Re: [PyKDE] PyKDE-3.5-1

2003-04-06 Thread Ricardo Javier Cardenes Medina
On Sat, Apr 05, 2003 at 11:31:26PM -0500, Gordon Tyler wrote: > My system doesn't have qlist.h but I found it in an old copy of kde3.1-rc6 > source and it just includes qptrlist.h. I tried editing sip/kprocctrl.sip to > change the include to use qptrlist.h because it has a define to substitute

Re: [PyKDE] PyKDE trivia

2003-03-31 Thread Ricardo Javier Cardenes Medina
On Sun, Mar 30, 2003 at 09:54:47PM -0800, Jim Bublitz wrote: > >using tmake, no -c switch >3 2.1.1SuSE 7.13:011:00:50 > >using qmake, no -c switch >4 3.0.0SuSE 8.08:47 48:10 >2 3.0.1SuSE 7.

Re: [PyKDE] Compiling PyQt on Debian

2003-03-26 Thread Ricardo Javier Cardenes Medina
On Wed, Mar 26, 2003 at 08:26:45AM +0200, Jan Ekholm wrote: Erm... It seems that I answered Jan privately instead of doing it to the list. This is just to acknowledge that he's now aware of the existence of people.debian.org :-) ___ PyKDE mailing list

[PyKDE] ANN: Debian packages + new arch

2003-03-25 Thread Ricardo Javier Cardenes Medina
Hi, I've uploaded to ~rcardenes latest snapshots of sip, QScintilla, PyQt, and eric 3.1 (changing /usr/bin/helpviewer to /usr/bin/helpviewer-eric, as it collides with wxPython). I'm now uploading i386 and powerpc packages, as I own an iBook since last week :-) pgp0.pgp Description: PGP si

Re: [PyKDE] [PATCH] reduce PyQt concatenated build time on SMP

2003-03-24 Thread Ricardo Javier Cardenes Medina
On Mon, Mar 24, 2003 at 02:58:30PM +, Phil Thompson wrote: > > Yes - I'd be happy with this. It also helps those compilers (aka MSVC) that > choke on such a large C++ file but would probably handle... > > python build.py -c -j 10 I thought that MS C++ compiler featured header precompilation

Re: [PyKDE] PyQt/RH/KDE 3.1.1

2003-03-24 Thread Ricardo Javier Cardenes Medina
On Mon, Mar 24, 2003 at 01:28:43AM -0700, bondpaper wrote: > > Hello, > > I just upgraded KDE to 3.1.1, and was intrigued to discover that when I > import qt in python, I get the following error: > > File:"/usr/lib/python2.2/site-packages/qt.py", line 53 in ? > import libgtc > ImportError: /usr

Re: [PyKDE] PyQt & QScintilla Status

2003-03-18 Thread Ricardo Javier Cardenes Medina
On Sun, Mar 16, 2003 at 04:33:22PM +, Phil Thompson wrote: > FYI... > > Tonight's snapshots of SIP, PyQt and QScintilla should be treated as release > candidates for SIP 3.6, PyQt 3.6 and QScintilla 1.0. > > I plan to release the final versions as soon as Python 2.3 is released. > > Now is

Re: [PyKDE] Problem building PyQt, QScintilla, and eric

2003-03-12 Thread Ricardo Javier Cardenes Medina
On Wed, Mar 12, 2003 at 10:45:29AM -0800, Jim Bublitz wrote: > > Or use the -c flag, then you only need to get a coffee. > > I didn't know -c stood for "coffee" -- I always thought it was for > "Cardenes" :) Lol. I bet for "concatenate" :D ___ PyKDE ma

Re: [PyKDE] Printing (General)

