http://bugs.winehq.org/show_bug.cgi?id=9360
Summary: HL 1 & 2 mp games crash if using ALSA
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Created an attachment (id=7652)
--> (http://bugs.winehq.org/attachment.cgi?id=7652)
crash bt
Connect to a server and as soon as the loading is finished the game crashs.
Using OSS everything is fine.
--
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=9357
Summary: 1964 crashes:wine client error:9: write: Bad address
Product: Wine
Version: CVS
Platform: Other
URL: http://prdownloads.sourceforge.net/schibo/1964_099.exe?d
ownload
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user submitted this into appdb, rated garbage. It crashes immediately
with:
wine client error:9: write: Bad address
To me it looks like there's something going wrong in advapi32.RegSetValueEx
Maybe this needs a small test case, and see if that's really the problem.
Attached is a +all trace
--
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=9324
Summary: Mp3Tag: crash when editing the "Year" field in some
cases
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the_unknown(a)gmx.net
Created an attachment (id=7595)
--> (http://bugs.winehq.org/attachment.cgi?id=7595)
winedbg output and backtrace after crash
wine 0.9.43 and last git version
gcc (GCC) 4.2.0 (Gentoo 4.2.0 p1.4)
Linux k8t800 2.6.22-gentoo-r3 #1 PREEMPT Tue Aug 14 17:33:41 CEST 2007 i686 AMD
Athlon(tm) 64 Processor 3500+ AuthenticAMD GNU/Linux
How to reproduce:
- download Mp3Tag v2.39 from http://www.mp3tag.de/en/download.html
- edit the date field of some OGG file with another editor (e.g. via
Properties->Meta Info in konqueror) to ensure it has more than 4 symbols in
that, e.g. "August 2007"
- open it with Mp3Tag
- select this file in the list
- place the cursor to the beginning of the string "August 2007" in the Year
field in tag panel (left panel)
- press "Delete" button
-> segfault
Relevant part of the winedbg output with some additional trace calls added by
me attached.
The problem is absent on Windows.
It seems that the maximal text length in the "year" combo box in Mp3Tag is set
to 4, but if a file with more text in the "Year" field is loaded, it is showed
in the corresponding combo box tough.
This causes a negative string length in a calculation in EDIT_EM_ReplaceSel
function in dlls/user32/edit.c:3208 and a buffer overflow later (line 3236).
I've made a patch which seems to work fine and do not cause unneeded side
effects, but I'm not very familiar with wine internals so better check it :)
I'll provide additional info if needed.
--
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=9317
Summary: Can't run vbtablet
Product: Wine
Version: CVS
Platform: Other
URL: http://www.thebest3d.com/dogwaffle/vbtablet/
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7586)
--> (http://bugs.winehq.org/attachment.cgi?id=7586)
Output of WINEDEBUG=+seh,+relay,+text,+ole,+dialog wine TabletDemo.exe
People with wacom tablet trouble are advised to run vbtablet
as a test (see
http://pixarra.invisionzone.com/index.php?act=Msg&CODE=03&VID=in&MSID=12996)
vbtablet is a vb5 app, so you have to do "winetricks vbrun50"
to get the runtime, and then you have to install comctl32.ocx
(I tried the one from http://support.microsoft.com/kb/167121;
it seemed to need a wineboot to register itself).
The problem seems to show up shortly after the app
tries to set up three controls from comctl32.ocx and
the warning
warn:ole:apartment_disconnectobject couldn't find object 0x170090
shows up.
Native dcom doesn't seem to help.
Here's how I reproduced:
rm -rf .wine
sh winetricks vbvm50
wine comctl32.exe
wineboot
WINEDEBUG=+relay,+text,+ole,+dialog wine-git/wine TabletDemo.exe
--
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=9311
Summary: Photoshop 6 UI font issue
Product: Wine
Version: CVS
Platform: Other
URL: http://www.tucows.com/get/214261_90608
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Several pulldown boxes that contain text
are difficult to read in Photoshop 6 because
there is not enough space vertically to
display the letters, so the bottom six pixels
or so are not shown. For instance,
look at the Layers tab of the Layers floating
window; it has a combo box that says "Normal",
but the bottom few pixels are not shown.
The same problem shows up in the Mode combobox
of the Options bar, and the Brush Dynamics popup
accessible via the options bar. For a screenshot
of how the latter should look, see
http://www.arraich.com/ref/aabrushes.htm
This is with an old freetype, and with the
"could not load UI font" warning, so perhaps
with the latest freetype, it will go away;
I haven't checked.
--
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=9308
Summary: Some games got extremely slow
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
In some games the performance is unplayable slow in current git.
e7cbb340dcbd695aecdc6f15213ebc3a045f2940 is first bad commit
commit e7cbb340dcbd695aecdc6f15213ebc3a045f2940
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Mon Jul 30 19:28:33 2007 +0200
wined3d: Remove stateblock::set.*.
:040000 040000 a782fc29e8ea5ea41f42dd2273a8fac0d6a9c627
4da5cf313941b584b5851030ed64a8ae5ce227fc M dlls
Tested with Anno1701 and Earth2160.
Not all games are affected.
--
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=9307
Summary: World of Warcraft does not work on wine-0.9.43-52-
g308da63
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vhaarr+wine(a)gmail.com
Created an attachment (id=7577)
--> (http://bugs.winehq.org/attachment.cgi?id=7577)
WINEDEBUG=+wgl output
World of Warcraft worked fine on my previous WINE build, 0.9.42 (git tag).
Today, when I updated to wine-0.9.43-52-g308da63 (some 40 commits after the
0.9.43 release), WoW stopped working.
Thunderbird on #winehq suggested I file this bug, and also recommended running
WoW in D3D mode, which should work while a fix was found for this bug. I
haven't tried running it in D3D yet.
As requested by Thunderbird, I attach the output of `WINEDEBUG=+wgl ./wine
~/Games/WoW/WoW.exe 2> dbg.txt' here.
--
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=9306
Summary: Wenlin hangs
Product: Wine
Version: CVS
Platform: PC
URL: http://www.trantor.fi/Download/wenlindemo319.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I helped a user on IRC trying get this running; You have to start with full
path, otherwise it exits, but even after doing that it hangs for me. With
native msvcrt it starts fine. A +relay log showed an endless sequence of this:
0009:Call msvcrt.clock() ret=004677ed
0009:Call
KERNEL32.GetProcessTimes(ffffffff,0072fc20,0072fc18,0072fc10,0072fc08)
ret=607dd2b4
0009:Ret KERNEL32.GetProcessTimes() retval=00000001 ret=607dd2b4
0009:Ret msvcrt.clock() retval=00000000 ret=004677ed
Even the simple example from msdn for clock() doesn't work in wine (it hangs):
http://msdn2.microsoft.com/en-us/library/4e2ess30(VS.71).aspx
Looks like clock() needs some improvement
--
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=9296
Summary: Info Select 2007 crashes on startup
Product: Wine
Version: CVS
Platform: Other
URL: http://www.miclog.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7564)
--> (http://bugs.winehq.org/attachment.cgi?id=7564)
+ole log of starting up is.exe without dcom98
Run this app in a virtual desktop, or you won't be able
to see popups (there are two or so).
Without native dcom98, the app crashes after putting up
a splash screen and a couple popups. The console shows:
err:ole:CoGetClassObject no class object {00000316-0000-0000-c000-000000000046}
could be created for context 0x3
...
trace:ole:CreateDataCache ({00000316-0000-0000-c000-000000000046}, 0x21a78c,
{00000000-0000-0000-c000-000000000046}, 0x21a7b8)
wine: Unhandled page fault on write access to 0x00000082 at address 0x7e46d421
(thread 0009), starting debugger...
=>1 0x7e46d421 DefaultHandler_IDataObject_VTable+0x1() in ole32 (0x0033dbe8)
2 0x7efc01f5 call_exception_handler+0x29() in ntdll (0x0033dc18)
...
8 0x7ea65488 _CxxThrowException+0x48(object=0x33e140, type=0x73e84138) in
msvcrt (0x0033e128)
9 0x73e2f9ec in mfc42 (+0x5f9ec) (0x0033e150)
I'll attach the +ole log.
--
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=9295
Summary: some devenum/quartz classes aren't registered
Product: Wine
Version: CVS
Platform: PC
URL: http://www.amaranthia.com/downloads/Ahrimans_Prophecy.ex
e
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damjan.jov(a)gmail.com
Ahriman's prophecy (free ~10MB download) quits with "OLE error 0x80004001"
(E_NOTIMPL). To reproduce the bug, start the game, walk to the right half of
the bookshelf at the bottom right, press space to pick up the journal, walk out
of the house, walk around outside for about 10 seconds, and it will quit. The
following output is produced:
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
err:ole:CoGetClassObject class {e30629d1-27e5-11ce-875d-00608cb78066} not
registered
err:ole:CoGetClassObject no class object {e30629d1-27e5-11ce-875d-00608cb78066}
could be created for context 0x1
err:quartz:GraphBuilder_Render Unable to create filter (80040154), trying next
one
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:mpeg3:MPEG3_StreamSize misses the block header overhead
fixme:wave:DSD_CreateSecondaryBuffer
(0x1b7308,0x7ce718,100e0,0,0x7d6680,0x7d674c,0x7d6660): stub
fixme:quartz:PullPin_Seek (0x7caea0)->(000000000, 7fffffffffffffff)
fixme:quartz:PullPin_BeginFlush (0x7caea0)->()
fixme:quartz:PullPin_EndFlush (0x7caea0)->()
fixme:quartz:AsyncReader_QueryInterface No interface for
{56a868b3-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:Parser_QueryInterface No interface for
{56a868b3-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:MediaPosition_put_Rate (0x88f648)->(1.000000) stub!
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x174b28)->(1,(nil)): Stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x1b7308,0x6229a8,80ea,0,0x88fc58,0x7ccc24,0x88fc38): stub
fixme:quartz:MediaPosition_put_CurrentPosition (0x88f648)->(0.000000) stub!
Interestingly these GUIDs exist in wine and are implemented, just not properly
registered/QueryInterface-able. Running wineprefixcreate, regsvr32 devenum.dll
and regsvr32 quartz.dll didn't help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.