https://bugs.documentfoundation.org/show_bug.cgi?id=98679

Maxim Monastirsky <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |NOTABUG

--- Comment #1 from Maxim Monastirsky <[email protected]> ---
(In reply to Mayank Gupta from comment #0)
> It gives theme errors as follows:
> (soffice:3049): Gtk-WARNING **: Theme parsing error: <data>:1:59:
> 'min-width' is not a valid property name
> 
> (soffice:3049): Gtk-WARNING **: Theme parsing error: <data>:1:76:
> 'min-height' is not a valid property name
master is adapted for gtk 3.20, that's why you see it I believe.

> And every component (may it be Calc, Impress or Writer) shows malfunction
> theme.
> (Screenshot Included)
I don't see any theming problems in your screenshot. It's just the gtk3
backend, that honors the black toolbar background from your theme (and breeze
icons don't play well with black background.) If you don't like the gtk3
backend, you can easily force the gtk2 one by "export SAL_USE_VCLPLUGIN=gtk".

> And when I run in terminal (terminal opened on source/instdir/program):
> soffice
> 
> There is no such problem faced.
When you run just "soffice" it runs the system one! To run the one you compiled
you should do "./soffice".

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to