[Qt-jambi-interest] Qt Jambi not using KDE Style

Eskil Abrahamsen Blomfeldt eblomfel at trolltech.com
Tue May 12 15:41:29 CEST 2009


Philipp Schmidt wrote:
> Hello,
>
> i have the Problem that QtJambi Apps won't use my selected KDE Style 
> (QtCurve), or in some cases default to a "Windows"-like style when it should 
> be using QtCurve. The Same goes for the Oxygen-Style. How can i make Jambi use 
> that Style or is it impossible to do that?
>   

The Qt Jambi binary packages are not compatible with the KDE binaries. 
For this reason, when using the .jar-file deployment option (which is 
the default for the binary packages) Qt Jambi will make an effort not to 
load plugins that have not been bundled in the .jar-files to avoid 
crashes on KDE.

You will need to build Qt Jambi against the same Qt configuration as 
KDE, and run the applications as regular (setting the library path etc.) 
rather than from .jar-files.

-- Eskil





More information about the Qt-jambi-interest mailing list