http://bugs.winehq.com/show_bug.cgi?id=1912
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #453 is|0 |1
obsolete| |
Attachment #459 is|0 |1
obsolete| |
Attachment #460 is|0 |1
obsolete| |
Attachment #461 is|0 |1
obsolete| |
Attachment #473 is|0 |1
obsolete| |
Attachment #475 is|0 |1
obsolete| |
------- Additional Comments From marcus(a)jet.franken.de 2004-10-01 10:41 -------
Created an attachment (id=484)
--> (http://bugs.winehq.com/attachment.cgi?id=484&action=view)
safearray patch
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1912
------- Additional Comments From marcus(a)jet.franken.de 2004-10-01 10:38 -------
trace:ole:SafeArrayRedim (0x403d0a88,0x409afab8)
000b:Call ntdll.RtlAllocateHeap(40360000,00000008,00000002) ret=40bdbc1b
We redimension the array to 2 elements ... and just allocate 2 byte, instead
of 2*elementsize which would be 0x20.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1929
------- Additional Comments From marcus(a)jet.franken.de 2004-10-01 10:14 -------
then try to install dcom98.exe first. you can get it from our SourceForge
download page, install with
WINEDLLOVERRIDES=ole32=n wine dcom98.exe
then try steam again.
However, to my knowledge Steam is not working yet...
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1927
------- Additional Comments From marcus(a)jet.franken.de 2004-10-01 10:13 -------
please try the attached patch. it is just a stub, and probably the program
will not progress much further... but it is a start.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1934
Summary: 3D directx 7 game triggers debugger
Product: Wine
Version: CVS
Platform: PC
URL: http://www.bbc.co.uk/broadband/entertainment/games/dino.
shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: puoti(a)inwind.it
The game only works on win 98 and 2k. I'll attach the wine and debugger log.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1932
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |LATER
------- Additional Comments From marcus(a)jet.franken.de 2004-10-01 02:44 -------
we do not support richedit20 as builtin yet, so
just change riched32 to be used native by default in
the [DllOverrides] section in the config file, or in
the environment variable:
WINEDLLOVERRIDES=riched32=n
this is a known limitation, no need to keep open a bug entry.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1933
Summary: 8-bit color mode not showing the right colors
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: barbolani(a)jazzfree.com
I have a few child games that need the system to have a 256-color palette. To do
that, I either execute a new X server in another virtual console or I can start
X with the default depth of 8, instead of my usual 24 bits of color.
However the display shows the wrong colors for all the visual standard visual
components, and the games show the graphics but with weird colors. I've checked
with winmine.exe and the problem is the same, that is, instead of the classic
gray tiles for the mines mine are yellow.
I'm using wine-20031212 on Mandrake 9.0. Everything compiles without errors.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1929
------- Additional Comments From stony777(a)web.de 2004-09-01 17:05 -------
no :) this was just the only location where I found the file you mentioned
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1932
Summary: 'err:win:CreateWindowExA bad class name "RichEdit20A"
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mechasphere(a)yahoo.com
I execute a file spheresvrr1 with the command "wine spheresvrr1.exe &". The
execution works fine but it opens a screen with the application text display.
All I see is a blank screen and I get this message 'err:win:CreateWindowExA
bad class name "RichEdit20A"'.
So I thought the problem is with the redhat 9 rpm for i686 has some missing
features. I downloaded the source code and compiled it... made things worse.
I am not an expert in compiling source code. I will try the redhat 9 rpm for
i386 instead.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1874
------- Additional Comments From toph(a)abi2ooo.org 2004-09-01 12:35 -------
Created an attachment (id=480)
--> (http://bugs.winehq.com/attachment.cgi?id=480&action=view)
A dbg-session with the patch applied
With that patch applied the Access-Violation doesn't happen. But the program
still doesn't work as expected, i.e. there's no communication with the mobile.
NtWriteFile now spits out a status of 259 (=>ERROR_INVALID_PARAMETER?). Hope
the winedbg-log is useful.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1929
------- Additional Comments From stony777(a)web.de 2004-09-01 11:24 -------
A winedefault.reg does not exist here.
The stdole32.tbl exists unter the tree of transgaming.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1925
khai(a)mangrai.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From khai(a)mangrai.com 2004-08-01 18:45 -------
Fixed.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1929
------- Additional Comments From marcus(a)jet.franken.de 2004-08-01 15:21 -------
the OLE/COM is not correctly setup.
did you merge the wine default registry by doing:
regedit winedefault.reg
and do you have a stdole32.tlb file?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1930
Summary: Wine fails to pass control to existing running copy of
Windows program
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: spierce(a)btv.ibm.com
Running Red Hat Fedora, Wine 20031118, Mozilla 1.4, Lotus Notes 6.51
http://bugs.winehq.com/show_bug.cgi?id=1874
toph(a)abi2ooo.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #432 is|0 |1
obsolete| |
------- Additional Comments From toph(a)abi2ooo.org 2004-08-01 13:17 -------
Created an attachment (id=478)
--> (http://bugs.winehq.com/attachment.cgi?id=478&action=view)
Another dbg-session, containing more information
Thanx for the instructions. Hope the output is more helpful now.
BTW: The last call to NTDLL.DLL.ZwWriteFile (where the error occurs) happens
from files/file.c line 1470. Not file.c in dlls/kernel/file.c
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1784
------- Additional Comments From motorhammer(a)bluewin.ch 2004-08-01 12:59 -------
ok...good news !
but..where can I find It ?
Thanks a lot
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1784
------- Additional Comments From titan.costa(a)wanadoo.fr 2004-08-01 12:14 -------
Do you use wineoss.drv or winealsa.drv in your config file?
If you use winealsa, I've just sent a patch which add Midi IN to it...
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1814
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-08-01 06:40 -------
from reporter:
I apologize for the late reply, just got back to the university (&& my
e-mail).
I will not be able to do the test because I am using Mandrake 9.2 (x86).
I believe that the problem is based in the pthreads package that RedHat
9.0 uses.
I have heard from friends who had the same problem as I did found it to
be resolved
with the latest Wine distribution.
so I guess it is fixed with the last pthread/nptl fixes in 20031212
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
I apologize for the late reply, just got back to the university (&& my
e-mail).
I will not be able to do the test because I am using Mandrake 9.2 (x86).
I believe that the problem is based in the pthreads package that RedHat
9.0 uses.
I have heard from friends who had the same problem as I did found it to
be resolved
with the latest Wine distribution.
Wine Bugs wrote:
>http://bugs.winehq.com/show_bug.cgi?id=1814
>
>
>
>
>
>------- Additional Comments From marcus(a)jet.franken.de 2003-31-12 03:16 -------
>can you retry this with the 20031212 release?
>
>
>
http://bugs.winehq.com/show_bug.cgi?id=1915
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2004-07-01 17:04 -------
Email me me the logs and I'll take a quick look (click my name above for the
email addr!). At present the d3d8 code emits lots of fixmes at startup as
device checks are done but none should come out during general running of the
game. I am more interested in fixmes which come out regularly (as this would
slow the game) or ones which come out when graphics corruption occurs.
I was running with cvs wine yesterday and sound disabled (Drivers="" in the
~/wine/.config file) and got the menu (looked fine), clicked single player,
then it hung during the load process.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1929
Summary: Error in relation to ws2_32.dll (at Start of Counter-
Strike)
Product: Wine
Version: CVS
Platform: All
URL: http://www.linux-gamers.net/modules/wfsection/article.php?articleid=17
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: stony777(a)web.de
I am trying to get Steam working on linux. I went straight after a howto that
is written on the above mentioned url. But when I try to launch a game wine
bails out with the following message.
As I am no programmer I ask you people for help. Thanks for any hint you could
give.
Stefan Silberstein alias /linuX/stony777
bash-2.05b$ wine Steam.exe
Loading required GL library /usr/lib/libGL.so.1
fixme:commctrl:InitCommonControlsEx Unknown class! dwICC=0x8000
fixme:win32:PeekNamedPipe function not implemented
client callback thread error
fixme:ole:CoCreateInstance no classfactory created for CLSID
{9ba05972-f6a8-11cf
-a442-00a0c90a8f39}, hres is 0x80040150
Loading required GL library /usr/lib/libGL.so.1
fixme:win32:PeekNamedPipe function not implemented
client callback thread error
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403b5ed8)->(00000000,00000008
)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403b5ed8)->(00000000,00000013
)
fixme:x11drv:X11DRV_resize_desktop Need to update SYSMETRICS after resizing
disp lay
(now 800x600)
fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403b2d38): not verifying
imageOption INTERNET_OPTION_RESET_URLCACHE_SESSION: STUB
fixme:ole:create_marshalled_proxy Failed to read marshal id from classfactory
of {9ba05972-f6a8-11cf-a442-00a0c90a8f39}.
fixme:ole:LoadTypeLibEx Wanted to load L"stdole2.tlb" as typelib, but file was
not found.
fixme:ole:LoadTypeLibEx Wanted to load L"stdole2.tlb" as typelib, but file was
not found.
fixme:ole:_get_funcdesc Did not find a typeinfo for reftype 1?
fixme:ole:PSFacBuf_CreateProxy GetFuncDesc 80004005 should not fail here.
fixme:ole:StdMarshalImpl_UnmarshalInterface Failed to create a proxy for
{85cb6900-4d95-11cf-960c-0080c7f4ee85}
fixme:ole:CoUnmarshalInterface Failed to Unmarshal the interface, 80004005?
fixme:ole:CFProxy_CreateInstance CoMarshalInterface failed, 80004005
fixme:ole:CoCreateInstance no instance created for interface
{85cb6900-4d95-11cf-960c-0080c7f4ee85} of class
{9ba05972-f6a8-11cf-a442-00a0c90a8f39}, hres is 0x80004005
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_EXCLUSIVE not
fully supported
err:dsound:DirectSoundCreate8 dsound already opened
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type CDAUDIO.
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
err:wave:widDsCreate DirectSoundCapture flag not set
This sound card's driver does not support direct access
The (slower) DirectSound HEL mode will be used instead.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
err:wave:OSS_OpenDevice FullDuplex: Mismatch in access. Your sound device is
not full duplex capable.
fixme:win32:PeekNamedPipe function not implemented
client callback thread error
wine: Unhandled exception (thread 0030), starting debugger...
WineDbg starting on pid 2f
Loaded debug information from ELF 'wine' ((nil))
No debug information in 32bit DLL 'C:\Program
Files\Steam\SteamApps\stony777(a)ewetel.net\counter-strike\hl.exe' (0x1400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40200000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL'
(0x40490000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL'
(0x408e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40860000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40730000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL'
(0x40900000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40700000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x406e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x409d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x49eb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x49ea0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSWSOCK.DLL' (0x49ed0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x70bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x49fe0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x49f70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL'
(0x4a020000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x49ef0000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\STEAM\STEAM.DLL'
(0x20000000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\DBG.DLL' (0x4a6f0000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\FILESYSTEM_STEAM.DLL'
(0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x4ae40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DDRAW.DLL' (0x4ae80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x4aef0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x4af60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x4afa0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x4af90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x4afc0000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\VGUI.DLL'
(0x4afcd000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\MSS32.DLL'
(0x21100000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL'
(0x4b040000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OPENGL32.DLL'
(0x4ac60000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\VALVE\CL_DLLS\PARTICLEMAN.DLL'
(0x4ae07000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\VALVE\CL_DLLS\GAMEUI.DLL'
(0x4f6b0000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\VGUI2.DLL'
(0x4fb51000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHDOCVW.DLL' (0x71000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MPR.DLL' (0x50940000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WININET.DLL' (0x50910000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x50b60000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\MSSV29.ASI'
(0x26400000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\MSSV12.ASI'
(0x26600000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\MP3DEC.ASI'
(0x26f00000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\VOICE_MILES.DLL'
(0x4ab3b000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\DEMOPLAYER.DLL'
(0x4ab4a000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\CORE.DLL'
(0x4ab68000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\JOYSTICK.DRV'
(0x4abb0000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\PLATFORM\FRIENDS\TRACKERUI.DLL'
(0x520d0000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\PLATFORM\SERVERS\SERVERBROWSER.DLL'
(0x52471000)
No debug information in 32bit DLL 'C:\PROGRAM
FILES\STEAM\STEAMAPPS\STONY777(a)EWETEL.NET\COUNTER-STRIKE\PLATFORM\FRIENDS\TRACKERNET.DLL'
(0x4abbe000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x407065b7).
In 32-bit mode.
0x407065b7 (WS2_32.DLL.WSASetLastError+0x1d7 in WS2_32.DLL): movw
$0x4,0x00000000
Wine-dbg>
wine_dbg_cmd: bash-2.05b$ Ctrl-C
Ctrl-C: stopping debuggee
WineDbg terminated on pid 2f
err:seh:setup_exception nested exception on signal stack in thread 0040 eip
400476e9 esp 4ac05ba4 stack 0x529b1000-0x52ab1000
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1928
Summary: Unhandled exception installing dcom98.exe
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jjl(a)pobox.com
I attempted to install dcom98.exe on wine current CVS as of yesterday (install seems OK:
Winzip works fine), debian woody.
The only changes I made to a clean install were 1. setting the windows version to win98 and 2.
unpacking the .CAB files for IE6, following the instructions at the URL below, under "Method
2" (I also tried "Method 1", the new IE installer for wine, which failed in the same way).
http://tinyurl.com/24cmohttp://frankscorner.org/modules.php?op=modload&name=Sections&file=index&req…
I've tried both with and without native ole32 (taken from win98).
It gets as far as the license dialog, and when I click "Yes", it deadlocks (see below). I get an
essentially identical problem if I try to run ie6setup.exe (rather than extracting from the .CABs I
had lying around already).
ie[0]$ wine dcom98.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
err:ntdll:RtlpWaitForCriticalSection section 0x40332690 "?" wait timed out in thread 0011,
blocked by 0010, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x407c5b00 "../../windows/user.c: USER_SysLevel"
wait timed out in thread 0010, blocked by 0011, retrying (60 sec)
wine: Unhandled exception (thread 0010), starting debugger...
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
WineDbg starting on pid f
Loaded debug information from ELF 'wine' ((nil))
No debug information in 32bit DLL 'F:\ie\dcom98.exe' (0x1000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40190000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40440000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40650000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40690000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40710000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40830000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x408d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x408c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40c60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x40c30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x40ce0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x40cc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x40e20000)
Unhandled exception: wait failed on critical section 0x407c5b00 (USER32.DLL..data+0x10b00
in USER32.DLL)
Process of pid=0000000f has terminated
ie[0]$
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1908
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #449 is|0 |1
obsolete| |
------- Additional Comments From puoti(a)inwind.it 2004-06-01 10:33 -------
Created an attachment (id=477)
--> (http://bugs.winehq.com/attachment.cgi?id=477&action=view)
winedbg log from wine 20040106 at 17:00 CET
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1927
Summary: Missing EnumICMProfilesA function in gdi32 (wine
v20031212)
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: dominique.dumont(a)komarr.grenoble.hp.com
I've tried to run Minolta Dimage viewer with wine. But the program
fail with this message when I try to view a full image (thumbnail display
work fine):
Unhandled exception: unimplemented function gdi32.dll.EnumICMProfilesA
called in 32-bit code (0x40689058).
In 32-bit mode.
0x40689058 (GDI32.DLL..text+0x8058 in GDI32.DLL): subl $4,%esp
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1915
------- Additional Comments From hijaszu(a)hlfslinux.hu 2004-06-01 03:31 -------
I tried, to start the demo, and log the output but this time it even fails to
load it. (I updated my wine from cvs since the first try). However there is a
lot of fixme that is display under start process but the file is 70K. Should I
upload it, or only some portion of it?
By the way, it is possible that the game will start, i waited for it 10 minutes
then closed it (nothing hapens only a window border is diplayed).
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1915
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2004-05-01 16:47 -------
Do you get into the first mission? It hangs for me during the load cycle!
When it is running slow, any fixmes/continual logged output?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1799
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-05-01 16:30 -------
probably fixed (nptl config bug)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1723
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fbrunnerreg(a)gmx.ch
------- Additional Comments From marcus(a)jet.franken.de 2004-05-01 16:28 -------
*** Bug 1133 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1720
------- Additional Comments From marcus(a)jet.franken.de 2004-05-01 16:27 -------
What window manager do you use?
Does this still happen with release 20031212 or later?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1718
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From marcus(a)jet.franken.de 2004-05-01 16:26 -------
*** This bug has been marked as a duplicate of 1717 ***
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1717
------- Additional Comments From marcus(a)jet.franken.de 2004-05-01 16:26 -------
*** Bug 1718 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1717
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-05-01 16:25 -------
submitted a patch to wine-patches.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1728
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-05-01 16:21 -------
most likely fixed now with 20031212 release.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1664
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-05-01 16:12 -------
is fixed in the meantime.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1869
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From marcus(a)jet.franken.de 2004-05-01 16:10 -------
no feedback, please reopen oif you have more info.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1670
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2004-05-01 15:21 -------
FYI You will get significantly better back traces by setting WINELOADER, I did:
export WINELOADER=`which wine` (/usr/local/bin/wine for me).
As to the 2nd crash, it occurs every time you hit a lamppost, and I have a
patch for it (dx99) which i am just submitting. I havent hit the first one but
I run with sound disabled so I can concentrate on graphics issues. Let me know
if you can reproduce any more with the mafia demo.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1901
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 15:18 -------
no feedback, most likely fixed by user now.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1925
------- Additional Comments From khai(a)mangrai.com 2004-04-01 14:42 -------
After applying the patch, confirmed fixed for the unimplemented wgl function.
You can close this case. (I am not sure about bug closing protocol on
wine/bugzilla).
(The "can't see the text" described by Lionel Ulmer seems to be caused by a
general missing fonts problem unrelated to OpenGL. In the larger app, even
non OpenGL text is invisible, including menus, UI. I have to track that one down
separately)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1925
------- Additional Comments From khai(a)mangrai.com 2004-04-01 13:06 -------
Thanks for the quick fix. (FYI -- Have never compiled wine from sources before,
so I might have to jump a few hurdles before I get a chance to test out your
patch).
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1925
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From lionel.ulmer(a)free.fr 2004-04-01 12:30 -------
Could try after applying the (soon to be) attached patch to your Wine source
tree (go to the Wine root and do 'patch -p0 < PATCH....').
Note that with this patch, the application works but I was not able to see any
Foo displayed on the screen... So I have no idea if it's a bug in this new
function, one in the current Wine code or one in your application.
And as the background is black, I doubt I could see 'Foo' written anywhere :-)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1912
------- Additional Comments From tobias.burnus(a)physik.fu-berlin.de 2004-04-01 12:02 -------
Created an attachment (id=475)
--> (http://bugs.winehq.com/attachment.cgi?id=475&action=view)
Output of 'wine -debugmsg +heap,+relay,+seh' (gzipped, 4999 bytes)
Current CVS version of wine + debugging patch.
000b:Call kernel32.HeapValidate(40360000,00000000,00000000) ret=40bf4a73
err:heap:HEAP_ValidateInUseArena Heap 40360000: invalid in-use arena magic for
4
03d0ae0
000b:Ret kernel32.HeapValidate() retval=00000000 ret=40bf4a73
err:ole:VariantCopy HV failed at end.
000b:Call kernel32.HeapValidate(40360000,00000000,00000000) ret=40bdaefc
err:heap:HEAP_ValidateInUseArena Heap 40360000: invalid in-use arena magic for
4
03d0ae0
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1903
traxtopel(a)fastmail.fm changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|using dead_diaeresis i.e. |using dead_diaeresis i.e.
|e+ Å¡ crashes wine |e+ Å¡ crashes wine
------- Additional Comments From traxtopel(a)fastmail.fm 2004-04-01 11:53 -------
Problem occured after patch
http://cvs.winehq.com/patch.py?id=10332
was added
i.e.
diff -u wine/dlls/x11drv/x11drv_main.c:1.81 wine/dlls/x11drv/x11drv_main.c:1.82
--- wine/dlls/x11drv/x11drv_main.c:1.81 Sun Jan 4 12:42:42 2004
+++ wine/dlls/x11drv/x11drv_main.c Sun Jan 4 12:42:42 2004
@@ -340,6 +340,8 @@
/* Open display */
+ if (!XInitThreads()) ERR( "XInitThreads failed, trouble ahead\n" );
+
if (!(display = XOpenDisplay( NULL )))
{
MESSAGE( "x11drv: Can't open display: %s\n", XDisplayName(NULL) );
removing this patch and the problem goes away, can someone find out why this
causes an issue?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1925
------- Additional Comments From khai(a)mangrai.com 2004-04-01 10:29 -------
Here is a simpler program:
http://www.mangrai.com/khai/winegear/bug1925.tar.gz
If you can run it successfully, the text "Foo" should be displayed in black
somewhere if you look carefully. The program runs fine if I remove the calls to
Qt's OpenGL renderText function.
Let me know if you need sources to the actual call to wgl stuff. I'll have to
dig it up from the Qt source code.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1010
------- Additional Comments From eetasoft(a)online.ee 2004-04-01 09:55 -------
I tried with Wine20031212 in Debian Woody , Visual FoxPro 7.
I was unable to run Visual Foxpro 7 application with default wine config file
shipped with 20031212 deb package.
After adding
[Version]
"Windows" = "win2k"
to config file
My Visual FoxPro 7 application works OK.
The attachment in bug #1926 and also from www.eetasoft.ee/scrollbug.zip
reproduces this problem.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1925
------- Additional Comments From khai(a)mangrai.com 2004-04-01 09:39 -------
It's a huge application written in Qt. I'll try to craft a smaller app and
replicate the problem before I pass it on to you.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1912
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 09:23 -------
hmm, i do not see any problem in the source.
can you apply this debugging patch and run again and report
the lines as before?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1926
Summary: FoxPro scrolling produces garbage output in report
preview
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.eetasoft.ee/scrollbug.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: eetasoft(a)online.ee
To reproduce:
1. Unpack files from www.eetasoft.ee/scrollbug.zip to some writeable directory.
2. Run wine scrollbug.EXE
3. Press Down arrow key 10 times.
4. Press Up Arrow key 10 times.
Observed result:
Preview window is totally corrupted.
Note.
When other winow is activated, the corruption disappears.
Unfortunately, this is very inconvenient.
Platform
wine20031212 deb package
Debian Woody
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1776
david(a)theadamsclan.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From david(a)theadamsclan.com 2004-04-01 08:57 -------
Problems resolved in (november build). Filemaker pro 5.5/6 ok.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1527
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 08:50 -------
should be fixed now.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1516
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 08:37 -------
most likely fixed now. please reopen if it still happens.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1509
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 08:31 -------
please try again with a new wine release. most likely fixed.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1505
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 08:30 -------
no feedback received.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1501
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 08:28 -------
no feedback, assuming fixed. please reopen if not.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1494
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 08:26 -------
dito, just a harmless fixme. no need for an open bugreport.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1493
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 08:25 -------
no information included... also it is just a FIXME, so harmless.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1487
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 08:22 -------
no feedback, possibly fixed.
please reopen if still there.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1925
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-gdi |wine-directx
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 08:19 -------
do you have a link for that application? this would help us to implement it.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1925
Summary: Unimplemented wglUseFontBitmapsW()
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: khai(a)mangrai.com
This is from the wine-20031212-1rh9winehq.i686.rpm release.
I have an OpenGL application which fails like this:
Unhandled exception: unimplemented function opengl32.dll.wglUseFontBitmapsW
called in 32-bit code (0x41f58058).
In 32-bit mode.
0x41f58058 (OPENGL32.DLL..text+0x7058 in OPENGL32.DLL): subl $4,%esp
Wine-dbg>
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1851
------- Additional Comments From khai(a)mangrai.com 2004-04-01 07:20 -------
More information. The "Local_GetBlock not enough space" in my case (not the
original bug report) was caused by trying to create too many Pixmaps from a Qt
application. "Too many" in this case is >500 to several thousand. Once I
suppressed creating so many, it got past this point without any errors.
I think you have to allow for a lot more pixmaps to be created. I wasn't
halfway done when it ran out of space.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1669
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 07:05 -------
probably fixed with 20031212 and later.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1799
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 06:57 -------
try a newer wine release, 20031212 for isntance. it is probably fixed now.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1792
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 06:56 -------
looks resolved/fixed now.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1784
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Midi problems |Midi-IN not supported.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1781
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 06:31 -------
bison 1.25 is from 1996.
Please update to a newer one ;)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1776
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 06:29 -------
what is the errormessage and other debugoutput?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1773
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 06:27 -------
does the debugger start? what is the backtrace shown there? if not, please
configure the debugger correctly.
also run with -debugmsg +relay,+seh and post the 200 lines before the winedbg
start.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1771
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 06:26 -------
configure does not seem to be successful, since config.h is missing for
instance.
can you try again and see if this was just a spurious error?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1770
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 06:24 -------
actually you need to run wcmd.exe to execute shell commands. (like cmd.exe in
NT)
this works for me.
wcmd
WCMD Version 0.17
Y:\>echo hallo
hallo
Y:\>exit
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1803
------- Additional Comments From derekyoung(a)easy.com 2004-04-01 06:22 -------
These crashes happen exactly after I enter my email and password, I try to login
and it shows the screen that says launching steam when it crashes...
I tried the Dll overrides he said before.. i'll add more information. If I run
it as win2k on freebsd 5.2rc2 with wine20031212. I get a pop up window that says...
Steam.exe (main exception): Win32 StructuredException at 00000000: Attempt to
read from virtual address 0 without appropriate access rights.
My console shows...
fixme:commctrl:InitCommonControlsEx Unknown class! dwICC=0x8000
err:wave:OSS_WaveOutInit /dev/mixer: cannot read SOUND_MIXER_INFO!
err:wave:OSS_WaveInInit /dev/mixer: can't read info!
fixme:win32:PeekNamedPipe function not implemented
client callback thread error
fixme:nls:CompareStringW Ignoring unknown style 0x10000000
fixme:nls:CompareStringW Ignoring unknown style 0x10000000
fixme:ntdll:NtQueryInformationProcess
(0xffffffff,0x00000000,0x206dc8ec,0x00000018,0x0),stub!
err:ntdll:RtlpWaitForCriticalSection section 0x202a7880 "loader.c:
loader_section" wait timed out in thread 000d, blocked by 0009, retrying (60 sec)
fixme:ntdll:NtQueryInformationProcess
(0xffffffff,0x00000000,0x206da80c,0x00000018,0x0),stub!
Shutting down. . .
30err:ntdll:RtlpWaitForCriticalSection section 0x202a7880 "loader.c:
loader_section" wait timed out in thread 000c, blocked by 0009, retrying (60 sec)
fixme:ntdll:NtQueryInformationProcess
(0xffffffff,0x00000000,0x206da80c,0x00000018,0x0),stub!
err:ntdll:RtlpWaitForCriticalSection section 0x202a7880 "loader.c:
loader_section" wait timed out in thread 0012, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x202a7880 "loader.c:
loader_section" wait timed out in thread 000b, blocked by 0009, retrying (60 sec)
wine: Unhandled exception (thread 0012), starting debugger...
err:ntdll:RtlpWaitForCriticalSection section 0x202a7880 "loader.c:
loader_section" wait timed out in thread 0012, blocked by 0009, retrying (60 sec)
--------------------
Same config as above as win98.......... on console it says...
fixme:commctrl:InitCommonControlsEx Unknown class! dwICC=0x8000
err:wave:OSS_WaveOutInit /dev/mixer: cannot read SOUND_MIXER_INFO!
err:wave:OSS_WaveInInit /dev/mixer: can't read info!
fixme:win32:PeekNamedPipe function not implemented
client callback thread error
Win32 MiniDump Helper version 1.0.0.0 (c) Copyright 2002 Valve LLC All rights
reserved.
Expected argument 'ProcessId'.
Usage: WriteMiniDump [@argfile] [/?|h|help] [/v|version] [/Type <value>]
<ProcessId> <DumpFile>
@argfile Read arguments from a file.
/? Show usage.
/v Show version.
/Type <value> Select dump type values are:
normal
full
ProcessId Select process id for which to generate a dump
DumpFile Select path of output dump file
err:ntdll:RtlpWaitForCriticalSection section 0x202a7880 "loader.c:
loader_section" wait timed out in thread 000d, blocked by 0009, retrying (60 sec)
Win32 MiniDump Helper version 1.0.0.0 (c) Copyright 2002 Valve LLC All rights
reserved.
Expected argument 'ProcessId'.
Usage: WriteMiniDump [@argfile] [/?|h|help] [/v|version] [/Type <value>]
<ProcessId> <DumpFile>
@argfile Read arguments from a file.
/? Show usage.
/v Show version.
/Type <value> Select dump type values are:
normal
full
ProcessId Select process id for which to generate a dump
DumpFile Select path of output dump file
Shutting down. . .
30err:ntdll:RtlpWaitForCriticalSection section 0x202a7880 "loader.c:
loader_section" wait timed out in thread 000c, blocked by 0009, retrying (60 sec)
------------------------------
I downloaded the cvs of wine as of today (1/4/2004) and ran against the exact
same setup... and I saw about the same... as win98 i get a popup window that
says... Steam.exe (main exception):Win32 StructuredException at 227F03F5:
Attempt to read from virtual address 592072802 without appropriate access
rights... and this log....
fixme:commctrl:InitCommonControlsEx Unknown class! dwICC=0x8000
fixme:win32:PeekNamedPipe function not implemented
client callback thread error
Could not stat /floppy (No such file or directory), ignoring drive A:
Could not stat /home/bleach/.wine/${HOME} (No such file or directory), ignoring
drive Y:
Drive Z: unknown drive type L"${CXOFFICE_DRIVE_TYPE_HACK}", defaulting to 'hd'.
Win32 MiniDump Helper version 1.0.0.0 (c) Copyright 2002 Valve LLC All rights
reserved.
Expected argument 'ProcessId'.
Usage: WriteMiniDump [@argfile] [/?|h|help] [/v|version] [/Type <value>]
<ProcessId> <DumpFile>
@argfile Read arguments from a file.
/? Show usage.
/v Show version.
/Type <value> Select dump type values are:
normal
full
ProcessId Select process id for which to generate a dump
DumpFile Select path of output dump file
err:ntdll:RtlpWaitForCriticalSection section 0x202a7920 "loader.c:
loader_section" wait timed out in thread 000d, blocked by 0009, retrying (60 sec)
Could not stat /floppy (No such file or directory), ignoring drive A:
Could not stat /home/bleach/.wine/${HOME} (No such file or directory), ignoring
drive Y:
Drive Z: unknown drive type L"${CXOFFICE_DRIVE_TYPE_HACK}", defaulting to 'hd'.
Win32 MiniDump Helper version 1.0.0.0 (c) Copyright 2002 Valve LLC All rights
reserved.
Expected argument 'ProcessId'.
Usage: WriteMiniDump [@argfile] [/?|h|help] [/v|version] [/Type <value>]
<ProcessId> <DumpFile>
@argfile Read arguments from a file.
/? Show usage.
/v Show version.
/Type <value> Select dump type values are:
normal
full
ProcessId Select process id for which to generate a dump
DumpFile Select path of output dump file
Shutting down. . .
30err:ntdll:RtlpWaitForCriticalSection section 0x202a7920 "loader.c:
loader_section" wait timed out in thread 000c, blocked by 0009, retrying (60 sec)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1764
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 06:22 -------
what is the exact command you run?
you need write permissions to the directory in which you run configure.
if you have problems compiling wine, try the precompiled WINEs from
our download page first.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1754
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 06:13 -------
please try again now, might be fixed in the meantime.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1744
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 06:10 -------
in what application? is there a free download link?
does it stop the application from working?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1743
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 06:09 -------
this is not very specific. which application is affected?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1736
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 05:48 -------
according to alexandres comment.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1734
------- Additional Comments From marcus(a)jet.franken.de 2004-04-01 04:27 -------
ERROR: You need to merge the 'winedefault.reg' file into your
Wine registry by running: `regedit winedefault.reg'
Fix this using "regedit winedefault.reg" (winedefault.reg is in
the wine toplevel source directory)
Then post the error message that happen. (the above ERROR should be gone).
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1851
------- Additional Comments From khai(a)mangrai.com 2004-03-01 20:09 -------
I got the same result with another program running version
wine-20031212-1rh9winehq.i686.rpm
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
I believe that I sent in a patch to the alias quite some time ago....
alan.
Wine Bugs wrote:
> http://bugs.winehq.com/show_bug.cgi?id=1572
>
>
>
>
>
> ------- Additional Comments From marcus(a)jet.franken.de 2004-03-01 05:35 -------
> is there any update on the patch? it was not submitted I think.
>
http://bugs.winehq.com/show_bug.cgi?id=1572
------- Additional Comments From mike(a)theoretic.com 2004-03-01 15:02 -------
Could you please resubmit it to wine-patches or attach it to this bug Alan?
thanks -mike
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1597
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|compilation error |superflous -pthread from
| |artsc-config
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1587
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-03-01 06:47 -------
works with builtin iphlapi (reported in some other bugreport).
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1585
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From marcus(a)jet.franken.de 2004-03-01 06:45 -------
no feedback.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1582
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-03-01 06:43 -------
possibly fixed.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1576
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From marcus(a)jet.franken.de 2004-03-01 05:38 -------
make sure the drive Z is of filesystem type "win95", this makes
it case insensitive and it should find the .CAB.
i had success installing office98, so i think this is just a config issue
on your side.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1575
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From marcus(a)jet.franken.de 2004-03-01 05:36 -------
can you try again with a current wine release?
problaby fixed or spurious installation problem -> resolve/worksforme,
please reopen iof not fixed.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1572
------- Additional Comments From marcus(a)jet.franken.de 2004-03-01 05:35 -------
is there any update on the patch? it was not submitted I think.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1570
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|MMDRV_Exit Closing while ll-|MMDRV_Exit Closing while ll-
|driver open |driver open
------- Additional Comments From marcus(a)jet.franken.de 2004-03-01 05:33 -------
is this still the case?
what program is this?
can you run with -debugmsg +relay,+seh and post the lines before the
RaiseException?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1565
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-03-01 05:29 -------
reporter wants it resolved/fixed.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1561
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-03-01 05:28 -------
reporter reports issue is fixed now.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1559
------- Additional Comments From marcus(a)jet.franken.de 2004-03-01 05:27 -------
can you run with -debugmsg +relay,+seh and show the 200 lines before the
fixme:msvcrt:_XcptFilter (-1073741819,0x407a08f4)semi-stub
also check with a newer wine version, it might just be fixed already.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.