Re: [PyKDE] New PyKDE snapshot - help needed

2006-01-20 Thread Danny Pansters
There's one I forgot to mention: the kspell2 sip files don't seem to get installed. (I left it that way for now, they get built into the module alright I reckon, the sips are mostly for reference but I do have them installed by default) Cheers, Dan It'll be way too cold and wet tomorrow to cl

Re: [PyKDE] New PyKDE snapshot - help needed

2006-01-20 Thread Jim Bublitz
On Friday 20 January 2006 15:36, Danny Pansters wrote: > On Thursday 19 January 2006 07:01, Jim Bublitz wrote: > > I also need feedback on whether this snapshot builds on various systems - > > I currently am only setup to test on SuSE so none of this has been tested > > on Fedora, Mandriva, Ubuntu

Re: [PyKDE] PyKDE update

2006-01-20 Thread Ismail Donmez
Hi Jim, Cumartesi 21 Ocak 2006 02:15 tarihinde, Jim Bublitz şunları yazmıştı: > A couple bugs were reported and I have those fixed. Depending on KDE 3.5.1 > being released, I'll either put out a new snapshot in the next day or two > (if it's not out, or I can't d/l it fast enough) or within a week

[PyKDE] PyKDE update

2006-01-20 Thread Jim Bublitz
A couple bugs were reported and I have those fixed. Depending on KDE 3.5.1 being released, I'll either put out a new snapshot in the next day or two (if it's not out, or I can't d/l it fast enough) or within a week or so (if KDE 3.5.1 is ready to go). A couple of other things I forgot to mentio

Re: [PyKDE] PyKDE concatenation and gcc4.0.3 [was: New PyKDE snapshot - help needed]

2006-01-20 Thread Jim Bublitz
On Friday 20 January 2006 11:53, Stephan Hermann wrote: > Hi Jim, > > On Friday 20 January 2006 20:03, Jim Bublitz wrote: > > On an 800MHz machine with a 100MHz front side bus, the concatenated > > version using gcc 3 takes about 45 minutes, the non-concatenated version > > with gcc 4 takes about 7

Re: [PyKDE] New PyKDE snapshot - help needed

2006-01-20 Thread Jim Bublitz
On Thursday 19 January 2006 06:28, Stephan Hermann wrote: > Hi, > > I just tried to build it on Ubuntu: > > this was the error: (i386) > > > sipkdecorepart0.cpp: In function 'PyObject* > convertFrom_QValueList_0200KConfigSkeleton_ItemEnum_Choice(void*)': > sipkdecorepart0.cpp:111275: warning: contr

Re: [PyKDE] New PyKDE snapshot - help needed

2006-01-20 Thread Danny Pansters
On Thursday 19 January 2006 07:01, Jim Bublitz wrote: > I also need feedback on whether this snapshot builds on various systems - I > currently am only setup to test on SuSE so none of this has been tested on > Fedora, Mandriva, Ubuntu or Gentoo. I don't expect major problems. FreeBSD is ok. New p

Re: [PyKDE] PyKDE concatenation and gcc4.0.3 [was: New PyKDE snapshot - help needed]

2006-01-20 Thread Andreas Pakulat
On 20.01.06 20:53:13, Stephan Hermann wrote: > Hi Jim, > > On Friday 20 January 2006 20:03, Jim Bublitz wrote: > > On an 800MHz machine with a 100MHz front side bus, the concatenated version > > using gcc 3 takes about 45 minutes, the non-concatenated version with gcc 4 > > takes about 75 minutes,

Re: [PyKDE] PyKDE concatenation and gcc4.0.3 [was: New PyKDE snapshot - help needed]

2006-01-20 Thread Stephan Hermann
Hi Jim, On Friday 20 January 2006 20:03, Jim Bublitz wrote: > On an 800MHz machine with a 100MHz front side bus, the concatenated version > using gcc 3 takes about 45 minutes, the non-concatenated version with gcc 4 > takes about 75 minutes, and (as I recall) the non-concatenated version with > gc

Re: [PyKDE] Installing PyQt4 on (k)ubuntu

