Thanks for the heads up. I'll watch for the release.
Detlev Offenbach wrote:
[EMAIL PROTECTED] eric-3.6.0]$ eric3 Warning: translation file 'qt_en_US.UTF-8'could not be loaded. Using default. Warning: translation file 'eric3_en_US.UTF-8'could not be loaded. Using default. Warning: translation file 'qscintilla_en_US.UTF-8'could not be loaded. Using default. (<qt.QString instance at 0x9bb4b3c>, <qt.QString instance at 0x9bb504c>, 0, 0, <QScintilla.SearchReplaceDialog.SearchReplaceDialog instance at 0x9b947bc>, 'search_dialog_find_next') Traceback (most recent call last): File "/usr/lib/python2.2/site-packages/eric3/eric3.py", line 123, in ? main() File "/usr/lib/python2.2/site-packages/eric3/eric3.py", line 109, in main mw = UserInterface(loc, splash) File "/usr/lib/python2.2/site-packages/UI/UserInterface.py", line 180, in __init__ File "/usr/lib/python2.2/site-packages/UI/UserInterface.py", line 513, in createLayout File "/usr/lib/python2.2/site-packages/eric3/__init__.py", line 47, in factory """ File "/usr/lib/python2.2/site-packages/ViewManager/Tabview.py", line 152, in __init__ File "/usr/lib/python2.2/site-packages/ViewManager/ViewManager.py", line 72, in __init__ File "/usr/lib/python2.2/site-packages/QScintilla/SearchReplaceDialog.py", line 52, in __init__ File "/usr/lib/python2.2/site-packages/eric3/UI/E3Action.py", line 87, in __init__ self.mainAction = QAction(args[1+incr], args[2+incr], actParent) File "/usr/lib/python2.2/site-packages/qt.py", line 67, in __init__ libqtc.sipCallCtor(221,self,args) TypeError: Argument 2 of QAction() has an invalid type
It looks like the string 'search_dialog_find_next' only appears once (bad?) and arguments 3 and 4 are indeed 0.
Any help would be greatly appreciated. By the way: sip-snapshot-20041224 qscintilla-1.61-gpl-1.4 PyQt-x11-gpl-3.13 PyKDE-3.11.3.tar.gz qt-3.1.2-13.4 python-2.2.3-5 (I don't have control over this one :( )
Thanks, Brett Hunt
That is a bug which will be fixed in the 3.6.1 release.
Detlev
_______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
