http://bugs.winehq.org/show_bug.cgi?id=21688
Summary: Turbo Lister assertion failure
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://download.ebay.com/turbo_lister2/setupUK.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=26208)
--> (http://bugs.winehq.org/attachment.cgi?id=26208)
Low quality photo - screenshot not possible
When clicking on the very top of an opened file menu (see photo - screenshot
not possible), an assertion failure occurs in eBay's Turbo Lister.
Unable to reproduce under Windows XP.
--
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=22017
Summary: LiveUpdate can not connect via proxy
Product: Wine
Version: 1.1.40
Platform: x86
URL: ftp://ftp.symantec.com/public/english_us_canada/liveup
date/1.8/lusetup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=26761)
--> (http://bugs.winehq.org/attachment.cgi?id=26761)
Wine 1.1.40 console output
LiveUpdate (tested 1.8 but will test others shortly) can not connect to the
Internet via a proxy server (tested Squid 2.7).
Wireshark shows that no attempt is made to connect to the server.
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DATA_RECEIVE_TIMEOUT
(120000): STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(120000): STUB
Firefox 3.5.6 on the other hand works fine.
Works fine under Windows XP.
--
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=19576
Summary: Unimplemented function d3dx9_36.dll.D3DXCreateEffect
Product: Wine
Version: 1.1.26
Platform: PC
URL: ftp://ftp.1cpublishing.eu/demos/menofwar_demo_setup.ex
e
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Men of War demo exits with unimplemented function d3dx9_36.dll.D3DXCreateEffect
Native d3dx9_36.dll is the workaround.
--
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=17712
Summary: Monopoly 2 uninstaller fails
Product: Wine
Version: 1.1.16
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=15959
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=19910)
--> (http://bugs.winehq.org/attachment.cgi?id=19910)
Screenshot of error message
Hasbro Interactive's Monopoly fails when trying to uninstall, with message
"Unable to locate the installation log file 'C:\Program'. Uninstallation will
not continue."
The shortcut created during install executes the following command:
env WINEPREFIX="/home/test/.wine" wine "C:\WINDOWS\ISUNINST.EXE" -f"C:\Program
Files\Hasbro Interactive\Monopoly\Uninst.isu"
I'm not sure how to workaround this, but it is a minor bug nonetheless.
Monopoly uses Installshield and I am using GDM/Gnome/Ubuntu 8.10.
--
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
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=23171
Summary: Adobe CS4 installer causes a page fault
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: jacek(a)codeweavers.com
Created an attachment (id=28824)
--> (http://bugs.winehq.org/attachment.cgi?id=28824)
Wine 1.2-rc3 console output
Working around Bug 18070, Photoshop CS4's installer now causes a page fault in
mshtml.
This is a regression.
da01d8acaf5d955a055d7ea78220cfa8d747ef70 is the first bad commit
commit da01d8acaf5d955a055d7ea78220cfa8d747ef70
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Thu Mar 18 01:05:10 2010 +0100
mshtml: Moved removing event target to separated function.
:040000 040000 ca78f2f3a6abc7af1e6c33e3ef667fe9dfbb2e78
411a338e71a21795f949c2be145b890b98df2504 M dlls
http://source.winehq.org/git/wine.git/?a=commitdiff;h=da01d8acaf5d955a055d7…
I cannot revert this patch in latest git (1.2-rc3) but checking out the commit
before removes the problem.
winetricks ie6 is the workaround.
--
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=19276
Summary: Internet Explorer 1.0 fails to install
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.oldversion.com/download/msie10.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22318)
--> (http://bugs.winehq.org/attachment.cgi?id=22318)
Wine 1.1.25 +file +relay +seh +tid
Internet Explorer 1.0 fails to install, nothing in the console.
The installer seems to be nothing more complicated than a self extractor and
cab extract.
Need to set Windows version to Win95 for installer to start.
Workaround is manual extraction.
Same in Wine 1.1.25.
--
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=17969
Summary: Warhammer 40K: DoW demo exits silently
Product: Wine
Version: 1.1.18
Platform: PC
URL: http://download.cnet.com/Warhammer-40-000-Dawn-of-War-
Dark-Crusade-demo/3000-7483_4-10579330.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Warhammer 40,000: Dawn of War Demo exits silently.
Appdb claims this should work on older Wines but I have tried 0.9.51 and 0.9.33
with the exact same result.
Wine 1.1.18 gives no console output at all.
The GraphicsConfig.exe does work though.
--
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=19068
Summary: Slingplayer 1.5 installshield error 1628
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: hib(a)hiberis.nl
Depends on: 18990
Blocks: 18536
Created an attachment (id=22010)
--> (http://bugs.winehq.org/attachment.cgi?id=22010)
+msi logs and screenshot
Slingplayer 1.5 has another regression.
d9568722aa1c60ae402f18f7a079cb0988dd8c58 is first bad commit
commit d9568722aa1c60ae402f18f7a079cb0988dd8c58
Author: Hib Eris <hib(a)hiberis.nl>
Date: Sun May 24 18:51:58 2009 +0200
msi: Support transforms with binary OBJECTS.
:040000 040000 0843b2732453e265f54c8a52d118aeb9eb39d05a
9fcf49b64bf55349ce6568776904997349a536f0 M dlls
With this commit, Slingplayer 1.5's installer exits with "1628: Failed to
complete installation".
To get this far, native qcap is required to work around Bug 18536.
This is currently blocked by Bug 18990 (reverting
8fb7fdd0295df22b19bc9ee55431ff54521a6ee8 in the latest git brings us back to
this bug).
Reverting d9568722aa1c60ae402f18f7a079cb0988dd8c58 (this bug) and
8fb7fdd0295df22b19bc9ee55431ff54521a6ee8 (Bug 18990) in the latest git takes us
back to Bug 18536, the last bug for which there is a simple workaround.
I am not aware of a workaround for this bug (except reverting this commit
also).
Attached are +msi traces with this commit, and from the commit just before it.
In both cases native qcap is used to workaround Bug 18536.
Screenshot of error also attached.
Note: When testing, you may also come up against Bug 18540.
--
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=26577
Summary: eBay Turbo Lister 7 fails to install
Product: Wine
Version: 1.3.10
Platform: x86-64
URL: http://download.cnet.com/eBay-Turbo-Lister/3000-2155_4
-196740.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: hans(a)meelstraat.net
Created an attachment (id=33840)
--> (http://bugs.winehq.org/attachment.cgi?id=33840)
Wine 1.3.16 +msi (2.6 MB)
eBay Turbo Lister 7 reports a feature transfer error and exits during install.
This is a regression.
489f82e9b43029fa644718f8c941381c6113672d is the first bad commit
commit 489f82e9b43029fa644718f8c941381c6113672d
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Thu Dec 23 17:07:55 2010 +0100
msi: Rewrite command line parsing to handle quoted values correctly.
:040000 040000 99daca3b3d9bbaa7ccd470f0bc10b4cbc62e9e28
b8b4f479b98bfedae7ff697934d553eae01c379f M dlls
http://source.winehq.org/git/wine.git/commitdiff/489f82e9b43029fa644718f8c9…
Reverting the commit in Wine 1.3.16 fixes the problem.
--
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.