[PyKDE] Eric3: Improving the shell.

2005-09-29 Thread Joshua Gilbert
I gave it a go at writing the code myself, but I got lost, I can't find where the event is actually handled. To trace execution I'm running eric.py (eric-snapshot-20050917) in eric (Debian testing). Anyway, here are my points. Replace it with IPython? IPython rocks. Awesome shell,

Re: [PyKDE] Newbie getting started on Debian

2005-09-29 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Torsten Marek schrieb: I should stop writing mails if I continue to mistype all the urls I post. It's http://diotavelli.net/files/pykde-debian-etch which you maybe already figured out for yourself. greetings Torsten - -- Torsten Marek <[EMAIL PROT

Re: [PyKDE] Newbie getting started on Debian

2005-09-29 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jon schrieb: > Hi Torsten, Andreas. > > I added sources for unstable and got the python-kde3 source. > > $ apt-get source python-kde3 > $ cd python-kde3-3.11.3 > $ fakeroot dpkg-buildpackage > > dpkg-checkbuilddeps: Unmet build dependencies: ... >

Re: [PyKDE] Newbie getting started on Debian

2005-09-29 Thread Richard Smith
> > I installed a few of the dependencies using apt-get -t unstable until > python2.3-qt3, which wanted to install a whole lot of KDE 3.4. I didn't > want this much from sid. Wise choice. The ABI transition is not complete and that upgrade would have broken your KDE. If you do mess things up you

Re: [PyKDE] Newbie getting started on Debian

2005-09-29 Thread Jon
Hi Torsten, Andreas. I added sources for unstable and got the python-kde3 source. $ apt-get source python-kde3 $ cd python-kde3-3.11.3 $ fakeroot dpkg-buildpackage dpkg-checkbuilddeps: Unmet build dependencies: ... dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting. I instal

Re: [PyKDE] Newbie getting started on Debian

2005-09-29 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jon, > I'm new to PyQt/PyKDE programming and want to get started on Debian > testing (etch). > > It appears the Qt bindings are in there but the KDE bindings are > missing. What are my options for getting it going? I looked on Torsten > Marek's s