[Bug 28159] winebrowser associations with *.htm and *.xml may cause native system to infinite loop

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 8 16:48:33 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=28159

Jens Reyer <jre.winesim at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jre.winesim at gmail.com

--- Comment #7 from Jens Reyer <jre.winesim at gmail.com> ---
Created attachment 56780
  --> https://bugs.winehq.org/attachment.cgi?id=56780
Don't create native file type associations.

This drops the "-a" switch from winemenubuilder in wine.inf and in
dlls/shell32/changenotify.c. That switch otherwise causes the freedesktop file
type associations and the mime database to be (re-)generated.

Unfortunately this breaks creating them manually with "wine winemenubuilder -a
-r".

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list