https://bugs.gpodder.org/show_bug.cgi?id=754
--- Comment #27 from Joshua Hunter <[email protected]> 2010-05-04 06:09:28 BST --- On my windows 7 setup I set the path and ran as requested. It seemed to work just fine. Output below: C:\Users\JA\Desktop\gpodder-2.5-win32>python -m gpodder.launcher Plugin loaded: gpodder.soundcloud Creating new from file gPodder C:\Users\JA\Desktop\gpodder-2.5-win32\lib\site-packages\gpodder\gtkui\base.py:64: GtkWarning: Default font does not have a family set self.builder.add_from_file(filename) C:\Users\JA\Desktop\gpodder-2.5-win32\lib\site-packages\gpodder\gui.py:232: GtkWarning: Default font does not have a family set self.main_window.show() C:\Users\JA\Desktop\gpodder-2.5-win32\lib\site-packages\gpodder\gui.py:786: GtkWarning: Default font does not have a family set self.treeChannels.append_column(iconcolumn) C:\Users\JA\Desktop\gpodder-2.5-win32\lib\site-packages\gpodder\gtkui\base.py:213: GtkWarning: Default font does not have a family set gtk.main() Creating new from file gPodderWelcome C:\Users\JA\Desktopgpodder-2.5-win32\lib\site-packages\gpodder\gui.py:2666: GtkWarning: Default font does not have a family set result = dialog.run() C:\Users\JA\Desktop\gpodder-2.5-win32> (In reply to comment #25) > (In reply to comment #24) > > I can say that on my system (Windows 7 Home premium on Intel Core 2 Quad > > processor with the Win32 version of Activestate Python 2.6.4.10 installed) > > running the new 2.5 executable doesn't seem to do anything. > > Please open a "cmd" window (Ctrl+R, "cmd", Run) and navigate (using "cd") to > the gPodder application folder. From there, enter the following commands: > > set PATH=bin;%PATH% > python -m gpodder.launcher > > Please post the output of this command here. It should give you an error > message that can help us further debug this issue. > > > Thank you for the continued effort, though Thomas. If there is any other > > testing I can do, please don't hesitate to ask. I'd love to learn to build > > it > > on windows if you need help with that, too. > > You can try building it yourself by following the instruction on this page: > > http://wiki.gpodder.org/wiki/Packaging/Windows -- 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
