Menu

Strange UI colors

Bugs
2021-10-12
2021-11-01
  • Pablo Gimenez

    Pablo Gimenez - 2021-10-12

    Hello.
    Just updated to the latest mrViewer on Windows, v5.9.9 .
    I have noticed the UI has changed, I'm getting very strange colors no matter the color theme or UI style I choose
    I've attached a capture to show how it looks.
    About the general changes in the UI I think the only thing I really miss in mrViewer is more love in the UI, I know is a pain and a lot of time.
    I personally will prefer to stick with one UI style, plain or gtk+ is ok, keep it simple, then I would avoid the use of that rounded backgrounds in some labels and buttons, they don't look good in FLTK, normal square shapes I think are better.
    For icons again keep it much simple, these for me are much clear, simple and better looking icons:
    https://materialdesignicons.com/
    https://fontawesome.com/v5.15/icons?d=gallery&p=2&m=free
    https://fontawesome.com/v4.7/icons/

    Thanks for this great tool, is a gem!

     
  • ggarra13

    ggarra13 - 2021-10-12

    That's really weird. Try setting the color theme to Dark Grey or Black and show me a pic of those. Those should look okay. If they don't, make sure there's a mrViewer.colors file in the colors directory of mrViewer (or in the home directory .filmaura directory). If there isn't, reinstall.

     
  • ggarra13

    ggarra13 - 2021-10-12

    Also, if you fire it from Maya, check HOME/Documents/.filmaura for the mrViewer.colors file. If they don't work, remove all mrViewer.colors file from HOME/.filmaura and HOME/Documents/.filmaura. Make sure in the logs that the loaded colors file is the one in the mrViewer's directory.

     
  • Pablo Gimenez

    Pablo Gimenez - 2021-10-13

    Thanks gga.
    I think the reason for this issue is that we are using the STUDIOPATH envvar to set a common place for the mrViewer setup.
    In that location there are three files: mrViewer.prefs, mrViewer.lock.prefs and mrViewer.keys.prefs
    There wasn't any colors file there, I found the colors file in the install dir and copy both the file directly into the STUDIOPATH location and also the colors folder.
    But no luck so far, same result.
    I have also tried, unsetting the envar in a terminal and running mrViewer, same result.
    I get the same weird colors when I change to another theme, the overal color change but I still have these weird red backgrounds.

    Thanks

     
  • ggarra13

    ggarra13 - 2021-10-13

    Can you check in the logs ( Window->Logs ) where it is loading the color theme from (it should say something like: Loaded color themes from ...) ? We need to start from there to debug it. Don't copy the .colors file anymore as it just increases the difficulty in debugging it.

     
  • Pablo Gimenez

    Pablo Gimenez - 2021-10-13

    Here is the log:
    [prefs] Loaded preferences from C:\studio\tools\dotfiles\mrviewermrViewer.prefs
    [prefs] Inited R3D SDK from: C:/opt/mrviewer/lib
    [prefs] Loaded color themes from C:/opt/mrviewer/colors/mrViewer.colors.
    [prefs] Loading hotkeys from C:\studio\tools\dotfiles\mrviewermrViewer.keys
    [opengl] Selecting shader type automatically: OpenGL 2.0 GLSL
    [opengl] Using hardware shader profile: OpenGL 2.0 GLSL
    [opengl] mrViewer supports YUV images through shaders.
    [ocio] Setting OCIO config to saved preferences.
    [ocio] Setting OCIO config to:
    [ocio] C:\studio\pipeline\ocio\CAVE_aces_ocio_config\config.ocio

     
  • ggarra13

    ggarra13 - 2021-10-13

    Okay. Try setting STUDIOPATH with a slash at the end, as it is missing it. It should say:
    [prefs] Loaded preferences from C:\studio\tools\dotfiles\mrviewer/mrViewer.prefs
    or
    [prefs] Loaded preferences from C:\studio\tools\dotfiles\mrviewer\mrViewer.prefs

     
  • ggarra13

    ggarra13 - 2021-10-14

    Download v5.9.9 again as I found out it was severely broken. Let me know if that fixes anything.

     

    Last edit: ggarra13 2021-10-14
  • Pablo Gimenez

    Pablo Gimenez - 2021-10-14

    Thanks gga.
    I did it with same result. I think is something on our side. Im not sure what is it, but I have an old image of our systems and there mrViewer seems to work fine. I need to dig into it.
    I have attached a capture of how it looks when applying the Black them.
    I have no idea what can be causing this issue.

     
  • ggarra13

    ggarra13 - 2021-10-15

    Well, that's certainly not the Black theme at all. It is clearly not being applied. The black theme should look like:

     

    Last edit: ggarra13 2021-10-15
  • ggarra13

    ggarra13 - 2021-10-15

    Download this debug version of mrViewer. https://mega.nz/file/SaRQmJRY#WLzPBzgEgic4RJRGy4ZjB83cF8ZsQu_6Fa4tCVTWf7g
    Run it with -d 3 from the command-line or from a .bat file, like:
    mrViewer -d 3
    It will print a lot of messages to the log, and console including the colors being applied. Save the log (it will save it to your home directory, like C:/Users/yourlogin). Attach the log here for me to debug it.

     
  • Pablo Gimenez

    Pablo Gimenez - 2021-10-15

    Thanks, here is the errorlog.
    The only issue i have seen is something about an error creating the Opengl context.

     
  • ggarra13

    ggarra13 - 2021-10-16

    I don't see anything wrong in that log, unfortunately. It seems colors are applied correctly.

     
  • ggarra13

    ggarra13 - 2021-10-31

    I was wondering if you had had any chance to check what might now be different in your environment. I have been unable to reproduce your colors gone wrong so far.

     
  • Pablo Gimenez

    Pablo Gimenez - 2021-11-01

    Sorry gga.
    Yeah I looked into it. Unfortunately I couldn't fund the reason because the colors are broken in the Preferences window. the rest of the UI seems to work fine, so we can use it, I have a centralised preferences file, so in theory people shouldn't need to go into Preferences.
    Is just annoying, but no clue why its happening.

     

Log in to post a comment.