https://bugs.winehq.org/show_bug.cgi?id=37405
Bug ID: 37405 Summary: The entry "My Computer" in regedit is handled like a registry key Product: Wine Version: 1.7.28 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sworddragon2@aol.com Distribution: ---
Steps to reproduce:
1. Open regedit. 2. Make a right click on "My Computer".
Expected result:
Some entries like "New" which makes no sense there should not be showed (at least this is the case with a native Windows XP).
https://bugs.winehq.org/show_bug.cgi?id=37405
--- Comment #1 from sworddragon2@aol.com --- Also I'm noticing that selecting the entry "My Computer" after a registry key was previously selected does not cause that the right part of the window gets cleared while this is for example the case with a native Windows XP.
https://bugs.winehq.org/show_bug.cgi?id=37405
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #2 from super_man@post.com --- Still valid.
I only tested wine-staging 1.9.13
This could be really easy to fix. It needs just some if check. The harder thing to do is to locate the exact location of the source code.
https://bugs.winehq.org/show_bug.cgi?id=37405
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |programs Ever confirmed|0 |1
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Confirming.
https://bugs.winehq.org/show_bug.cgi?id=37405
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster@outlook.com Severity|normal |minor
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- CC'ing Hugh since he contributed a lot to regedit, maybe he gets interested.
https://bugs.winehq.org/show_bug.cgi?id=37405
--- Comment #5 from Hugh McMaster hugh.mcmaster@outlook.com --- (In reply to Bruno Jesus from comment #4)
CC'ing Hugh since he contributed a lot to regedit, maybe he gets interested.
Thanks, Bruno. :-)
I've had a quick look at the code. There are few structural issues, but overall, this should be relatively straightforward to implement.
https://bugs.winehq.org/show_bug.cgi?id=37405
Gijs Vermeulen acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
--- Comment #6 from Gijs Vermeulen acescopezz@gmail.com --- Should be fixed by: https://source.winehq.org/git/wine.git/commit/d763aecc24a204b901aa559d48ecec...
https://bugs.winehq.org/show_bug.cgi?id=37405
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #7 from winetest@luukku.com --- (In reply to Gijs Vermeulen from comment #6)
Should be fixed by: https://source.winehq.org/git/wine.git/commit/ d763aecc24a204b901aa559d48ececd1e0bd8948
I think I tried this yesterday and after this commit round today this is definitely fixed. I only tried collapse and expand features and they seem to work, I ddint try to export registery.
wine-2.8-226-g8967e87
https://bugs.winehq.org/show_bug.cgi?id=37405
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |d763aecc24a204b901aa559d48e | |cecd1e0bd8948 Resolution|--- |FIXED
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com --- Fixed, d763aecc24a204b901aa559d48ececd1e0bd8948. Thanks, Hugh.
https://bugs.winehq.org/show_bug.cgi?id=37405
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.9.