2003-03-11 Thread Ricardo Javier Cardenes Medina
On Tue, Mar 11, 2003 at 12:07:40PM -0800, Jim Bublitz wrote: > As far as report generation/layout - I agree there isn't a good > general purpose solution that I'm aware of (good project > possibility for someone who's interested). It would be fine porting FOP back to Python :') (now it's 100% Java

Re: [PyKDE] is sid broken?

2003-03-07 Thread Ricardo Javier Cardenes Medina
On Fri, Mar 07, 2003 at 09:35:43AM -0500, Peter Osborne wrote: > The packages I am having problems with are: > > eric_3.0.1_all.deb > python-eric_3.0.1_all.deb > python2.2-eric_3.0.1_all.deb > python2.2-qt3c102_3.5+20030303-1_i386.deb > pyuic3_3.5+20030303-1_all.deb > python2.2-qtext_3.5+20030303-

Re: [PyKDE] is sid broken?

2003-03-06 Thread Ricardo Javier Cardenes Medina
On Thu, Mar 06, 2003 at 06:23:32PM -0500, Peter Osborne wrote: > Hi All, > > I just upgraded python2.2-qt3, eric3, pyuic3, etc to the packages in Debian > sid and now my ui files are not compiling properly. The seem to be missing > import statements for custom widgets, as well as messing up the

Re: [PyKDE] [ANN] 3.5 official Debian Packages (at last!)

2003-02-27 Thread Ricardo Javier Cardenes Medina
On Thu, Feb 27, 2003 at 01:18:13PM -0600, Michael Ledet wrote: > > > I've tried to install Eric 3.0.1 and receive the error listed above (PyQt 3.6.0 or > PyQt snapshot 20021217). I've also tried using the python2.2-eric and eric packages > from deb http://people.debian.org/~rcardenes sid main

[PyKDE] [FAQ] Running PyQt on SuSE

2003-02-26 Thread Ricardo Javier Cardenes Medina
On Tue, Feb 25, 2003 at 09:22:24AM -0800, [EMAIL PROTECTED] wrote: > Recently I got the whole KDE 3.1 for SuSE 8.1with plenty of utilities, among them > PyQt 3.5. Phil, suggested FAQ entry: Running PyQt I have SuSE and my PyQt programs segfault. Why? SuSE guys compile their Qt copy with a fea

Re: [PyKDE] pyqt debian

2003-02-13 Thread Ricardo Javier Cardenes Medina
On Thu, Feb 13, 2003 at 01:13:05PM -0300, Rafael Darder Calvo wrote: > Ricardo: > I'm still having problems installing pyqt in debian. The fact is that the > needed sip >= 3.5 package is there now with the name "sip", but the package > needed by python2.2-qt3 is named python2.2-sip-qt3 >= 3

Re: [PyKDE] seg fault using pyqt

2003-02-10 Thread Ricardo Javier Cardenes Medina
On Mon, Feb 10, 2003 at 07:16:03PM +0100, Torsten Marek wrote: > Put > export KDE_MALLOC="n" > in your ~/.profile, that should do the job. Mmmh... That claims for a FAQ. Do we have one, apart from Phil's README at PyQt? We could use Qt.Py's web for this :-) Marc? Jonathan? Anybody? :D I've some hi

Re: [PyKDE] [ANN] 3.5 official Debian Packages (at last!)

2003-02-05 Thread Ricardo Javier Cardenes Medina
On Wed, Feb 05, 2003 at 10:46:37PM +, Gordon Tyler wrote: > > 'k...: > > > > deb http://people.debian.org/~rcardenes testing main > > 404 Not Found. Do you mean sarge perhaps? I tried that instead although I had > to put a pin in apt preferences file to get it to find the packages. They >

Re: [PyKDE] [ANN] 3.5 official Debian Packages (at last!)

2003-02-05 Thread Ricardo Javier Cardenes Medina
On Tue, Feb 04, 2003 at 02:49:17PM -0500, Gordon Tyler wrote: > Ricardo Javier Cardenes Medina wrote: > >If you have installed "python-qt3", then python2.2-qt3c102 and > >python2.2-sip-qt3c102 will be downloaded and replace the old packages > >with no extra effort

Re: [PyKDE] [ANN] 3.5 official Debian Packages (at last!)

2003-02-04 Thread Ricardo Javier Cardenes Medina
On Tue, Feb 04, 2003 at 02:49:17PM -0500, Gordon Tyler wrote: > Ricardo Javier Cardenes Medina wrote: > >If you have installed "python-qt3", then python2.2-qt3c102 and > >python2.2-sip-qt3c102 will be downloaded and replace the old packages > >with no extra effort

[PyKDE] [ANN] 3.5 official Debian Packages (at last!)

