severity 299328 important thanks I'm changing the severity, the crash is due to the app. pygtk should probably not crash though.
Le mercredi 16 mars 2005 à 13:41 -0500, Ari Pollak a écrit : > Just as an aside, if you want to get streamtuner working again without > waiting for an update, you can disable the python plugin by running the > following and trying to start streamtuner again: > > echo /usr/lib/streamtuner/plugins/python.so >> > ~/.streamtuner/disabled-plugins According to pygtk upstream you need to call PySys_SetArgv before importing the gtk module. I've tried that fixes the crash. Cheers, Sebastien Bacher