[Bug 18291] New: Quicktime 4 uninstaller fails
http://bugs.winehq.org/show_bug.cgi?id=18291 Summary: Quicktime 4 uninstaller fails Product: Wine Version: 1.1.20 Platform: PC URL: http://www.oldversion.com/download/quicktime40.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: kennybobs(a)o2.co.uk Created an attachment (id=20821) --> (http://bugs.winehq.org/attachment.cgi?id=20821) Screenshot of error Quicktime 4 uninstaller fails, apparently ignoring \ in the command line (created by the shortcut). Command in the shortcut is: env WINEPREFIX="/home/test/.wine" wine "C:\windows\unvise32qt.exe" C:\windows\system32\QUIC~EA4\UNIN~2XG.LOG Whereas this works: env WINEPREFIX="/home/test/.wine" wine "C:\windows\unvise32qt.exe" "C:\windows\system32\QUIC~EA4\UNIN~2XG.LOG" So maybe if everything after wine <app.exe> was passed to <app.exe> "as-is", this would work? -- 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=18291 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |integration -- 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=18291 --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2009-04-30 11:02:31 --- (In reply to comment #0)
Quicktime 4 uninstaller fails, apparently ignoring \ in the command line (created by the shortcut).
I assume this is the Wine-created shortcut?
So maybe if everything after wine <app.exe> was passed to <app.exe> "as-is", this would work?
It looks like there's a bug in escaping somewhere. Did you install the app with 1.1.20? If not, please create a clean WINEPREFIX and do so. -- 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=18291 --- Comment #2 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-04-30 11:39:42 --- (In reply to comment #1)
I assume this is the Wine-created shortcut?
Yup.
It looks like there's a bug in escaping somewhere. Did you install the app with 1.1.20? If not, please create a clean WINEPREFIX and do so.
This was installed with 1.1.20 in a clean WINEPREFIX. -- 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=18291 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Quicktime 4 uninstaller |Quicktime uninstaller fails |fails | --- Comment #3 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-05-02 09:00:30 --- Affects multiple versions of Quicktime. Makes sense to assume it would affect any uninstaller that uses a similar method. -- 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=18291 --- Comment #4 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-10 19:10:58 --- *** Bug 19690 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=18291 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #5 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-10 19:12:48 --- env WINEPREFIX="/home/test/.wine" wine "C:\windows\unvise32qt.exe" C:\\windows\\system32\\QUIC~EA4\\UNIN~2XG.LOG also works (replacing \ with \\). -- 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=18291 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Quicktime uninstaller fails |Quicktime uninstaller | |shortcut fails -- 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=18291 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Ken Sharp <kennybobs(a)o2.co.uk> 2010-05-13 11:56:26 --- Fixed in latest git probably thanks to http://source.winehq.org/git/wine.git/?a=commitdiff;h=55e4eba2ec5657f2cac059... -- 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=18291 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:39:21 --- Closing bugs fixed in 1.2-rc1. -- 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=18291 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |55e4eba2ec5657f2cac0591f032 | |3897a1ad848a3 -- 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