--
python-gtk gtk.gdk.threads_enter hangs
https://bugs.launchpad.net/bugs/274747
You received this bug notification because you are a member of PIDA,
which is subscribed to PIDA.
[0] lp:five-a-day
[1] lp:~thekorn/+junk/leonov.dbus.backend
Please see the attachment for a minimal example on how I'm using
threading in pygtk now, which is working on intrepid.
Markus
** Attachment added: "test_gtk_threading.py"
http://launchpadlibrarian.net/19690695/test_gtk_threading.py
strace suggests it's getting stuck on futex(2). I suspect a race
condition as one of the attempts to start it, identical to all the
others, succeeded.
Note, a separate issue is choosing Emacs for the embedded editor without
having Emacs installed. Then it just stops with "[Errno 2] No such file
or directory" because a child process tried
"execve("/usr/local/sbin/emacs", ["emacs", "--parent-id", "81789128",
"-f", "server-start", "-l", "/home/peter/.pida2/pida_emacs_in"...], [/*
22 vars */]) = -1 ENOENT" for every directory in PATH.
** Changed in: pida (Ubuntu)
Status: Incomplete => Confirmed
$ LANG=C apt-cache policy pida
pida:
Installed: 0.5.1-5ubuntu1
Candidate: 0.5.1-5ubuntu1
Version table:
*** 0.5.1-5ubuntu1 0
500 http://it.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status
starting pida from my account, it hangs as described by Ralph Corderoy, even if I remove pida config dir (~/.pida2)
Today I created a new user account and I can run pida without problems.
thats something i can't debug - i'd apreciate more informations