2003-02-04 Thread Ricardo Javier Cardenes Medina
Hi list, I downloaded yesterday latest Qt3 from "incoming", and now I have compiled the whole set of packages (sip, QScintilla, PyQt) with their definitive names and uploaded them to my repository. I've just uploaded QScintilla to the official repository, and will wait a bit (a couple of days) be

Re: [PyKDE] problems compiling sip

2003-02-02 Thread Ricardo Javier Cardenes Medina
On Sun, Feb 02, 2003 at 02:27:08PM +0100, Lawrence Oluyede wrote: > ** > /usr/bin/make will be used as the make program. > ** > QMAKESPEC has not b

Re: [PyKDE] G++ 3.2 packages at non-official rep.

2003-01-29 Thread Ricardo Javier Cardenes Medina
On Tue, Jan 28, 2003 at 10:23:17PM +, Ricardo Javier Cardenes Medina wrote: > > I've uploaded sip 3.5 packages to my repository: > > deb http://people.debian.org/~rcardenes sid main Update. I've installed KDE 3.1 from orth's repository (at hobbiton.opendoorso

[PyKDE] G++ 2.95 packages at non-official rep.

2003-01-28 Thread Ricardo Javier Cardenes Medina
Hi list, GCC 3.2 transition is going slowly, and Qt is stuck due to a showstopper: it needs PgSQL to be rebuilt, and PgSQL needs a previuos Heimdal rebuild. Heimdal has a grave bug right now, so I don't expect this to happen soon. I've uploaded sip 3.5 packages to my repository: deb http://pe

Re: [PyKDE] pyqt-debian

2003-01-20 Thread Ricardo Javier Cardenes Medina
On Mon, Jan 20, 2003 at 11:28:35AM -0300, ranto wrote: > > > > apt-get install python-qt3/testing > > > > or > > > > apt-get install python-qt3/sarge > i get this message > python-qt3: Depends: python2.2-qt3 (>= 3.5-1) but it is not going to be > installed Erm... Try:

Re: [PyKDE] pyqt-debian

2003-01-16 Thread Ricardo Javier Cardenes Medina
On Thu, Jan 16, 2003 at 02:26:27PM -0300, ranto wrote: > > Thanks for the long and for the short story. i will try the > testing/unstable package as soon as i get home. By the way, the deb > source in your debian?s personal page seemed to be (IGN)ignored? > instead of (HIT) as the rest of the s

Re: [PyKDE] pyqt-debian

2003-01-15 Thread Ricardo Javier Cardenes Medina
On Wed, Jan 15, 2003 at 09:29:13PM -0300, ranto wrote: > hi, i'm quite new at pyqt, and i cannot find the correct sources for installing pyqt >on > debian. I try one way and another but i always get stuck when apt requires the > python2.2-sip-qt3 (>= 3.5) package, wich i couldn't find anywhere.

Re: [PyKDE] Opinions on pyuic Custom Widget Support

2002-12-14 Thread Ricardo Javier Cardenes Medina
On Sat, Dec 14, 2002 at 11:10:18AM +, Phil Thompson wrote: > > I propose to remove this behaviour. > > A more generic, think about it for 2 minutes, solution is to allow Python code > to be embedded in the Comment field of the Form Settings dialog. Any line > beginning with "Python:" will b

Re: [PyKDE] Seperate Qscintilla from PyQt

2002-12-12 Thread Ricardo Javier Cardenes Medina
On Wed, Dec 11, 2002 at 11:18:50PM -0800, Jim Bublitz wrote: > > My concern with splitting the packages is the possible creation of > dependency problems for third-party developers - eg those people > using PyQt of PyKDE to develop their packages. They should be able > to count on a basic integral

[PyKDE] Debian packages status

2002-12-11 Thread Ricardo Javier Cardenes Medina
I've just uploaded latest QScintilla packages to the people.debian.org repository. I also uploaded it to Debian official repositories, but as it's the first time, It will take at least to next monday before it gets available from there. I've not uploaded sip/PyQt packages because I'm working a bi

Re: [PyKDE] Seperate Qscintilla from PyQt

2002-12-11 Thread Ricardo Javier Cardenes Medina
On Wed, Dec 11, 2002 at 04:40:17PM -0800, Jonathan Gardner wrote: > be difficult to seperate Qscintilla into a seperate package, and PyQt's qtext > as well. While incorporating it into the PyQt package is no problem, it just > doesn't seem right. > > How does the debian package manage this? :-?

