https://bugs.gpodder.org/show_bug.cgi?id=754
Joshua Hunter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Joshua Hunter <[email protected]> 2010-02-10 02:54:32 GMT --- I can say that I am having the same issue as Louis. I am running on Windows 7, 64-bit. I do have Python installed (32-bit distro by Activestate of 2.6.4.10). If I uninstall it, gpodder works great. Reinstall Python and gpodder fails to do anything, but flash briefly in the task manager and then quit. I need Python installed on my system for a number of utilities I've written. So removing it isn't a good workaround for me. For now I've just put the commands Thomas recommended (set path, etc) into a .bat file and am using that to launch gpodder. This does the trick, but isn't very graceful. Is there a better workaround? Thank you --Joshua Messages in cmd window: C:\Users\JA\Desktop\gpodder-2.1-win32-gtk218\gpodder-2.1-win32>bin\python -m gpo dder.launcher Plugin loaded: gpodder.soundcloud Creating new from file gPodder C:\Users\JA\Desktop\gpodder-2.1-win32-gtk218\gpodder-2.1-win32\lib\site-packages \gpodder\gui.py:755: GtkWarning: _gtk_tree_view_column_autosize: assertion `GTK_ IS_TREE_VIEW (tree_view)' failed column.set_property('min-width', 150) C:\Users\JA\Desktop\gpodder-2.1-win32-gtk218\gpodder-2.1-win32\lib\site-packages \gpodder\gui.py:756: GtkWarning: _gtk_tree_view_column_autosize: assertion `GTK_ IS_TREE_VIEW (tree_view)' failed column.set_property('max-width', 150) Creating new from file gPodderWelcome -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
