http://qa.mandrakesoft.com/show_bug.cgi?id=2428
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2003-02-26 16:01 -------
fixed in the new release.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
Some apps, such as the RSS reader Straw require pygtk2.0 to be explicitly compiled
with threading support (configure --enable-thread) for them to run. This is not done
by default, but I'm not aware of any reason not to do so.
Otherwise I if I run an app that expects threading I just get something like
Traceback (most recent call last):
File "/usr//bin/straw", line 34, in ?
s.mainloop()
File "src/lib/Main.py", line 236, in mainloop
RuntimeError: pygtk threading disabled at compile time
Killed
Which is rather annoying. Anyways, as far as I can see Debian didn't have any problems
when they enabled it.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=163037