[Kde-perl] PerlQt-3.004-RC1
Germain Garand
kde-perl@mail.kde.org
Sat, 7 Dec 2002 17:58:11 +0000
Le Samedi 07 D=E9cembre 2002 17:15, Germain Garand a =E9crit :
>(testing of 5.8.1 is planned)
mmmh... sure it can be planned... however, it seems 5.8.1 doesn't exist.
I probably dreamed of Perl last night :o)
Anyway, while I'm on embarrassing things...
The dreadful KDE theming-related segfault is still there. I've tried coun=
tless=20
hours to get rid of it by all means but no luck.
Thus people wanting to distribute there PerlQt application should check t=
he=20
"style=3D" line in ~/.qt/qtrc on the user's system.
If it's /marble|system(alt)?|riscos/ they should call setStyle("default")=
on=20
their Qt::app object before any call to show (one could also do it throug=
h a=20
shell script and exec your_program.pl -style=3Ddefault).
G.