https://bugs.gpodder.org/show_bug.cgi?id=1489
Thorsten <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #28 from Thorsten <[email protected]> 2013-01-11 00:17:31 GMT --- (Mit Bezug zu comment 13) > Hi. I was experiencing this error as well. Thomas is correct in that it seems > to relate to msvc*.dll files. My issue in particular was that a directory was > added to the PATH by the IntelĀ® SDK for OpenCL* Applications 2012 > (http://software.intel.com/en-us/articles/vcsource-tools-opencl-sdk/). > Removing > it caused the startup error to go away immediately. Thanks a bunch for the > help. gPodder is a great app. In addition to the Intel OpenCL directory it was necessary for me to remove the following path entry, too: C:\PROGRAM FILES (X86)\INTEL\ICLS CLIENT\; If any of these paths contains the dll "msvcr90.dll" then the launch bug of gpodder appears. The best way is to use a file search utility (like File Locator Lite), search for all msvcr90.dll in the C:\program files (x86) and to compare the results with the path variable. There is a big chance that only Intel directories contain this dll. Of course, this dll should not exist in the system directory, too. On my system (win7 x64, C:\Windows\SysWOW64) it didn't. Thorsten -- 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
