Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-portage-dev
I'm trying to setup my superkaramba theme to have the emerge module
being threaded so the gui is still responsive while it's checking for
updates. But I'm running into this error
Unhandled exception in thread started by <function main at 0xb68f356c>
Traceback (most recent call last):
File "portage_engine.py", line 29, in main
reload(portage)
File "/usr/lib/portage/pym/portage.py", line 132, in ?
signal.signal(signal.SIGCHLD, signal.SIG_DFL)
ValueError: signal only works in main thread
>From what I've found so far, I basically won't be able to do this
because of the signal calls in portage.py. I'm just wondering if
anybody of anything else I could try or a work around to allow me to
thread the emerge module?
--
Tom
--
gentoo-portage-dev@g.o mailing list
|
|