https://bugs.gpodder.org/show_bug.cgi?id=754
--- Comment #11 from Louis Rossouw <[email protected]> 2010-02-06 03:23:34 GMT --- Hi Strangely enough it sort of works when run like this... See the command line output with *comments When its running it gives me error boxes with the following type of messages quite frequently: "The procedure entry point ?PyWinObject_FromTCHAR@@YAPAU@@p...@z could not be locaited in the dynamic link library pywintypes25.dll" Regards Louis C:\Program Files\gPodder>set PATH=bin;%path% C:\Program Files\gPodder>bin\python -m gpodder.launcher Plugin loaded: gpodder.soundcloud Creating new from file gPodder C:\Program Files\gPodder\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:\Program Files\gPodder\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 Creating new from file gPodderPodcastDirectory Creating new from file gPodderEpisodeSelector *just tried gpodder on its own but still crashes below C:\Program Files\gPodder>gpodder *ran it again C:\Program Files\gPodder>bin\python -m gpodder.launcher Plugin loaded: gpodder.soundcloud Creating new from file gPodder C:\Program Files\gPodder\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:\Program Files\gPodder\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 gPodderPreferences Creating new from file gPodderConfigEditor C:\Program Files\gPodder> -- 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
