On Fri, Feb 24, 2012 at 11:56, Andras Mantia <[email protected]> wrote:
> On Friday, February 24, 2012 11:51:51 AM Thiago Macieira wrote: > > Correct. > > > > Make sure that your new KDE's installation is found by the Qt plugin > > system, either by setting QT_PLUGIN_PATH or by editing Trolltech.conf. > > I have this: > printenv QT_PLUGIN_PATH > > /opt/qt4/plugins:/opt/kde4/lib64/kde4/plugins:/encrypted/home/andris/.kde4/lib64/kde4/plugins/:/opt/kde4/lib64/kde4/plugins/ > > > cat ~/.config/Trolltech.conf > [qt] > 4.7\libraryPath=/opt/kde4/lib64/kde4/plugins > 4.8\libraryPath=/opt/kde4/lib64/kde4/plugins > > qtcreator > QPainter::begin: Paint device returned engine == 0, type: 2 > QPainter::setCompositionMode: Painter not active > qtcreator: symbol lookup error: /usr/lib64/kde4/plugins/styles/oxygen.so: > undefined symbol: _ZN6Oxygen7TileSetC1ERK7QPixmapiiii > > > No matter what I do, it still loads from /usr/lib64. > Fwiw, on Kubuntu there is another Trolltech.conf in /etc/xdg/, modifying that one solved the issue for my KDE 4.8/master environment. Although that actually might have uncovered even more config issues. -- Martin Klapetek | KDE Developer
