http://bugs.winehq.org/show_bug.cgi?id=10633
Summary: Per Pixel Lightning is drawn wrong
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://neuron.tuke.sk/~mizanin/eng/dx/020_Stencil_Shadow
.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
In this program the light on the wall is not drawn correctly if Per Pixel
Lightning is on. If it is off, all is shown like in windows.
My system: Fedora7, Geforce 8800GTS, Driver 100.14.23.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16731
Summary: Missing 'msvcirt' from Component list
Product: WineHQ Bugzilla
Version: 3.0.2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dasnyderx(a)yahoo.com
I filed the bug, #16572, in regards to a missing component in the
'msvcirt.dll'. However, while looking over the bug, I noticed that the
'Component' selected is incorrect. Currently, the component indicated as being
at fault with the bug is 'msvcrt.dll'. The component at fault -- and not
selectable in the 'Component' dropdown -- is 'msvcirt'. As this is the correct
component at fault for the bug I reported and a DLL of the same name is shipped
with Wine, I would suggest this DLL name, msvcirt, be added to the components
selectable on the 'Components' dropdown.
--
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=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=17804
Summary: Sim City 3000 +NoCD fails to load
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20037)
--> (http://bugs.winehq.org/attachment.cgi?id=20037)
Wine 1.1.17 +loaddll +tid +seh
NoCD required to work around Bug 219 (Safedisc).
Sim City 3000 fails to load with the following error in the console
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 73 (X_GetImage)
Serial number of failed request: 519
Current serial number in output stream: 519
The game is started in a virtual desktop but resizes it and exits.
--
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=11712
Summary: BSSBWin crashes when closing windows
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias_stegmann(a)gmx.net
Created an attachment (id=10935)
--> (http://bugs.winehq.org/attachment.cgi?id=10935)
debug message for bssbwin
Used Wine version: wine-0.9.55
Used Linux distribution: Ubuntu 7.10 x86_64
Used software version: BSSBWin 4.3.14
Software download: http://www.bssb.de/downloads/2kb/downloads/SetupV.EXE
Software description: German management software for sport clubs written in
Visual Basic 6.0, depends on Windows XP SP 2 or Win2k SP
Bug-Description:
After Getting the application installed and starting ( as described in
http://bugs.winehq.org/show_bug.cgi?id=11658#c11 ) when closing windows which
were opened by submenu-buttons - see debugger message for details.
Thanks.
--
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=15989
Summary: Level-R menu is just black
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
URL: http://levelr.gamigo.de/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Created an attachment (id=17182)
--> (http://bugs.winehq.org/attachment.cgi?id=17182)
screenshot of the menu
Updating works, even the intro video is displayed. After that I can only see a
black screen.
Dozens of this lines in the console:
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:d3d:getColorBits Unsupported format: WINED3DFMT_R32F
err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check
compatibility for Format=WINED3DFMT_R32F
err:d3d:getColorBits Unsupported format: WINED3DFMT_A16B16G16R16F
err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check
compatibility for Format=WINED3DFMT_A16B16G16R16F
--
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=12372
Summary: BreakQuest crashes on startup; "file not found"
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.nurium.com/getdemo.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: timonator(a)perpetuum-immobile.de
Created an attachment (id=11868)
--> (http://bugs.winehq.org/attachment.cgi?id=11868)
log file. note, that the "scenes" folder doesn't exist on the FS.
The game starts up, changes the resolution and then crashes.
Slowing down the execution (for example by using strace or WINEDEBUG=all)
reveals, that a small window with three buttons on the bottom, one of which
being "Start Game", appears for a very brief moment before it closes again and
the game switches to fullscreen mode. The content of the window is not visible.
--
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.