Re: Perl-Qt and kde 3.3.3 (and minor patch)
David Greaves <[email protected]>
| Newsgroups | gmane.comp.kde.devel.perl |
|---|---|
| Message-ID | <[email protected]> |
Well, I'm now running very happily - I'm bumping up against some perlqt/ithread issues and the templating problem but the basic designer/perlqt is fine. I did have to go to CVS to get it all working - patches including below and of course the puic ones Alain fixed to avoid the 'too recent version of Qt Designer' (I'm running Debian btw) I also had a designer crashing problem that I traced back to an X bug (still in conversation - fix for now is not to use italics in the font highlighting) - what problems are you having exactly? David Vaughan, Bennie R Mr wrote: >David, > I just updated to Fedora Core 2. Running Qt Designer (3.3), got the >same problem. Have you had any luck... I am updating numerous systems to >Fedora Core 2; placed that on hold for now until I get this corrected. > >-----Original Message----- >From: David Greaves [mailto:[email protected]] >Sent: Tuesday, August 24, 2004 4:22 PM >To: [email protected] >Cc: [email protected] >Subject: [Kde-perl] Perl-Qt and kde 3.3.3 (and minor patch) > > This trivial patch fixed the preferences not saving properly (well > loading actually). > --- PerlQt-3/perleditor/conf.cpp.~1.1.1.1.~ 2003-05-22 > 21:34:45.000000000 +0100 > +++ PerlQt-3/perleditor/conf.cpp 2004-08-24 21:24:37.000000000 > +0100 > @@ -92,7 +92,17 @@ > ~ int red = 0, green = 0, blue = 0; > > ~ QString elements[] = { > - > + "Comment", > + "Number", > + "String", > + "Qt Namespace", > + "Keyword", > + "Core Function", > + "Scalar", > + "Hash Key", > + "Label", > + "Standard", > + "Regular Expression", > ~ QString::null > ~ }; > > > > So with KDE 3.3.3 and designer 3.3.3 I get: > puic: File generated with too recent version of Qt Designer (3.3). > Recent extensions won't be handled. > > and main.pl is empty. > > Am I pushing too far here? > > David > PS I hope not - I'm pulling perlqt from CVS now... _______________________________________________ Kde-perl mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-perl _______________________________________________ Kde-perl mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-perl