davidsansome / gtk-qt-engine

Automatically exported from code.google.com/p/gtk-qt-engine
7 stars 4 forks source link

OpenOffice has major flaws, missing icons, blinking, disappearing menu text, et cetera. #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(Issue imported from Trac - anonymous)

OpenOffice Applications render horribly incorrectly. On mousover, icons 
appear and so does text, but as soon as the mouse leaves, they disappear. 
If the windows is unmaximized then maximized again, it appears to help, 
but upon doing anything in the window, the same bugs appear again. Please, 
fix this, it is the only thing that pervents me from using your great app. 

Screen shot: http://img263.imageshack.us/img263/2715/oooerrornh4.png

Original issue reported on code.google.com by davidsansome on 1 Apr 2009 at 1:58

GoogleCodeExporter commented 9 years ago
I confirm this bug.

Original comment by keerthi....@gmail.com on 13 Apr 2009 at 11:35

GoogleCodeExporter commented 9 years ago
I have the same issue.
Is there any workaround (e.g. per application settings)?

Original comment by fmjrey on 1 Aug 2009 at 5:22

GoogleCodeExporter commented 9 years ago
There is a workaround. It sort of sucks.

Basically, in order to make the qt-gtk engine function properly at all in KDE4 
(and
possibly KDE3; I dunno), you have to change it so that it uses a specific GTK 
theme
instead of trying to emulate your QT theme. If you're using KDE4 and you have
kde4-oxygen installed for GTK, select it from your list of GTK themes in the 
system
settings. Not only does it look good, but it pretty much fixes every bug with 
the
engine, including the one where Firefox refuses to close.

Unfortunately doing this ties you to using Oxygen or QtCurve if you want a 
universal
look for your system.

Original comment by hmen...@gmail.com on 24 Aug 2009 at 1:06

GoogleCodeExporter commented 9 years ago
I found a solution that works for OpenOffice, don't know if it works for other 
programs as well. Execute this command before starting OpenOffice:
export SAL_GTK_USE_PIXMAPPAINT=1

Original comment by tobimen...@gmail.com on 21 Dec 2009 at 6:02

GoogleCodeExporter commented 9 years ago
I can confirm the solution offered in comment #4.

Original comment by paleh...@gmail.com on 2 Jun 2010 at 8:35

GoogleCodeExporter commented 9 years ago
I confirm this bug on latest Arch Linux with gtk-qt-engine 1.1-2 and 
OpenOffice.org 3.2.1

Original comment by diego.vi...@gmail.com on 24 Oct 2010 at 2:29