https://bugs.gpodder.org/show_bug.cgi?id=1480

Jason Lund <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Jason Lund <[email protected]> 2011-12-06 12:09:29 GMT ---
I look at look at your GIT checkin. It looks like your fix works find if the
user installs Python 2.7 on their machine with "only this user." I installed
Python with "Everyone" and the registry entry is not HKLU but rather HKLM (see
export below).

I suggest you check both places when looking for the install of Python.
Reference: const char *FindPythonDLL() [http://gpodder.org/commit/619b6f37]

Registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\2.7\InstallPath]
@="C:\\Python27\\"

[HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\2.7\InstallPath\InstallGroup]
@="Python 2.7"

I can't seem to reopen the bug, so I hope that you will and save other windows
users this headache. For now, I'll simply take my registry settings and
re-import them with HKLU.

-- 
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

Reply via email to