2006-01-20 Thread Fabio Spelta
> Make sure the Qt 4.1.0 bin directory is on your PATH. Done (I needed to put it at the beginning of the PATH string, elsewhere it didn't find the right binaries anyhow). It could be pehraps useful to suggest that, straight in the configure.py error message? The previous message I got (about QMAK

Re: [PyKDE] Installing PyQt4 on (k)ubuntu

2006-01-20 Thread Ismail Donmez
Cuma 20 Ocak 2006 21:44 tarihinde, Fabio Spelta şunları yazmıştı: > > Make sure the Qt 4.1.0 bin directory is on your PATH. > > Done (I needed to put it at the beginning of the PATH string, > elsewhere it didn't find the right binaries anyhow). It could be > pehraps useful to suggest that, straig

Re: [PyKDE] New PyKDE snapshot - help needed

2006-01-20 Thread Jim Bublitz
On Thursday 19 January 2006 06:54, Stephan Hermann wrote: > Hi Ismail, > > On Thursday 19 January 2006 15:39, Ismail Donmez wrote: > > Perşembe 19 Ocak 2006 16:35 tarihinde, Ismail Donmez şunları yazmıştı: > > > Perşembe 19 Ocak 2006 16:28 tarihinde, Stephan Hermann şunları > > > yazmıştı: [...] >

[PyKDE] Converions between QString and str in PyQt4

2006-01-20 Thread Andreas Pakulat
Hi, I have an issue with conversion between QString and str. The problem I have is as follows: create a QtCore.QVariant("true") and calling it's toBool() function returns false, regardless of what the string actually contains Use an explicit QtCore.QString("true") constructor and everythings fin

Re: [PyKDE] PyKDE concatenation and gcc4.0.3 [was: New PyKDE snapshot - help needed]

2006-01-20 Thread Jim Bublitz
On Thursday 19 January 2006 06:31, Andreas Pakulat wrote: > On 19.01.06 14:22:53, Andreas Pakulat wrote: > > On 18.01.06 23:01:01, Jim Bublitz wrote: > > > I also need feedback on whether this snapshot builds on various systems > > > - I currently am only setup to test on SuSE so none of this has b

Re: [PyKDE] Installing PyQt4 on (k)ubuntu

2006-01-20 Thread Phil Thompson
On Friday 20 January 2006 6:15 pm, Fabio Spelta wrote: > I am new in Qt and Python, so I have no background in compiling sip > and all the like to get PyQt working. > I'm wondering if there is a tutorial or a step by step guide to > accomplish the job. > I have installed all the ubuntu packages tha

Re: [PyKDE] New PyKDE snapshot - help needed

2006-01-20 Thread Jim Bublitz
On Thursday 19 January 2006 04:41, Ismail Donmez wrote: > Perşembe 19 Ocak 2006 09:01 tarihinde, Jim Bublitz şunları yazmıştı: > > I've just sent a new PyKDE snapshot (PyKDE-snapshot20060118) to Phil and > > it should be available at http://riverbankcomputing.co.uk/snapshots/PyKDE > > as soon as he

[PyKDE] Installing PyQt4 on (k)ubuntu

2006-01-20 Thread Fabio Spelta
I am new in Qt and Python, so I have no background in compiling sip and all the like to get PyQt working. I'm wondering if there is a tutorial or a step by step guide to accomplish the job. I have installed all the ubuntu packages that could be related (her, that's what I hope): python2.4-sip-dev

Re: [PyKDE] gui-lockup with eric3

2006-01-20 Thread Detlev Offenbach
Am Freitag, 20. Januar 2006 15:51 schrieb Andreas Pakulat: > Hi, > > I locked eric3's GUI as it seems. > > I was debugging an application and clicked on the icon, ending the > debugger. Before the debugger was completely done closing (i.e. the > toolbars and views were just beeing rearranged) in a

Re: [PyKDE] Suggestions for qtdemo porting

2006-01-20 Thread Phil Thompson
On Friday 20 January 2006 2:35 pm, Andreas Pakulat wrote: > Hi, > > porting qtdemo I came to another problem: > > The directories in PyQt4 don't have _any_ documentation, especially no > README file that explains what type of examples are contained in that > "directory". > > So the question is: Rew

[PyKDE] gui-lockup with eric3

2006-01-20 Thread Andreas Pakulat
Hi, I locked eric3's GUI as it seems. I was debugging an application and clicked on the icon, ending the debugger. Before the debugger was completely done closing (i.e. the toolbars and views were just beeing rearranged) in a hurry I clicked the "execute project" button and hit enter when the di

[PyKDE] Suggestions for qtdemo porting

2006-01-20 Thread Andreas Pakulat
Hi, porting qtdemo I came to another problem: The directories in PyQt4 don't have _any_ documentation, especially no README file that explains what type of examples are contained in that "directory". So the question is: Rewrite the function that finds and reads this README so that it instead loo

Re: [PyKDE] PyQt4 and flowlayout.py

2006-01-20 Thread Andreas Pakulat
On 20.01.06 11:23:34, Guest007 wrote: > Hello 2 All > > I don't know, how about earlier snapshots, but in last 3 of them > flowlayout.py make a "Segmentation fault". I can confirm this and attached is the backtrace from gdb (I removed the "middle" part as the backtrace is extremly long and it

Re: [PyKDE] PyQt4 and flowlayout.py

2006-01-20 Thread Phil Thompson
On Friday 20 January 2006 8:23 am, Guest007 wrote: > Hello 2 All > > I don't know, how about earlier snapshots, but in last 3 of them > flowlayout.py make a "Segmentation fault". Should be fixed in tonight's SIP and PyQt snapshots. Thanks, Phil ___ Py

[PyKDE] Eric3: "Revert to last saved state" keyboard shortcut

2006-01-20 Thread Nicola Larosa
> ...Eric3 uses the Ctrl+Shift+Z shortcut for "Revert to last saved state"! > > Which means that the hapless programmer reaches for Redo, and instead loses > all unsaved changes. :-( I take that back, of course Redo still worked, so I did not lose anything, in the end. :-) That key association i

[PyKDE] Eric3: "Revert to last saved state" keyboard shortcut

2006-01-20 Thread Nicola Larosa
While there's general agreement that the Undo keyboard shortcut is Ctrl+Z, there's no agreement on the Redo one: some programs, like Eric, use Ctrl-Y, others use Ctrl+Shift+Z, with no consistence in neither the KDE nor the Gnome desktops. While it's not an optimal situation, it's nonetheless a wor

Re: [PyKDE] Segault > Bug in pyQT? (Or stupid me?) > solved

2006-01-20 Thread Michael Zimmermann
Phil Thompson wrote: No, sorry, there aren't enough clues in the backtrace to suggest a particular problem. You need to simplify your code to narrow it down. Hi Phil, it took me a while to reduce the problem down to something manageable (see attached file). What I found out is the folllow

[PyKDE] PyQt4 and flowlayout.py

2006-01-20 Thread Guest007
Hello 2 All I don't know, how about earlier snapshots, but in last 3 of them flowlayout.py make a "Segmentation fault". -- WBR Guest007 JID: [EMAIL PROTECTED] ___ PyKDE mailing listPyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mai