Menu

#129 Details Section is Osm remains black (not showing anything)

v1.0 (example)
open
nobody
None
4
2024-10-24
2024-10-14
No

I am running Osmo 0.4.4 on my Endevour OS System (Linux 6.11.3-arch1-1). My Desktop Environment is XFCE. I like the tool very much so far. Great Design. However I am facing one serious issue: The details section like Task details or Contact details remains black - it is showing nothing but I noticed that the content is available in the section just not visible (For example I can hoover over the black section and in case there is a hyperlink the mouse pointer changes and I can open the hyperlink).). I am using a dark theme with my XFCE Desktop so I thought this causes the issue but I tried all the themes even the bright ones with the same result the details section remains completely black. See attached screenshot. I would love to start using Osmo but this issue is a showstopper.

Any idea what is going wrong and how to fix it?

Best regards
Kemuzor

1 Attachments

Discussion

  • Tomek

    Tomek - 2024-10-15

    Please use "--html-stylesheet" command line option to set your own colors.

    For example, create osmo.css file with the following content:

    body {
      background-color: #000000;
      color: #ffffff;
    }
    

    then run osmo as:

    osmo --html-stylesheet=osmo.css
    
     

    Last edit: Tomek 2024-10-15
  • Reinhard Rozumek

    Where do I need to place the osmo.css stylesheet file?

     
  • Reinhard Rozumek

    I tried it with osmo --html-stylesheet=<path-to-osmo.css>/osmo.css</path-to-osmo.css>

    It's not working. The detailed section stills remains black and the content is not visible.

     
  • Reinhard Rozumek

    Actually I figured out it's not a problem of of colors that can be fixed with stylesheets. When I select an entry in the left panel for a special contact the details section remains black and the content invisible as I already described in the initial problem statement of this thread. But when I point the mouse pointer a little bit outside of the details window and drag it down I can see the details as long as I press the left mouse button. Once I release it the details windows is black again and the content is not visible. Very strange behavior. Not sure if anyone has the same issue or this can be reproduced.

    Any ideas?

     

    Last edit: Reinhard Rozumek 2024-10-24

Log in to post a comment.

MongoDB Logo MongoDB