https://bugs.gpodder.org/show_bug.cgi?id=1489
--- Comment #16 from Thomas Perl <[email protected]> 2012-06-25 09:26:28 BST --- (In reply to comment #15) > Ok using Process Monitor I can see gPodder interacting with these 4 files and > trying to access one that doesn't exist. > > This one doesn't exist: > C:\Program Files\gPodder\msvcr90.dll > > > These 4 are accessed: > C:\Windows\System32\msvcrt.dll > C:\Windows\winsxs\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\msvcr90.dll > C:\Windows\System32\msvcr90.dll > C:\Windows\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\msvcr80.dll > > If you can figure out which one is causing the problem, if that's even the > problem, then that would be great. It should be one of the msvcr90.dll causing the problem - again, I'm not too confident with Windows' DLL hell to know exactly what's going on. I know the core cause of this is that the Side-by-side assembly stuff (http://en.wikipedia.org/wiki/Side-by-side_assembly) is causing more harm in this case than it helps. -- 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
