[PyQt] QLocalServer failures with Qt5

2013-03-24 Thread Baz Walter
Hello I have some simple IPC code that has been working fine with Qt4 but doesn't with Qt5. The problem happens after calling QLocalServer.listen(), and gives errors like this: QSocketNotifier: Invalid socket specified QSocketNotifier: Invalid socket 1376166832 and type 'Read', disa

[PyQt] ANN: Django plug-in for eric5 released

2013-03-24 Thread detlev
Hello, today I release the first snapshot of the new Django plug-in for eric5. It may be used to develop Django projects with eric5. It offers a menu with actions tom access Django functions directly from with the eric5 IDE. The plug-in is available via the built-in plug-in repository dialog. P