http://bugs.winehq.org/show_bug.cgi?id=20276
Summary: Quicken 2008 help crash (uncaught exception)
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)skierpage.com
Created an attachment (id=23950)
--> (http://bugs.winehq.org/attachment.cgi?id=23950)
console output from running Quicken 2008 and clicking in its help
I set the Windows Version for qw.exe to Windows 98 in winecfg to see if my help
problems (bug 20275) would go away.
When I chose Help > Quicken Help, a small rectangle of the initial help
contents appeared, but when I clicked on a help topic, the process crashed.
I'm attaching the output in terminal. The last three lines of console output
are
0[20ec070]: file (null), line 0: uncaught exception: [Exception... "Component
returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED)
[nsIDOMLocation.replace]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)"
location: "JS frame ::
wine:mk:@MSITStore:C:/users/Public/Application%20Data/Intuit/Quicken/Help/QUICKEN.CHM::/_updated.js
:: <TOP_LEVEL> :: line 102" data: no]
err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc46094
--
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=20639
Summary: dsound:IDirectSoundBufferImpl_AcquireResources must
return DS_OK for some games
Product: Wine
Version: unspecified
Platform: PC
URL: http://jkansoft.mine.nu/cgi-bin/jkansoft.cgi?page=7&o=
7
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jkxx2(a)yahoo.com
The url above is a link on how to patch Wine to make two games (Rail Simulator,
RailWorks) playable.
The issue is that both games call IDirectSoundBufferImpl_AcquireResources and
then crash unless the return value is DS_OK. Neither game actually calls any
related functions or requires the functionality of the real dsound function.
Upon returning DS_OK, sound works correctly in both games.
Returning DS_OK is definitely not the solution to the problem since the
function is still unimplemented but it fixes the above and maybe some other
games.
--
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=16915
Summary: Sven Coop 4 beta install fails due to: Unhandled page
fault on write access
Product: Wine
Version: 1.1.12
Platform: All
URL: http://www.svencoop.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanbach(a)adelphia.net
Created an attachment (id=18667)
--> (http://bugs.winehq.org/attachment.cgi?id=18667)
Page fault write access details
It uses Mindvision VISE for the installer, the URL is
http://www.mindvision.com/
I have included the URL link to the file, it is somewhat large ~400M.
See attached logfile or the error logs.
--
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=12724
Summary: 3D Studio MAX 7.0 cannot render 3D windows in program
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://usa.autodesk.com/adsk/servlet/index?siteID=123112
&id=5659302
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rockinup1231(a)gmail.com
Created an attachment (id=12376)
--> (http://bugs.winehq.org/attachment.cgi?id=12376)
Output from terminal (I broke it down to show what I saw, when I saw it
happen).
After using ProcessExplorer to figure out what it used, I used a few DLL
overrides and got the program to load it's window. After that, it locks up and
simply can't load the 3D panels in the program for some reason. I've tried all
I know so I figure it would be a good idea to tell about the bug on here (I
also submitted my test data recently, and at this current moment is yet to be
accepted).
My WINE version is 0.9.59
This is the list of DLL overrides I had to use. You will likely have to tweak
them to try getting DirectX rendering to work.
avifil32 (native)
comctl32 (native)
comdlg32 (native)
dcap32 (native)
dciman32 (native)
ddrawex (native)
imagehlp (native)
kernel32 (native)
lz32 (native)
msacm32 (native)
msvfw32 (native)
msxml3 (native)
ole32 (native)
oleacc (native)
oleaut32 (native)
oledlg (native)
opengl32 (native, built-in)
regapi (native)
riched20 (native)
riched32 (native)
shdocvw (native)
shell32 (native)
shfolder (native)
shlwapi (native)
You can remove the opengl32 override from the list if you want to try DirectX
rendering. I also observed that unlike trying it in OpenGL mode, the only time
that the window loads properly under DirectX rendering mode is after first
selecting that mode, but trying to run the program again, it renders garbage
for the window.
There may be some dll's in there that are unecessary, but I grabbed the ones
that processexplorer said 3D Studio MAX was using during the time, and a few
that I thought might also be necessary for the DLL's listed to work properly.
Also, Software rendering failed, too. :(
--
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=17525
Summary: make test fails on wininet:http
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austin.lund(a)gmail.com
The test fails for me every time.
http.c:354: Test succeeded inside todo block: expected status 10
(INTERNET_STATUS_RESOLVING_NAME) 1 times, received 1 times
http.c:355: Test succeeded inside todo block: expected status 11
(INTERNET_STATUS_NAME_RESOLVED) 1 times, received 1 times
http.c:757: Test failed: expected status 50
(INTERNET_STATUS_CLOSING_CONNECTION) 0 times, received 1 times
http.c:758: Test failed: expected status 51 (INTERNET_STATUS_CONNECTION_CLOSED)
0 times, received 1 times
I've noticed that all the people who have this succeed for them it says
"received 2 times" for the first two at the end.
--
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=20832
Summary: Psychonauts: Crackling sound
Product: Wine
Version: 1.1.33
Platform: PC-x86-64
URL: http://www.gamershell.com/download_8864.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Through out the game the sound will occasionally crackle, it seems to happen
more often with voice samples.
Running Ubuntu 9.10 amd 64 with onboard Geforce 8200 running official nVidia
drivers version 185.18.36.
--
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=11709
Summary: The regression of Titan Quest game
Product: Wine
Version: 0.9.56.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: barafu.albino.cheetah(a)gmail.com
People in AppDB claim that they have managed to run Titan Quest game nearly
flawless. However, with Wine 0.5.56 it fails after changing the resolution,
saying that
wine: Call from 0x7b843ad0 to unimplemented function
d3dx9_36.dll.D3DXAssembleShaderFromFileA, aborting
though the app was told to use OpenGL instead.
I guess it is a bug in DirectX implementation.
--
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=21523
Summary: iexplore doesn't follow redirects
Product: Wine
Version: 1.1.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
Visiting an url that redirects via 302 or 307 response code doesn't work
wine iexplore http://elfe.mine.nu/302.php
wine iexplore http://elfe.mine.nu/307.php
expected would be to open the winehq webpage but a white page is shown
php source would be
<?php header('Location: http://www.winehq.org/',TRUE,307); ?>
--
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=21111
Summary: Creative Centrale fails to install
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: viraptor(a)gmail.com
Created an attachment (id=25358)
--> (http://bugs.winehq.org/attachment.cgi?id=25358)
Log from the centrale crashing
Creative Centrale needed by Zen-MX player to transcode movie files fails to
install. It reports that Windows Media Format 11 Runtime is needed and will be
downloaded. Then it just waits. No crash, no error messages.
If I copy the installed application over from XP, without changing anything, I
get an "unexpected error" window. (crash log attached just in case it's
relevant)
Installing wmfdist11 seems to still fail (already known bug#10219)
--
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=20831
Summary: Psychonauts: Flickering textures
Product: Wine
Version: 1.1.33
Platform: PC-x86-64
URL: http://www.gamershell.com/download_8864.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Created an attachment (id=24962)
--> (http://bugs.winehq.org/attachment.cgi?id=24962)
Example of texture flickering
Quite a lot of textures throughout the game flicker during the game. See
screenshot or demo for example.
Running Ubuntu 9.10 amd 64 with onboard Geforce 8200 running official nVidia
drivers version 185.18.36.
--
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.