http://bugs.winehq.org/show_bug.cgi?id=19682
Summary: Acrobat Reader 2 installer causes a page fault
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://www.oldversion.com/download/acrobat2.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression, win16
Severity: normal
Priority: P3
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: dmitry(a)codeweavers.com
Created an attachment (id=22980)
--> (http://bugs.winehq.org/attachment.cgi?id=22980)
Wine 1.1.27 console output
Acrobat Reader 2 installer causes a page fault.
Backtrace:
=>0 0x7e9e58b3 create_cursor_image+0x96(ptr=0x3b5348)
[/home/test/wine-git/dlls/winex11.drv/mouse.c:489] in winex11 (0x00a2df38)
1 0x7e9e5d1f create_xcursor_cursor+0x8e(display=0x7c80dd40, ptr=0x3b5348)
[/home/test/wine-git/dlls/winex11.drv/mouse.c:597] in winex11 (0x00a2df68)
2 0x7e9e5e2d create_cursor+0x5b(display=0x7c80dd40, ptr=0x3b5348)
[/home/test/wine-git/dlls/winex11.drv/mouse.c:636] in winex11 (0x00a2e128)
3 0x7e9e7288 X11DRV_SetCursor+0x10e(lpCursor=0x3b5348)
[/home/test/wine-git/dlls/winex11.drv/mouse.c:964] in winex11 (0x00a2e178)
4 0x7ed4d090 SetCursor+0xbc(hCursor=0x1236)
[/home/test/wine-git/dlls/user32/cursoricon.c:1788] in user32 (0x00a2e1b8)
This is a regression.
54d7c8012d1d7369a56779955ced5a09e448a1cd is first bad commit
commit 54d7c8012d1d7369a56779955ced5a09e448a1cd
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Wed Apr 29 15:17:35 2009 +0900
explorer: Initialize the Progman DDE interface when starting explorer.
:040000 040000 4a347655bb6f41b8b8377d8e3e3e25c1551d1730
05513d15b76a99fe5033c4422a82008667425088 M programs
Reverting this commit stops the crash.
--
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=19760
Summary: SiSoftware Sandra 2009.SP3c installer causes a page
fault
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://download.cnet.com/SiSoftware-Sandra/3000-2086_4
-10556571.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=23136)
--> (http://bugs.winehq.org/attachment.cgi?id=23136)
wine-1.1.27-221-g4e1a4ec console output
SiSoftware Sandra 2009.SP3c installer causes a page fault apparently in rpcrt4.
The installation claims to complete despite this, but there is an unhandled
exception when trying to start Sandra, and I can not tell if this is the
reason.
--
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=19763
Summary: Everest Poker exits when attempting to connect to
server
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.EverestPoker.org.uk
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: jacek(a)codeweavers.com
Blocks: 13896
Created an attachment (id=23140)
--> (http://bugs.winehq.org/attachment.cgi?id=23140)
wine-1.1.27-221-g4e1a4ec console output
Everest Poker exits when attempting to connect to server.
What used to happen:
Everest would attempt to connect to server, fail (Bug 13896), and report unable
to connect.
What happens now:
Everest attempts to connect to the server, and exits silently.
This is a recent regression.
7151a3965b6b5420cac3f61c15a174b477b72fa4 is first bad commit
commit 7151a3965b6b5420cac3f61c15a174b477b72fa4
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Thu Aug 13 22:32:29 2009 +0200
mshtml: Parse post data in channelbsc_set_channel.
:040000 040000 c70ea4e91c98c0b7dccccac189098911a9baeb30
9ef43b8cea6126bd75c656ac76e0a897fc63be38 M dlls
Reverting the commit fixes the problem.
I'm not sure if this is a step forward or backwards.
--
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=17985
Summary: Slingplayer 2.0 US unhandled exception in
GdipCreateTexture2I
Product: Wine
Version: 1.1.18
Platform: PC
URL: http://downloads.slingmedia.com/go/slingbox-desktop-us
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20352)
--> (http://bugs.winehq.org/attachment.cgi?id=20352)
wine-1.1.18-199-ga9c0c24 console output
Slingplayer 2.0 US causes an unhandled exception in gdiplus, apparently due to
GdipCreateTexture2I.
"winetricks dotnet20" is required before installation. The installation fails
at the end but installation is complete.
1 0x7e0f50b3 GdipCreateTexture2I+0xcb(image=0x278dc98, wrapmode=WrapModeTile,
x=350, y=0, width=57, height=200, texture=0x32dde8)
[/usr/src/wine-git/dlls/gdiplus/brush.c:706] in gdiplus (0x0032ddbc)
"<vpovirk> there's not a memcpy on that line according to source.winehq.org"
Native gdiplus doesn't help.
--
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=17777
Summary: WinPolis hangs when sound is enabled
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://download.chip.eu/de/WinPolis-3.43_25640.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20003)
--> (http://bugs.winehq.org/attachment.cgi?id=20003)
Wine 1.1.17 +mci
WinPolis will hang part way through the game if sound is enabled, and has to be
killed.
It can be played for a short while but both the music and sound effects need to
be disabled from within the game to stop the game hanging.
Console fills with output with +mci debug channel enabled.
--
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=20492
Summary: Adobe CS4 installer hangs in memory and has to be
killed
Product: Wine
Version: 1.1.31
Platform: PC
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: jacek(a)codeweavers.com
Blocks: 15638,18070
Created an attachment (id=24397)
--> (http://bugs.winehq.org/attachment.cgi?id=24397)
wine-1.1.32-119-g07c321b +jscript
The Adobe CS4 installer appears to do nothing, hangs in memory and has to be
killed.
This is a recent regression.
fbb763a53e92a38436acf5f542f213b85491f086 is first bad commit
commit fbb763a53e92a38436acf5f542f213b85491f086
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Mon Oct 19 20:42:03 2009 +0200
jscript: Use the value returned from constructor in 'new' expression if the
value if an object.
:040000 040000 5e66b60cce239d7e6b0f38fd64be3f47904e79bd
1586a99523eba0296aaebc0f65e5ff2f0dc240c5 M dlls
http://source.winehq.org/git/wine.git/?a=commit;h=fbb763a53e92a38436acf5f54…
Reverting this commit in latest git causes a page fault, but checking-out the
previous commit fixes the problem.
Probably affects CS3 products too, but I have none to test.
--
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=20978
Summary: Quicktime 7.1.6.200 installer fails
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty2.pl/pr
oduct=13803&cat=59&platform=osx&method=sa/QuickTimeIns
taller.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: madewokherd(a)gmail.com
Created an attachment (id=25148)
--> (http://bugs.winehq.org/attachment.cgi?id=25148)
wine-1.1.34-194-g09db528 console output
The installer for Quicktime 7.1.6.200 fails very early.
err:msi:call_script Could not find CLSID for Windows Script
err:msidb:TABLE_fetch_stream fetching stream L"Binary.Scripts.vbs", error =
1627
err:msi:ITERATE_Actions Execution halted, action L"FindASUInstalled" returned
13
This is a recent regression.
371f6a4818ee3739282f29a3259f86357e4e47a0 is first bad commit
commit 371f6a4818ee3739282f29a3259f86357e4e47a0
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Wed Nov 18 10:38:10 2009 -0600
ole32: Do not allow the same stream to be opened twice.
:040000 040000 4bb7c46b78b29446dc7065e9a91f457f97d3af1c
55fabf4e6e351ea471354e62d51e0a9a562f7bc0 M dlls
http://source.winehq.org/git/wine.git/?a=commitdiff;h=371f6a4818ee3739282f2…
Commit can not be reverted in latest git, but checking out the commit before
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.
http://bugs.winehq.org/show_bug.cgi?id=17144
Summary: Rise of Nations Unhandled Exception
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=19005)
--> (http://bugs.winehq.org/attachment.cgi?id=19005)
Wine 1.1.13 console output WINEDEBUG=fixme-all,+seh
Rise of Nations exits when trying to run the game. Console shows an exception
error.
err:ole:CoGetClassObject class {c1f400a0-3f08-11d3-9f0b-006008039e37} not
registered
err:ole:CoGetClassObject no class object {c1f400a0-3f08-11d3-9f0b-006008039e37}
could be created for context 0x1
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7d1a9045
Assuming an OLE 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.
http://bugs.winehq.org/show_bug.cgi?id=18536
Summary: Slingplayer EU 1.5.1 exits silently
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.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=21197)
--> (http://bugs.winehq.org/attachment.cgi?id=21197)
wine-1.1.21-290-gd4e1d88 +qcap
Slingplayer EU 1.5.1 setup exits silently.
This is a recent regression. Result of bisect:
806ea86be2f2f1bbea09d39b242816624bef2b26 is first bad commit
commit 806ea86be2f2f1bbea09d39b242816624bef2b26
Author: Vitaliy Margolen <wine-patches(a)kievinfo.com>
Date: Sun May 17 16:02:22 2009 -0600
dxdiagn: DirectShowFilters should go under numbered sub-containers.
:040000 040000 36434239e0ac616c3ca1fd4c3f800f1fb6f25ed6
29e5a4952fcd3295bee2e7837fed0a0df98bf683 M dlls
A new message appears in the console:
err:win:DEFWND_SetTextW Not enough memory for window text
Reverting this commit fixes the problem.
Workaround is native qcap.dll
--
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=18990
Summary: Slingplayer 1.5 installer hangs
Product: Wine
Version: unspecified
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
Created an attachment (id=21879)
--> (http://bugs.winehq.org/attachment.cgi?id=21879)
wine-1.1.23-110-g8fb7fdd console output
In the latest git, Slingplayer 1.5's installer hangs. This is a recent
regression.
Result of bisect:
8fb7fdd0295df22b19bc9ee55431ff54521a6ee8 is first bad commit
commit 8fb7fdd0295df22b19bc9ee55431ff54521a6ee8
Author: Hib Eris <hib(a)hiberis.nl>
Date: Wed Jun 10 17:13:59 2009 +0200
msi: Fix a crash when freeing memory.
:040000 040000 27415426216cbe58558725e5c33debb04a1132e0
3650c3657f54aa27a37c1ce955fb945e73e52ecf M dlls
Reverting this commit 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.