[Bug 17572] New: Wine uninstaller no longer works in version 1.1.16
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(a)winehq.org ReportedBy: wine(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17572 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-03-01 04:02:13 --- Run a regression test: http://wiki.winehq.org/RegressionTesting -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17572 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Priority|P1 |P2 --- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-03-01 04:20:19 --- looks like a 3rd party packaging bug? uninstaller is still part of 1.1.16. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17572 --- Comment #3 from winebug <wine(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17572 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-03-01 12:36:57 --- Works fine here. Most likely a Ubuntu bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17572 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-03-01 12:37:07 --- Not Wine bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17572 --- Comment #6 from Alexandre Julliard <julliard(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17572 --- Comment #7 from winebug <wine(a)mailinator.com> 2009-03-02 11:50:52 --- Alexandre, that fixed the problem. Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17572 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |grecobrad(a)gmail.com --- Comment #8 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-03-06 11:28:37 --- *** Bug 17634 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17572 pathoffreedom(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pathoffreedom(a)gmail.com --- Comment #9 from pathoffreedom(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17572 --- Comment #10 from Austin English <austinenglish(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org