http://bugs.winehq.org/show_bug.cgi?id=440
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2090
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.winmx.com/
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2090
Summary: err:seh:setup_exception stack overflow 180 bytes in
thread 0009 eip 00144d8b esp 00850f4c stack 0x850000-
0x950000 When installing WinMX 3.31
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dwel(a)direcway.com
CC: dwel(a)direcway.com
When 'wine winmx331.exe' is run to install WinMX 3.31 i get this error.
err:seh:setup_exception stack overflow 180 bytes in thread 0009 eip 00144d8b esp
00850f4c stack 0x850000-0x950000
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2089
Summary: Problem compiling wine 20040309
Product: Wine
Version: 20040309
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
[...]
gmake[2]: Entering directory `/tmp/wine-20040309/dlls/ntdll'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing
-gstabs+ -Wpointer-arith -s -O3 -march=i686 -o cdrom.o cdrom.c
In file included from /usr/include/linux/cdrom.h:14,
from cdrom.c:63:
/usr/include/asm/byteorder.h:14: error: syntax error before "__u32"
/usr/include/asm/byteorder.h:28: error: syntax error before "__u64"
In file included from /usr/include/linux/byteorder/little_endian.h:11,
from /usr/include/asm/byteorder.h:57,
from /usr/include/linux/cdrom.h:14,
from cdrom.c:63:
/usr/include/linux/byteorder/swab.h:133: error: syntax error before "__u16"
/usr/include/linux/byteorder/swab.h:146: error: syntax error before "__u32"
/usr/include/linux/byteorder/swab.h:160: error: syntax error before "__u64"
gmake[2]: *** [cdrom.o] Error 1
gmake[2]: Leaving directory `/tmp/wine-20040309/dlls/ntdll'
gmake[1]: *** [ntdll] Error 2
gmake[1]: Leaving directory `/tmp/wine-20040309/dlls'
gmake: *** [dlls] Error 2
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2087
adam(a)tpetaccia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
Platform|Other |PC
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2016
------- Additional Comments From sofar(a)lunar-linux.org 2004-12-03 13:28 -------
directx.c: In function `IDirect3D8Impl_GetDeviceCaps':
directx.c:639: error: `GL_MAX_VERTEX_UNITS_ARB' undeclared (first use in this
function)
directx.c:639: error: (Each undeclared identifier is reported only once
directx.c:639: error: for each function it appears in.)
make[2]: *** [directx.o] Error 1
make[2]: Leaving directory `/usr/src/wine-20040309/dlls/d3d8'
this is a source distro, gcc-3.3.3/glibc-2.3.2 and
NVIDIA-Linux-x86-1.0-5336-pkg1.run installed binary.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2048
------- Additional Comments From leorivas(a)yahoo.com 2004-12-03 10:20 -------
Downloaded and built wine-20040309, the problem persists the same.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2088
Summary: make fails: keyboard.c:2128 error
Product: Wine
Version: 20040309
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ports
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ariszlo(a)freemail.hu
Tried to compile Wine for Yoper 1rc4 but make failed with the following error message:
keyboard.c: In function `X11DRV_ToUnicodeEx':
keyboard.c:2128: `XK_EuroSign' undeclared (first use in this function)
keyboard.c:2128: (Each undeclared identifier is reported only once
keyboard.c:2128: for each function it appears in.)
make[2]: *** [keyboard.o] Error 1
make[2]: Leaving directory `/root/packages/wine-20040309/dlls/x11drv'
make[1]: *** [x11drv] Error 2
make[1]: Leaving directory `/root/packages/wine-20040309/dlls'
make: *** [dlls] Error 2
What should I install or configure before compiling Wine?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2087
------- Additional Comments From reif(a)earthlink.net 2004-12-03 06:59 -------
Could you also run a trace using: --debugmsg +wave,+dsound
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2017
------- Additional Comments From care_free(a)hotmail.com 2004-11-03 23:56 -------
I use wine-20031212-1rh9winehq.i686 to run photoshop 7.0. When I updated to the
latest or any 2004 version, I got a Success box with OK button and nothing more.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2087
Summary: dsound.dll: CreateSoundBuffer fails
Product: Wine
Version: 20040309
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)tpetaccia.com
I was able to get sound in the starcraft installer, but unable to get sound in
the game itself. I ran the game with --debugmsg dsound and got the following:
trace:dsound:setup_dsound_options appname = [starcraft.exe\dsound]
trace:dsound:GetDeviceID (0x43a856f8,0x406afdb0)
trace:dsound:DirectSoundCreate8 expecting GUID
{bd6dd71a-3deb-11d1-b171-00c04fc20000}.
trace:dsound:DirectSoundCreate8 got GUID {bd6dd71a-3deb-11d1-b171-00c04fc20000}
for wod 0.
trace:dsound:DSOUND_callback (0x8000,3bb,403ca928,0,0)
trace:dsound:DSOUND_callback entering at 2897, msg=000003bb(MM_WOM_OPEN)
trace:dsound:DSOUND_callback completed
trace:dsound:DSOUND_RecalcVolPan (0x403cad2c)
trace:dsound:DSOUND_RecalcVolPan left = ffff, right = ffff
trace:dsound:DSOUND_PrimaryCreate (0x403ca928)
warn:dsound:DSOUND_PrimaryCreate IDsDriver_CreateSoundBuffer failed
warn:dsound:DirectSoundCreate8 DSOUND_PrimaryCreate failed
trace:dsound:IDirectSoundImpl_Release (0x403ca928) ref was 1, thread is 000f
trace:dsound:DSOUND_PrimaryDestroy (0x403ca928)
trace:dsound:DSOUND_PrimaryClose (0x403ca928)
trace:dsound:DSOUND_callback (0x8000,3bc,403ca928,0,0)
trace:dsound:DSOUND_callback entering at 2933, msg=000003bc(MM_WOM_CLOSE)
trace:dsound:DSOUND_callback completed
trace:dsound:IDirectSoundImpl_Release (0x403ca928) released
I am using the wineoss driver. If there is anymore information I can provide, I
would be happy to provide it.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2086
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-03 20:21 -------
Even 20031118 is preatty old 20040309 may improve your situation. If that does
not help I would encourage you to do some regression testing as outlined here
http://www.winehq.org/site/docs/wine-devel/cvs-regression
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2084
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.ritlabs.com/downl
| |oad/the_bat/the_bat_o.exe
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2079
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-03 20:04 -------
Patches submitted here tend to bit rot. I have played with this file before
its nice to see someone cleaning it up. this looks OK. Please submit the patch
to wine-patches(a)winehq.org
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2077
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-11-03 19:57 -------
> you perhaps forgot to create a [mci] section in system.ini
> ^^?? what does that mean
Its for playing Audio CDs (and Mixed Mode CD,s). If you have a "No windows"
instalation then you may need to create a system.ini and put at least the
following inside
[mci]
cdaudio=mcicda.drv
Altrenatively you might get further along if you try
[Version]
; Windows version to imitate
(win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31)
"Windows" = "win2k"
^^^^^^
my current guess is that it is trying to play an audio track.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2074
------- Additional Comments From stephan(a)gsklan.de 2004-11-03 13:23 -------
Here's an example of my console output:
$ wine -- cstrike.exe
ALSA lib pcm_hw.c:1055:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device
or resource busy
What I wanted Wine to do, is access the default device configured in my
~/.asoundrc instead of direct hardware access, so I could run two sounds at the
same time or do other nice things, that ALSA allows me to do.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2084
------- Additional Comments From phil(a)mail.ru 2004-11-03 10:41 -------
I did investigate this issue some time ago, and found out that the menu works if
you are using the English language. After selecting another language, The Bat!
removes the default English menubar and inserts a localized one. The method of
insertion it uses somehow prevents any further menu activity. This is true for
all versions of The Bat! from 1.62 to 2.0 and maybe newer versions.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2086
Summary: Problem drawing pixmaps since vers. 20031118
Product: Wine
Version: 20031118
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: feulner.norbert(a)web.de
With version 20031016 the board of my pinball game looked ok.
With version 20031118 and above it looks like
most of the pixels of the background of my
pinball game (program is just called 'pinball.exe'
and I think it comes with NT) are not drawn at all,
and if they are, they have the wrong color.
May be it has to do with the allocation
of colors?
Loocking at a screenshot might give you
a better clue of what's going wrong.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2085
Summary: winepath no longer works
Product: Wine
Version: 20040213
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bbuades(a)dgtic.caib.es
winepath was working in wine-20031212, but now it does not work with absolute
unix paths.
It seems to be due to some changes in slash and back-slash processing in
kernel32.dll. kernel32 now does not convert unix to dos path names, so
winepath needs to implement it by itself.
If I run winepath -- -l path/to/file
I get path\to\file (ok)
If I run winepath -- -l /home/user/path/to/file
I get \home\user\path\to\file (wrong)
when I should get f:\path\to\file
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2084
------- Additional Comments From rklazes(a)xs4all.nl 2004-11-03 05:11 -------
1.62r works fine here. That is with all built-in dll's.
(you can check that with --debugmsg +loaddll)
Also try upgrading wine to 20040309, at the least it solved for me a bug that
made some messages unreadable.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2084
Summary: TheBat! 1.62r can't access top menus (eg. File, Special,
Folder, Mailbox...)
Product: Wine
Version: 20031212
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: questman11(a)mail.ru
Whenever i try to access top menus (eg. File, Special, Folder, Mailbox...) in
the main window or any other windows (eg. address book) nothing happens. So i
can't enter a valid registration key or change some settings.
I use wine 20031212 on an ASPLinux 9.2 with TheBat! 1.62r (may be downloaded at
http://www.ritlabs.com/download/the_bat/the_bat_o.exe)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2077
------- Additional Comments From mrsatanzfro(a)hotmail.com 2004-10-03 20:51 -------
Just thought i'd throw another few lines in, i find this error also occurs when
you using windows 95 taskman.exe and you click on the cdrom drive?
fixme:ntdll:NtDeviceIoControlFile Unimplemented dwIoControlCode=0002004
if anyone else gets the same results please let me know
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2066
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20040213 |20040309
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-10-03 18:35 -------
still occur on 20040309 version
log:
----
[j@laptop tmp]$ wine ie6setup.exe
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:advapi:CheckTokenMembership ((nil) 0x4037d868 0x406bfd9c) stub!
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW Animated icons not correctl
y implemented! 0x41030000
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon entry found! 0x4103000
0
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon size ok. offset=0x4103
0074
fixme:advapi:CheckTokenMembership ((nil) 0x40385650 0x406bf66c) stub!
fixme:dosfs:QueryDosDeviceW (L"A:") not detected as DOS device!
fixme:dosfs:QueryDosDeviceW (L"B:") not detected as DOS device!
fixme:urlmon:URLMON_DllRegisterServer (void): stub
fixme:ole:CoCreateInstance no classfactory created for CLSID {6e449686-c509-11cf
-aafa-00aa00b6015c}, hres is 0x80040150
[j@laptop tmp]$
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2082
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-10-03 15:59 -------
Created an attachment (id=562)
--> (http://bugs.winehq.org/attachment.cgi?id=562&action=view)
WINEDEBUG="+x11settings,+ddraw,+process"
game seems to launch second copy of itself, hence "process" channel was added.
question: has the problem something to do with some palette stuff?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2082
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-10-03 15:51 -------
sheer output got after some immediate presses of Esc to get back to console:
[/home/s2]$ wine /home/s2/cc/Program Files/Diablo/diablo.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:console:SetConsoleCtrlHandler ((nil),1) - no error checking or testing yet
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x402533a8)->(00010021,00000013)
err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found!
(XF86VidMode)
fixme:xvidmode:X11DRV_XF86VM_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:xvidmode:X11DRV_XF86VM_SetCurrentMode Cannot change screen BPP from 16 to 8
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank
(0x402533a8)->(flags=0x00000001,handle=(nil))
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_EXCLUSIVE not
fully supported
err:dialog:EndDialog got invalid window handle (0x10022); buggy app !?
fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank
(0x402533a8)->(flags=0x00000001,handle=(nil))
err:dialog:EndDialog got invalid window handle (0x20022); buggy app !?
fixme:winmm:MMDRV_Exit Closing while ll-driver open
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2082
Summary: running Diablo v1.09 results in black screen..
Product: Wine
Version: CVS
Platform: PC
URL: http://www.blizzard.com/support/?id=msc0389p
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saulius.krasuckas(a)elst.vtu.lt
..and in stalled rendering of graphics. after running game i see black screen.
when i am switching to another apps with an Alt-TAB and back i can see rendered
image. pressing key should lead to change of the image and it leads to y.a.
blackout :-(
(to download right patch for use with a demo version you should choose a link
from [Spawn] section on mentioned page)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2081
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #559 is|0 |1
obsolete| |
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-10-03 15:19 -------
Created an attachment (id=560)
--> (http://bugs.winehq.org/attachment.cgi?id=560&action=view)
oops. detailed output with WINEDEBUG="+x11settings,+ddraw" set.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2081
Summary: Diablo v1.00 gives an error of DDERR_INVALIDMODE and
fails to run..
Product: Wine
Version: CVS
Platform: PC
URL: http://www.blizzard.com/diablo/popup/agree.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saulius.krasuckas(a)elst.vtu.lt
..when "Desktop" in unset in config file, in [x11drv] section. BTW, Diablo v1.09
runs fine with such conf. plain output of failure process follows:
[s2@katleriai s2]$ wine /home/s2/cc/Program\ Files/Diablo_v_1_0/diablo.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x40250bc0)->(00010021,00000013)
err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found!
(XF86VidMode)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2077
------- Additional Comments From mrsatanzfro(a)hotmail.com 2004-10-03 13:50 -------
okay heres the long debug info, but i'm trelling ya its some implentation
problem, i read about someone saying that is the high word existed in the
dwiocontrol that it just auto gives up??? wth.. anyway if i can get pointed in
the direction i'll fix it..
WINE REGISTRY Version 2
;; All keys relative to \\Machine\\Software\\Wine\\Wine\\Config
;; If you think it is necessary to show others your complete config for a
;; bug report, filter out empty lines and comments with
;; grep -v "^;" ~/.wine/config | grep '.'
;;
;; MS-DOS drives configuration
;;
;; Each section has the following format:
;; [Drive X]
;; "Path"="xxx" (Unix path for drive root)
;; "Type"="xxx" (supported types are 'floppy', 'hd', 'cdrom' and 'network')
;; "Label"="xxx" (drive label, at most 11 characters)
;; "Serial"="xxx" (serial number, 8 characters hexadecimal number)
;; "Filesystem"="xxx" (supported types are 'msdos'/'dos'/'fat', 'win95'/'vfat',
'unix')
;; This is the FS Wine is supposed to emulate on a certain
;; directory structure.
;; Recommended:
;; - "win95" for ext2fs, VFAT and FAT32
;; - "msdos" for FAT16 (ugly, upgrading to VFAT driver strongly recommended)
;; DON'T use "unix" unless you intend to port programs using Winelib !
;; "Device"="/dev/xx" (only if you want to allow raw device access)
;;
[Drive A]
"Path" = "/mnt/floppy"
"Type" = "floppy"
"Label" = "Floppy"
"Filesystem" = "win95"
"Serial" = "87654321"
"Device" = "/dev/fd0"
[Drive C]
"Path" = "%HOME%/c"
"Type" = "hd"
"Label" = "MS-DOS"
"Filesystem" = "win95"
[Drive D]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Label" = "CD-Rom"
"Filesystem" = "win95"
; make sure that device is correct and has proper permissions !
"Device" = "/dev/cdrom"
[Drive E]
"Path" = "%HOME%/tmp"
"Type" = "hd"
"Label" = "Tmp Drive"
"Filesystem" = "win95"
[Drive F]
"Path" = "/"
"Type" = "hd"
"Label" = "Root"
"Filesystem" = "win95"
[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "e:\\"
"Path" = "c:\\windows;c:\\windows\\system;e:\\"
"Profile" = "c:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink"
# [wineconf]
[Version]
; Windows version to imitate
(win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31)
"Windows" = "win98"
; DOS version to imitate
;"DOS" = "6.22"
; Be careful here, wrong DllOverrides settings have the potential
; to pretty much kill your setup.
[DllOverrides]
; some dlls you may want to change
"oleaut32" = "builtin, native"
"ole32" = "builtin, native"
"comdlg32" = "builtin, native"
"shell32" = "builtin, native"
"shfolder" = "builtin, native"
"shlwapi" = "builtin, native"
"shdocvw" = "builtin, native"
"advapi32" = "builtin, native"
"msvcrt" = "native, builtin"
"mciavi.drv" = "native, builtin"
"mcianim.drv" = "native, builtin"
"msi" = "native, builtin"
; you can specify applications too
; this one will apply for all notepad.exe
;"*notepad.exe" = "native, builtin"
; this one will apply only for a particular file
;"C:\\windows\\regedit.exe" = "native, builtin"
; default for all other dlls
"*" = "builtin, native"
[x11drv]
; Number of colors to allocate from the system palette
"AllocSystemColors" = "100"
; Use a private color map
"PrivateColorMap" = "N"
; Favor correctness over speed in some graphics operations
"PerfectGraphics" = "N"
; Color depth to use on multi-depth screens
;;"ScreenDepth" = "16"
; Allow the window manager to manage created windows
"Managed" = "Y"
; Use a desktop window of 640x480 for Wine
;"Desktop" = "640x480"
; Use XFree86 DGA extension if present
; (make sure /dev/mem is accessible by you !)
"UseDGA" = "Y"
; Use XVidMode extension if present
"UseXVidMode" = "Y"
; Use XRandR extension if present
"UseXRandR" = "Y"
; Use the take focus protocol
"UseTakeFocus" = "Y"
; Enable DirectX mouse grab
"DXGrab" = "N"
; Create the desktop window with a double-buffered visual
; (useful to play OpenGL games)
"DesktopDoubleBuffered" = "Y"
; Run in synchronous mode (useful for debugging X11 problems)
;;"Synchronous" = "Y"
;
; Use the Render extension to render client side fonts (default "Y")
;;"ClientSideWithRender" = "Y"
; Fallback on X core requests to render client side fonts (default "Y")
;;"ClientSideWithCore" = "Y"
; Set both of the previous two to "N" in order to force X11 server side fonts
;
; Anti-alias fonts if using the Render extension (default "Y")
;;"ClientSideAntiAliasWithRender" = "Y"
; Anti-alias fonts if using core requests fallback (default "Y")
;;"ClientSideAntiAliasWithCore" = "Y"
;
[fonts]
;Read the Fonts topic in the Wine User Guide before adding aliases
;See a couple of examples for russian users below
"Resolution" = "96"
"Default" = "-adobe-helvetica-"
"DefaultFixed" = "fixed"
"DefaultSerif" = "-adobe-times-"
"DefaultSansSerif" = "-adobe-helvetica-"
;; default TrueType fonts with russian koi8-r encoding
;"Default" = "-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r"
;"DefaultFixed" = "-monotype-courier new-*-*-*--*-*-*-*-*-*-koi8-r"
;"DefaultSerif" = "-monotype-times new roman-*-*-*--*-*-*-*-*-*-koi8-r"
;"DefaultSansSerif" = "-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r"
;; default cyrillic bitmap X fonts
;"Default" = "-cronyx-helvetica-"
;"DefaultFixed" = "fixed"
;"DefaultSerif" = "-cronyx-times-"
;"DefaultSansSerif" = "-cronyx-helvetica-"
; the TrueType font dirs you want to make accessible to wine
[FontDirs]
"dir1" = "/usr/X11R6/lib/X11/fonts/TTF"
;"dir2" = "/usr/share/fonts/truetype"
;"dir3" = "/usr/X11R6/lib/X11/fonts/TT"
;"dir4" = "/usr/share/fonts/TT"
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com3" = "/dev/ttyS2"
;"Com4" = "/dev/modem"
[parallelports]
"Lpt1" = "/dev/lp0"
[ppdev]
;; key: io-base of the emulated port
;; value : parport-device{,timeout}
;; timeout for auto closing an open device ( not yet implemented)
;"378" = "/dev/parport0"
;"278" = "/dev/parport1"
;"3bc" = "/dev/parport2"
[spooler]
"FILE:" = "tmp.ps"
"LPT1:" = "|lpr"
"LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
"LPT3:" = "/dev/lp3"
[ports]
;"read" = "0x779,0x379,0x280-0x2a0"
;"write" = "0x779,0x379,0x280-0x2a0"
[Debug]
;"RelayExclude" = "RtlEnterCriticalSection;RtlLeaveCriticalSection"
;"RelayInclude" = "user32.CreateWindowA"
;"RelayFromExclude" = "user32;x11drv"
;"RelayFromInclude" = "sol.exe"
;"SnoopExclude" = "RtlEnterCriticalSection;RtlLeaveCriticalSection"
;"SpyExclude" = "WM_SIZE;WM_TIMER;"
[registry]
;These are all booleans. Y/y/T/t/1 are true, N/n/F/f/0 are false.
;Defaults are read all, write to Home
; Where to find the global registries
;"GlobalRegistryDir" = "/etc";
; Global registries (stored in /etc)
"LoadGlobalRegistryFiles" = "Y"
; Home registries (stored in ~user/.wine/)
"LoadHomeRegistryFiles" = "Y"
; Load Windows registries from the Windows directory
"LoadWindowsRegistryFiles" = "Y"
; TRY to write all changes to home registries
"WritetoHomeRegistryFiles" = "Y"
; Registry periodic save timeout in seconds
; "PeriodicSave" = "600"
; Save only modified keys
"SaveOnlyUpdatedKeys" = "Y"
[Tweak.Layout]
;; supported styles are 'Win31'(default), 'Win95', 'Win98'
;; this has *nothing* to do with the windows version Wine returns:
;; set the "Windows" value in the [Version] section if you want that.
"WineLook" = "Win95"
[Clipboard]
"ClearAllSelections" = "0"
"PersistentSelection" = "1"
"UsePrimary" = "0"
; List of all directories directly contain .AFM files
[afmdirs]
"1" = "/usr/share/ghostscript/fonts"
"2" = "/usr/share/a2ps/afm"
"3" = "/usr/share/enscript"
"4" = "/usr/X11R6/lib/X11/fonts/Type1"
[WinMM]
; Uncomment the "Drivers" line matching your sound setting.
"Drivers" = "wineoss.drv" ; default for most common configurations
;"Drivers" = "winearts.drv" ; for KDE
;"Drivers" = "winealsa.drv" ; for ALSA users
;"Drivers" = "winejack.drv" ; for Jack sound server
;"Drivers" = "winenas.drv" ; for NAS sound system
;"Drivers" = "wineaudioio.drv" ; for Solaris machines
;"Drivers" = "" ; to disable sound
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
[dsound]
;; HEL only: Number of waveOut fragments ahead to mix in new buffers.
;"HELmargin" = "5"
;; HEL only: Number of waveOut fragments ahead to queue to driver.
;"HELqueue" = "5"
;; Max number of fragments to prebuffer
;"SndQueueMax" = "28"
;; Min number of fragments to prebuffer
;"SndQueueMin" = "12"
;; Forces emulation mode (using wave api)
;"HardwareAcceleration" = "Emulation"
;; Sets default playback device (0 - number of devices - 1)
;"DefaultPlayback" = "0" ; use first device (/dev/dsp)
;"DefaultPlayback" = "1" ; use second device (/dev/dsp1)
;"DefaultPlayback" = "2" ; use third device (/dev/dsp2)
;; Sets default capture device (0 - number of devices - 1)
;"DefaultCapture" = "0" ; use first device (/dev/dsp)
;"DefaultCapture" = "1" ; use second device (/dev/dsp1)
;"DefaultCapture" = "2" ; use third device (/dev/dsp2)
[Network]
;; Use the DNS (Unix) host name always as NetBIOS "ComputerName" (boolean,
default "Y").
;; Set to N if you need a persistent NetBIOS ComputerName that possibly differs
;; from the Unix host name. You'll need to set ComputerName in
;;
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\ComputerName\ComputerName, too.
;"UseDnsComputerName" = "N"
;; sample AppDefaults entries
; 3 InstallShield versions who like to put their full screen window in front,
; without any chance to switch to another X11 application.
; So just catch them in a desktop window.
[AppDefaults\\_INS0432._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS0466._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS0576._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS5176._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS5576._MP\\x11drv]
"Desktop" = "640x480"
;[AppDefaults\\iexplore.exe\\DllOverrides]
;"shlwapi" = "native"
;"rpcrt4" = "native"
;"ole32" = "native"
;"shdocvw" = "native"
;"wininet" = "native"
;"shfolder" = "native"
;"shell32" = "native"
;"shell" = "native"
;"comctl32" = "native"
;
;[AppDefaults\\setup.exe\\x11drv]
;"Desktop" = "800x600"
;
;[AppDefaults\\sol.exe\\Version]
;"Windows" = "nt40"
;
;; Some games (Quake 2, UT) refuse to accept emulated dsound devices.
;; You can add an AppDefault entry like this for such cases.
;[AppDefaults\\pickygame.exe\\dsound]
;"EmulDriver" = "N"
# [/wineconf]
and running Chaos Overlord.exe with wine --debugmsg trace+file,+cdrom,+ntdll
trace:file:CreateFileW L"C:\\WINDOWS\\win.ini" GENERIC_READ FILE_SHARE_READ
OPEN_EXISTING attributes 0x80
trace:file:CreateFileW returning 0x68
trace:file:GetFileInformationByHandle 0x68
fixme:system:SystemParametersInfoA Unimplemented action: 42
(SPI_SETNONCLIENTMETRICS)
trace:file:CreateFileW L"C:\\WINDOWS\\SYSTEM.INI" GENERIC_READ FILE_SHARE_READ
OPEN_EXISTING attributes 0x80
trace:file:GetFileInformationByHandle 0xffffffff
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
^^?? what does that mean
trace:file:CreateFileW L"\\\\.\\D:" GENERIC_READ FILE_SHARE_READ OPEN_EXISTING
attributes 0x0
trace:file:CreateFileW returning 0x68
trace:file:DeviceIoControl (0x68,131136,(nil),0,0x4063f9ac,4,0x4063f9b0,(nil))
trace:ntdll:NtDeviceIoControlFile
(0x68,(nil),(nil),(nil),0x4063f96c,0x00020040,(nil),0x00000000,0x4063f9ac,0x00000004)
trace:cdrom:CDROM_DeviceIoControl 68[D] IOCTL_CDROM_DISK_TYPE 0 0 4063f9ac 4
0x4063f96c
fixme:ntdll:NtDeviceIoControlFile Unimplemented dwIoControlCode=00020040
trace:file:CreateFileW L"\\\\.\\D:" GENERIC_READ FILE_SHARE_READ OPEN_EXISTING
attributes 0x0
trace:file:CreateFileW returning 0x68
trace:file:DeviceIoControl (0x68,131136,(nil),0,0x4063f9b8,4,0x4063f9bc,(nil))
trace:ntdll:NtDeviceIoControlFile
(0x68,(nil),(nil),(nil),0x4063f978,0x00020040,(nil),0x00000000,0x4063f9b8,0x00000004)
trace:cdrom:CDROM_DeviceIoControl 68[D] IOCTL_CDROM_DISK_TYPE 0 0 4063f9b8 4
0x4063f978
fixme:ntdll:NtDeviceIoControlFile Unimplemented dwIoControlCode=00020040
err:msg:DispatchMessageW BeginPaint not called on WM_PAINT for hwnd 0x10021!
trace:file:CreateFileW L"\\\\.\\D:" GENERIC_READ FILE_SHARE_READ OPEN_EXISTING
attributes 0x0
trace:file:CreateFileW returning 0x68
trace:file:DeviceIoControl (0x68,131136,(nil),0,0x4063f9ac,4,0x4063f9b0,(nil))
trace:ntdll:NtDeviceIoControlFile
(0x68,(nil),(nil),(nil),0x4063f96c,0x00020040,(nil),0x00000000,0x4063f9ac,0x00000004)
trace:cdrom:CDROM_DeviceIoControl 68[D] IOCTL_CDROM_DISK_TYPE 0 0 4063f9ac 4
0x4063f96c
fixme:ntdll:NtDeviceIoControlFile Unimplemented dwIoControlCode=00020040
trace:file:CreateFileW L"\\\\.\\D:" GENERIC_READ FILE_SHARE_READ OPEN_EXISTING
attributes 0x0
trace:file:CreateFileW returning 0x68
trace:file:DeviceIoControl (0x68,131136,(nil),0,0x4063f9b8,4,0x4063f9bc,(nil))
trace:ntdll:NtDeviceIoControlFile
(0x68,(nil),(nil),(nil),0x4063f978,0x00020040,(nil),0x00000000,0x4063f9b8,0x00000004)
trace:cdrom:CDROM_DeviceIoControl 68[D] IOCTL_CDROM_DISK_TYPE 0 0 4063f9b8 4
0x4063f978
fixme:ntdll:NtDeviceIoControlFile Unimplemented dwIoControlCode=00020040
err:msg:DispatchMessageW BeginPaint not called on WM_PAINT for hwnd 0x10021!
trace:file:CreateFileW L"\\\\.\\D:" GENERIC_READ FILE_SHARE_READ OPEN_EXISTING
attributes 0x0
trace:file:CreateFileW returning 0x68
trace:file:DeviceIoControl (0x68,131136,(nil),0,0x4063f9ac,4,0x4063f9b0,(nil))
trace:ntdll:NtDeviceIoControlFile
(0x68,(nil),(nil),(nil),0x4063f96c,0x00020040,(nil),0x00000000,0x4063f9ac,0x00000004)
trace:cdrom:CDROM_DeviceIoControl 68[D] IOCTL_CDROM_DISK_TYPE 0 0 4063f9ac 4
0x4063f96c
fixme:ntdll:NtDeviceIoControlFile Unimplemented dwIoControlCode=00020040
trace:file:CreateFileW L"\\\\.\\D:" GENERIC_READ FILE_SHARE_READ OPEN_EXISTING
attributes 0x0
trace:file:CreateFileW returning 0x68
trace:file:DeviceIoControl (0x68,131136,(nil),0,0x4063f9b8,4,0x4063f9bc,(nil))
trace:ntdll:NtDeviceIoControlFile
(0x68,(nil),(nil),(nil),0x4063f978,0x00020040,(nil),0x00000000,0x4063f9b8,0x00000004)
trace:cdrom:CDROM_DeviceIoControl 68[D] IOCTL_CDROM_DISK_TYPE 0 0 4063f9b8 4
0x4063f978
fixme:ntdll:NtDeviceIoControlFile Unimplemented dwIoControlCode=00020040
err:msg:DispatchMessageW BeginPaint not called on WM_PAINT for hwnd 0x10021!
fixme:system:SystemParametersInfoA Unimplemented action: 42
(SPI_SETNONCLIENTMETRICS)
trace:ntdll:RtlAreBitsSet (0x40201e90,2,1)
trace:ntdll:RtlClearBits (0x40201e90,2,1)
trace:ntdll:RtlAreBitsSet (0x40201e90,1,1)
trace:ntdll:RtlClearBits (0x40201e90,1,1)
trace:ntdll:RtlAreBitsSet (0x40201e90,0,1)
trace:ntdll:RtlClearBits (0x40201e90,0,1)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2080
Summary: Delphi Database Desktop dbd32.exe crashes.
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hareldvd(a)ergolight-sw.com
CC: hareldvd(a)ergolight-sw.com
After installing BDE (Borland Database Engine) from original Delphi 6 disk, when
starting DBD32.exe it crashes with the error:
Unexpected page fault on write access 0xfffffe8 at address 0x40914812
Do you wish to debug ?
Using --debugmsg +loaddll options reveals that it crashes after trying to load
the file:
C:\\Program Files\\Common Files\\Borland Shared\\BDE\\IDPDX32.DLL
doing bt in the debugger gives the following info:
Wine-dbg>bt
Backtrace:
=>0 0x40914812 (DBSRV32.DLL.FormatDouble+0xa in DBSRV32.DLL) (ebp=4050dcbd)
1 0x0000004e (__libc_res+0x26 [interp.c]) (ebp=13000000)
*** Invalid address 0x13000000 (dbd32.exe..rsrc+0x12bd9000)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2079
------- Additional Comments From eross(a)m-qube.com 2004-10-03 02:35 -------
Created an attachment (id=557)
--> (http://bugs.winehq.org/attachment.cgi?id=557&action=view)
CVS Patch to dib.c
I pretty much copy/pasted the existing macro.
I haven't written C in a looong time, so apologies if it isn't that great or
fast.
Well, premature optimization is the source of all evil.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2079
Summary: Add support for 24bpp dib colorbox blit
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eross(a)m-qube.com
This was being output for 24 bpp blits.
FIXME("Source color key blitting not supported for bpp %d\n",bpp*8);
I have a patch which adds support for this operation.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2075
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-09-03 23:49 -------
/* Housekeeping spam */
Bug 321 (msvcrt.printf does not support %S & %C) is a variation of this bug
Bug 427 (msvcrt.fscanf does not support all format fields) is closed and the
solution was to reimplement *scanf the "Windows" way.
The solution to this bug ( and Bug 321 ) is to reimplement *printf the "windows
way.
This has been discussed on Wine devel under the following thread.
http://www.winehq.org/hypermail/wine-devel/2004/03/0115.html
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2078
Summary: Pc Miler application attempts to operate, but refuses to
finish loading
Product: Wine
Version: 20040213
Platform: Other
URL: http://www.pcmiler.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nhtshot(a)aol.com
It appears as though the program is caught in some kind of infinite loop, but
the output from +relay doesn't seem to shed any light on the problem. I would
include the output, but it's about 1Gb in size. I doubt anyone will have an
answer form this short message, but please feel free to request whatever output
you might think is needed. Thank you in advance,
Sean
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2069
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-09-03 15:28 -------
eghm, speed me up, oh heaven -- last two comments should just die.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2069
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #556|more details in output: |more details at output.
description| |
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2069
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #556|output |more details in output:
description| |
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-09-03 15:25 -------
(From update of attachment 556)
WINEDEBUG="+loaddll,+clipping" wine yexplore.exe
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2069
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #556|loaddll_local_wine_yexplore.|output
description|txt |
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2069
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-09-03 15:16 -------
update: font needs to be changed two or three times to get application crashed.
and this is clean output:
[/home/s2/cc/yepp Explorer - E Series]$ wine yexplore.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:advapi:CreateServiceW 0x58 L"DOSDW" L"DW"
fixme:advapi:ControlService (0x5c,1,0x4073fc74): stub
fixme:advapi:DeleteService (0x5c): stub
fixme:advapi:CreateServiceW 0x58 L"DOSDW" L"DW"
fixme:advapi:StartServiceW problematic because of address space separation.
err:advapi:StartServiceW Couldn't start process
err:local:LOCAL_GetBlock not enough space in GDI heap 10c7 for 28 bytes
err:local:LOCAL_GetBlock not enough space in GDI heap 10c7 for 28 bytes
err:local:LOCAL_GetBlock not enough space in GDI heap 10c7 for 28 bytes
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2075
------- Additional Comments From uh_ja(a)gmx.net 2004-09-03 13:37 -------
sprintf has the same issue. See msvcrt_test.exe.so under programs/winetest.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2077
Summary: CD-Rom problems
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mrsatanzfro(a)hotmail.com
This comes forth when i try to run a freshly installed Chaos Overlords, i tryed
to get as much debug info as i could but i'm still a few days new to this...
trace:file:CreateFileW L"\\\\.\\D:" GENERIC_READ FILE_SHARE_READ OPEN_EXISTING
attributes 0x0
trace:file:CreateFileW returning 0x68
trace:file:DeviceIoControl (0x68,131136,(nil),0,0x4063f9b8,4,0x4063f9bc,(nil))
trace:ntdll:NtDeviceIoControlFile
(0x68,(nil),(nil),(nil),0x4063f978,0x00020040,(nil),0x00000000,0x4063f9b8,0x00000004)
trace:cdrom:CDROM_DeviceIoControl 68[D] IOCTL_CDROM_DISK_TYPE 0 0 4063f9b8 4
0x4063f978
fixme:ntdll:NtDeviceIoControlFile Unimplemented dwIoControlCode=00020040
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2076
Summary: failed to install Microsoft Internet Explorer 5 (from
CD)
Product: Wine
Version: 20040213
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
I tried to install Microsoft Internet Explorer 5 from a CD.
I restored a clean fake C drive and .wine directory (after install state).
The install process went blocked with this never ending message on the console:
----
fixme:thunk:CommonUnimpStub generic stub: ?
----
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2075
Summary: vsnprintf: glibc and win32 not compatible
Product: Wine
Version: unspecified
Platform: PC
URL: http://msdn.microsoft.com/library/default.asp?url=/libra
ry/en-
us/vclib/html/_crt_format_specification_fields_.2d_.prin
tf_and_wprintf_functions.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uh_ja(a)gmx.net
Format specifiers of the glibc vsnprintf are not compatible with its win32
counterpart. URL links to a short description at msdn. Compare to "man
vsnprintf". Wine calls glibc's vanilla vsnprintf.
Similar bug reports are #321 and #427.
An example of a conflict follows:
Warcraft III uses *snprintf to create a single player profile. Currently under
wine, creation of a single player profile fails to produce correct data because
*snprintf produces an invalid file, and single player campaign will subsequently
not show. Warcraft makes a call similar to this to store a special value:
snprintf(s, size, "%I64d", x);
glibc vsnprintf interprets "%I64d" to be:
I: Internationlize number format
64: pad number to 64 digits
d: int type
Therefore, an internationlized int padded to 64 digits.
A win32 vsnprintf should interpret "%I64d" to be:
I64: "64-bit integer"
d: int
Therefore, a "64-bit int".
An incorrect statement in a Warcraft III profile "Campaign.w3p" produced using
glibc's vsnprintf:
Human= 1
(64 padded, and wrong integer type)
Here I hack together a workaround to handle the special Warcraft III case:
int MSVCRT_vsnprintf(char *str, size_t size, const char *format, va_list ap)
{
int x;
TRACE("(%p=\"%s\",%d,%p=\"%s\",%p)\n", str, str, size, format, format, ap);
if (strcmp(format, "%I64d")==0) {
x = vsnprintf(str, size, "%lld", ap);
} else {
x = vsnprintf(str, size, format, ap);
}
TRACE("retval=\"%s\"\n", str);
return x;
}
And if this is called for _vsnprintf, the output is as follows:
Human=-4035225266123964415
(a long long int)
Creating a single player profile using the hack produces a correct profile, and
the single player campaign buttons are displayed.
This is just one issue with the different vsprintf format standards. I'm sure
there are many subtle bugs like this, if you consider the conflicts and other
unhandled statements.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2035
------- Additional Comments From brettholcomb(a)charter.net 2004-07-03 18:13 -------
Some more facts:
Soldier of Fortune (SOF) and SOFII do not have any sound with wineoss, however
when the driver is winealsa they have sound. It's scratchy and very bad but
it's there.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2035
------- Additional Comments From brettholcomb(a)charter.net 2004-07-03 18:00 -------
Created an attachment (id=554)
--> (http://bugs.winehq.org/attachment.cgi?id=554&action=view)
Trace for Half-life with winealsa
Here's the file. I started HL, selected Load Game from the menu and got a
click. Then HL locked up and I had to kill it from a console so I didn't get
much and couldn't do a bt as I got no debugger prompt.
I'm running Gentoo Linux with alsa 1.03 (but 1.02 did it also).
Linux strider 2.4.20-xfs-r4 #4 SMP Wed Dec 3 19:43:38 EST 2003 i686 AMD
Athlon(TM) MP 2000+ AuthenticAMD GNU/Linux
I have a Turtle Beach Santa Cruz card. Here's the lspci info
03:08.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 [CrystalClear
SoundFusion Audio Accelerator] (rev 01)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2035
------- Additional Comments From reif(a)earthlink.net 2004-07-03 17:40 -------
Somehow you ran your program with --debugmsg -all which disables all messages.
Please rerun it with --debugmsg +wave,+dsound
Also, whenever wine drops into the debugger, type bt at the prompt so
we know where it crashed. Without this info, there is not enough information
for someone to help.
What distribution of linux are you running and what is the sound card you are
using?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2074
Summary: Can't get Wine working with ALSA's dmix-plugin
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stephan(a)gsklan.de
I've configured almost my complete system to use ALSA's dmix-plugin for
sound-access.
As I use ALSA with Wine, too, I tried several times to play the sound over
ALSA's devices (I've configured ALSA to use the plugins dmix and dsnoop by
default). But all my work was for nothing, because Wine wants to access the
hardware directly over "hw:0,0" instead of e.g. "default" or "plug:dmix".
So I suggest to implement a way to configure Wine's ALSA-access. The best way
would probably be something like the configure-ability of OSS in the config-file.
I hope it's not a request too hard to realize - not at least because ALSA is
used as sound-standard since kernel 2.6!
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2035
------- Additional Comments From brettholcomb(a)charter.net 2004-07-03 15:53 -------
I'm trying to get the dsound test stuff built.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=729
------- Additional Comments From xxxMikey_Bxxx(a)hotmail.com 2004-06-03 14:07 -------
Hi, looking at that screen shot it looks as it is reading random (Well, prolly
not *random*) memeory, Ive seen this happen b4 (Not to winamp) But it might be
something to do with memory allocation/reading/writing, ive seen it happen with
DIB functions. Just a thought :)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1346
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|apa3a(a)yahoo.com |
Status|RESOLVED |CLOSED
------- Additional Comments From juan(a)virtual-orbis.com 2004-06-03 13:18 -------
closed
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2070
------- Additional Comments From titan.costa(a)wanadoo.fr 2004-06-03 06:47 -------
In the OGRE 0.13.1 sources, in file OgreD3D7RenderSystem.cpp line 551 & 552 we have:
DDPIXELFORMAT pf;
lpTarget->GetPixelFormat(&pf);
There is a bug here, the pf structure is not properly initialized with:
pf.dwSize = sizeof(DDPIXELFORMAT);
However, since it works (I guess) under Windows, I'm pretty convinced that
Windows behave slighty differently than we do.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2035
------- Additional Comments From reif(a)earthlink.net 2004-06-03 06:16 -------
Could you also run the wave and dsound tests?
in wine/dlls/dsound/tests run:
WINETEST_INTERACTIVE=1 wine dsound_test.exe.so dsound
and see if you get any errors and if you hear the sound properly.
Do the same thing for wave in wine/dlls/winmm/tests:
WINETEST_INTERACTIVE=1 wine winmm_test.exe.so wave
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2035
------- Additional Comments From reif(a)earthlink.net 2004-06-03 05:46 -------
Could you create a trace file? Run your program:
wine --debugmsg +wave,+dsound program.exe >& trace
where program.exe is your program and post the trace file.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2035
------- Additional Comments From brettholcomb(a)charter.net 2004-05-03 22:05 -------
Anything new on this? I've installed Soldier of Fortune and so far it has no
sound even with wineoss.
Thanks.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2017
------- Additional Comments From jez(a)technetium.net.au 2004-05-03 21:10 -------
also had this problem in all releases after 20030911
someone confirm this bug
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2070
------- Additional Comments From titan.costa(a)wanadoo.fr 2004-05-03 15:04 -------
Arghhh!!! This should have been before the patch!!!
It seems OGRE does not initialize correctly the DDPIXELFORMAT structure.
Or maybe this structure is trashed at some point.
Here is a hack that fixed the problem before things are figured out and properly
fixed (this could be a tutorial as well to start hacking on DDRAW/D3D :-)).
BTW: Does this work under Windows?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2073
Summary: wine.conf(5) still documents ${} environment variable
syntax
Product: Wine
Version: 20040121
Platform: All
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=236339
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-documentation
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
Regarding documentation/wine.conf.man, Andrew Pimlott <andrew(a)pimlott.net> reports:
Apparently, the syntax for environment variables in config files changed
from ${VAR} to %VAR%. wine.conf(5) was not updated.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
dear wine crew
please note that wine can be infested by virus.
i got this application and tried to run it.
this is what happened.
SWEEP virus detection utility
>>> Virus 'W32/Netsky-D' found in file .wine/fake_windows/Windows/winlogon.exe
-rw-r--r-- 1 root root 7729 Mar 1 18:28 /root/.wine/fake_windows/Windows/generic.ppd
-rw-r--r-- 1 root root 262 Mar 1 18:28 /root/.wine/fake_windows/Windows/system.ini
-rw-r--r-- 1 root root 320 Mar 1 18:28 /root/.wine/fake_windows/Windows/win.ini
-rwxr-xr-x 1 root root 17424 Mar 1 18:28 /root/.wine/fake_windows/Windows/winlogon.exe
/root/.wine/fake_windows/Windows/Desktop:
total 0
/root/.wine/fake_windows/Windows/Favorites:
total 0
/root/.wine/fake_windows/Windows/Fonts:
total 0
/root/.wine/fake_windows/Windows/Recent:
total 0
/root/.wine/fake_windows/Windows/Start Menu:
total 4
drwxr-xr-x 3 root root 4096 Mar 1 18:28 Programs
/root/.wine/fake_windows/Windows/System:
total 0
md5sum of winlogon.exe
6f49434d7e4532520372a4721a7a9aec winlogon.exe
md5sum of virus
6f49434d7e4532520372a4721a7a9aec /tmp/your_text.pif
if i run explore or other internet connection program
can i infect people?
thx for any reply
http://bugs.winehq.org/show_bug.cgi?id=2072
Summary: Error: Invoking 'wish Main.itcl' in
/usr/lib/wine/winesetuptk appears to have failed
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ebennet(a)onetel.net.uk
Arose trying to install 'msttcorefonts' on my SUSE8.2 linux partition. msttcorefonts
installed file 'andale.exe' in /usr/src/packages/BUILD/msttcorefonts. Invoking
'andale.exe' produced the error message above. Hardware is Dell Inspiron 7000,
which also runs Windows 98 second ed.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2070
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://lib.su.lt/~ramonas/sp
| |acebandits/space_bandits_gam
| |e.zip
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2069
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2071
Summary: DM_SETDEFID doesnt work with Owner drawn button
Product: Wine
Version: 20040213
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: santoshks(a)rocketmail.com
DM_SETDEFID doesnt seem to work with Owner drawn button. Dont face any problems
using normal pushbuttons on Linux.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2070
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-05-03 03:46 -------
ordinary output follows (there is some mixed lines of game and wine data.
how/should i separate them out?):
[/home/s2/spba]$ wine SpaceBanditsPrj.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Loading library OgrePlatform.dll
ArchiveFactory for archive type Zip registered.
Loading library .\pluginsr\\RenderSystem_Direct3D7
Direct3D7 Rendering Subsystem created.
----- DirectDraw Detection Starts
Detected DirectDraw driver DirectDraw HAL.
Detected DirectDraw driver User (and GDI).
fixme:ddraw:DirectDrawEnumerateExA no non-display devices supported.
----- DirectDraw Detection Ends
Loading library .\pluginsr\\RenderSystem_Direct3D9
D3D9 : Direct3D9 Rendering SubSystem created.
D3D9 : Driver Detection Starts
fixme:d3d:IDirect3D9Impl_GetAdapterIdentifier (0x40249990): stub
fixme:d3d:IDirect3D9Impl_GetAdapterDisplayMode (0x40249990): stub
D3D9 : Driver Detection Ends
fixme:d3d:IDirect3D9Impl_GetAdapterModeCount (0x40249990): stub
fixme:d3d:IDirect3D9Impl_GetAdapterModeCount (0x40249990): stub
Loading library .\pluginsr\\RenderSystem_GL
OpenGL Rendering Subsystem created.
Loading library .\pluginsr\\Plugin_FileSystem
ArchiveFactory for archive type FileSystem registered.
Loading library .\pluginsr\\Plugin_ParticleFX
Particle Emitter Type 'Point' registered
Particle Emitter Type 'Box' registered
Particle Emitter Type 'Ellipsoid' registered
Particle Emitter Type 'Cylinder' registered
Particle Emitter Type 'Ring' registered
Particle Emitter Type 'HollowEllipsoid' registered
Particle Affector Type 'LinearForce' registered
Particle Affector Type 'ColourFader' registered
Particle Affector Type 'ColourFader2' registered
Particle Affector Type 'Scaler' registered
Loading library .\pluginsr\\Plugin_GuiElements
GuiElementFactory for type Panel registered.
GuiElementFactory for type BorderPanel registered.
GuiElementFactory for type TextArea registered.
GuiElementFactory for type TextBox registered.
GuiElementFactory for type Button registered.
GuiElementFactory for type BorderButton registered.
GuiElementFactory for type List registered.
GuiElementFactory for type ScrollBar registered.
GuiElementFactory for type PopupMenu registered.
GuiElementFactory for type TTY registered.
*-*-* OGRE Initialising
*-*-* Version 0.12.1
FileSystem Archive Codec for ./ created.
FileSystem Archive Codec for ./Media/ created.
Zip Archive codec for ./Media/media.dat created.
RenderSystem Option: Full Screen = Yes
RenderSystem Option: Rendering Device = DirectDraw HAL
RenderSystem Option: VSync = Yes
RenderSystem Option: Video Mode = 800 x 600 @ 16-bit colour
Parsing material script: bship.material
Parsing material script: gship.material
Parsing material script: ogre.material
Parsing material script: playership.material
Parsing material script: rocket.material
Parsing material script: spacebandits.material
***************************************
*** Direct3D Subsystem Initialising ***
***************************************
Created Win32 Rendering Window 'OGRE Render Window': 800 x 600 @ 16bpp
Creating DirectDraw surfaces for window with dimensions:
FULLSCREEN w:800 h:600 bpp:16
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x40249158)->(00020021,00000811)
Successfully created full screen rendering surface / flipping chain.
----- Direct3D Detection Starts
Detected Direct3D Device WINE Direct3D7 using OpenGL.
Direct3D Device Capabilities:
Hardware Accelerated: 1
Mipmapping: 1
Bilinear Filtering: 1
Trilinear Filtering: 1
Hardware Transform & Light: 1
Max rendering colour depth: 32
Max single-pass texture layers: 2
Pixel fog supported: 256
Vertex fog supported: 128
This device needs a Z-Buffer
----- Direct3D Detection Ends
Determining best 3D Device...
Best 3D Device is: WINE Direct3D7 using OpenGL
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_LINEPATTERN (0000000a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ROP2
(0000000c) value : 0000000d !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_PLANEMASK
(0000000d) value : ffffffff !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_LASTPIXEL
(00000010) value : 00000001 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ZVISIBLE
(0000001e) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_EDGEANTIALIAS (00000028) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_RANGEFOGENABLE (00000030) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_EXTENTS
(0000008a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_VERTEXBLEND (00000097) value : 00000000 !
Direct3D - Creating Z-Buffer
Depth-Buffer created (16-bit, 0-bit stencil)
Warning: software stencilling in use, stencil operations will not be hardware
accelerated.
The following capabilities are available:
err:seh:setup_exception stack overflow 0 bytes in thread 0009 eip 400fceff esp
40641000 stack 0x40640000-0x40740000
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2070
Summary: simple game built on Ogre3D fails to run using Direct3D
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saulius.krasuckas(a)elst.vtu.lt
(though game runs fine if it is set to use OpenGL API)
to reproduce:
wget http://lib.su.lt/~ramonas/spacebandits/space_bandits_game.zip
unzip ../space_bandits_game.zip -d spba
cd spba
wine SpaceBanditsPrj.exe
here at startup-dialog i:
a, set "Rendering Subystem" to "Direct3D7 Rendering Subystem";
b, set "Fullscreen" to "Yes";
c, set "Rendering Device" to "DirectDraw HAL";
d, set "VSync" to "Yes";
e, set "Video Mode" to "800 x 600 @ 16-bit colour".
by pressing OK i am getting a stall of the game. output will follow soon.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2069
Summary: samsung Yepp-Explorer crashes when changing its font
Product: Wine
Version: CVS
Platform: PC
URL: http://www.samsung.com/Support/productsupport/download/M
odel_Select.aspx?type=Digital+Audio+Player&typecode=1010
60&subtype=yepp&subtypecode=110180&model=YP-
20S&filetype=DR&language=
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saulius.krasuckas(a)elst.vtu.lt
i have installed it on win98 and run on linux through wine. after doing:
menu -> Environment -> Font -> Font: list -> Tahoma -> OK
i have got a crash with only these two lines at output:
err:local:LOCAL_GetBlock not enough space in GDI heap 10c7 for 28 bytes
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
ideas?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2018
------- Additional Comments From tuiningas_ml(a)shaw.ca 2004-04-03 23:45 -------
My apologies for the delay. I haven't forgotten about this but I have recently
become very busy and I might not be able to get to this for another week or so.
I will attempt to upgrade ALSA installations and see if that solves the problem.
I'll let you know when I have done so. Thanks.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1986
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2068
Summary: wine fails running InstallShield with InstallShield
error 1608
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p_hopkins(a)email.com
InstallShield repeatedly fails in wine when trying to install the Boson Router Simulator with the
error message:
1608: Unable to create InstallDriver instance,
Return code: -2147221021
This is an InstallShield error.
I saw this error discusses on the mail list where someone was trying to install iTunes. They
were told to enter the bug but I haven't seen it in the database. Please disregard if this is a
duplicate.
I have tried changing several of the dlls to no avail.
Here is the output from wine:
[@localhost c]wine netsim.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:ole:CoSetState (0x653c79b0),stub!
fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only)
fixme:ntdll:NtQueryInformationToken (0x5c,1,0x4070d560,80,0x4070d5b0): stub
fixme:advapi:SetThreadToken ((nil), 0x58): stub (NT impl. only)
fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only)
fixme:ntdll:NtQueryInformationToken (0x5c,1,0x4070ba60,80,0x4070bab0): stub
fixme:advapi:SetThreadToken ((nil), 0x58): stub (NT impl. only)
fixme:heap:GlobalMemoryStatusEx we should emulate the 4GB bug here, as per MSDN
fixme:powermgnt:SetThreadExecutionState (0x80000001): stub, harmless.
fixme:storage:StgCreateDocfile Transacted mode not implemented.
fixme:storage:StorageImpl_Commit (1): stub!
fixme:storage:StorageImpl_Commit (1): stub!
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:ole:CoSetState (0x653c79b0),stub!
fixme:ole:MkParseDisplayName (0x402319d8, L"stdole32.tlb", 0x4071f53c, 0x4022dc10): stub.
fixme:ole:MkParseDisplayName (0x402319d8, L"stdole32.tlb", 0x4071f53c, 0x4022dc10): stub.
fixme:ole:MkParseDisplayName (0x40231b60, L"stdole32.tlb", 0x4071f470, 0x4022dc10): stub.
fixme:ole:MkParseDisplayName (0x40231b60, L"stdole32.tlb", 0x4071f470, 0x4022dc10): stub.
fixme:ole:MkParseDisplayName (0x40231b60, L"StdOle32.tlb", 0x4071f708, 0x46000000):
stub.
fixme:ole:CoSetState ((nil)),stub!
fixme:ole:CoSetState (0x653c79b0),stub!
fixme:ole:MkParseDisplayName (0x402696b8, L"stdole32.tlb", 0x41ddeb98, 0x4024e148):
stub.
fixme:ole:MkParseDisplayName (0x402696b8, L"stdole32.tlb", 0x41ddeb98, 0x4024e148):
stub.
fixme:ole:MkParseDisplayName (0x40269830, L"stdole32.tlb", 0x41ddeacc, 0x4024e148):
stub.
fixme:ole:MkParseDisplayName (0x40269830, L"stdole32.tlb", 0x41ddeacc, 0x4024e148):
stub.
fixme:ole:MkParseDisplayName (0x40269830, L"StdOle32.tlb", 0x41dded64, 0x46000000):
stub.
err:wave:OSS_WaveOutInit /dev/mixer1: No such device
fixme:ole:MkParseDisplayName (0x40268468, L"stdole32.tlb", 0x41ddeb98, 0x4024e148):
stub.
fixme:ole:MkParseDisplayName (0x40268468, L"stdole32.tlb", 0x41ddeb98, 0x4024e148):
stub.
fixme:ole:MkParseDisplayName (0x4026a438, L"stdole32.tlb", 0x41ddeacc, 0x4024e148):
stub.
fixme:ole:MkParseDisplayName (0x4026a438, L"stdole32.tlb", 0x41ddeacc, 0x4024e148):
stub.
fixme:ole:MkParseDisplayName (0x4026a438, L"StdOle32.tlb", 0x41dded64, 0x46000000):
stub.
fixme:ole:CoSetState ((nil)),stub!
fixme:powermgnt:SetThreadExecutionState (0x80000000): stub, harmless.
fixme:ole:CoMarshalInterface Failed to marshal the interface
{ae8c683f-ec6d-49cd-9b74-a68f8828def6}, 80070057?
fixme:ole:CFStub_Invoke CoMarshalInterface failed, 80070057!
fixme:ole:CoCreateInstance no instance created for interface
{ae8c683f-ec6d-49cd-9b74-a68f8828def6} of class {8b1670c8-dc4a-4ed4-974b-81737a23826b},
hres is 0x80070057
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:ole:CoSetState (0x653c79b0),stub!
fixme:ole:CoSetState ((nil)),stub!
(Error occurs here - the following is what comes after clicking on the ok button)
fixme:ole:CoSetState ((nil)),stub!
fixme:ole:_xread Read only 0 of 4 bytes from 0x78.
fixme:ole:_StubReaderThread Failed with hres 80004005
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=151
------- Additional Comments From olsonle(a)mac.com 2004-03-03 11:32 -------
I'm still seeing this bug, or something like it, with the Rhapsody music service
(installer can be found at www.listen.com). The problem doesn't occur during
installation (which seems to work fine), but after it's installed-- when you run
the program it should bring up a modal dialog to log in. The dialog actually
seems to be active (hitting ESC does cause it to cancel) but you can't see it.
I can provide screenshots and output dumps if necessary.
This also seems similar to the description of bug 825, is that a duplicate of
this one? Or a different bug?
System information:
Mandrake Linux 9.2
kernel-2.4.22.28mdk-1-1mdk
XFree86-4.3-23mdk
wine-20040213-mdk
internet explorer 6 with windows media player
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=524
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-02-03 20:56 -------
closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=524
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-02-03 20:55 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1981
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-02-03 19:58 -------
closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1981
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-02-03 19:57 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1980
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-02-03 16:03 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1980
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-02-03 16:03 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1981
lquijano(a)hotpop.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From lquijano(a)hotpop.com 2004-01-03 23:25 -------
This was accepted in CVS:
http://cvs.winehq.org/patch.py?id=11022
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1980
lquijano(a)hotpop.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From lquijano(a)hotpop.com 2004-01-03 23:22 -------
This patch has been accepted in wine-cvs already :).
http://cvs.winehq.org/patch.py?id=10979
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1969
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://fe.trymedia.com/infog
| |rames/60ma_d_v10/oneworld_m1
| |0118/MasterOfOrion3.exe
Keywords| |download
Summary|Master Of Orion 3 demo |Master Of Orion 3 demo
|installer critically slows |installer critically slows
|down the system |down the system
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1971
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-01-03 13:37 -------
Resolving Invalid as per users coments.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2067
Summary: "Could not map section"-error, because of no-exec mount
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehqbugzilla(a)shiyee.lir.dk
Just wanted to let you know that if you try to wine a program that is mounted
no-exec, wine responds with "Could not map section ... file probably truncated".
Maybe a little note on that the problem might be a no-exec mount?
Anyway, I traced the error to "dlls/ntdll/virtual.c":
ERR_(module)( "Could not map section %.8s, file probably truncated\n", sec->Name
);
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2066
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-01-03 07:46 -------
I retried with "winme" emulated version instead of "win2k" but I got the same bug.
The installer requires an update when wine is emulating the "win98" version.
Thus I could not test this version.
I hope this will help you.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2066
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-01-03 07:40 -------
I achieved to install it on a real Windows Millenium system with the same
network configuration (same host with dual boot). Thus it is really a Wine bug.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2066
Summary: Internet explorer installation through network failed
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
I tried to install Microsoft Internet Explorer 6.
I downloaded the french installer.
I setted "win2k" as emulated system.
Registries and fake C drive were restored from first install state.
I could launch the installer. I accepted the licence and went to the summary
step before the downloading. It says the download size is 11,4MB and that it
includes Internet Explorer 6, Outlook Express and the handling of the script
language.
Here is the log up to here:
---------------------------
[j@laptop tmp]$ wine ie6setup.exe
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:advapi:CheckTokenMembership ((nil) 0x4038cdd8 0x406cfd9c) stub!
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW Animated icons not
correctly implemented! 0x40fa0000
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon entry found! 0x40fa0000
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon size ok. offset=0x40fa0074
fixme:advapi:CheckTokenMembership ((nil) 0x403a3138 0x406cf66c) stub!
fixme:dosfs:QueryDosDeviceW (L"A:") not detected as DOS device!
fixme:dosfs:QueryDosDeviceW (L"B:") not detected as DOS device!
fixme:setupapi:SetupInstallFromInfSectionW unsupported flags 106
err:shell:SHGetFolderPathW Failed to create directory 'L"C:\\WINDOW"'.
err:shell:SHGetFolderPathW Failed to create directory 'L"C:\\WINDOW"'.
fixme:urlmon:URLMON_DllRegisterServer (void): stub
fixme:setupapi:SetupInstallFromInfSectionW unsupported flags 106
err:shell:SHGetFolderPathW Failed to create directory 'L"C:\\WINDOW"'.
err:shell:SHGetFolderPathW Failed to create directory 'L"C:\\WINDOW"'.
-------------------
Then, I clicked on the "next" button.
The windows said the program is preparing the download.
An error window pops up. It says that hte installer did not manage to obtain the
mirror host list (translated from french). The installer suspects a bad proxy
setting (but I only use a Windows 2000 gateway with NAT).
Here the continuing log up to here:
-----------------------------------
fixme:setupapi:SetupInstallFromInfSectionW unsupported flags 106
fixme:dc:GetLayout (0x758): stub
fixme:ver:RtlVerifyVersionInfo (0x41302ea8,64,180000): Not all cases correctly
implemented yet
fixme:setupapi:SetupInstallFromInfSectionW unsupported flags 106
fixme:ole:CoCreateInstance no classfactory created for CLSID
{bfc880f1-7484-11d0-8309-00aa00b6015c}, hres is 0x80040150
----------------------------------
Then I cancel the installation and exits the installer.
End of the log:
---------------
fixme:setupapi:SetupInstallFromInfSectionW unsupported flags 106
------------------------
I suspect the installer to use peer to peer distribution way or active FTP. But
since I got a lot of error and fixme messages, I though this could help you.
I will try to install it under the real Windows Millenium, with the same network
configuration (same host with dual boot).
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2010
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 20:21 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2010
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 20:20 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2005
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 19:59 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2005
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 19:59 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1788
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://download.freeweb-
| |hosting.com/
Keywords| |download
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 19:45 -------
What version of windows are you emulating in wine config?
[Version]
; Windows version to imitate
;(win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31)
;"Windows" = "win98"
; DOS version to imitate
;"DOS" = "6.22"
Playing with it may help.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1946
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 19:19 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1946
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 19:18 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1837
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 19:08 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1837
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 19:07 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1826
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 19:02 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1826
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 19:02 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2001
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:55 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2001
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:55 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1999
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:51 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1999
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:51 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1975
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:49 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1975
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:49 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1993
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:44 -------
Resolving INVALID
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1996
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1784
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-multimedia
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1991
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1989
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:24 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1989
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:23 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1973
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1985
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:14 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1985
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:13 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1864
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:04 -------
Closing for real this time :)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1864
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 18:03 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1469
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 14:32 -------
Yes I do Believe you are right. Resolving FIXED
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2065
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.adobe.com/product
| |s/tryadobe/main.jsp#product%
| |3D22
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2058
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 14:20 -------
If it used to work, then this is a regression. If its a regression then the
patch that cased it can be found (in theory). The way to do this is described here.
http://www.winehq.org/site/docs/wine-devel/cvs-regression
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1503
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mieszcz(a)zabrze.zigzag.pl
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 14:07 -------
*** Bug 2055 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2055
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-29-02 14:07 -------
Marking as duplicate.
*** This bug has been marked as a duplicate of 1503 ***
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1471
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike(a)tashcorp.net
------- Additional Comments From mike(a)tashcorp.net 2004-29-02 12:32 -------
I attempted this with Wine 20031212 and had no problems with keyboard inputs
on a fresh install. Can you confirm so that this bug can be closed out?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2065
------- Additional Comments From mike(a)tashcorp.net 2004-29-02 12:24 -------
The error output is below. I ran with +loaddll,+relay and the output was 140
megs before the problem occurred, so it is not being uploaded to Bugzilla.
Also, the DCOM98 install command line should be:
WINEDLLOVERRIDES="ole32=n" wine dcom98.exe
----
fixme:win32:SetCriticalSectionSpinCount critsection=0x40c1b8e0: spincount=20
not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x40c1bfa4: spincount=500
not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x40c1baa4: spincount=500
not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x40c1bca4: spincount=500
not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x40c1c028: spincount=500
not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x40c1c14c: spincount=500
not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x40c1c1c8: spincount=50
not supported
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:ole:CoRegisterMessageFilter stub
fixme:imm:ImmGetContext (0x40027): stub
fixme:imm:ImmGetContext (0x40027): stub
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2056
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2050
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=975
------- Additional Comments From mike(a)tashcorp.net 2004-29-02 11:52 -------
I noticed a patch was generated from the mailing list conversation. Has anyone
tried a recent version of Wine to see if the problem has been corrected?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1469
------- Additional Comments From mike(a)tashcorp.net 2004-29-02 11:14 -------
Reading the bug comments, it looks like the issue was solved. Can the bug be
closed out?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2065
Summary: Framemaker 7.0 Trial Version Crashes on About Box
Opening
Product: Wine
Version: 20031212
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)tashcorp.net
Framemaker 7.0 hangs when the About box is opened from the top menu
(Help->About).
The trial version can be acquired (reg required) from Adobe at:
http://www.adobe.com/products/tryadobe/main.jsp#product%3D22
Framemaker required IE6 and a DCOM install. Wine 20031212 was the last
snapshot that I could successfully install IE6, and thus became the baseline
for comparison.
To install Framemaker:
1. Download Wine 20031212
2. Apply patch to dlls/ntdll/virtual.c
http://www.winehq.org/hypermail/wine-patches/2004/02/0212.html
(this has been checked into CVS and will be available in the first snapshot
after 20040213)
3. Compile & Install
4. Use the IE 6 install script found here:
http://bylands.dur.ac.uk/~mh/wine-ie/
5. Install DCOM98.EXE - WINEDLLOVERRIDES="ole=n" wine dcom98.exe
6. Install Framemaker 7.0
I will post an output error log later today.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2064
Summary: fedora core 1 security-patched kerne
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcpawl(a)rogers.com
See bug 1769 wich indicates the problem has been fixed.
I am installing "Barbie Photo Designer" on fedora core 1. It is a new system
with no additional RPM's except for wine-20040213-1fc1winehq.i386.rpm
.
Linux localhost.localdomain 2.4.22-1.2115.nptl #1 Wed Oct 29 15:42:51 EST 2003
i686 i686 i386 GNU/Linux
[root@localhost cdrom]# wine setup.exe
fixme:shell:Stream_WriteLocationInfo writing empty location info
err:menubuilder:InvokeShellLinker failed to extract icon.
fixme:shell:Stream_WriteLocationInfo writing empty location info
err:menubuilder:InvokeShellLinker failed to extract icon.
fixme:shell:Stream_WriteLocationInfo writing empty location info
err:menubuilder:InvokeShellLinker failed to extract icon.
fixme:shell:Stream_WriteLocationInfo writing empty location info
err:menubuilder:InvokeShellLinker failed to extract icon.
fixme:shell:Stream_WriteLocationInfo writing empty location info
err:menubuilder:InvokeShellLinker failed to extract icon.
fixme:shell:Stream_WriteLocationInfo writing empty location info
err:menubuilder:InvokeShellLinker failed to extract icon.
err:virtual:map_image Standard load address for a Win32 program (0x00400000) not
available - security-patched kernel ?
wine: could not load L"C:\\Program Files\\Mattel Media\\Barbie(R) Photo
Designer\\ereg\\Register.exe" as Win32 binary
I had the error earlier in the install process but it got cleaned up when I ran
the program a second time.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2055
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-27-02 19:36 -------
it seems this one duplicates bug 1503, as crash pops at same file/line of code:
http://bugs.winehq.org/show_bug.cgi?id=1503
there was even some discussion rised regarding that stuff:
http://www.winehq.org/hypermail/wine-devel/2003/12/0336.html
the problem it seems to be non-trivial.
and i still have no time to make tests regarding 16-bit apps and messages its
scrollbar handles :-(. Mirek, are about to investigate on this problem?
OTOH, patch-hiding-the-problem could be done by commenting mentioned line in
scroll.c to help you resolve critical situation. AFAIR, it helped me in my case.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2063
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |LATER
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-27-02 14:13 -------
There are a lot of "FIXMES" in Wine and if it is not affecting any of your
programs I would not worry about it (at least for now.)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2057
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://waste.sourceforge.net
| |/
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=839
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-27-02 14:02 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=839
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-27-02 14:02 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2056
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.shrapnelgames.com
| |/downloads/dominions2demo_in
| |stall.exe
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2054
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://games.nstorm.com/Nelf
| |bowl.exe
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2034
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-27-02 13:57 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2034
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-27-02 13:56 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2043
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-27-02 13:55 -------
closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2043
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-27-02 13:55 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2049
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-27-02 13:55 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2049
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-27-02 13:54 -------
Verifying
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2063
Summary: fixme:win:GetProcessDefaultLayout ( 0x46fe6c ): No BiDi
Product: Wine
Version: 20040213
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markf78(a)yahoo.com
fixme:win:GetProcessDefaultLayout ( 0x46fe6c ): No BiDi
occurs when running calc.exe binary executable... doesnt seem to cause any
problems here but perhaps this could be affecting other software more seriously
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2062
Summary: Cannot use first megabyte for DOS address space, please
report
Product: Wine
Version: 20040213
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markf78(a)yahoo.com
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please
report
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2061
------- Additional Comments From crazycomputers(a)yahoo.com 2004-27-02 03:29 -------
I forgot to mention that I'm using the RedHat RPM wine-20040213-1rh73winehq.
i686.rpm and my system is Red Hat 7.2.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2061
Summary: "Unhandled exception" when running nearly any EXE
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crazycomputers(a)yahoo.com
CC: crazycomputers(a)yahoo.com
(I'm not sure if this is the Wine kernel causing this, but none of the others
looked promising.)
Except for console EXEs compiled with VC++, most everything else causes an
exception, including the lightweight Windows Calculator. Here is Wine's output:
[chris@pyromaniacs windows]$ wine calc.exe
fixme:thunk:CommonUnimpStub generic stub: ?
fixme:thunk:CommonUnimpStub generic stub: ?
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
Can't find file for ELF 'wine-kthread' ((nil))
No debug information in ELF 'wine-pthread' ((nil))
Breakpoint 1 at 0x4000d1b0 (_end+0x3fefadd0)
No debug information in ELF '/usr/lib/libwine.so.1' (0x4002c000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x40045000)
No debug information in ELF '/lib/i686/libc.so.6' (0x40096000)
No debug information in ELF '/lib/libdl.so.2' (0x401ce000)
No debug information in ELF '/lib/i686/libm.so.6' (0x401d2000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/lib/wine/ntdll.dll.so' (0x401f4000)
No debug information in ELF '/usr/lib/libwine_unicode.so.1' (0x40261000)
No debug information in ELF '/lib/libnss_files.so.2' (0x40018000)
Loaded debug information from ELF '/usr/lib/wine/kernel32.dll.so' (0x40470000)
No debug information in ELF '/usr/lib/wine/gdi32.dll.so' (0x408d0000)
No debug information in ELF '/usr/lib/wine/user32.dll.so' (0x4094e000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40a97000)
No debug information in 32bit DLL 'C:\windows\calc.exe' (0x1000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM32\NTDLL.DLL' (0x40210000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM32\KERNEL32.DLL'
(0x404a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0xbfe80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM32\GDI32.DLL' (0x408f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM32\USER32.DLL' (0x40970000)
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\COMCTL32.DLL' (0xbfb70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x7fcb0000)
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x4091cb90).
In 32-bit mode.
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0007
EIP:4091cb90 ESP:408cf9f8 EBP:408cfd60 EFLAGS:00010246( R- 00 I Z- -P1 )
EAX:00000000 EBX:4093dc54 ECX:40384b08 EDX:00000000
ESI:408cfa1c EDI:00000000
Stack dump:
0x408cf9f8 (_end+0x34cd38): 00000000 408cfa24 408cfa20 408cfa1c
0x408cfa08 (_end+0x34cd48): 408cfa30 40384b70 408cfb44 4093d6c8
0x408cfa18 (_end+0x34cd58): 00000001 000010c8 408cfa40 806e3a50
0x408cfa28 (_end+0x34cd68): 000010c8 40371d28 00000030 6e69772f
0x408cfa38 (_end+0x34cd78): 69772f63 776f646e 6f662f73 0073746e
0x408cfa48 (_end+0x34cd88): 00000000 00000000 00000000 00000000
0x408cfa58 (_end+0x34cd98):
0200: sel=1007 base=40016000 limit=00001f83 32-bit rw-
Backtrace:
=>0 0x4091cb90 (WineEngInit+0x6b0 in GDI32.DLL) (ebp=408cfd60)
1 0x4090cffb (GDI_Init+0x2ab in GDI32.DLL) (ebp=408cfd7c)
2 0x40920e1c (DllMain+0x28 in GDI32.DLL) (ebp=408cfd88)
3 0x408f457d (GDI32.DLL.EntryPoint+0x5d in GDI32.DLL) (ebp=408cfda8)
4 0x4022c6ff (MODULE_InitDLL+0x12f [loader.c] in NTDLL.DLL) (ebp=408cfe10)
5 0x4022c867 (process_attach+0xc7 [loader.c] in NTDLL.DLL) (ebp=408cfe34)
6 0x4022c83f (process_attach+0x9f [loader.c] in NTDLL.DLL) (ebp=408cfe54)
7 0x4022c83f (process_attach+0x9f [loader.c] in NTDLL.DLL) (ebp=408cfe74)
8 0x4022eaef (LdrInitializeThunk+0x37f in NTDLL.DLL) (ebp=408cff20)
9 0x404edc63 (start_process+0x43 [process.c] in KERNEL32.DLL) (ebp=408cfff4)
10 0x40030839 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
0x4091cb90 (WineEngInit+0x6b0 in GDI32.DLL): cmpw $0,0x0(%edi)
Modules:
Address Module Name
0x01000000-01017000 (PE) C:\windows\calc.exe
0x40210000-40261000 (PE) C:\WINDOWS\SYSTEM32\NTDLL.DLL
0x404a0000-40583000 (PE) C:\WINDOWS\SYSTEM32\KERNEL32.DLL
0x408f0000-4094e000 (PE) C:\WINDOWS\SYSTEM32\GDI32.DLL
0x40970000-40a81000 (PE) C:\WINDOWS\SYSTEM32\USER32.DLL
0x70bd0000-70c33400 (PE) C:\WINDOWS\SYSTEM\SHLWAPI.DLL
0x78000000-78044000 (PE) C:\WINDOWS\SYSTEM\MSVCRT.DLL
0x7fcb0000-7fe06000 (PE) C:\WINDOWS\SYSTEM\SHELL32.DLL
0xbfb70000-bfbfd400 (PE) C:\WINDOWS\SYSTEM\COMCTL32.DLL
0xbfe80000-bfe90000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL
Threads:
process tid prio
00000008 (D) C:\windows\calc.exe
00000009 0 <==
WineDbg terminated on pid 8
The output is very similar for other programs.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1490
------- Additional Comments From ypw(a)att.net 2004-26-02 21:44 -------
The latest 20040213 release still has the same problem.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2060
Summary: Program fails to retain registration when closed and
restarted
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jenklowiecz(a)yahoo.com
The BMS Business Music System from NCH Swift Sound Software Fails to retain
it's registration for more than the current session. After buying a
registration key for the program I entered my ifo, and the key. At this point
all the other features of the program went to work. After terminating BMS, and
starting it again later (wine bms.exe) the program reported as unregistered, and
the features failed to work until I entered the registration key again. The
function that failed to operate is fetch files via FTP. The ine binary used was
the official slackware package from sourceforge. I do have ten megs worth of log
if someone is interested in trying to fix this bug.
Thanks,
Buck Rekow
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=1963
------- Additional Comments From david(a)stonefamily.cjb.net 2004-26-02 17:22 -------
I'm having the same problem on most programs. So far I've only gotten freecell
to work. The problem started after I updated wine on Debian testing. Programs
that used to work, give this error message.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2059
Summary: Crash when playing sound in winearts.drv
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andre(a)masella.no-ip.org
I have recently upgraded to KDE 3.2 (well, CVS) and WINE began to crash when any
application tried to access the sound card. I have tried the latest stable
version of WINE and several CVS releases (last one check out on Feb 26) and
several releases of aRts (the stable one included with 3.2 and the current CVS).
The problem seems to be between aRts and gthreads. I have recompiled glib with
no effect. The following is a crash and back trace from Lucas Arts'
Grimfandango, but any app that accesses the sound card will produce the same
output. I have GCC 3.3.2.
Warning: could not find wine config [Drive x] entry for current working
directory /home/root; starting in windows directory.
mcop warning: user defined signal handler found for SIG_PIPE, overriding
GThread-ERROR **: file gthread-posix.c: line 135 (): error 'No such process'
during 'pthread_getschedparam (pthread_self(), &policy, &sched)'
aborting...
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
Loaded debug information from ELF 'wine-kthread' ((nil))
Breakpoint 1 at 0x4000ad10 (_end+0x3fef3ecc)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x40031000)
Loaded debug information from ELF '/lib/libc.so.6' (0x40049000)
Unsupported debug information in ELF '/lib/libdl.so.2' (0x4016e000)
Loaded debug information from ELF '/lib/libm.so.6' (0x40171000)
Loaded debug information from ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x40194000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x40208000)
Unsupported debug information in ELF '/lib/libnss_files.so.2' (0x40018000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40410000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x40670000)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x407c3000)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x4084c000)
Loaded debug information from ELF '/usr/local/lib/wine/comdlg32.dll.so' (0x40880000)
Loaded debug information from ELF '/usr/local/lib/wine/shell32.dll.so' (0x40909000)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x40999000)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x40a19000)
Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x40a65000)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40ac2000)
Loaded debug information from ELF '/usr/local/lib/wine/winspool.drv.so' (0x40b77000)
Loaded debug information from ELF '/usr/local/lib/wine/winmm.dll.so' (0x40bec000)
Loaded debug information from ELF '/usr/local/lib/wine/dsound.dll.so' (0x40c74000)
Loaded debug information from ELF '/usr/local/lib/wine/dinput.dll.so' (0x40cbe000)
Loaded debug information from ELF '/usr/local/lib/wine/ddraw.dll.so' (0x40cf2000)
Unsupported debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40022000)
Unsupported debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40d8a000)
Unsupported debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x4002b000)
Unsupported debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40561000)
Unsupported debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x402fb000)
Unsupported debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40da1000)
Unsupported debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40daf000)
Unsupported debug information in ELF '/usr/lib/libfreetype.so.6' (0x41390000)
Unsupported debug information in ELF '/usr/lib/libz.so.1' (0x413ec000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x413fb000)
Unsupported debug information in ELF '/usr/lib/libGL.so.1' (0x41480000)
Unsupported debug information in ELF '/lib/libpthread.so.0' (0x414f3000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x40569000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x41508000)
Unsupported debug information in ELF '/usr/lib/gconv/ISO8859-1.so' (0x4056c000)
Loaded debug information from ELF '/usr/local/lib/wine/imm32.dll.so' (0x41526000)
Unsupported debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x40e76000)
Loaded debug information from ELF '/usr/local/lib/wine/winearts.drv.so' (0x41662000)
Unsupported debug information in ELF '/opt/kde/lib/libartsc.so.0' (0x41682000)
Unsupported debug information in ELF '/opt/gnome/lib/libgmodule-2.0.so.0'
(0x41688000)
Unsupported debug information in ELF '/opt/gnome/lib/libgthread-2.0.so.0'
(0x4168c000)
Unsupported debug information in ELF '/opt/gnome/lib/libglib-2.0.so.0' (0x41c80000)
Unsupported debug information in ELF '/opt/kde/lib/libartscbackend.so.0'
(0x40d6f000)
Unsupported debug information in ELF '/opt/kde/lib/libartsflow.so.1' (0x41ce8000)
Unsupported debug information in ELF '/opt/kde/lib/libsoundserver_idl.so.1'
(0x41e2c000)
Unsupported debug information in ELF '/opt/kde/lib/libkmedia2_idl.so.1' (0x41e98000)
Unsupported debug information in ELF '/usr/lib/./libaudiofile.so.0' (0x41edd000)
Unsupported debug information in ELF '/usr/lib/./libasound.so.2' (0x41f02000)
Unsupported debug information in ELF '/usr/lib/./libvorbisfile.so.3' (0x40d81000)
Unsupported debug information in ELF '/usr/lib/./libvorbis.so.0' (0x41fa4000)
Unsupported debug information in ELF '/usr/lib/./libogg.so.0' (0x41691000)
Unsupported debug information in ELF '/opt/kde/lib/libartsflow_idl.so.1'
(0x41fc4000)
Unsupported debug information in ELF '/opt/kde/lib/libmcop.so.1' (0x4207f000)
Unsupported debug information in ELF '/usr/lib/./libgcc_s.so.1' (0x41695000)
No debug information in 32bit DLL 'C:\Program
Files\LucasArts\Grim\grimfandango.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40440000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\LUCASARTS\GRIM\LUA.DLL'
(0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40860000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x407e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40690000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40a30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x409b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40a80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40ad0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40b80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40890000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\LUCASARTS\GRIM\CHORE.DLL'
(0x40b9d000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40c00000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\LUCASARTS\GRIM\HMIFXLIB.DLL'
(0x40c5f000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\LUCASARTS\GRIM\IMUSE.DLL'
(0x40bb5000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x40c90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x40cd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DDRAW.DLL' (0x40d10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x41410000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41530000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEARTS.DRV' (0x41670000)
err:ntdll:RtlpWaitForCriticalSection section 0x401ff340 "loader.c:
loader_section" wait timed out in thread 000a, blocked by 0009, retrying (60 sec)
Unhandled exception: assertion failed in 32-bit code (0x40073181).
In 32-bit mode.
0x40073181 (__kill+0x11 [__kill] in libc.so.6): movl %edx,%ebx
Unable to open file __kill
Wine-dbg>bt
Backtrace:
=>0 0x40073181 (__kill+0x11 [__kill] in libc.so.6) (ebp=4066edf4)
1 0x40074965 (abort+0x175 in libc.so.6) (ebp=4066ef34)
2 0x41ca958c (g_logv+0x37c in libglib-2.0.so.0) (ebp=4066f394)
3 0x41ca95c4 (g_log+0x34 in libglib-2.0.so.0) (ebp=4066f3b4)
4 0x4168d52c (g_thread_impl_init+0xac [gthread-impl.c] in libgthread-2.0.so.0)
(ebp=4066f3f4)
5 0x4168e99f (g_thread_init+0x21f in libgthread-2.0.so.0) (ebp=4066f414)
6 0x41d46c6e (_ZN4Arts13StdFlowSystemC1Ev+0x1ce in libartsflow.so.1)
(ebp=4066f494)
7 0x41d4a8f3 (_ZN4Arts13SetFlowSystem7startupEv+0x33 in libartsflow.so.1)
(ebp=4066f4b4)
8 0x42106d4d (_ZN4Arts14StartupManager7startupEv+0x4d in libmcop.so.1)
(ebp=4066f514)
9 0x420e49f9 (_ZN4Arts10DispatcherC1EPNS_9IOManagerENS0_11StartServerE+0xc99
in libmcop.so.1) (ebp=4066f894)
10 0x40d77ce2 (arts_backend_init+0x162 in libartscbackend.so.0) (ebp=4066f934)
11 0x41683762 (arts_init+0x42 in libartsc.so.0) (ebp=4066f944)
12 0x41678514 (ARTS_Init+0x14 [audio.c:313] in WINEARTS.DRV) (ebp=4066f950)
13 0x416785d8 (ARTS_WaveInit+0x28 [audio.c:355] in WINEARTS.DRV) (ebp=4066f98c)
14 0x41678217 (.L19 [arts.c] in WINEARTS.DRV) (ebp=4066f9b0)
15 0x40c15171 (DRIVER_SendMessage+0x91(lpDrv=0x40346aa0, msg=0x1, lParam1=0x0,
lParam2=0x0) [driver.c:98] in WINMM.DLL) (ebp=4066f9f0)
16 0x40c141bf (DRIVER_AddToList+0x11f(lpNewDrv=0x40346aa0, lParam1=0x0,
lParam2=0x0) [driver.c:168] in WINMM.DLL) (ebp=4066fa14)
17 0x40c143aa (DRIVER_TryOpenDriver32+0x12a(fn=0x4066fa70, lParam2=0x0)
[driver.c:268] in WINMM.DLL) (ebp=4066fa48)
18 0x40c146ff (OpenDriverA+0x1bf(lpDriverName=0x4066fbf8, lpSectionName=0x0,
lParam2=0x0) [driver.c:298] in WINMM.DLL) (ebp=4066fafc)
19 0x40c17e38 (MMDRV_Install+0x128(drvRegName=0x4066fbf8,
drvFileName=0x4066fbf8, bIsMapper=0x0) [lolvldrv.c:623] in WINMM.DLL) (ebp=4066fbbc)
20 0x40c185fe (MMDRV_InitFromRegistry+0x11e [lolvldrv.c:721] in WINMM.DLL)
(ebp=4066fd04)
21 0x40c187ab (MMDRV_Init+0xb [lolvldrv.c:759] in WINMM.DLL) (ebp=4066fd10)
22 0x40c22011 (DllMain+0x71(hInstDLL=0x40c00000, fdwReason=0x1, fImpLoad=0x1)
[winmm.c:154] in WINMM.DLL) (ebp=4066fd40)
23 0x40c06d8a (__wine_dll_main+0x6a(inst=0x40c00000, reason=0x1, reserved=0x1)
[winmm.spec.c:7861] in WINMM.DLL) (ebp=4066fd60)
24 0x401ce6d6 (MODULE_InitDLL+0x106(wm=0x40301690, reason=0x1, lpReserved=0x1)
[loader.c:692] in NTDLL.DLL) (ebp=4066fddc)
25 0x401ce89d (process_attach+0x8d(wm=0x40301690, lpReserved=0x1)
[loader.c:765] in NTDLL.DLL) (ebp=4066fe0c)
26 0x401ce958 (process_attach+0x148(wm=0x403015d8, lpReserved=0x1)
[loader.c:757] in NTDLL.DLL) (ebp=4066fe3c)
27 0x401ce958 (process_attach+0x148(wm=0x40300a68, lpReserved=0x1)
[loader.c:757] in NTDLL.DLL) (ebp=4066fe6c)
28 0x401d0fdb (LdrInitializeThunk+0x21b(main_file=0x14, unknown2=0x0,
unknown3=0x0, unknown4=0x0) [loader.c:1870] in NTDLL.DLL) (ebp=4066ff20)
29 0x4049a980 (start_process+0xc0(arg=0x0) [process.c:749] in KERNEL32.DLL)
(ebp=4066fff4)
30 0x400359f1 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
Wine-dbg>
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2058
Summary: Divide By Zero crash on startup of Quicken Deluxe 7.5
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs.*.colin(a)spamgourmet.com
Build: CVS from 26th Feb 2004
OS: Linux, Kernel 2.4.23
Notes: Quicken 7.5 used to work perfectly under wine, but I have since bought a
new PC and upgraded to the newest version of wine and it crashes on startup.
Log: See logfile below:
err:region:CombineRgn Invalid rgn=0xfade0000
...
ALSA lib pcm_hw.c:1055:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device
or resource busy
err:wave:ALSA_WaveInit open pcm: Device or resource busy
ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
err:region:CombineRgn Invalid rgn=0xfade0000
...
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
Loaded debug information from ELF 'wine-kthread' ((nil))
Breakpoint 1 at 0x4000c690 (_end+0x3fef57cc)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x40026000)
No debug information in ELF '/lib/libc.so.6' (0x4003e000)
No debug information in ELF '/lib/libdl.so.2' (0x40171000)
No debug information in ELF '/lib/libm.so.6' (0x40175000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x40197000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x40203000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x4001a000)
No debug information in ELF '/lib/libnsl.so.1' (0x40304000)
No debug information in ELF '/lib/libnss_nis.so.2' (0x40319000)
No debug information in ELF '/lib/libnss_files.so.2' (0x40322000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40440000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x40660000)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x4078b000)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x40806000)
Loaded debug information from ELF '/usr/local/lib/wine/comdlg32.dll.so' (0x40835000)
Loaded debug information from ELF '/usr/local/lib/wine/shell32.dll.so' (0x408b5000)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x40935000)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x409a5000)
Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x409eb000)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40a3e000)
Loaded debug information from ELF '/usr/local/lib/wine/winspool.drv.so' (0x40ad5000)
Loaded debug information from ELF '/usr/local/lib/wine/winmm.dll.so' (0x40af8000)
Loaded debug information from ELF '/usr/local/lib/wine/version.dll.so' (0x40cde000)
Loaded debug information from ELF '/usr/local/lib/wine/lz32.dll.so' (0x40cf7000)
Loaded debug information from ELF '/usr/local/lib/wine/oleaut32.dll.so' (0x40d28000)
No debug information in ELF '/usr/lib/libjpeg.so.62' (0x40db7000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x4117b000)
No debug information in ELF '/usr/lib/libz.so.1' (0x411e8000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x411f9000)
No debug information in ELF '/usr/lib/libexpat.so.1' (0x41220000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x4123d000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x412b6000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x412be000)
No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x40022000)
No debug information in ELF '/usr/lib/libXrender.so.1' (0x412d4000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4032b000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x412dc000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x412e9000)
No debug information in ELF '/usr/lib/ati/libGL.so.1' (0x413a4000)
No debug information in ELF '/lib/libpthread.so.0' (0x41422000)
No debug information in ELF '/usr/lib/libXcursor.so' (0x41473000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2'
(0x4054b000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x414c0000)
Loaded debug information from ELF '/usr/local/lib/wine/imm32.dll.so' (0x414dc000)
No debug information in ELF '/usr/lib/libasound.so.2' (0x41602000)
Loaded debug information from ELF '/usr/local/lib/wine/wineoss.drv.so' (0x414f8000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm.drv.so' (0x41534000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm32.dll.so' (0x416ab000)
Loaded debug information from ELF '/usr/local/lib/wine/midimap.drv.so' (0x417e0000)
No debug information in 32bit DLL 'Z:\disks\dos\Program Files\quickenw\qw.exe'
(0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40470000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40810000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x407a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40680000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x409c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40950000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40a10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40a50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x408d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40ae0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40850000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40b10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWENC.DLL' (0x402f6000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\PRODINFO.DLL' (0x40551000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QVERSION.DLL' (0x402fc000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPROF32.DLL' (0x40ccd000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40d00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40cf0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MFC42.DLL' (0x6c230000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x40d40000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QCOMUTIL.DLL' (0x40d0d000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWUTIL7.DLL' (0x40b62000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\ONLNCALL.DLL' (0x10000000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QDBBASE.DLL' (0x40ed6000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM FILES\QUICKENW\QDB.DLL'
(0x40e65000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QACCES32.DLL' (0x40e09000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWWIN.DLL' (0x40dd5000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\LBTMNGR.DLL' (0x40f43000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\CHANNEL.DLL' (0x40da9000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWINET.DLL' (0x40f22000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWRMND.DLL' (0x40f07000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\CALNOTE.DLL' (0x40f5a000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\GRAPHS6.DLL' (0x40f75000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM FILES\QUICKENW\QREP.DLL'
(0x40f89000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QSNAPENG.DLL' (0x40f65000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWCNTR.DLL' (0x40fa4000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\DECAPI.DLL' (0x4102b000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWPLAN.DLL' (0x40fb2000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\TAXPROF.DLL' (0x41113000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\CUSTPROF.DLL' (0x41119000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QTAXUTIL.DLL' (0x410e8000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\SPORT.DLL' (0x4111f000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWREG.DLL' (0x41155000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\Q_ENCUTL.DLL' (0x4115c000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x41250000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x414e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41510000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x416b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41540000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x417f0000)
Unhandled exception: divide by zero in 32-bit code (0x00407cfa).
In 32-bit mode.
0x00407cfa (qw.exe.APP_INIT‘Â+0x6cfa in qw.exe): idivl 0xfffffff8(%ebp),%eax
Wine-dbg>
wine_dbg_cmd: Ctrl-C
Ctrl-C: stopping debuggee
err:seh:setup_exception nested exception on signal stack in thread 0009 eip
40107ac9 esp 40019c2c stack 0x40560000-0x40660000
WineDbg terminated on pid 8
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2057
Summary: When textbox is told to scroll to end of text, it
doesn't
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wfrobozz(a)hotmail.com
The bug occurs when using Waste (http://waste.sourceforge.net/). During
conversations with people on it, the text is added to the box but it doesn't
scroll to the bottom of the textbox.
I looked at Waste's source and as far as I can tell it's coded to scroll to the
end of the text. I've tried using both the dlls built into Wine and Windows
98SE's, but the result is the same.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=839
uh_ja(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From uh_ja(a)gmx.net 2004-25-02 19:30 -------
This bug as described does not occur in the VideoTest.exe program anymore. I
have tested it in Wine-20040213
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2056
Summary: Dominions II Demo Does Not Do Full Screen Correctly
Product: Wine
Version: 20040213
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)tashcorp.net
The game Dominions II demo does not correctly go to full screen. The KDE
kicker bar is visible and the mouse is unusable. This was tested under Wine
20040213 on a Mandrake 9.2 install.
The demo is downloadable from:
http://www.shrapnelgames.com/downloads/dominions2demo_install.exe
Installation:
wine dominions2demo_install.exe
Game Invocation:
wine dom2demo.exe (from c:\Program Files\dominions2demo\)
Command Line Error Log:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x4039d290)->(00000000,00000008)
fixme:console:SetConsoleCtrlHandler (0x7800f585,1) - no error checking or
testing yet
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_PRIORITY not
fully supported
fixme:wave:DSD_CreateSecondaryBuffer
(0x4039cf40,0x406bfdb0,14000,0,0x403b284c,0x403b293c,0x403b2818): stub
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6696)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6692)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6692)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6692)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6692)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6688)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=5796)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=5796)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=5792)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=5792)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=5304)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=4860)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=4380)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=4376)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=2516 <
primary_done=3540)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1952 <
primary_done=2976)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1948 <
primary_done=2972)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1188 <
primary_done=2212)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=C5,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7152)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7148)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7148)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7148)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7148)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7148)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=C8,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2043
Andrew.Talbot(a)talbotville.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Andrew.Talbot(a)talbotville.com 2004-25-02 05:00 -------
Fixed by patch http://cvs.winehq.org/patch.py?id=11235.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2054
------- Additional Comments From bumm13(a)yahoo.com 2004-25-02 04:24 -------
Created an attachment (id=548)
--> (http://bugs.winehq.org/attachment.cgi?id=548&action=view)
This is the debugger output for Elf Bowling
This is the debugger output for Elf Bowling under winedbg. Note that the error
in Bug #2054 doesn't actually crash the application (or Wine), but I thought
this would still be useful in solving the problem causing the bug.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2053
------- Additional Comments From bumm13(a)yahoo.com 2004-25-02 04:20 -------
Created an attachment (id=547)
--> (http://bugs.winehq.org/attachment.cgi?id=547&action=view)
This is debugger output for asteroids.exe (MS Arcade)
This is the debugger output from asteroids.exe (MS Arcade). This output should
be
very similar to any output generated from mc.exe, bz.exe, tempest.exe, and
cp.exe
. Hope this helps.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2034
polleke(a)meosource.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From polleke(a)meosource.com 2004-25-02 03:36 -------
Great!
Just applied and yes everything fixed. Thank you for your work.
The whole program could get the 'gold' status if just an annoying ALSA
voice-record buffer under run could be fixed. But that's bug 2046.
Thanks again,
Paul
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2054
------- Additional Comments From bumm13(a)yahoo.com 2004-25-02 03:12 -------
Whenever you have time, Elf Bowling can be downloaded at http://games.nstorm.com/Nelfbowl.exe to see if you can reproduce the error
messages. I'll see if I can provide any debug info on my own (I only have a
dial-up connection).
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2055
Summary: Error by opening the window
Product: Wine
Version: 20040213
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mieszcz(a)zabrze.zigzag.pl
I have na old dictionary for windows, when I try to open it in wine I receive
following error. See debug list:
wine: Unhandled exception (thread 000a), starting debugger...
WineDbg starting on pid 8
Can't find file for ELF 'wine-kthread' ((nil))
No debug information in ELF 'wine-pthread' ((nil))
Breakpoint 1 at 0x49172d70 (_end+0x49060860)
No debug information in ELF '/usr/lib/wine/lib/libwine.so.1' (0x40001000)
No debug information in ELF '/lib/libpthread.so.0' ((nil))
No debug information in ELF '/lib/libc.so.6' ((nil))
No debug information in ELF '/lib/libdl.so.2' ((nil))
No debug information in ELF '/lib/libm.so.6' ((nil))
No debug information in ELF '/lib/ld-linux.so.2' ((nil))
Loaded debug information from ELF '/usr/lib/wine/lib/wine/ntdll.dll.so' (0x4002e000)
No debug information in ELF '/usr/lib/wine/lib/libwine_unicode.so.1' (0x400a3000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x401ac000)
No debug information in ELF '/lib/libnsl.so.1' ((nil))
No debug information in ELF '/lib/libnss_nis.so.2' (0x401b4000)
No debug information in ELF '/lib/libnss_files.so.2' (0x401bd000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/kernel32.dll.so'
(0x402e0000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/winevdm.exe.so'
(0x40642000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/winedos.dll.so'
(0x40760000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/user32.dll.so'
(0x407c1000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/gdi32.dll.so' (0x40916000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/advapi32.dll.so'
(0x409a0000)
No debug information in ELF '/usr/lib/libfreetype.so.6' ((nil))
No debug information in ELF '/usr/lib/libz.so.1' ((nil))
No debug information in ELF '/usr/lib/libfontconfig.so.1' ((nil))
No debug information in ELF '/usr/lib/libexpat.so.0' ((nil))
Loaded debug information from ELF '/usr/lib/wine/lib/wine/x11drv.dll.so'
(0x409d4000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' ((nil))
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' ((nil))
No debug information in ELF '/usr/X11R6/lib/libXxf86dga.so.1' ((nil))
No debug information in ELF '/usr/X11R6/lib/libXxf86vm.so.1' ((nil))
No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' ((nil))
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' ((nil))
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' ((nil))
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' ((nil))
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' ((nil))
No debug information in ELF '/usr/X11R6/lib/libGL.so.1' ((nil))
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' ((nil))
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2'
(0x40a56000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x40a9d000)
No debug information in ELF '/usr/lib/gconv/ISO8859-2.so' (0x40ac1000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/imm32.dll.so' (0x40ac4000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/winmm.dll.so' (0x40ae1000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/wineoss.drv.so'
(0x40b54000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/msacm.drv.so' (0x40b94000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/msacm32.dll.so'
(0x40bac000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/midimap.drv.so'
(0x40ce0000)
No debug information in 32bit DLL 'Z:\mnt\dane\Mirek\slownik\tlpw.exe' (0x40650000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40310000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x409b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x407e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEDOS.DLL' (0x40770000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x409f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x40ad0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x40b70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x40bb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x40ba0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x40cf0000)
Unhandled exception: page fault on write access to 0x00005c4c in 32-bit code
(0x408290f1).
In 32-bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:0017
EIP:408290f1 ESP:40df5564 EBP:40df5574 EFLAGS:00210202( R- 00 I - - 1 )
EAX:402a6e4c EBX:408c2e8c ECX:408c2a20 EDX:00000000
ESI:00005c4c EDI:40df5c50
Stack dump:
0x40df5564 (_end+0x1006c0): 0001002c 00000002 000000e3 40df5c50
0x40df5574 (_end+0x1006d0): 40df563c 40829736 0001002c 00000002
0x40df5584 (_end+0x1006e0): 00005c4c 40df5c50 00000000 00000000
0x40df5594 (_end+0x1006f0): 00000000 00000000 00000000 00000000
0x40df55a4 (_end+0x100700): 00000000 40406840 00000002 40df55e4
0x40df55b4 (_end+0x100710): 40382d9c 400601a1 00000000 40406840
0x40df55c4 (_end+0x100720):
Backtrace:
=>0 0x408290f1 (SCROLL_GetScrollRange+0x31(hwnd=0x1002c, nBar=0x2, lpMin=0x5c4c,
lpMax=0x40df5c50) [scroll.c:1378] in USER32.DLL) (ebp=40df5574)
1 0x40829736 (ScrollBarWndProc+0x616(hwnd=0x1002c, message=0xe3,
wParam=0x5c4c, lParam=0x40df5c50) [scroll.c:1531] in USER32.DLL) (ebp=40df563c)
2 0x4086914f (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=40df5660)
3 0x408691da (WINPROC_CallWndProc+0x7a(proc=0x40829120, hwnd=0x1002c,
msg=0xe3, wParam=0x5c4c, lParam=0x40df5c50) [winproc.c:229] in USER32.DLL)
(ebp=40df5698)
4 0x4087021f (__wine_call_wndproc_32W+0x7f(hwnd=0x2c, msg=0xe3, wParam=0x5c4c,
lParam=0x40df5c50, func=0x40829120) [winproc.c:2939] in USER32.DLL) (ebp=40df56d0)
5 0x408705b8 (CallWindowProc16+0x118(func=0x13d70264, hwnd=0x2c, msg=0xe3,
wParam=0x5c4c, lParam=0x40df5c50) [winproc.c:3023] in USER32.DLL) (ebp=40df5704)
6 0x407f4d30 (__wine_user_exe_CallFrom16_p_long_lwwwl+0x30(proc=0x408704a0,
args=0x4025b0f0) [user.exe.spec.c:191] in USER32.DLL) (ebp=40df5720)
7 0x40393a54 (__wine_call_from_16_long+0x94 [relay16asm.s] in KERNEL32.DLL)
(ebp=40df5750)
8 0x11ef:0xb9ef (bp=b730)
9 0x11ef:0xa360 (bp=b752)
10 0x1007:0x0000 (bp=b78c)
11 0x403928ef (K32WOWCallback16Ex+0xbf(vpfn16=0x0, dwFlags=0x2, cbArgs=0xe,
pArgs=0x40df57d4, pdwRetCode=0x40df57e4) [wowthunk.c:551] in KERNEL32.DLL)
(ebp=40df579c)
12 0x40869437 (WINPROC_CallWndProc16+0x197(proc=0x12ef00ac, hwnd=0x2c,
msg=0xe3, wParam=0x5c4c, lParam=0x40df5c50) [winproc.c:300] in USER32.DLL)
(ebp=40df5ac0)
13 0x408702e5 (WINPROC_CallProc32ATo16+0x85(func=0x12ef00ac, hwnd=0x1002c,
msg=0xe3, wParam=0x40df5c4c, lParam=0x40df5c50) [winproc.c:2961] in USER32.DLL)
(ebp=40df5b0c)
14 0x408851d1 (call_window_proc+0x171(hwnd=0x1002c, msg=0xe3,
wparam=0x40df5c4c, lparam=0x40df5c50, unicode=0x0, same_thread=0x1)
[message.c:1455] in USER32.DLL) (ebp=40df5b68)
15 0x4088649f (SendMessageTimeoutA+0x1ff(hwnd=0x1002c, msg=0xe3,
wparam=0x40df5c4c, lparam=0x40df5c50, flags=0x0, timeout=0xffffffff,
res_ptr=0x40df5bf8) [message.c:1961] in USER32.DLL) (ebp=40df5bd4)
16 0x40886591 (SendMessageA+0x51(hwnd=0x1002c, msg=0xe3, wparam=0x40df5c4c,
lparam=0x40df5c50) [message.c:2005] in USER32.DLL) (ebp=40df5c00)
17 0x4082a1af (GetScrollRange+0x7f(hwnd=0x1002c, nBar=0x2, lpMin=0x40df5c4c,
lpMax=0x40df5c50) [scroll.c:1902] in USER32.DLL) (ebp=40df5c34)
18 0x407ffa97 (GetScrollRange16+0x47(hwnd=0x2c, nBar=0x2, lpMin=0x4025b184,
lpMax=0x4025b182) [wnd16.c:492] in USER32.DLL) (ebp=40df5c60)
19 0x407f6e45 (__wine_user_exe_CallFrom16_p_word_wwpp+0x55(proc=0x407ffa50,
args=0x4025b162) [user.exe.spec.c:1176] in USER32.DLL) (ebp=40df5c80)
20 0x40393980 (__wine_call_from_16_word+0x94 [relay16asm.s] in KERNEL32.DLL)
(ebp=40df5cb0)
21 0x11ef:0xf5e8 (bp=b7a0)
22 0x11ef:0xf650 (bp=b7b8)
23 0x11df:0x5220 (bp=b7ca)
24 0x11e7:0x3161 (bp=b7d6)
25 0x11df:0x470a (bp=b7e4)
26 0x11ef:0xbe23 (bp=b7f0)
27 0x11ef:0xa360 (bp=b812)
28 0x1007:0x0000 (bp=b86e)
29 0x403928ef (K32WOWCallback16Ex+0xbf(vpfn16=0x0, dwFlags=0x2, cbArgs=0xe,
pArgs=0x40df5d34, pdwRetCode=0x40df5d44) [wowthunk.c:551] in KERNEL32.DLL)
(ebp=40df5cfc)
30 0x40869437 (WINPROC_CallWndProc16+0x197(proc=0x12ef00dd, hwnd=0x25,
msg=0x1, wParam=0x0, lParam=0x13c749a0) [winproc.c:300] in USER32.DLL)
(ebp=40df6020)
31 0x408702e5 (WINPROC_CallProc32ATo16+0x85(func=0x12ef00dd, hwnd=0x10025,
msg=0x1, wParam=0x0, lParam=0x40df6450) [winproc.c:2961] in USER32.DLL)
(ebp=40df606c)
32 0x408851d1 (call_window_proc+0x171(hwnd=0x10025, msg=0x1, wparam=0x0,
lparam=0x40df6450, unicode=0x0, same_thread=0x1) [message.c:1455] in USER32.DLL)
(ebp=40df60c8)
33 0x4088649f (SendMessageTimeoutA+0x1ff(hwnd=0x10025, msg=0x1, wparam=0x0,
lparam=0x40df6450, flags=0x0, timeout=0xffffffff, res_ptr=0x40df6158)
[message.c:1961] in USER32.DLL) (ebp=40df6134)
34 0x40886591 (SendMessageA+0x51(hwnd=0x10025, msg=0x1, wparam=0x0,
lparam=0x40df6450) [message.c:2005] in USER32.DLL) (ebp=40df6160)
35 0x40a24091 (X11DRV_CreateWindow+0x701(hwnd=0x10025, cs=0x40df6450,
unicode=0x0) [window.c:1079] in X11DRV.DLL) (ebp=40df6228)
36 0x4086198f (WIN_CreateWindowEx+0x4bf(cs=0x40df6450, classAtom=0xc01c,
type=0x2) [win.c:1206] in USER32.DLL) (ebp=40df6334)
37 0x40862218 (CreateWindowExA+0x98(exStyle=0x40, className=0x40250334,
windowName=0x40263094, style=0x54000000, x=0x2, y=0x4f, width=0x4fb,
height=0x313, parent=0x10022, menu=0x0, instance=0x1207, data=0x11efd5b0)
[win.c:1370] in USER32.DLL) (ebp=40df648c)
38 0x4084687f (MDIClientWndProc_common+0x56f(hwnd=0x10022, message=0x220,
wParam=0x0, lParam=0x402a47c8, unicode=0x0) [mdi.c:1120] in USER32.DLL)
(ebp=40df64f0)
39 0x40846d63 (MDIClientWndProcA+0x63(hwnd=0x10022, message=0x220, wParam=0x0,
lParam=0x402a47c8) [mdi.c:1260] in USER32.DLL) (ebp=40df6514)
40 0x4086914f (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=40df6538)
41 0x408691da (WINPROC_CallWndProc+0x7a(proc=0x40846d00, hwnd=0x10022,
msg=0x220, wParam=0x0, lParam=0x402a47c8) [winproc.c:229] in USER32.DLL)
(ebp=40df6570)
42 0x4087015f (__wine_call_wndproc_32A+0x7f(hwnd=0x22, msg=0x220, wParam=0x0,
lParam=0x402a47c8, func=0x40846d00) [winproc.c:2921] in USER32.DLL) (ebp=40df65a8)
43 0x408705f0 (CallWindowProc16+0x150(func=0x13d701f8, hwnd=0x22, msg=0x220,
wParam=0x0, lParam=0x1207b8f4) [winproc.c:3020] in USER32.DLL) (ebp=40df65dc)
44 0x407f4d30 (__wine_user_exe_CallFrom16_p_long_lwwwl+0x30(proc=0x408704a0,
args=0x4025b244) [user.exe.spec.c:191] in USER32.DLL) (ebp=40df65f8)
45 0x40393a54 (__wine_call_from_16_long+0x94 [relay16asm.s] in KERNEL32.DLL)
(ebp=40df6628)
46 0x11ef:0xb9ef (bp=b884)
47 0x11ef:0xa360 (bp=b8a6)
48 0x1007:0x0000 (bp=b8e0)
49 0x403928ef (K32WOWCallback16Ex+0xbf(vpfn16=0x0, dwFlags=0x2, cbArgs=0xe,
pArgs=0x40df66ac, pdwRetCode=0x40df66bc) [wowthunk.c:551] in KERNEL32.DLL)
(ebp=40df6674)
50 0x40869437 (WINPROC_CallWndProc16+0x197(proc=0x12ef00f2, hwnd=0x22,
msg=0x220, wParam=0x0, lParam=0x1207b8f4) [winproc.c:300] in USER32.DLL)
(ebp=40df6998)
51 0x40888252 (SendMessage16+0x142(hwnd16=0x22, msg=0x220, wparam=0x0,
lparam=0x1207b8f4) [msg16.c:70] in USER32.DLL) (ebp=40df69ec)
52 0x407f5259 (__wine_user_exe_CallFrom16_p_long_wwwl+0x29(proc=0x40888110,
args=0x4025b2b6) [user.exe.spec.c:360] in USER32.DLL) (ebp=40df6a04)
53 0x40393a54 (__wine_call_from_16_long+0x94 [relay16asm.s] in KERNEL32.DLL)
(ebp=40df6a34)
54 0x11ef:0xbb67 (bp=b918)
55 0x11ef:0xd653 (bp=b928)
56 0x11df:0x1e61 (bp=b93c)
57 0x11df:0x1044 (bp=bb74)
58 0x11ef:0xad60 (bp=bb84)
59 0x11ef:0xb0ad (bp=bb9c)
60 0x11ef:0xad60 (bp=bbac)
61 0x11ef:0xae5f (bp=bbc8)
62 0x11df:0x179d (bp=bbdc)
63 0x11ef:0xa360 (bp=bbfe)
64 0x1007:0x0000 (bp=bc38)
65 0x403928ef (K32WOWCallback16Ex+0xbf(vpfn16=0x0, dwFlags=0x2, cbArgs=0xe,
pArgs=0x40df6ab8, pdwRetCode=0x40df6ac8) [wowthunk.c:551] in KERNEL32.DLL)
(ebp=40df6a80)
66 0x40869437 (WINPROC_CallWndProc16+0x197(proc=0x12ef00f9, hwnd=0x21,
msg=0x111, wParam=0xc9, lParam=0x0) [winproc.c:300] in USER32.DLL) (ebp=40df6da4)
67 0x40888a4f (DispatchMessage16+0xcf(msg=0x4025b614) [msg16.c:299] in
USER32.DLL) (ebp=40df6ddc)
68 0x407f4d70 (__wine_user_exe_CallFrom16_p_long_p+0x30(proc=0x40888980,
args=0x4025b60e) [user.exe.spec.c:204] in USER32.DLL) (ebp=40df6dec)
69 0x40393a54 (__wine_call_from_16_long+0x94 [relay16asm.s] in KERNEL32.DLL)
(ebp=40df6e1c)
70 0x11ef:0xd434 (bp=bc58)
71 0x11ef:0xd3a9 (bp=bc64)
72 0x11df:0x1f85 (bp=bc6e)
0x408290f1 (SCROLL_GetScrollRange+0x31 [scroll.c:1378] in USER32.DLL): movl
%edx,0x0(%esi)
1379 if (lpMax) *lpMax = infoPtr ? infoPtr->maxVal : 0;
Modules:
Address Module Name
0x40050000-400a3000 (PE) C:\WINDOWS\SYSTEM\NTDLL.DLL
0x40310000-4040a000 (PE) C:\WINDOWS\SYSTEM\KERNEL32.DLL
0x40650000-40656000 (PE) Z:\mnt\dane\Mirek\slownik\tlpw.exe
0x40770000-407c1000 (PE) C:\WINDOWS\SYSTEM\WINEDOS.DLL
0x407e0000-40916000 (PE) C:\WINDOWS\SYSTEM\USER32.DLL
0x40930000-409a0000 (PE) C:\WINDOWS\SYSTEM\GDI32.DLL
0x409b0000-409d4000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL
0x409f0000-40a56000 (PE) C:\WINDOWS\SYSTEM\X11DRV.DLL
0x40ad0000-40ae1000 (PE) C:\WINDOWS\SYSTEM\IMM32.DLL
0x40af0000-40b54000 (PE) C:\WINDOWS\SYSTEM\WINMM.DLL
0x40b70000-40b94000 (PE) C:\WINDOWS\SYSTEM\WINEOSS.DRV
0x40ba0000-40bac000 (PE) C:\WINDOWS\SYSTEM\MSACM.DRV
0x40bb0000-40bcf000 (PE) C:\WINDOWS\SYSTEM\MSACM32.DLL
0x40cf0000-40cf5000 (PE) C:\WINDOWS\SYSTEM\MIDIMAP.DRV
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2034
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From lionel.ulmer(a)free.fr 2004-24-02 15:42 -------
OK, should work fine now with the latest patch I just sent (sometimes I hate C,
especially when handling unsigned numbers :-) ).
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2050
------- Additional Comments From lameaim(a)bredband.tiscali.se 2004-24-02 15:17 -------
I can add that it's the Polish version of War3. After scouring the Transgaming
forums, it seems that they have the same problem.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2034
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |lionel.ulmer(a)free.fr
Status|ASSIGNED |NEW
------- Additional Comments From lionel.ulmer(a)free.fr 2004-24-02 14:13 -------
OK, managed to reproduce it on my box ... And it really seems to be some GL bug
: when I replaced all glyphs by the one for 'A', I had 'A' displayed when typing
'<'... But when I did the reverse (ie replace all glyphs by the one for '<'),
nothing was displayed at all.
I find this completely weird !
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2043
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2049
sweetka2001(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From sweetka2001(a)hotmail.com 2004-24-02 12:37 -------
Installed everything Mandrake ISO's had.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2054
Summary: Win32 _EnterSysLevel errors (Elf Bowling)
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bumm13(a)yahoo.com
The following messages are displayed in the console when attempting to run Elf Bowling by NVision Design:
fixme:file:DeviceIo_MMDEVLDR (5,(nil),0,0x4035fa4c,4,0x4067f96c, (nil)):stub
fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063b8: spincount=1000 not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063b8: spincount=1000 not supported
err:win32:_EnterSysLevel (0x407d2c00, level 2): Holding 0x40893380, level 3. Expect deadlock!
The _EnterSysLevel error seems to be the result of the user attempting to start the Elf Bowling game by pushing the graphical red function buttons at the bottom of the screen (Elf Bowling runs with a full screen); when the red buttons are clicked with the mouse pointer, nothing happens. This doesn't actually crash the game (or Wine), but the game cannot function either. Note that I had to put some effort into getting this error message as Elf Bowling takes up the entire screen; I had to press Alt+Tab, make the Gnome Terminal process appear, and "quick click" Control-C to kill Wine to allow the desktop (X11) to reappear and become usable again.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2053
Summary: NTdll - RtlWaitForCriticalSection system call (MS
Arcade)
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bumm13(a)yahoo.com
When the Win16 apps under Microsoft Arcade (asteroid.exe, bz.exe, cp.exe, mc.exe, and tempest.exe) are run under Wine, the following is printed in the console:
fixme:file:DeviceIo_MMDEVLDR (5,(nil),0;0x40359794,4,Cx4068f760,(nil)): stub
err:ntdll:RtlWaitForCriticalSection section 0x4053f360 "syslevel.c: Win16Mutex"
wait timed out in thread 000b, blocked by 000a, retrying (60 sec)
wine: Unhandled exception (thread 000b), starting debugger...
I don't have the debugger so I have to kill Wine after that.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2049
------- Additional Comments From marcus(a)jet.franken.de 2004-24-02 10:41 -------
you need to install development libraries.
at the end of config.log you will find the error message
whioch caused this abort.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2052
Summary: Microsoft Money 2000 Fails To Start
Product: Wine
Version: 20031212
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)tashcorp.net
I installed Microsoft Money 2000. The installation went without a hitch, but
the program fails to start after it's installed. This is running on a 20031212
wine system with IE 6 and DCOM98 installed. IE 6 was installed with Method 1
from Frank's Corner
(http://frankscorner.org/modules.php?op=modload&name=Sections&file=index&req…)
Execution: wine -debugmsg +relay,+loaddll MSMONEY.EXE 2> money.err
I'll attach a bzipped error log.
Environment:
- Source code install of Wine 20031212
- Mandrake 9.2
- Athlon 1GHz
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2043
------- Additional Comments From Andrew.Talbot(a)talbotville.com 2004-24-02 07:21 -------
Note: Report relates to AGO version 2.4 (see attachment). The latest version
(4.0) does not run at all.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2043
Andrew.Talbot(a)talbotville.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.gold- |http://www.gold-
|software.com/files/ago.zip |software.com/ago.shtml
------- Additional Comments From Andrew.Talbot(a)talbotville.com 2004-24-02 07:17 -------
Note: Report relates to AGO version 2.4 (see attachment). The latest version
(4.0) does not run at all.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2051
Summary: I have many error when running wine like this
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do
we need to add support for it ?
Product: Wine
Version: 20040121
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eclairg3(a)yahoo.fr
for example when I run quake3.exe I have this error message :
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support
for it ?
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support
for it ?
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support
for it ?
err:module:map_image Could not map section .text, file probably truncated
wine: could not load L"C:\\Program Files\\Quake III Arena\\quake3.exe" as Win32
binary
Wine failed with return code 1
what can I do ?
I have run notepad with no error ; when I want to run iexplore.exe I have this
error ;
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support
for it ?
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support
for it ?
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support
for it ?
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (French keyboard layout) for scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
fixme:shell:StopWatchMode ()stub
fixme:shell:IsOS (0x00000012) stub
fixme:seh:EXC_RtlRaiseException call to unimplemented function shdocvw.dll.IEWinMain
fixme:shell:MLGetUILanguage () stub
wine: Unhandled exception (thread 0009), starting debugger...
Wine exited with a successful status
help me please
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2043
Andrew.Talbot(a)talbotville.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.gold-
| |software.com/files/ago.zip
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2044
Andrew.Talbot(a)talbotville.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Andrew.Talbot(a)talbotville.com 2004-24-02 06:14 -------
Fixed by patch http://cvs.winehq.org/patch.py?id=11207.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2050
Summary: Warcraft 3 install fails
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lameaim(a)bredband.tiscali.se
When launching wine Install.exe from the Warcraft3 CD, the install fails with a
messagebox saying "ScreenStack :: realize(): BitBlt 2".
Console output only shows:
fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy
fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
The Warcraft3:The Frozen Throne installer produces the same three fixmes, but
otherwise it works fine.
I tried it on 20031212, 20040213 and today's (Feb. 24) CVS.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2049
Summary: Unable to configure Wine
Product: Wine
Version: 20030618
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sweetka2001(a)hotmail.com
[patricia@home tools]$ ./wineinstall
WINE Installer v0.74
~/Documents/games/wine-20030618 ~/Documents/games/wine-20030618/tools
Running configure...
configure: creating cache config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for c compiler default output... configure: error: C compiler cannot
create executables
See `configure.log' for more details.
Configure Failed, aborting install.
[patricia@home tools]$
This is what I get when I try to configure. I've tried several fixes I've found
but nothing has worked as yet.
Any help would be appreciated.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2046
------- Additional Comments From polleke(a)meosource.com 2004-24-02 04:47 -------
Created an attachment (id=544)
--> (http://bugs.winehq.org/attachment.cgi?id=544&action=view)
+wave run of a working audio test
This is a log of:
Start ASRC -> Audio Test -> Hear myself back (low squelch) -> Press OK -> Audio
Test -> Again good result -> Close ASRC
Intresting in this log is:
trace:wave:wodReset (0);
warn:wave:wodReset bad device ID !
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2048
Summary: Cant attach or forward attached files on Lotus Notes
(5.0.8)
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leorivas(a)yahoo.com
Lotus Notes can not attach files to a message, saying: "Error reading the
metafile located on the clipboard". It also happens when forwarding a message
that contains an attachment. Tried back to wine-20030619-0, and worked ok
(this problem happened also on 20040121).
This is what I could copy from the term when tried to attach a file:
fixme:shell:ShellView_OnNotify -- 0x40446570 WM_COMMAND fffffff4 unhandled
fixme:shell:ShellView_OnNotify -- 0x40446570 WM_COMMAND ffffff98 unhandled
fixme:imm:ImmGetContext (0x200a0): stub
fixme:imm:ImmSetCompositionWindow STUB
fixme:imm:ImmReleaseContext (0x200a0, 0x4039aec8): stub
fixme:hook:NotifyWinEvent (32773,0x200a0,-4,0)-stub!
fixme:hook:NotifyWinEvent (32773,0x200a0,-4,18874624)-stub!
fixme:imm:ImmGetContext (0x200a0): stub
fixme:imm:ImmSetCompositionWindow STUB
fixme:imm:ImmReleaseContext (0x200a0, 0x4039aec8): stub
fixme:imm:ImmGetContext (0x200a1): stub
fixme:imm:ImmSetCompositionWindow STUB
fixme:imm:ImmReleaseContext (0x200a1, 0x4039aec8): stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x406ef6a0,0x406ef6a4):
stub
fixme:process:SetProcessWorkingSetSize (0xffffffff,33554432,33554432): stub -
harmless
--------------------------
Thanks
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2047
Summary: Star Wars: Mysteries of the Sith broken 3D acceleration
Product: Wine
Version: 20040213
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spmirowski(a)shaw.ca
My system is Linux Mandrake 9.2, 1.2 Ghz Athlon, A7V
When selecting from 3D accerlation modes only my lowest 240x320 (a few versions
of this mode) and my highest res 1280x1024 are selectable. In non accel mode, I
have all the modes available. In the game in acceleration mode, the graphics
are rendered correctly, but the framerate is about 1 frame a min. However I am
still able to press escape to switch modes or leave the game.
The output (editted for space):
[mirostep@epsilon MotS]$ wine jkm.exe
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x4038e708)->(00010021,00000011)
.....
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x4038e708)->(00010021,00000008)
fixme:dplay:DirectPlay3WImpl_EnumConnections
(0x4038ce30)->(0x941dd0,0x434290,(nil),0x00000000): stub
fixme:ole:CoCreateInstance no classfactory created for CLSID
{d8f1eee0-f634-11cf-8700-00a0245d918b}, hres is 0x80040154
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_PRIORITY not fully
supported
fixme:wave:DSD_CreateSecondaryBuffer
(0x4038ec88,0x406bfd30,ea,0,0x403af8c4,0x403af6ac,0x403af890): stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403b2ad0)->(00010021,00000011)
.....
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403b30a0)->(00010021,00000011)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC:
can't handle right now.
fixme:wave:DSD_CreateSecondaryBuffer
(0x4038ec88,0x406bfcc0,100e0,0,0x403c583c,0x4039f4c4,0x403c5808): stub
fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank
(0x403b30a0)->(flags=0x00000001,handle=(nil))
fixme:wave:DSD_CreateSecondaryBuffer
(0x4038ec88,0x406bfb58,ea,0,0x403c57f4,0x403b2dfc,0x403c57c0): stub
.....
fixme:wave:DSD_CreateSecondaryBuffer
(0x4038ec88,0x406bf460,ea,0,0x43ecb3b4,0x43ecb1ec,0x43ecb380): stub
err:dsound:DSOUND_MixOne underrun on sound buffer 0x43eca260
.....
err:dsound:DSOUND_MixOne underrun on sound buffer 0x43eca260
fixme:wave:DSD_CreateSecondaryBuffer
(0x4038ec88,0x406bf3ac,ea,0,0x4038f1e4,0x403af5fc,0x4038f1b0): stub
.....
fixme:wave:DSD_CreateSecondaryBuffer
(0x4038ec88,0x406bf3ac,ea,0,0x44a8dbe4,0x4038f6c4,0x44a8dbb0): stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403b30a0)->(00010021,00000051)
.....
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403b30a0)->(00010021,00000011)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC:
can't handle right now.
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_LINEPATTERN (0000000a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ROP2
(0000000c) value : 0000000d !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_PLANEMASK
(0000000d) value : ffffffff !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_LASTPIXEL
(00000010) value : 00000001 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ZVISIBLE
(0000001e) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_EDGEANTIALIAS (00000028) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_RANGEFOGENABLE (00000030) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_EXTENTS
(0000008a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_VERTEXBLEND (00000097) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000001 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000001 !
fixme:wave:DSD_CreateSecondaryBuffer
(0x4038ec88,0x406bfcfc,ea,0,0x44ad81cc,0x4045f90c,0x44ad8198): stub
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000001 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000001 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000001 !
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403b30a0)->(00010021,00000051)
....
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403b30a0)->(00010021,00000011)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC:
can't handle right now.
err:dsound:DSOUND_MixOne underrun on sound buffer 0x43eca260
fixme:winmm:MMDRV_Exit Closing while ll-driver open
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2046
Summary: ALSA record creates buffer under run
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: polleke(a)meosource.com
Hello,
I have a program called ASRC (freeware). Available for download here:
http://www.asrc.info
My settings:
AlSA driver with the 2.6.3 kernel and 1.02c drivers (those are the ones in
2.6.3).
OSS doesn't work at all here with this program.
The problem:
Click Settings->Audio and do an audio test. If everything goes well you'll hear
yourself back. And see in the shell:
"Max RMS for squelch: 700.678.
Ran out of dst buffer space.
Max RMS for test: 700.678. Max Peak: 3000.000000. RMS2Squelch: 0.992782."
Those lines are made by the program, not by Wine.
Restart the app:
Do the audio test again and you'll heard nonsense and see (notice the very high
squelch number):
"Max RMS for squelch: 6513.454590.
Ran out of dst buffer space.
Max RMS for test: 6466.442383. Max Peak: 31085.000000. RMS2Squelch: 0.992782.
Analysis: 0x0003"
When annalyzing with "--debugmsg +wave". You'll see at some
point:
"warn:wave:widRecorder buffer under run! 230 bytes dropped."
And after that a very fast increasing log (70MB in 10 seconds) with all lines
like this:
"trace:wave:widRecorder bytesRead=536870848 (direct)
trace:wave:widRecorder bytes = 2048"
Restarting the app won't help.
This buffer underrun doesn't always happen after the first restart. But when it
finally happens, it won't work anymore untill.... I'm not sure. It's starting to
work sometimes after a while. Sometimes not at all.
But if the record works (low squelch output, and you heard yourself), it keeps
on working as long as you don't restart the app.
"out of dst buffer space."
These messages are also some buffer error but I think they are not really
related to this record problem. They come up only with playback. But that work ok.
I hope you're able to recreate the problem. I'll attach a file with:
--debugmsg +wave
Of a run of just ennough time to get the app running. But with the buffer
under run line created by Wine.
Regards,
Paul van Schayck
Ps. Now I'm not even able to hear myself after a reboot of the whole box. Still
this buffer underrun.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2034
------- Additional Comments From polleke(a)meosource.com 2004-23-02 15:10 -------
Well, that's a 40MB log for even be able to type 3 of those characters. On a
128kbit/s upload I'm not going to do that.
The way to input text is to type and look at the lowest part.
Regards,
Paul
Fun note:
And to see abit more nice looking OpenGl things you should download this sector
file unpack it and load it inside the menu with 'open':
http://www.dutchvacc.nl/Downloads/Amsterdam%20Radar.zip
Click on MAP in the upper left and enable some boxes. Enjoy.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.