http://bugs.winehq.org/show_bug.cgi?id=25680
Summary: Stale file associations are not properly removed Product: Wine Version: 1.3.10 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: patrakov@gmail.com
In winemenubuilder.c, in cleanup_associations(), subkeys are deleted while their parent is being enumerated. So, if two consecutive subkeys are to be processed and deleted, only the first of them is actually processed. I.e., some stale associations are not cleared from desktop files and from the registry on the first run of wine winemenubuilder -a.
http://bugs.winehq.org/show_bug.cgi?id=25680
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |integration Status|UNCONFIRMED |RESOLVED CC| |damjan.jov@gmail.com Component|shell32 |programs Resolution| |FIXED Difficulty|--- |Minutes
--- Comment #1 from Damjan Jovanovic damjan.jov@gmail.com 2011-03-30 13:38:22 CDT --- Thank you for your bug report. Fixed by commit 299d84bf2ca59d34a242bada5b61f86e3cc991b4. Closing.
http://bugs.winehq.org/show_bug.cgi?id=25680
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Difficulty|Minutes |---
http://bugs.winehq.org/show_bug.cgi?id=25680
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2011-04-01 12:41:10 CDT --- Closing bugs fixed in 1.3.17.
http://bugs.winehq.org/show_bug.cgi?id=25680
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.x
http://bugs.winehq.org/show_bug.cgi?id=25680
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.2.x |---