I seem to be unable to run releaseforge, maybe the
problem is connected to a warning about auto_login. The
complete error output looks like this:
-8<-------------------------------------------------
> releaseforge
WARNING:settings:Could not locate setting auto_login
Traceback (most recent call last):
File "/usr/bin/releaseforge", line 197, in ?
mw = mainWindow(settings, autologin)
File
"/usr/lib/python2.3/site-packages/ReleaseForge/mainWindow.py",
line 47, in __init__
apply(mainWindowBA.__init__,(self,) + args)
File
"/usr/lib/python2.3/site-packages/ReleaseForge/mainWindowBA.py",
line 780, in __init__
self.connect(self.newReleasePushButton,SIGNAL("pressed()"),self.newReleaseAction.activate)
AttributeError: activate
Exception exceptions.AttributeError: 'threads' in
<bound method mainWindow.__del__ of
<ReleaseForge.mainWindow.mainWindow object at
0x4163b6ac>> ignored
>
-8<-------------------------------------------------
I am running Slackware 9.1 with kernel 2.4.22, python
2.3.1 and qt-3.2.1. I have also installed
PyQt-x11-gpl-3.15.1.
Thanks in advance for any help
regards Henrik