Re: [PyKDE] PyKDE-3.11 final release

2004-06-13 Thread Troy Melhase
On Saturday 12 June 2004 11:55 am, Jim Bublitz wrote: > Please report any bugs uncovered to the list as soon as possible and I will > get bug fix releases out as quickly as I can. Packagers may want to hold > off for a few days to see if any major problems turn up (and thanks again > to all of thos

Re: [review] [PyKDE] pykde 3.11 final fails in kdeui code generation

2004-06-13 Thread Jim Bublitz
On Sunday 13 June 2004 14:26, [EMAIL PROTECTED] wrote: > Hi, > > this is the error message: > > Generating the C++ source for the kdeui module... > /usr/bin/sip -x Qt_STYLE_WINDOWSXP -x Qt_STYLE_INTERLACE -t WS_X11 -t > Qt_3_3_0 -t KDE_3_2_3 -j 2 -c kdeui -b kdeui/kdeui.sbf -I sip -I > /usr/share/s

[PyKDE] pykde 3.11 final fails in kdeui code generation

2004-06-13 Thread current
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, this is the error message: Generating the C++ source for the kdeui module... /usr/bin/sip -x Qt_STYLE_WINDOWSXP -x Qt_STYLE_INTERLACE -t WS_X11 -t Qt_3_3_0 - -t KDE_3_2_3 -j 2 -c kdeui -b kdeui/kdeui.sbf -I sip -I /usr/share/sip -I sip/dcop -I

Re: [PyKDE] PyKDE-3.11 final release

2004-06-13 Thread Jim Bublitz
On Sunday 13 June 2004 04:50, Michael 'Mickey' Lauer wrote: > Am Sa, den 12.06.2004 um 12:55 Uhr -0700 schrieb Jim Bublitz: > Could I sweet talk you into releasing a matching version of presip too > when you get a chance? Sure - I'll mail you a tarball as soon as I get one put together. If anyon

Re: [PyKDE] eric3 - debugging & svn integration

2004-06-13 Thread Gordon Tyler
Detlev Offenbach wrote: 3. svn checkout forces '/trunk' onto the end of the repository path if no tag is specified. what I really wanted was a 'just use _this_ path' setting. changing line 177 in subversion.py to svnUrl = vcsDir had the effect I was after. The subversion integration is following th

Re: [PyKDE] PyKDE-3.11 final release

2004-06-13 Thread Michael 'Mickey' Lauer
Am Sa, den 12.06.2004 um 12:55 Uhr -0700 schrieb Jim Bublitz: > PyKDE-311 is now available at: > > http://www. riverbankcomputing.co.uk/pykde > > This code and docs are updated to cover new methods in KDE 3.2.3, and includes > support for writing DCOP client and DCOP-enabled applications (incl

Re: [PyKDE] eric3 - debugging & svn integration

2004-06-13 Thread Detlev Offenbach
Hi, thanks you very much for this lengthy report. I'll look into the topics and will try to fix the problem areas. Some comments can be found below. Detlev Am Sonntag, 13. Juni 2004 04:45 schrieb Robin Bryce: > hi all, > Newbie eric3 user migrating from winglite. I like the eric3 > environment