Re: [PyKDE] help

2002-12-09 Thread Ricardo Javier Cardenes Medina
On Mon, Dec 09, 2002 at 06:29:21PM +0100, Hans-Peter Jansen wrote: > Consider installing sip and RTFM. > > > ? > > import libsip > > ImportError: libqt-mt.so.3: cannot load shared object file: No such file > > or directory Judging by his log, I'd consider installing Qt v3, threaded version (l

[PyKDE] ANN: Initial PyKDE Debian packages

2002-12-04 Thread Ricardo Javier Cardenes Medina
Hi friends, The packages are at people.debian.org. At this moment, there are only packages for KDE 3.1 (yes, yes, bleeding edge and Debian doesn't even have official packages for it, but this is only a try). This isn't by any means a new PyKDE release, as Jim is still working on it. It's a quick

Re: [PyKDE] menu icons

2002-12-04 Thread Ricardo Javier Cardenes Medina
On Thu, Dec 05, 2002 at 09:58:23AM +1100, Richard Jones wrote: > > > In kde3, I've noticed that there are some 'standard' icons used > > > in the menus for things like '&Quit'. > > > Is there a pre-made QIconSet or QPixmap to grab, or do I need to > > > find the file and load from it? > > > > On a

Re: [PyKDE] Re: eric3 python-site files not found

2002-11-27 Thread Ricardo Javier Cardenes Medina
On Thu, Nov 28, 2002 at 12:26:00AM +0100, Hans-Peter Jansen wrote: > > pycompile -vao Mmmh... Check for /usr/lib/python2.X/compileall.py. That script does the same and I think it's on the standard Python distribution. ___ PyKDE mailing list[EMAIL P

[PyKDE] ANN: Packages for Eric, the Python IDE

2002-11-26 Thread Ricardo Javier Cardenes Medina
I've uploaded packages for Eric. "eric" only contains the wrappers (eric3, qtunittest, helpviewer), and depends on another package (python2.2-eric), which actually installs all the modules. I'll probably end up providing a conflicting "python2.1-eric" package, because I don't see the benefits of

Re: [PyKDE] [ANN] New repository for non-official Debian packages

2002-11-25 Thread Ricardo Javier Cardenes Medina
On Mon, Nov 25, 2002 at 05:01:05PM -0500, Tom Jenkins wrote: > >PyKDE mailing list[EMAIL PROTECTED] > >http://mats.gmd.de/mailman/listinfo/pykde > ImportError: libqscintilla.so.0: cannot open shared object file: No such > file or directory > dpkg: error processing python2.2-qtext (--configur

Re: [PyKDE] [ANN] New repository for non-official Debian packages

2002-11-25 Thread Ricardo Javier Cardenes Medina
On Mon, Nov 25, 2002 at 04:25:32AM +, Ricardo Javier Cardenes Medina wrote: > > Please, ___DON'T___ upgrade to these packages until at least 12 hours > after reading this message, or reaching 2002-11-25 16:00 UTC, whatever > comes first :-), unless you're prepared

Re: [PyKDE] [ANN] New repository for non-official Debian packages

2002-11-24 Thread Ricardo Javier Cardenes Medina
On Sun, Nov 24, 2002 at 05:18:02PM +, Ricardo Javier Cardenes Medina wrote: > deb http://people.debian.org/~rcardenes sid main > deb-src http://people.debian.org/~rcardenes sid main Now, the unstable repository contains the latest versions of sip/QScintilla/PyQt. There're a co

Re: [PyKDE] Debian packaging of QScintilla and eric3?

2002-11-24 Thread Ricardo Javier Cardenes Medina
On Sun, Nov 24, 2002 at 02:04:18PM +, Gordon Tyler wrote: > On November 24, 2002 06:44 pm, Ricardo Javier Cardenes Medina wrote: > > Mmmh... Ok. I got it. It's something about my patches getting away with > > the Styles that Debian Qt3 packages compile as plugins. I

Re: [PyKDE] Debian packaging of QScintilla and eric3?

2002-11-24 Thread Ricardo Javier Cardenes Medina
On Sun, Nov 24, 2002 at 12:47:56PM +, Gordon Tyler wrote: > On November 24, 2002 04:53 pm, Ricardo Javier Cardenes Medina wrote: > > On Sun, Nov 24, 2002 at 11:41:02AM +, Gordon Tyler wrote: > > > What problems are you having? I got mine to compile today (well, 3am >

[PyKDE] [ANN] New repository for non-official Debian packages

2002-11-24 Thread Ricardo Javier Cardenes Medina
Ok... Since there are a dozen or so Debian users periodically downloading from my home ADSL repository (well, a bit less from the moment I uploaded the packages to Debian official repositories), and given that people.d.o is now in a different, more powerful and (most important) with a much bigger b

Re: [PyKDE] Debian packaging of QScintilla and eric3?

2002-11-24 Thread Ricardo Javier Cardenes Medina
On Sun, Nov 24, 2002 at 11:41:02AM +, Gordon Tyler wrote: > > What problems are you having? I got mine to compile today (well, 3am today ;) > so maybe I can help? Which version of Qt/sip are you using? ___ PyKDE mailing list[EMAIL PROTECTED]

Re: [PyKDE] Debian packaging of QScintilla and eric3?

2002-11-24 Thread Ricardo Javier Cardenes Medina
On Sun, Nov 24, 2002 at 10:54:23AM +, Gordon Tyler wrote: > Hi all, > > I was wondering if Ricardo was going to be making Debian packages of > QScintilla and eric3? tiuna:/mnt/archive2/pk/sip$ ls eric PyKDE PyQt QScintilla sip UPLOAD I'm just on that :-) I have made packages for l

Re: [PyKDE] Problem building PyQt under debian (sid)

2002-11-06 Thread Ricardo Javier Cardenes Medina
On Tue, Nov 05, 2002 at 01:46:45PM -0600, Michael Ledet wrote: > > I'm getting an error from build.py claiming that the compiler doesn't support > no_exceptions.. > > Any ideas? > ** > Checking to see if the C

Re: [PyKDE] Where & What ?

2002-10-22 Thread Ricardo Javier Cardenes Medina
On Tue, Oct 22, 2002 at 10:11:52AM -0700, Jonathan Gardner wrote: > > Right now we have a couple of people working on SuSE, one on Debian, one on > RedHat, and I think one on Mandrake. However, having two or three people on > one system is not a bad idea. Different versions of the same system ma

Re: [PyKDE] Runtime issues on SuSE 8.1

2002-10-14 Thread Ricardo Javier Cardenes Medina
On Mon, Oct 14, 2002 at 09:14:29PM -0400, Eron Lloyd wrote: Hi Eron. This SuSE issue was discussed a couple of weeks ago. Please, read the end of the thread, starting from: http://mats.gmd.de/pipermail/pykde/2002-October/003767.html to see the causes and the solution. I don't know if Marc pub

Re: [PyKDE] Debian packages location

2002-10-04 Thread Ricardo Javier Cardenes Medina
On Fri, Oct 04, 2002 at 03:09:12PM -0500, Frederick Polgardy Jr wrote: > On Friday 04 October 2002 02:45 pm, you wrote: > > The 3.3.2 version of PyKDE should work with sip/PyQt 3.4, so > > there is no 3.4 release of PyKDE. The next release will be > > for KDE 3.1. > > Sorry, my statement wasn't v

[PyKDE] Solved problems with HPPA

2002-09-18 Thread Ricardo Javier Cardenes Medina
Hi. I've managed to solve the problems with HP PA-RISC arch. It seems that (at least with gcc 3.0.4), HPPA doesn't like huge compiles (long branches, in fact), so I do not recommend to use the '-c' option with it. Even compiling it the regular way, there are linking-time problems, and I solved t

Re: [PyKDE] PyKDE and libkdegames

2002-06-13 Thread Ricardo Javier Cardenes Medina
On Thu, Jun 13, 2002 at 09:46:26AM -0700, Jim Bublitz wrote: > At the moment I simply don't have the time to work on this or > co-ordinate a project, but I'll be happy to answer any questions. > > If anyone is interested, let me know. I'd like to see that :-) ___

Re: [PyKDE] PyKDE with KDE 3.0.1?

2002-06-02 Thread Ricardo Javier Cardenes Medina
On Sun, Jun 02, 2002 at 08:09:00PM +0100, John J. Lee wrote: > > I tried building PyKDE 3.2.4 against KDE 3.0.1, and it refuses to build. > I realise Jim hasn't updated it yet for this KDE version, but is this > really necessary -- isn't it possible to just give a warning during > configure, and

[PyKDE] Debian packages for PyKDE2

2002-05-25 Thread Ricardo Javier Cardenes Medina
They are on the same place where experimental packages for PyQt 3: deb http://asgard.debian.net unstable main The relevant packages are: python2.1-kde2 python2.2-kde2 Of course, there aren't still packages for KDE3, as Debian doesn't officially supports it. I'm aware of Christopher Chene

Re: [PyKDE] New Debian sip/PyQt packages. Please try them

2002-05-21 Thread Ricardo Javier Cardenes Medina
On Tue, May 21, 2002 at 12:41:26AM +0100, Ricardo Javier Cardenes Medina wrote: > packages for PyQt from: > > deb http://asgard.debian.net unstable main I've placed there Qt3 packages too. ___ PyKDE mailing list[EMAIL P

[PyKDE] New Debian sip/PyQt packages. Please try them

2002-05-20 Thread Ricardo Javier Cardenes Medina
As I said some hours ago, you can download and try the last Debian packages for PyQt from: deb http://asgard.debian.net unstable main You have deb-src in the same place. Please, note that a single `apt-get upgrade' or even `apt-get dist-upgrade' won't work if you were using my previous packages

Re: [PyKDE] Re: I Wish To Register A Complaint

2002-05-20 Thread Ricardo Javier Cardenes Medina
On Mon, May 20, 2002 at 04:16:57PM +0100, Phil Thompson wrote: > > 2. It is tedious to test a beta. > > > > Thanks for you comments - and everybody elses on this subject. > > > 2. Compilation time : you must make your possible to reduce it. > > > > Compiler cache (http://ccache.samba.org/) mi

Re: [PyKDE] Signal getting lost

2002-05-20 Thread Ricardo Javier Cardenes Medina
On Mon, May 20, 2002 at 11:29:42AM +0300, Jan Ekholm wrote: > > Were there any serious bugs related to handling PSIGNAL:s in 2.5? Should I > just put this project on ice and wait for 3.x to make its way to Debian? I'm right now downloading sip/PyQt 3.2.4 to apply my diffs and put the debs on a p

Re: [PyKDE] Re: I Wish To Register A Complain

2002-05-09 Thread Ricardo Javier Cardenes Medina
On Thu, May 09, 2002 at 11:33:58AM -0700, Jim Bublitz wrote: > On 09-May-02 Boudewijn Rempt wrote: > > I am keeping two versions at the moment: in /usr the version SuSE > > packages, and in /usr/local the latest version I managed to > > compile. Works perfectly, as long as I remember to use the ri

Re: [PyKDE] I Wish To Register A Complaint

2002-05-09 Thread Ricardo Javier Cardenes Medina
On Thu, May 09, 2002 at 05:25:48PM +0100, Phil Thompson wrote: > "John R. Marshall" wrote: > > > > 1 PyQt takes forever to compile on my old puter (8+ hours) > > That's a fair point. Plus I suspect that there are a fair number of > commercial PyQt users who haven't got the time in their developm

Re: [PyKDE] properties in SIP

2002-05-09 Thread Ricardo Javier Cardenes Medina
On Tue, May 07, 2002 at 08:43:09PM +0100, Phil Thompson wrote: > Bjorn Pettersen wrote: > > > > Is there a way to do Python 2.2 properties with SIP (or read-only > > attributes in general)? > > I haven't looked at exploiting the new features in Python 2.2. I'd be > interested to know which peopl

[PyKDE] sip/PyQt .deb packages

2001-07-08 Thread Ricardo Javier Cardenes Medina
Hi people. Some of you maybe noticed I've uploaded 2.4 sip and PyQt packages (sip and python-pyqt) into Debian "sid" (unstable) the last few weeks. I plan to include Wilken Boie's doc with the next package revision (I think Phil is going to do so with the upstream version of PyQt, but I'm very bu