https://bugs.gpodder.org/show_bug.cgi?id=1507
--- Comment #5 from Thomas Perl <[email protected]> 2011-11-30 11:45:07 GMT --- I still have no idea why this happens, thinking about a possible solution to further investigate this issue (it's hard when I cannot reproduce it on my machine). Additional info from http://paste.debian.net/147562/ via @ingoldey on Twitter: ================ Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information. >>> import gtk Traceback (most recent call last): File "<pyshell#0>", line 1, in <module> import gtk File "C:\Program Files (x86)\python27\lib\site-packages\gtk-2.0\gtk\__init__.py", line 40, in <module> from gtk import _gtk ImportError: DLL load failed: Die angegebene Prozedur wurde nicht gefunden. >>> ================ If I read this correctly, this doesn't happen to you Roy, right? -- 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
