https://bugs.winehq.org/show_bug.cgi?id=52394
Bug ID: 52394 Summary: "Control panel" -> "Add/Remove Programs" in builtin wine explorer is not working Product: Wine Version: 7.0-rc5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: galdralag@bk.ru Distribution: ---
After clicking on "Add/Remove Programs" in "Control panel" nothing happens. Earlier (a few months ago) it was working. In control panel 3 items and clicking on any shows nothing.
https://bugs.winehq.org/show_bug.cgi?id=52394
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
--- Comment #1 from Austin English austinenglish@gmail.com --- Please run a regression test: https://wiki.winehq.org/Regression_Testing
https://bugs.winehq.org/show_bug.cgi?id=52394
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- I ran "wine control" and double clicked "Add/Remove Programs, and it opened the window. Is that what you mean? Because if so, it works for me.
Did you already try a clean WINEPREFIX, aka .wine folder?
https://bugs.winehq.org/show_bug.cgi?id=52394
--- Comment #3 from Vjacheslav galdralag@bk.ru --- (In reply to Fabian Maurer from comment #2)
I ran "wine control" and double clicked "Add/Remove Programs, and it opened the window. Is that what you mean? Because if so, it works for me.
Did you already try a clean WINEPREFIX, aka .wine folder?
Running from "control" is working. Running from explorer (My computer->Control panel") is not working.
https://bugs.winehq.org/show_bug.cgi?id=52394
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- Huh, indeed. It worked with 5.0, confirming. I can do a regression the coming days...
https://bugs.winehq.org/show_bug.cgi?id=52394
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3dbce69fd4cc8f4802479939d2c | |f50905b79f5a3
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Bisected to commit 3dbce69fd4cc8f4802479939d2cf50905b79f5a3 (refs/bisect/bad) Author: Torge Matthies openglfreak@googlemail.com Date: Thu Nov 11 00:18:22 2021 +0100
shell32: Fix getting file attributes from the file system in SHELL32_GetItemAttributes.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52017 Signed-off-by: Torge Matthies openglfreak@googlemail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52394
Ben Shefte shefben@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |shefben@gmail.com
--- Comment #6 from Ben Shefte shefben@gmail.com --- It looks to be working on my end; I use slightly patched/modified wine-staging 7rc6 version
https://bugs.winehq.org/show_bug.cgi?id=52394
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- Sent in a patch: https://source.winehq.org/patches/data/223498
It looks to be working on my end; I use slightly patched/modified wine-staging 7rc6 version
Did you go over "wine explorer". Slightly modified would depend on what exactly was done. For me, staging doesn't work either, it even crashes.
https://bugs.winehq.org/show_bug.cgi?id=52394
--- Comment #8 from Fabian Maurer dark.shadow4@web.de --- Patch is still awaiting review
https://bugs.winehq.org/show_bug.cgi?id=52394
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #9 from Piotr Caban piotr.caban@gmail.com --- It works for me with 68e57283c3f68c69b5277e4a522bf295be223b3a commit. Please retest.
https://bugs.winehq.org/show_bug.cgi?id=52394
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |68e57283c3f68c69b5277e4a522 | |bf295be223b3a Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #10 from Fabian Maurer dark.shadow4@web.de --- Fixed, thanks! That makes my MR obsolete, guess it wasn't the right approach anyways.
https://bugs.winehq.org/show_bug.cgi?id=52394
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc2.