Dear all.
I have to admit I'm very new to PyQt and Eric3.
I am running Linux RedHat 9.
I installed python2.4, qt-mt, PyQt, QScintilla, sip-4.3 as described in
the README file in Eric3.
Then installed eric3.
When I just run eric3 it gets to display the logo, then dies with the
following errors (attached at the bottom of the email).
Google and other search engines haven't returned any useful help.
Any suggestions, help?
Thank you in advance
Kind Regards
Jean-Yves
[EMAIL PROTECTED] avenardj]$ eric3
Warning: translation file 'qt_en_AU.UTF-8'could not be loaded.
Using default.
Warning: translation file 'eric3_en_AU.UTF-8'could not be loaded.
Using default.
Warning: translation file 'qscintilla_en_AU.UTF-8'could not be loaded.
Using default.
QObject::connect: No such signal
QListView::doubleClicked(QListViewItem*,const QPoint&,int)
QObject::connect: (sender name: 'unnamed')
QObject::connect: (receiver name: 'unnamed')
QObject::connect: No such signal
QListView::doubleClicked(QListViewItem*,const QPoint&,int)
QObject::connect: (sender name: 'unnamed')
QObject::connect: (receiver name: 'unnamed')
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/eric3/eric3.py", line 123, in ?
main()
File "/usr/lib/python2.4/site-packages/eric3/eric3.py", line 109, in
main
mw = UserInterface(loc, splash)
File "/usr/lib/python2.4/site-packages/eric3/UI/UserInterface.py",
line 189, in __init__
self.createLayout(dbs)
File "/usr/lib/python2.4/site-packages/eric3/UI/UserInterface.py",
line 583, in createLayout
self.taskViewer = TaskViewer(self.taskViewerDock, self.project)
File "/usr/lib/python2.4/site-packages/eric3/UI/TaskViewer.py", line
183, in __init__
self.setSortColumn(2)
AttributeError: setSortColumn
[EMAIL PROTECTED] avenardj]$
_______________________________________________
PyKDE mailing list [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde