http://bugs.winehq.org/show_bug.cgi?id=24585
Summary: Senstools, fails to install with an error about
tempfiles on startup
Product: Wine
Version: 1.3.3
Platform: x86
URL: http://www.opp.nl/uk/software/senstools/
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
Blocks: 8531
Created an attachment (id=31049)
--> (http://bugs.winehq.org/attachment.cgi?id=31049)
+ntdll
austin@midna:~/wine-git$ git bisect good
8543c32442d79c33b59b8f6a96c849f6ba5f13df is the first bad commit
commit 8543c32442d79c33b59b8f6a96c849f6ba5f13df
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Feb 18 12:57:33 2010 +0100
ntdll: Properly handle empty but present ACLs in self-relative descriptors.
:040000 040000 8e995d4e5591e7d961ffcf46ecda1713a8697a81
9fab0cd82c13a692fac1549a41c4bc5a21c92aed M dlls
Strangely though, if I compile with gcc from an older svn:
austin@midna:~$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.6.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ./configure --enable-languages=c,c++ : (reconfigured)
./configure --enable-languages=c,c++
Thread model: posix
gcc version 4.6.0 20100908 (experimental) (GCC)
I always hit this bug. I had to use gcc-4.4 to run the regression 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=25525
Summary: Unimplented function:
msvcp80.dll.??Y?$basic_string@DU?$char_traits@D@std@@V
?$allocator@D@2@@std@@QAEAAV01@PBD@Z
Product: Wine
Version: 1.3.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ozan.turkyilmaz(a)gmail.com
Allplan 2009 installer fails with following out put:
wine: Call from 0x7b836fb2 to unimplemented function
msvcp80.dll.??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z,
aborting
winetricts vcrun2005 is a 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=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=24138
Summary: OpenGL Layered Windows Demo crashes on unimplemented
function msvcr100.dll._swprintf
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.dhpoware.com/downloads/GLLayeredWindow.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=30377)
--> (http://bugs.winehq.org/attachment.cgi?id=30377)
Log for the crash of OpenGL Layered Windows Demo
Few second into the demo, it crashes with.
unimplemented function msvcr100.dll._swprint,
--
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=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.