On Donnerstag, 10. April 2008, Simon Edwards wrote: > Hello all, > > Some people here might have crossed paths with the "menu text missing in > PyKDE apps with Oxygen" bug. Basically menu labels are not rendered when > a PyKDE4 application is used with the Oxygen widget style. After quite a > lot of hair-pulling work over the last few days I've figured out what > the problem is. > > First, a solution. Put the following lines in your PyKDE4/__init__.py > file in your Python installation's site-packages directory. (typically > /lib/python2.5/site-packages/PyKDE4/__init__.py). > > import sys, dl > sys.setdlopenflags(dl.RTLD_NOW|dl.RTLD_GLOBAL)
Python seems to be broken on openSUSE 10.3 64-bit. It doesn't contain the dl.so library. Any help is appreciated. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt