http://bugs.winehq.org/show_bug.cgi?id=59767 --- Comment #3 from Hans Leidekker <hans@meelstraat.net> --- (In reply to Aaron Rainbolt from comment #2)
Disabling registration when installed in a sandbox doesn't help / isn't possible. In this scenario, Wine is installed unsandboxed on the host (which is the typical way one gets Wine if installing it from the winehq repos).
I don't mean Wine but whatever app (desktop environment?) is installed in the sandbox. If you don't want it to be able to automatically execute programs outside the of sandbox that mechanism should be disabled. There may be other launchers (emulators) that could be used in the same way.
Maybe instead of removing the handler, a prompt could be put in place so that users have to say "yes, I really do want to execute this" before code execution begins?
This is the responsibility of the process that invokes Wine (or any other app that executes a file). -- 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.