listen crashes on startup: TypeError: could not convert type int to gchararray required for parameter 2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Listen |
New
|
Undecided
|
Unassigned | ||
listen (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: listen
I am getting the following error when trying to start Listen:
% listen
** Message: pygobject_
Traceback (most recent call last):
File "listen", line 213, in <module>
ListenApp()
File "listen", line 110, in __init__
config.load()
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
TypeError: could not convert type int to gchararray required for parameter 2
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: listen 0.6.5-5build1
ProcVersionSign
Uname: Linux 2.6.38-3-generic i686
NonfreeKernelMo
Architecture: i386
Date: Fri Feb 18 19:13:52 2011
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=de_DE.UTF-8
SHELL=/bin/zsh
SourcePackage: listen
I have tried both removing ~/.cache/listen and ~/.config/listen away and have removed ~/**/listen(D) (zsh syntax).
I can provide you the strace output or anything else that would help you to fix this.