Re: [PyQt] Problem coding QListWidget

2008-12-16 Thread Stephan Hermann
Hi Piotr, On Tue, 2008-12-16 at 09:01 +0100, piotr maliński wrote: > I'm trying to use QListWidget to make basic file manager. Here: > http://www.wklej.org/id/28628/ is a example code of a problem that I > have. If I use mousePressEvent, then SelectionMode doesn't work > properly (selection range

Re: [PyQt] Changes in PyKDE

2008-07-11 Thread Stephan Hermann
Good Morning Jim, I think we have all say "Thank you for your work on PyKDE". Without you, at least on the KUbuntu Side Of Life ;), we weren't be able to push python even for KDE RAD development. Since 2005, when I first tried out PyKDE as RAD environment, I showed during one Ubuntu Developer S

[PyQt] kdepyuic enhancement

2008-01-04 Thread Stephan Hermann
patch for kdepyuic which does exactly this. Furthermore we fixed the wrong usage of the getopts stuff inside kdepyuic. Please find attached a patch for kdepyuic...we would like to see this pushed upstream. Thanks for all your work and we wish you all a good year 2008... \sh -- Stephan Hermann

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread Stephan Hermann
On Sunday 11 June 2006 15:01, Torsten Marek wrote: > Hi Phil, > > > Yes, but if, in the next 4 weeks, Germany beat England on penalties then > > I'm not going to release it. > > If we do, it's only for the good ol' time's sake. But before it comes to > that, England needs to learn to shoot its goal

Re: [PyKDE] Installing eric3 on Ubuntu

2006-01-26 Thread Stephan Hermann
Hi, On Thursday 26 January 2006 10:46, Fabio Spelta wrote: > > > On synaptic, use eric package and not eric3 package > > I miss something. I installed everything you wrote, but I get: > Traceback (most recent call last): > File "/usr/lib/python2.4/site-packages/eric/eric3.py", line 15, in ? >

Re: [PyKDE] Installing eric3 on Ubuntu

2006-01-26 Thread Stephan Hermann
On Thursday 26 January 2006 09:42, leau2001 wrote: > Package needed with synaptic > > — python2.4-qt3 > — python2.4-qtext > — python2.4-sip4.qt3 > — pyqt-tools > — python2.4-qt3-gl (to use l’OpenGL) > > — qt3-designer > — qt3-assistant > — qt3-dev-tools > — qt3-doc > — qt3-examples > — qt3-linguist

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

2006-01-21 Thread Stephan Hermann
Hi Andreas, On Friday 20 January 2006 21:24, Andreas Pakulat wrote: > 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 &

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] New PyKDE snapshot - help needed

2006-01-19 Thread Stephan Hermann
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ı: > > [...] > > > > > I changed the configure to

Re: [PyKDE] New PyKDE snapshot - help needed

2006-01-19 Thread Stephan Hermann
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: control reaches end of non-void function Using gcc version 4.0.3 20060115 (

Re: [PyKDE] New PyKDE snapshot - help needed

2006-01-19 Thread Stephan Hermann
Hi Phil, thanks a lot :) \sh PS: working on a new package now :) On Thursday 19 January 2006 12:57, Phil Thompson wrote: > On Thursday 19 January 2006 7:01 am, Jim Bublitz wrote: > > I've just sent a new PyKDE snapshot (PyKDE-snapshot20060118) to Phil and > > it should be available at http://r

Re: [PyKDE] New PyKDE snapshot - help needed

2006-01-19 Thread Stephan Hermann
Hi, is it possible to get the source tar ball earlier? I'm asking because today for Ubuntu is Upstream Version Freeze and I want to upload it asap so we can be in sync with upstream? Oh and the example code for KConfigSkeleton, I'll send you some example code, when I cleaned up my small test a

Re: [PyKDE] Re: Scalar types in KConfigSkeleton

2006-01-11 Thread Stephan Hermann
Hi, On Thursday 12 January 2006 01:11, Akos Polster wrote: > On Wednesday 11 January 2006 20:36, Jim Bublitz wrote: > > On Wednesday 11 January 2006 06:49, Akos Polster wrote: > > > Jim, I agree with all your worries but > > > > > > - don't we have a patch already making scalars types work? All we

Re: [PyKDE] PyKDE-snapshot20051013 fails against kde-3.5.0

2005-12-06 Thread Stephan Hermann
Hi Jim, when do you expect a new release of pykde or actually a new "sip,pyqt,pykde" toolchain. I need to fix the packages (at least for pykde) for kde3.5 in kubuntu/ubuntu dapper (development branch). Regards, \sh On Monday 05 December 2005 20:45, Jim Bublitz wrote: > On Monday 05 December 2

Re: [PyKDE] Latest PyKDE Snapshot

2005-06-30 Thread Stephan Hermann
Hi, what are the changes to last snapshot? Anyway, the changelog is not updated, and it's hard to determine the changes at all... can someone summarize the changes beginning from: [EMAIL PROTECTED]:~/kde/pykde$ less PyKDE-snapshot20050628/ChangeLog 2004/08/25 16:44:00 jim Released 3.11.3; a

[PyKDE] Status of python-kde3 on Ubuntu Breezy Badger

2005-06-05 Thread Stephan Hermann
regarding KConfigSkeleton. I will attach the used patches with this mail, so that everybody has the chance to include them, better if upstream could include them. Have a good start and a sunny day :) \sh -- Stephan Hermann eMail: [EMAIL PROTECTED] JID: [EMAIL PROTECTED] Tel.: +49700sourcecode

Re: [PyKDE] Scalar types in KConfigSkeleton

2005-06-05 Thread Stephan Hermann
Hi again, Am Sunday 05 June 2005 10:00 schrieb Stephan Hermann: > [...] I always forget :) You will find the synatax changes to kconfigskeleton on http://linux.blogweb.de/archives/27-python-kde3.html regards, \sh -- Stephan Hermann eMail: [EMAIL PROTECTED] JID: [EMAIL PROTECTED]

Re: [PyKDE] Scalar types in KConfigSkeleton

2005-06-05 Thread Stephan Hermann
1.4+snapshot20050316-0ubuntu2/ -- Stephan Hermann eMail: [EMAIL PROTECTED] JID: [EMAIL PROTECTED] Tel.: +49700sourcecode Skype: s.hermann Blog: http://linux.blogweb.de/ ___ PyKDE mailing listPyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

[PyKDE] New Ubuntu Packages with updated PyKDE

2005-05-26 Thread Stephan Hermann
is not working in some areas as expected. And this KConfigSkeleton issue is much older then the qlist.h patch. If you're interessted to include these patches to your upstream source, the patches can be downloaded at http://ubuntu.linux-server.org/ Click on python-kde3 and download th

[PyKDE] Problems using KConfigSkeleton and ItemBool etc.

2005-04-26 Thread Stephan Hermann
Hi, I'm new to PyKDE but not to KDE ;) So, I have a problem using addItemBool() in my application. Is there any workaround until this is fixed? I read in the archives of this list (http://mats.imk.fraunhofer.de/pipermail/pykde/2004-September/008483.html) that this problem is known, cause of th