http://bugs.winehq.org/show_bug.cgi?id=13662
Summary: dogfood: xchat-2.6.2 is very slow, while updating the
window
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12199
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Depends on: 421
xchat-2.6.2 ( http://prdownload.berlios.de/xchat-win32/xchat-2.6.2.exe ) is
very slow, while updating the window. (do not try to scroll fast...)
The console give a hint:
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
--
By by ... Detlef
--
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=16325
Summary: incorrect font rendering for CJK programs
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xrfang(a)gmail.com
CC: xrfang(a)gmail.com
Created an attachment (id=17630)
--> (http://bugs.winehq.org/attachment.cgi?id=17630)
patches, in a tar.bz archive
If a CJK program uses "ANSI_CHARSET" to create font instance, text is not
correctly rendered, the result is that
some text in the affected programs are not correctly displayed. This is not a
"critical" problem but I consider
it a "blocker" for most Chinese Wine users as it happens massively.
This problem is reported and fixed here:
http://bugs.winehq.org/show_bug.cgi?id=4065
However, the fix only dealt with a particular program (picasa) and is not a
universal fix. A hack specifically designed for
Chinese user (codepage 936) is proposed, but not accepted because it is not
"universal". This patch is based on the
cp936 hack proposed in bug #4065.
The patch has two flavor, the first one uses GetACP() to obtain correct
codepage to use, which is preferred. The second
will use environment variable WINE_DEFAULT_CODEPAGE, if not defined, will NOT
affect original code flow. The 2nd
method added a little bit inconvenience for CJK users, but maintains maximum
compatibility, because as discussed
on the Ubuntu Chinese forum, there are better solutions, which is out of my
ability to change:
http://forum.ubuntu.org.cn/viewtopic.php?f=121&t=169647 (Chinese)
--
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=18930
Summary: Failing to allocate an enormous image
Product: Wine
Version: 1.1.21
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rgovostes(a)gmail.com
I'm trying to run IDA Pro. However, Wine exits prematurely due to a BadAlloc
error during a call to X_CreatePixmap. Debugging showed that the image it was
trying to allocate was 39327 x 74239 x 32 -- nearly 3 gigapixels. I expect the
error arises from trying to draw the code view or call graph.
I'm not sure what debugging information would be useful here so please advise
what would be helpful.
--
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=14318
Summary: Michisoft Reader Studio v1.5a fails to produce LIT file
from HTML
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: truxxon(a)gmail.com
I tried to use the Michisoft Reader Studio v1.5a, available at
http://www.michisoft.com/programs/readerstudio/rsdownload.htm , and verified
that under wine it does not finish the conversion of HTML to LIT.
Instead, it shows the following message in a dialog error box log:
"
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Title>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text
'mytitle' as child in its content model.
LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text
'mytitle' as child in its content model.
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Creator>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Identifier>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text
'7055.475' as child in its content model.
LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text
'7055.475' as child in its content model.
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Language>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text
'en' as child in its content model.
LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text 'en' as
child in its content model.
LITGen error (1207): DTD(Ver 1.0): Unique identifier not found. There should
be a 'unique-identifier' attribute on the <package> tag and at least one
<dc:Identifier> tag whose ID matches that attribute.
Error 0x%x processing package file %S.
"
and the corresponding wine stderr is:
"
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa}
not implemented
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b}
not implemented
Error 0x80004005 processing package file
Z:\home\xxxx\local\bin\litgen-wine\temp\temp.opf.
Terminating for error 0x80004005.
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
fixme:ole:OleLoadPictureEx
(0xa7535c,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OleLoadPictureEx
(0xa7535c,3318,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OleLoadPictureEx
(0xa7535c,1086,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OLEPictureImpl_SaveAsFile (0x11c1c8)->(0x11c298, 0, (nil)), hacked
stub.
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
"
The problem seems to come down to wine not implementing yet these two MSXML
interfaces, and therefore being unable to support the microsoft litgen dll:
fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa}
not implemented
fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b}
not implemented
--
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=13314
Summary: Winevdm displays parasitic window
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=13186)
--> (http://bugs.winehq.org/attachment.cgi?id=13186)
A screenshot to illustrate the bug.
When running Civilization I for Windows there appears a parasitic black window
with "winevdm" caption. If to close this window, the game exits. In earlier
versions of Wine (0.9.61) the window did not appear.
The attached screenshot shows the bug.
--
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=11224
Summary: Throw In (Blitz Basic game) has a memory access
violation
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://freeforumzone.leonardo.it/cartella.aspx?c=3694&f=
3694&idc=34040
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trevi55(a)gmail.com
Created an attachment (id=10306)
--> (http://bugs.winehq.org/attachment.cgi?id=10306)
Throw In launch error screenshot
I'd like to play to this old-school soccer game but it doesn't run in Wine...
I mean, after creating a new wine folder to use I have to set Direct3D ->
DirectDrawRenderer to OpenGL (if I don't do so, wine stops immediately saying
me that I've to change the DirectDraw render mode)...
After this modification, I can launch the Throw In exe file and for few seconds
I get the game (loading) splash in my screen while the music is playing, then
an «Error» pop-up message appears with the «Memory Access Violation» error
(as you can see in the attached screenshot)...
The music continues to play until I press the «Ok» button, then all crashes!
The only messages I've in my terminal are:
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex
samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) >
combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x34f840,0x00000000), stub!
I've tried to enable also a more accurate debugging output, but I don't see
relevant messages... Anyway I could attach it, if you need!
You can download this game (version 0.85) at http://tinyurl.com/37lhzh (0.86
update at http://tinyurl.com/36cjdu)
Just one note... If I try the version 0.8 (http://tinyurl.com/3ymj42) the
application behavior is different: when launching the exe the game menu loads
and I can navigate it until I select to play... Then the game crashes giving
the same output I've already described.
I'd have to say also that another game I can find in the same site (Total
Control Soccer), always written in the same language give me this error :(
--
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=16784
Summary: Babylon 7: Trail mode expires after installation
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.babylon.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
Babylon 7 trail mode expires after installation,
native msxml3 4 or 6 do not seem to do the trick.
See bug 16614 for more information.
--
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=18548
Summary: catlitter crashes winedevice
Product: Wine
Version: 1.1.21
Platform: All
URL: http://psxemulator.gazaxian.com/catlitter.rar
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mizvekov(a)gmail.com
catlitter is a program that controls playstation 1 'caetla' acessory.
It uses WinRing0 to access parallel port from any windows version.
WinRing0 can be downloaded from here: http://openlibsys.org/
The source for catlitter can be downloaded from:
http://psxemulator.gazaxian.com/catlitter_src.rar
When it's executed, winedevice crashes because WRITE_PORT_UCHAR is not
implemented in hal.dll
This api would be very simple to implement at least for parallel port, because
everything that is needed for it is already done in winedos.
--
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=13321
Summary: WoW EULA fails to activate "Agree" button during
installation (gecko wrapper)
Product: Wine
Version: 1.0-rc1
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
The latest version of the World of Warcraft installer (83xx) seems to have
changed. Under the gecko wrapper, the EULA can be read but seems to fail to
report scrolling position. This blocks the user from installing WoW without
either forcing rendering with IE engine or using an older installer to install
the game.
I'm afraid I cannot provide an URL.
Log: http://pastebin.com/f25664af1
--
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=15330
Summary: wine crashes in xdraw
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smp(a)putre.net
Using FIlemaker Pro application with Wine. When click on checkbox in
application, wine crashes. See attached backtrace.
--
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=18056
Summary: Yukon: doesnt work with wine
Product: Wine
Version: 1.1.19
Platform: Other
URL: https://devel.neopsis.com/projects/yukon/wiki
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Wine was supposed to be patched in 0.9.43 to be compatibile with yukon project
(https://devel.neopsis.com/projects/yukon/wiki/Compatibility) but as i've tried
to run it with latest wine it doesn't seem to work.
I'm not sure is that related as regression test or was intended change in how
wine works and won't be fixed so i will save myself couple hours of making
regressions tests in case its wontfix case.
--
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=15161
Summary: Flatout 1 installer fails
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: glenn(a)webmind.be
Created an attachment (id=15894)
--> (http://bugs.winehq.org/attachment.cgi?id=15894)
Flatout install failure wine output
After selecting where to install flatout, the copy process starts and abruptly
ends with a message saying that the installer was interrupted before
completion.
--
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=17376
Summary: Crystal Reports 2008: Install Fails
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpoirier(a)adclegal.com
When attempting to install Crystal Reports 2008 the install fails. The install
is an MSI. It gets to the point where I select the language I want and then
sits for a while before crashing. You can download an evaluation copy of this
product from
http://www.sap.com/solutions/sapbusinessobjects/sme/reporting/crystalreport…
for testing.
--
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=19284
Summary: can't identify nvidia vendor string
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreu.blanc013(a)gmail.com
Created an attachment (id=22321)
--> (http://bugs.winehq.org/attachment.cgi?id=22321)
nvidia detection fix
Running wined3d on Windows XP, with an nvidia GeForce 4 MX, results in this
error:
"Invalid nVidia version string: 1.5.2"
It seems that the win32 ICD doesn't report vendor string the same way. I'm
attaching a fix to make the check more tollerant.
--
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=17755
Summary: Command and Conquer Generals networking fails with
timeout
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: cwadge(a)gmail.com
After using the hack described in bug 17737, I am able to connect to LAN
sessions of C&C Generals. No LAN games appear in the client's game browser.
When a direct connection is established, the client appears in the list of
connected players on the server side. However, the client receives a network
timeout error when connecting and is unable to proceed. Also note that if any
AI players are added to the roster before a client attempts to join, they are
greeted by a "server full" error, regardless of how many slots are open.
--
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=18398
Summary: ZubuReader crashes on opening a magazine to read
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maniksmailbox(a)yahoo.com
Created an attachment (id=20977)
--> (http://bugs.winehq.org/attachment.cgi?id=20977)
this is the console output when zubu reader is run and subsequently crashes
ZubuReader worked flawlessly uptil 1.1.15. 1.1.17 onwards, the main library
showing the magazines available open correctly. Only when i try opening a
magazine to read, it crashes and wine shows me the error dialog.
ZubuReader was installed to a clean wineprefix so there is no contamination
whatsoever from other apps. winetricks has also not been used.
--
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=12157
Summary: Game does not go past first two splash screens
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://maplestory.nexon.net
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: life+winebug(a)mapletip.com
Created an attachment (id=11554)
--> (http://bugs.winehq.org/attachment.cgi?id=11554)
Ntoskrnl patch
I am using the version of MapleStory's executable without gameguard, thus
allowing Wine to run it, sort of.
To download the version without gameguard, go here:
http://rapidshare.com/files/100726682/OdinMS.rar.html
I also had to patch ntoskrnl.exe in order for it to pass some missing
unimplemented methods. I have attached my patch. In my next post, is the log
from console.
--
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=17820
Summary: Chromium test_shell_tests fail on Wine
Product: Wine
Version: 1.1.17
Platform: Other
URL: http://chromium.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To run Chromium's test_shell_tests.exe, copy
net/data, skia/data, webkit/data, third_party/py*, and third_party/tlslite
from the source tree. (This is quite a bit of data, so I hesitate
to post a tarball.) Then do
$ wine chrome/Debug/test_shell_tests.exe
The following tests fail on wine but not windows for me:
[ FAILED ] UniscribeTest.TooBig
[ FAILED ] VectorCanvasTest.BasicDrawing
[ FAILED ] VectorCanvasTest.Circles
[ FAILED ] VectorCanvasTest.DiagonalLines
[ FAILED ] VectorCanvasTest.PathEffects
[ FAILED ] VectorCanvasTest.Bitmaps
[ FAILED ] VectorCanvasTest.Matrix
--
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=18355
Summary: Evochron Legends doesn't start
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nomax(a)arcadebelgium.be
Created an attachment (id=20909)
--> (http://bugs.winehq.org/attachment.cgi?id=20909)
Error messages
Launching Evochron Legends shows a black screen, game custom mouse cursor can
be seen briefly. At this point, escape key is the only way to exit the game.
Some OpenGL, Direct3D and DirectDraw error messages are shown (see attachment).
I'm using an ATI X1600 XT with the Mesa DRI R300 20060815 TCL driver so this
may be the problem. Someone with another graphic card/proprietary divers should
test it (the time limited demo is freely available:
http://www.starwraith.com/evochron_legends.exe).
Game includes a sort of "safe-mode" for low-end graphic cards (create an empty
file named "legacytextures.txt" in game directory to activate). But result is
the same.
According to official website, this game requires DirectX 9.0c to run.
--
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=19149
Summary: game hangs up after some time in wine-1.1.1.24
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dduck(a)rambler.ru
CC: dduck(a)rambler.ru
gta2 hangs up after some time in wine 1.1.1.24
Results of regression test:
89b08bc6e2ced8f26913bfb587e7bd0a576cbaee is first bad commit
commit 89b08bc6e2ced8f26913bfb587e7bd0a576cbaee
Author: Robert Key <hpestilence(a)gmail.com>
Date: Thu Jun 18 15:46:02 2009 -0400
wined3d: Add missing HD 3400 renderer string.
040000 040000 b8bcfcd899589def0b08f3f1aba3b6f3be97f621 c0e9effd5eb7e932f3d
--
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=18259
Summary: MPLAB fails to recognize the PICKIT3 Debugger
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
URL: http://microchip.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simon_waid(a)gmx.net
The PICKIT3 is a Debugging-Hardware for MPLAB. It appears as a HIB-USB-Device
to the system. If you attach it to USB-port it is recognized by the kernel (you
can see it under eg. /dev/hidraw0). However MPLAB does not recognize it.
How to reproduce:
-Plug your PICKIT3 into a USB-Slot
-(Check, wheather it got recognized by the kernel: A new /dev/hidrawX should
appear)
-Start MPLAB
-Click on Debug->Select Tool->PicKit3
-Inside the Output-Window the message "No PICkit 3 Connected" appears
Other:
MPLAB-Version 8.3
Output from Wine:
fixme:win:RegisterDeviceNotificationA (hwnd=0x200bc,
filter=0x32f694,flags=0x00000000),
returns a fake device notification handle!
Best regards,
Simon
--
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=18327
Summary: Minor voice glitches in Call of Cthulhu DCOTE
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monolitonegro(a)gmail.com
While playing the game, some voices are glitched, as if the game were having
buffer problems. Don't know if this is due to a regression, or some new bug.
How to reproduce: Use GNU/Linux Ubuntu Hardy 8.04, install the game, play the
game and watch as many cutscenes as you can.
Also, configure wine to use ALSA drivers.
--
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=18206
Summary: S180 Life In The Oceans CD exits silently
Product: Wine
Version: 1.1.20
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=20700)
--> (http://bugs.winehq.org/attachment.cgi?id=20700)
Wine 1.1.20 +relay +seh +tid (6.1MB)
S180 Life In The Oceans is part of a university course material.
The setup window loads, but on clicking OK the app exits silently, nothing in
the console.
System requirements claim to need Flash and IE5.5. Tried "winetricks ie6
flash" but this made no difference.
Sorry, I don't know what I'm looking at in +relay 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=18294
Summary: Getting stuck on slopes/elevators in Garrys Mod
Product: Wine
Version: 1.1.5
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)watersideway.plus.com
Created an attachment (id=20823)
--> (http://bugs.winehq.org/attachment.cgi?id=20823)
Contents of terminal
When you walk over a slope or onto an elevator in Garry's Mod. You get stuck,
cannot move at all. I have attached the contents of the servers terminal.
I notice a lot of people with this problem have been marked as a duplicate of
another thread, looking at that other thread, the two are completely different
problems.
--
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=17776
Summary: Installing on Fat32 partitions seems to be impossible
nowadays
Product: Wine
Version: 1.1.17
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: een_meel_of_geen_meel(a)hotmail.com
recently (for about 20 or so versions), I haven't been able to install programs
on FAT32 partitions anymore. I still use these on quite a few occasions and
dislike having to install them onto my /home partition or whatever.
Installation starts fine, but bugs out with an error about not being permitted
to write there.
games include but are not limited to: anno 1503, civ4, titan quest
--
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.