http://bugs.winehq.org/show_bug.cgi?id=17904
Summary: Wine 1.1.18 and PortalGT Mud Client
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: metaljaz(a)msn.com
After an automatic update was done in Ubuntu 8.10 of Wine 1.1.18, the portalGT
mud client would no longer load. Once I removed 1.1.18 and reverted back to
1.1.17 portal is now loading and running again. I got an error message that
stated: (Exception EDBEngineError in module Portal.exe. Invalid file name.)
--
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=17851
Summary: WSAAddressToStringA AF_INET6 implementation missing
Product: Wine
Version: 1.0.1
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berni(a)birkenwald.de
The well-known Torrent client application uTorrent gained IPv6 support in
Version 1.8. When running within the Wine environment it displays [<ERROR>]
instead of the literal IPv6 address for peers.
According to http://forum.utorrent.com/viewtopic.php?pid=363137#p363137
uTorrent uses the WSAAddressToStringA function to format the address to a
string. Looking into dlls/ws2_32/socket.c it's pretty obvious that the wine
version only supports AF_INET (IPv4).
Please support AF_INET6 in that function.
--
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=17832
Summary: FEAR 1.08: Pixelshader compilation fails with ARB
backend
Product: Wine
Version: 1.1.17
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: hverbeet(a)gmail.com
Tested FEAR 1.08 with the ARB backend and noticed the console filling with:
fixme:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawElements @ drawprim.c / 224
Reason seems to be that a multitude of the pixelshaders the game tries to
compile are incorrectly translated by wined3d:
fixme:d3d_shader:shader_arb_generate_pshader HW PixelShader Error at position
1758: "line 76, column 11: error: invalid operand variable\n"
The main problems seems to be the RCP opcode which pops up in company with an
Ax (A0. A1, etc.) register. Sadly no such Ax is ever declared in the fragment
shader.
Example:
RCP R0.w, A1.w;
As far as I can see it's really only the RCP opcode and nothing else. There a
lot pixelshaders that fail compilation but it's always because of something
like in the example.
CCing the experts (aka Stefan and Henri)
--
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=17338
Summary: Quicken 2007 Home & Business crashes with X Error
"BadLength"
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tim(a)filmchicago.org
OS: Ubuntu 8.10
Wine: 1.1.14 installed using the WineHQ APT repository for Ubuntu 8.10 Intrepid
Machine: Dell Latitude D800, 1.5GB RAM, 40GB HD, Nvidia Geforce Go5200
I have installed Quicken 2007 Home & Business. The installation went fine and
the application starts up; however, when Quicken attempts to open a data file,
it crashes with the error:
"X Error of failed request: BadLength (poly request too large or internal Xlib
length error)
Major opcode of failed request: 155 (RENDER)
Minor opcode of failed request: 20 (RenderAddGlyphs)
Serial number of failed request: 27942
Current serial number in output stream: 28247"
Steps to reproduce:
1. Install Quicken 2007 Home & Business
2. Use the updater during the install process to update Quicken to the latest
version.
3. After the install completes, start Quicken with Wine.
4. At the Welcome screen, select "I am new to Quicken"
5. Use the default file name and location for the data file.
6. When Quicken creates the data file, Quicken will crash and close with no
warning dialogues.
-This error also occurs if you select "I am already a Quicken user" at the
Welcome screen and attempt to load a pre-existing Quicken data file.
Observing the output of WINEDEBUG with Trace enabled, it is obvious that
Quicken successfully loads and reads the data file. The crash appears to occur
when Quicken attempts to draw the main application once the data has been
loaded.
The file "Quicken_Short_Log.txt" contains the output of just running Quicken
with:
"wine qw.exe"
I'll upload a longer trace log later, but I seem to have misplaced it at the
moment.
--
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=16846
Summary: Regression: Children of the nile crashes when loading a
game
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://www.gamershell.com/download_7600.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
When loading a game, Children of the nile demo crashes. Regression testing
showed that the bad commit is:
d51ea0115913daa630ad64a0b2bb6301a3bcc0ce is first bad commit
commit d51ea0115913daa630ad64a0b2bb6301a3bcc0ce
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Sep 10 11:08:58 2008 +0200
wined3d: Reset the auto depth stencil.
:040000 040000 3bb887ee55a7e9f8867b995665e67ae3d47e9248
3a04da35acf04d5dba3b650b8c2f1755c6c3cd19 M dlls
--
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=16728
Summary: Condor: needs native d3dxof.dll for x-file loading
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
Created an attachment (id=18402)
--> (http://bugs.winehq.org/attachment.cgi?id=18402)
errordialog wine 1.1.11 and 12
Condor needs native d3dxof.dll for X-File loading. It displays error messages
on load, see attachment.
In the log it dislays errors:
fixme:d3dxof:IDirectXFileImpl_CreateEnumObject File size > 2000000 not
supported yet
or (wine 1.1.11):
err:d3dxof:IDirectXFileEnumObjectImpl_Create Out of memory
Filesizes of X-Files in Condor:
Gen: http://pastebin.com/f7952e66f
ASK: http://pastebin.com/f31f86337
Seems, there is an issue with X-files bigger than 2000000 ;)
Will attach log using wine 11/12 below.
Thank you!
--
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=16412
Summary: 3dmark2000 Environment Bump Mapping test broken in
1.1.10
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: randrik(a)mail.ru
In wine-1.1.10 (slackware package, wine-1.1.10-i486-1kjz.tgz) i saw new bug in
3dmark2000's last test, Environment Bump Mapping. Test itself rendered very
dark, and console spammed a bit with messages:
fixme:d3d_shader:register_for_arg Unknown source argument 255
{many lines}
fixme:d3d_shader:gen_ati_shader Swizzles not implemented
fixme:d3d_shader:register_for_arg Unknown source argument 255
{repeated again}
My OpenGL info:
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R200 20060602 AGP 4x x86/MMX+/3DNow!+ TCL
OpenGL version string: 1.3 Mesa 7.3-devel
wine 1.1.8 works OK.
--
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=16317
Summary: Unhandled exception unimplemented function
setupapi.dll.SetupPromptForDiskA
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legine(a)gmx.net
Hi there,
I tried to install "A Vampire Story". It uses Nullsoft Software Install System
v2.03.
I have the Error: Unhandled exception: unimplemented function
Setupapi.dll.SetupPromptForDiskA called in 32-bit code (0x7edfc788).
See Attachment for Commandline Output.
I will report if I know more.
--
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=15814
Summary: Oblivion crashes on launch
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben.foote(a)gmail.com
Created an attachment (id=16939)
--> (http://bugs.winehq.org/attachment.cgi?id=16939)
Oblivion crash output.
With the latest version of wine (1.1.7) on Ubuntu 8.10 (beta) Oblivion crashes
on startup. A window is created and then goes fullscreen, but then eventually
closes.
I have attached the console output.
--
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=15310
Summary: DVDShrink: Preview no longer works
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16141)
--> (http://bugs.winehq.org/attachment.cgi?id=16141)
+quartz
Regression, saw it reported in AppDB (feature I don't use much...)
Hangs on:
err:ntdll:RtlpWaitForCriticalSection section 0x14a05c "videorenderer.c:
VideoRendererImpl.csFilter" wait timed out in thread 0009, blocked by 0029,
retrying (60 sec)
austin@austin-desktop:~/wine-git$ git bisect good
9985f2efc9d1e92932dd3d7f351ded3ae1db0b80 is first bad commit
commit 9985f2efc9d1e92932dd3d7f351ded3ae1db0b80
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Fri Jul 4 01:33:04 2008 -0700
quartz: Implement state transitions in video renderer.
:040000 040000 e9d8793bdcec724b6a750908bc054baf329c8655
66c05bda331c3503e8d85b69303108d00d5830c6 M dlls
+quartz attached
--
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.