http://bugs.winehq.org/show_bug.cgi?id=24898
Summary: Kong does not run requires unimplemented function
msvcp90.dll.?infinity@?$numeric_limits@M@std@@SAMXZ
Product: Wine
Version: 1.3.5
Platform: x86
URL: http://www.filefront.com/10148842/Kong-v1.1.0/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
without msvcp90.dll.
wine: Call from 0x7b8369e2 to unimplemented function
msvcp90.dll.?infinity@?$numeric_limits@M@std@@SAMXZ, aborting
err:module:attach_process_dlls "OgreMain.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Kong\\Kong.exe" failed, status 80000100
and with msvcp90.dll.
wine: Call from 0x7b8369e2 to unimplemented function
msvcr90.dll.?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z,
aborting
err:module:attach_process_dlls "EMPCore.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Kong\\Kong.exe" failed, status 80000100
Sounds like http://bugs.winehq.org/show_bug.cgi?id=24547
--
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=25935
Summary: Maple Story and Padora Saga installers crash with
builtin msvcp90
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Pando-based installers for Maple Story and Pandora Saga both crash with
wine: Call from 0x7b83a8c2 to unimplemented function
msvcp90.dll.??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z,
aborting
Maple Story's installer crashes straight off, but Pandora Saga's doesn't
crash until you click OK once.
winetricks vcrun2008 seems to work around 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=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=25530
Summary: Harry Potter and the Half Blood Prince Demo fails
without native msvcp80
Product: Wine
Version: 1.3.9
Platform: x86
URL: http://www.bigdownload.com/games/harry-potter-and-the-
halfblood-prince/pc/harry-potter-and-the-half-blood-pr
ince-demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Fails on
wine: Call from 0x7b838d43 to unimplemented function
msvcp80.dll.??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z,
aborting
may also need:
./hp6_demo.exe imports following stub symbols:
msvcp80:??$?8DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
msvcp80:??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@0@Z
msvcp80:??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@PBD@Z
msvcp80:??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBDABV10@@Z
msvcp80:??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z
msvcp80:??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV01@AAH@Z
msvcp80:??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z
msvcp80:??_D?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ
./hp6_demo.exe imports following stub symbols:
msvcr80:_findfirst32
msvcr80:_findnext32
--
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.