[KDE/Mac] Fixing graphics problems in KDE/Qt on Apple OS X
Nicolas Pavillon
nicos at macports.org
Sat Apr 26 15:57:27 UTC 2014
Hello,
Sure, here are below the lines of interest which worked for the dummy application I was referring to:
<key>LSEnvironment</key>
<dict>
<key>LANG</key>
<string>en_GB</string>
</dict>
where I was setting LANG as a test.
I also made a quick empirical test with KBounce as you suggested it. I first installed qt4-mac +raster, which
readily improved some of the interface. I then added the lines to set the QT_GRAPHICSSYSTEM=raster variable,
but I did not see any difference with it.
Cheers,
Nicolas
On Apr26, 2014, at 22:40, Marko Käning <mk-lists at email.de> wrote:
> Hi Nicos,
>
>> There is also the possibility of assigning application-specific variables in the Info.plist
>> file of bundles, through the LSEnvironment key. This approach could be used by automatically
> this is something which should be tested with KBounce and palapeli in order to check whether it works.
>
> Could you perhaps provide an example plist file which did the job for you?
>
> Greets,
> Marko
> _______________________________________________
> kde-mac at kde.org
> List Information: https://mail.kde.org/mailman/listinfo/kde-mac
> KDE/Mac Information: http://community.kde.org/Mac
More information about the kde-mac
mailing list