http://bugs.winehq.org/show_bug.cgi?id=17572
Summary: Wine uninstaller no longer works in version 1.1.16 Product: Wine Version: 1.1.16 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P1 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wine@mailinator.com
Created an attachment (id=19722) --> (http://bugs.winehq.org/attachment.cgi?id=19722) Wine uninstaller error
When the user goes to uninstall an application on Wine, the user gets an error message and the uninstaller does not run.
How to recreate bug: 1. In Ubuntu 8.10 go to Applications -> Wine -> Uninstall Wine Software 2. The uninstall program does not launch and the user gets an error: Error: Could not launch menu item Failed to execute child process "uninstaller" (No such file or directory)
What should have happened: The Wine uninstaller program should have loaded.
What happened instead: An error message was returned.
Wine version: 1.1.16~winehq0~ubuntu~8.10-0ubuntu1 OS: Ubuntu 8.10
Attached is a screenshot of the error.
http://bugs.winehq.org/show_bug.cgi?id=17572
--- Comment #1 from Austin English austinenglish@gmail.com 2009-03-01 04:02:13 --- Run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=17572
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Priority|P1 |P2
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2009-03-01 04:20:19 --- looks like a 3rd party packaging bug? uninstaller is still part of 1.1.16.
http://bugs.winehq.org/show_bug.cgi?id=17572
--- Comment #3 from winebug wine@mailinator.com 2009-03-01 10:35:22 --- Could you tell me the path of the Wine uninstaller? If for some reason in the newest Ubuntu release of Wine the uninstaller was missing, is there a way I can add it without having to completely delete Wine and its settings? Trying apt-get install wine doesn't work in this situation.
http://bugs.winehq.org/show_bug.cgi?id=17572
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-01 12:36:57 --- Works fine here. Most likely a Ubuntu bug.
http://bugs.winehq.org/show_bug.cgi?id=17572
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-01 12:37:07 --- Not Wine bug.
http://bugs.winehq.org/show_bug.cgi?id=17572
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2009-03-01 12:46:22 --- The uninstaller binary is no longer installed, you should run 'wine uninstaller' instead. The package needs to be fixed accordingly.
http://bugs.winehq.org/show_bug.cgi?id=17572
--- Comment #7 from winebug wine@mailinator.com 2009-03-02 11:50:52 --- Alexandre, that fixed the problem. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=17572
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |grecobrad@gmail.com
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2009-03-06 11:28:37 --- *** Bug 17634 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=17572
pathoffreedom@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pathoffreedom@gmail.com
--- Comment #9 from pathoffreedom@gmail.com 2009-03-07 06:54:41 --- I also have this issue. Looking in the /usr/bin folder there is no uninstaller. All the other wine bin files are there so I assume this is where the uninstaller should be. I did a reinstall using the package manager (Synaptic on Ubuntu 8.10) but made no difference.
http://bugs.winehq.org/show_bug.cgi?id=17572
--- Comment #10 from Austin English austinenglish@gmail.com 2009-03-07 11:34:39 --- (In reply to comment #9)
I also have this issue. Looking in the /usr/bin folder there is no uninstaller. All the other wine bin files are there so I assume this is where the uninstaller should be. I did a reinstall using the package manager (Synaptic on Ubuntu 8.10) but made no difference.
There is no longer an uninstaller wrapper provided. Use wine uninstaller instead.