Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue4722] _winreg.QueryValue fault while reading mangled registry values

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Nov 4, 2009, 7:40 PM

Post #1 of 4 (237 views)
Permalink
[issue4722] _winreg.QueryValue fault while reading mangled registry values

Brian Curtin <curtin [at] acm> added the comment:

The attached patch will return "" in the case that Alex describes.
However, I haven't been able to reproduce his actions outside of
manually running the steps, so I don't have a test written for it.
Anyone know how to reproduce it from code?

----------
keywords: +patch
nosy: +brian.curtin
Added file: http://bugs.python.org/file15265/issue4722_20091104_v1.patch

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4722>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 6, 2009, 9:44 PM

Post #2 of 4 (206 views)
Permalink
[issue4722] _winreg.QueryValue fault while reading mangled registry values [In reply to]

Gabriel Genellina <gagsl-py2 [at] yahoo> added the comment:

I cannot reproduce this bug with the current 2.6.4 release - it is
either fixed or masked now.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4722>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 7, 2009, 12:40 PM

Post #3 of 4 (195 views)
Permalink
[issue4722] _winreg.QueryValue fault while reading mangled registry values [In reply to]

Brian Curtin <curtin [at] acm> added the comment:

It happens to me on trunk with Windows XP. I also have access to Windows
Server 2003 where I can test this (haven't yet). Which version are you
running that you don't see this issue?

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4722>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 14, 2009, 9:28 AM

Post #4 of 4 (179 views)
Permalink
[issue4722] _winreg.QueryValue fault while reading mangled registry values [In reply to]

Gabriel Genellina <gagsl-py2 [at] yahoo> added the comment:

I've noticed this depends on the user privileges. When logged in as a
normal user, I get the internal error as originally reported. When
logged in as an administrator, there is no error and I get an empty
string.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4722>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.