Re: [PyKDE] PyQtWiki there again; final report

2005-03-20 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello again, some remarks on what happened. Last Friday evening our web server had a hard disk crash. Although the other (main) server admin could recover some data, the system crashed rather fast after the first error messages in the logs appeared. Unf

Re: [PyKDE] PyKDE snapshot 20050316

2005-03-20 Thread Russell Valentine
Jim Bublitz said the following on 03/16/05 10:50: The "official" KDE 3.4.0 was released yesterday. My d/l died last night and I'll be away tomorrow (Thursday in this part of the world), so if anyone has a chance to build this against the new release and report success/problems, I'd appreciate it

[PyKDE] Invalidation of windows

2005-03-20 Thread Jeremy Sanders
I keep hitting a strange problem with Qt. I don't think the problem's in my code! Any idea how I can avoid this? I have a document class which has a "dirty" flag. My output window (a QScrollView), checks the flag at intervals (using a QTimer). If the flag is set self.UpdateContents() is called.

Re: [PyKDE] Undefined symbols (PyKDE-snapshot20050316)

2005-03-20 Thread Jim Bublitz
On Sunday 20 March 2005 09:52, Akos Polster wrote: > So now I can build PyKDE with GCC 4.0 but I'm getting some undefined > symbols while running (a slightly modified) importTest.py. What am I > missing? > > Testing PyKDE module imports > > Modules built: > dcop kdecore kdesu kdefx kdeui kio kuti

[PyKDE] Undefined symbols (PyKDE-snapshot20050316)

2005-03-20 Thread Akos Polster
So now I can build PyKDE with GCC 4.0 but I'm getting some undefined symbols while running (a slightly modified) importTest.py. What am I missing? Thanks ~ Akos. Testing PyKDE module imports Modules built: dcop kdecore kdesu kdefx kdeui kio kutils kfile kparts khtml kspell kdeprint kmdi