#1662: Menu text not visible in Kde4-Gui
----------------------+-----------------------------------------------------
Reporter: flynd | Owner:
Type: defect | Status: new
Priority: high | Milestone:
Component: qt4-gui | Version: 1.3.6
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment(by kiesel-stein):
The core of the problem is a dynamic_cast<KStyle::TextOption
*>(KStyle::Option*) failing(at
kdebase/runtime/kstyles/oxygen/oxygen.cpp:621/724), because the typeinfo
from oxygen.so and kdeui.so are not getting merged when dlopening the
kde4-plugin. This starts to work(and menu texts appear) if RTLD_GLOBAL is
added to the dlopen flags in licq.
--
Ticket URL: <http://www.licq.org/ticket/1662#comment:2>
Licq <http://www.licq.org/>
Licq - an instant messaging client for UNIX.