http://bugs.winehq.com/show_bug.cgi?id=1474
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From mike(a)theoretic.com 2003-21-05 04:23 -------
As far as I'm aware yes, if those files aren't present it means Wine was not set
up correctly on installation.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1478
Summary: freeBSD 4.8 doesn't build stream.dll.so
Product: Wine
Version: 20030508
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: wine-ports
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: lenaig(a)wanadoo.fr
# $FreeBSD: ports/emulators/wine/Makefile,v 1.141 2003/05/09 09:28:35 gerald Exp
$
#
PORTNAME= wine
PORTVERSION= 2003.05.08
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/wine/development
DISTNAME= Wine-${PORTVERSION:S/.//g}
MAINTAINER= gerald(a)FreeBSD.org
COMMENT= Microsoft Windows 3.1/95/98/NT/2000 emulator for Unix
Dear sir,
When i am trying to run wine, on FreeBSd box, i have the following error....:
<-------------------->
fixme:reg:GetSystemInfo not yet supported on this system
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.
err:module:BUILTIN32_dlopen failed to load .so lib for builtin steam.dll: Cannot
open "/usr/local/lib/wine/steam.dll.so"
fixme:file:SetFileAttributesW Couldn't set file attributes for existing file
"/usr/local/jeux/c/SIERRA/Half-Life/sierra.inf".
Check permissions or set VFAT "quiet" mount flag
fixme:file:SetFileAttributesW Couldn't set file attributes for existing file
"/usr/local/jeux/c/SIERRA/Half-Life/valve/config.cfg".
Check permissions or set VFAT "quiet" mount flag
fixme:reg:RegFlushKey (0x60): stub
<----------------------------->
stream does not exist....
Thx
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1468
------- Additional Comments From ed(a)halley.cc 2003-20-05 22:22 -------
Okay, I've gotten the wine-20030508-1rh8winehq.src.rpm to build cleanly and
supply all requirements for Red Hat Linux 9. I have not installed and tested it
yet, but the build goes through cleanly.
I will provide the required patches and spec file changes after I do a little
testing.
I've seen someone else on irc #winehq complaining about the missing
/tmp/.wine-userid/server-foo problem on rhl9, so I think it's a race condition.
I may be able to give a slightly-hackish workaround patch in the next couple
days, so I'll report that bug separately and link it to this one after testing.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1477
------- Additional Comments From reif(a)earthlink.net 2003-20-05 18:46 -------
Could you change OSS_RING_BUFFER_SIZE in dlls/winmm/wineoss/audio.c from 192 to
something bigger?
Could you also trace the program (--debugmsg +wave) to see if the thread on the
other side of the buffer is running?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1471
------- Additional Comments From lfs(a)isl-gbr.de 2003-20-05 14:31 -------
i made the same experience with unreal and other games like half-life; the last
answer i got was something like whats bad with managed windows...; for some
games its simply bad to play if not fullscreen. I didn't find a fix for this problem since
i'm not able to track it down, but i have a workarround if your problem is caused by
the same thing: run wine without a windowmanger :) - for that purpose i start a
second, clean x-server
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1410
------- Additional Comments From puoti(a)inwind.it 2003-20-05 13:26 -------
By the way, with today's cvs I can enter single player, load a saved game, and
get to the ship configuration. I can't go on because the go on button won't
work. I can't start a new game because the start button is to little, and it's
impossible to click on it with the mouse moving on it's own to the top of the
screen all the time.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1476
Summary: psftp password prompt has local echo turned on
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mmokrejs(a)natur.cuni.cz
$ wine ~/software/win/psftp.exe 195.113.56.1
login as: mmokrejs
Using username "mmokrejs".
mmokrejs(a)195.113.56.1's password: xxxxxxx
Access denied
mmokrejs(a)195.113.56.1's password: xxxx
Access denied
mmokrejs(a)195.113.56.1's password:
Access denied
mmokrejs(a)195.113.56.1's password:
$
I cannot login at all, but that problably some other bug in the wine. The psftp comes from Saggam's webpage where one can find program called PuTTY, pscp, psftp, I guess you know them. I used latest version, 0.53b.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1475
Summary: unimplemented function netapi32.dll.NetStatisticsGet
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mmokrejs(a)natur.cuni.cz
$ wine wget http://some-url/*
wine: Unhandled exception, starting debugger...
WineDbg starting on pid 24
No debug information in ELF 'wine' ((nil))
Breakpoint 1 at 0x4000b660
No debug information in ELF '/usr/lib/wine/lib/libntdll.dll.so' (0x40014000)
No debug information in ELF '/usr/lib/wine/lib/libwine.so.1' (0x400ef000)
No debug information in ELF '/usr/lib/wine/lib/libwine_unicode.so.1' (0x40107000)
No debug information in ELF '/lib/libc.so.6' (0x401ff000)
No debug information in ELF '/lib/libm.so.6' (0x4032f000)
No debug information in ELF '/lib/libdl.so.2' (0x40352000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/usr/lib/wine/lib/wine/kernel32.dll.so' (0x40693000)
No debug information in ELF '/usr/lib/wine/lib/wine/wsock32.dll.so' (0x40746000)
No debug information in ELF '/usr/lib/wine/lib/wine/ws2_32.dll.so' (0x4075e000)
No debug information in ELF '/usr/lib/wine/lib/wine/user32.dll.so' (0x40780000)
No debug information in ELF '/usr/lib/wine/lib/wine/gdi32.dll.so' (0x408ae000)
No debug information in ELF '/usr/lib/wine/lib/wine/advapi32.dll.so' (0x40928000)
No debug information in ELF '/usr/lib/wine/lib/wine/msvcrt.dll.so' (0x40956000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x409bd000)
No debug information in ELF '/usr/lib/libz.so.1' (0x40a14000)
No debug information in ELF '/usr/lib/wine/lib/wine/x11drv.dll.so' (0x40a23000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40356000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40a82000)
No debug information in ELF '/usr/X11R6/lib/libXxf86dga.so.1' (0x40a99000)
No debug information in ELF '/usr/X11R6/lib/libXxf86vm.so.1' (0x40a9f000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x40aa4000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40aa9000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40ab7000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x40b96000)
No debug information in ELF '/lib/libpthread.so.0' (0x40d9a000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x40dea000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40df3000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x401e8000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x40e30000)
No debug information in ELF '/usr/lib/wine/lib/wine/netapi32.dll.so' (0x41370000)
No debug information in 32bit DLL 'C:\Windows\wget.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40040000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x406c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40940000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x408c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x407a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40770000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x40750000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\LIBEAY32.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SSLEAY32.DLL' (0x40996000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40a30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NETAPI32.DLL' (0x41380000)
Unhandled exception: unimplemented function netapi32.dll.NetStatisticsGet called in 32-bit code (0x41387058).
In 32-bit mode.
0x41387058 (NETAPI32.DLL..data+0x5058 in netapi32.dll.so): subl $4,%esp
Wine-dbg>where
Backtrace:
=>0 0x41387058 (NETAPI32.DLL..data+0x5058 in netapi32.dll.so) (ebp=406827d0)
1 0x413890c2 (NETAPI32.DLL.NetStatisticsGet+0x22 in netapi32.dll.so) (ebp=406827e0)
2 0x10042c73 (LIBEAY32.DLL.RAND_poll+0xa3 in C:\WINDOWS\LIBEAY32.DLL) (ebp=413890a0)
3 0x5d8908ec (NETAPI32.DLL.NetpInitOemString+0x1c500dea) (ebp=83e58955)
*** Invalid address 0x83e58955 (NETAPI32.DLL.NetpInitOemString+0x42ac8e53)
Wine-dbg>
I used wget for windows from http://space.tin.it/computer/hherold/
Get ftp://ftp.sunsite.dk/projects/wget/windows/ssllibs097b.zip and ftp://ftp.sunsite.dk/projects/wget/windows/wget20030519-unoff-b.zip to repeat the test.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1474
mmokrejs(a)natur.cuni.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|--help option initializes |--version option initializes
|configuration first |configuration first
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1474
Summary: --help option initializes configuration first
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mmokrejs(a)natur.cuni.cz
Is this expected behaviour? I'd expect as a user that wine tell me it's version and exits, without creating any stuff in my home directory (especially as I ran it as root). :(
$ wine --version
!! ~/.wine/config misses
!! Setting up a config file
!! Setting up ~/.wine/fake_windows/
!! Setting up default registry.
!! Installation complete.
!! Set your drives in ~/.wine/config
$
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1471
------- Additional Comments From martelsc(a)videotron.ca 2003-20-05 09:49 -------
[AppDefaults\\Warcraft III Demo.exe\\x11drv] (with backslash in the name of
the game) did not worked either... I commented out that section and
uncommentend the line "Desktop" = "640x480" in the [x11drv] section.
Now, the game do not start in full screen, but I have two black Warcraft3
window... The menu does not appear anymore!
What I got in wine:
fixme:d3d:IDirect3D8Impl_CreateDevice Requested full screen support not
implemented, expect windowed operation
fixme:d3d:IDirect3D8Impl_CheckDeviceFormat (0x403e41e0)->(Adptr:0,
DevType:(1,D3DDEVTYPE_HAL), AdptFmt:(23,D3DFMT_R5G6B5), Use:(0,none),
ResTyp:(3,D3DRTYPE_TEXTURE), CheckFmt:(21,D3DFMT_A8R8G8B8))
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel
(0x456dabd8,00010023,1):stub
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel
(0x454ba9c0,00010023,2):stub
fixme:win32:CreateIoCompletionPort (0xffffffff, (nil), 00000000, 00000000):
stub.
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 12 (X_ConfigureWindow)
Serial number of failed request: 24
Current serial number in output stream: 34
err:ntdll:RtlpWaitForCriticalSection section 0x40da0364 "x11drv_main.c:
X11DRV_CritSection" wait timed out, retrying (60 sec) tid=000e
err:ntdll:RtlpWaitForCriticalSection section 0x40da0364 "x11drv_main.c:
X11DRV_CritSection" wait timed out, retrying (60 sec) tid=000e
err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr
0x402c4032
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1471
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
------- Additional Comments From spetreolle(a)yahoo.fr 2003-20-05 06:50 -------
Simon,
if you have spaces in the program name, they have to be escaped like this:
[AppDefaults\\Warcraft\ III\ Demo.exe\\...
If this doesnt work, try to change it in the global section or rename the program.
But in your case, the keyboard problem needs the managed mode.
Set "Managed" = "Y" and see if that helps, it works for 100% of my games.
For Wine helpers : do we already have created a bug to fix duplicates of this ?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1473
Summary: Wine freezes notebook since XFree 4.3.0
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: lfs(a)isl-gbr.de
Since i upgraded my notebook to XFree4.3 it freezes with (nearly) any application i tried. Only
thing i'm able to start without is notepad. I re-installed my complete Notebook (before
glibc2.2.5 now 2.3.1) and the problem still exist. I would give more information about this if i
could find a way to debug it, but since it simply freezes i have no idea what to do. It not only
freezes the X system, the complete system is gone (no ping, no telnet possible).
System specs:
Toshiba Satellite 2800-600
P3-1000
Geforce2 Go
KDE3.1.1a (tried with and without windowmanager)
XFree4.3.0
Glibc2.3.1
GCC 3.2.3
any recent Wine version since 20020509
compiling wine without opengl didnt help as well.
tried any nvidia driver
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1470
------- Additional Comments From juan(a)virtual-orbis.com 2003-19-05 21:12 -------
please go to your BUILD directory (perhaps: /usr/src/redhat/BUILD) and do
a ./configure into wine-20030508 directory to check if you missed to install
some package. (like XFree86-devel, and so..)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1471
martelsc(a)videotron.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1471
------- Additional Comments From martelsc(a)videotron.ca 2003-19-05 15:10 -------
No change; both syntax seem to be accepted since in the two cases I got a
window for few seconds.
Anyone is able to run Warcraft III demo in desktop mode? Does the keyboard
really work in this mode?
In any case we have to fix it in full screen mode...
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1472
Summary: caracters with accents doesn't work
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Windows 98
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: robson(a)heurys.com.br
I can't use caracters with accents.
My keyboard is English-international and I tried to use notepad.exe and
caracters with accents doesn't appear as I hit then.
My ~/.wine/config appears to be ok.
On a terminal prompt I can use accents, so my keyboard configuration on Linux is Ok.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1471
------- Additional Comments From lionel.ulmer(a)free.fr 2003-19-05 14:22 -------
Could you try "640x480" instead of "640*480" ?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1410
------- Additional Comments From lionel.ulmer(a)free.fr 2003-19-05 14:19 -------
Please attach a +event,+mouse,+dinput log where you do what you describe here.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1410
------- Additional Comments From puoti(a)inwind.it 2003-19-05 13:28 -------
With current cvs from today, there have been some improvements, the mouse does
show up, but it moves to the top of the game windows of it's own free will, the
top of the game window is now black (Or it shows what was in the background
before the game window came up); also you I get the mouse to come down, and when
I move it onto single player, the single player button gets a blue colour near
it (This is what is supposed to happen), but if I click, the mouse is instantly
moved above the single player button, and nothing else happens. The mouse just
slowly moves to the top of the window, and stays there, I can really get the
game to do anything else.
I'll attach a screenshoot.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1471
------- Additional Comments From martelsc(a)videotron.ca 2003-19-05 12:35 -------
>Yes, I have seen this before. Run in desktop mode.
How can I do that?
I tried to add that to my config file:
[AppDefaults\\Warcraft III Demo.exe\\x11drv]
"Desktop" = "640*480"
Now, a window appear for 3-4 seconds, but Warcraft III take the full screen
after that!
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1464
------- Additional Comments From mike(a)theoretic.com 2003-19-05 12:03 -------
Apologies, I assumed as you and jake were seeing the same issue, and that jakes
problem was solved as being a broken setup, the same applied. Not sure what I
was thinking.
I'm using Wine on RH9 at the moment from CVS of a few days ago, and it works
fine. I'll update to latest CVS and try again later.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1471
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2003-19-05 11:47 -------
Yes, I have seen this before. Run in desktop mode.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=96
dpaun(a)rogers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dpaun(a)rogers.com
------- Additional Comments From dpaun(a)rogers.com 2003-19-05 11:23 -------
The initial comment about the IMPORTS directive doesn't seem to be correct anymore.
In fact, IMPORTS is the official way of importing other DLLs.
DLLs that still need to be linked the Unix level (DLL separation Phase 1) are using
LDIMPORTS directive:
[dimi@dimi wine.src]$ grep LDIMPORTS dlls/*/*.in
dlls/kernel/Makefile.in:LDIMPORTS = ntdll.dll
That is, only kernel and ntdll seem to be tangled. Which means that all the
present bug reports associated with this meta-bug are stale, and they should
be closed, no?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1471
Summary: Warcratf 3 Demo -- Keyboard not working
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: martelsc(a)videotron.ca
Game:
Warcraft 3 Demo
Problem:
My keyboard do not work; When I try to type something (ie: in the "New Profile"
field), the text go in xterm instead of Warcraft III. In result, I can't try
the game...
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1464
------- Additional Comments From trust_kno_1(a)hotmail.com 2003-19-05 10:50 -------
I have the exact same problem and thought it was only me since the new wine
seemed fixed for everyone else. I'm fully updated aswell. curiously crossover works.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1464
rebus(a)seznam.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Additional Comments From rebus(a)seznam.cz 2003-19-05 08:37 -------
Sorry, but it is strange to see bug report resolved by signing it INVALID
without single line of description.
Yesterday I have tried to compile it directly from CVS and the result was still
the same.
I use kernel from RH9, I use --with-nptl, I do not use LD_ASSUME_KERNEL=2.2.5
and I am still not able to run wine on none of 3 machines which I tested.
I still think it is a critical bug which prevents wine from running on RH9
machines. I am willing to give any additional info you ask.
thank you
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1464
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-18-05 21:31 -------
Created an attachment (id=250)
--> (http://bugs.winehq.com/attachment.cgi?id=250&action=view)
Error message issued by winzip installer
I just did:
wine winzip70.exe
then the installer window appears, I pressed [Setup] button. And the process
started...(and failed with the message shown on attached picture)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1470
Summary: wine-20030508 wine-0.20030508-1.i386.rpm Still broken on
RH 9 ?
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: trust_kno_1(a)hotmail.com
As soon as Installation is complete either from source or the new binarys
I get:
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x4028cdf4
no matter what app I try to load like notepad.exe it dumps that. I've also tried
export LD_ASSUME_KERNEL=2.2.5 and --with-ntpl but that didn't work either.
Redhat recently updated their kernel but i think it was only to fix the DoS issues.
Sorry if this is something stupid i've done on my part but nobody has anwsered
anyones questions in #winhq for hours (love sundays). reproduceable, but I hope
my 233 won't be asked to compile again :)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
Summary: Regression: winzip 7.0 (SR-1) fails to install since
20030408 wine
Product: Wine
Version: 20030508
Platform: PC
URL: http://www.paed.uscourts.gov/winzip70.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: juan(a)virtual-orbis.com
It used to install without problems under wine-20030408, but now under wine-
20030508 it fails to install and pops up a message telling that it can't access
E:\ drive (default drive for /tmp). I returned to wine-20030408 and installed
well with the same config file made by the lastest version.
I know its an old version of the winzip software, but it shows us that
something is broken since then.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1468
Summary: Rebuild of .src.rpm on clean system can't run regedit
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ed(a)halley.cc
I am trying to build the latest .src.rpm on a clean RHL9 setup. I've gotten to
the point where it wants to run the wineserver just long enough to run regedit
to populate a new registry with winedefault.reg.
Since there's no LD_LIBRARY_PATH pointing at the build-root's dlls/ or libs/
areas, wineserver cannot load.
If I work manually in the build-root with a good LD_LIBRARY_PATH, it does get
slightly farther. But the miscemu/wine executable still has a hardwired future
path for ntdll.dll.so instead of relying on the LD_LIBRARY_PATH.
--------------------------------------------
...
+ sed 's|"Path" = "/c"$|"Path" =
"/home/halley/rpm/tmp/wine-20030508-root/usr/share/wine-c"|'
documentation/samples/config.rh
+ sed 's|"Path" = "${HOME}"$|"Path" = "/home/halley/rpm/BUILD/wine-20030508"|' -
+ WINEPREFIX=/home/halley/rpm/BUILD/wine-20030508/documentation/samples
+ programs/regedit/regedit winedefault.reg
programs/regedit/regedit: line 89: /home/halley/rpm/BUILD/wine-20030508
/home/halley/rpm/BUILD/wine-20030508/miscemu/wine: No such file or directory
programs/regedit/regedit: line 89: exec: /home/halley/rpm/BUILD/wine-20030508
/home/halley/rpm/BUILD/wine-20030508/miscemu/wine: cannot execute: No such file
or directory
error: Bad exit status from /home/halley/rpm/tmp/rpm-tmp.84491 (%install)
RPM build errors:
Bad exit status from /home/halley/rpm/tmp/rpm-tmp.84491 (%install)
--------------------------------------------
This is true whether I'm walking through the .spec or the tools/wineinstall at
this point.
Possible recommendation I've not yet tried: move the registry-populating work
out of the %install stage script, and into the %post stage script. %install is
run on the *builder's* system setting up the built files which must be copied
onto a user's system and shouldn't rely on running the app just built (since you
are usually building as non-root, and without the app fully installed, etc).
%post is for running on the *user's* system, and can use the full capabilities
and configuration of the user's permissions and system layout.
I really prefer the .src.rpm format to the tarball format. It allows me to
incorporate, develop and offer patches easier, and it helps me track the package
for uninstalls later. I've tried the past couple .src.rpms, and it's just not
able to get past this point.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1351
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhei(a)iki.fi
Component|wine-dos |wine-console
Summary|JP soft's 4DOS |JP soft's 4DOS metabug
------- Additional Comments From juan(a)virtual-orbis.com 2003-18-05 14:19 -------
1) wineconsole 4dos.com gives me an error:
err:wineconsole:WINECON_Init failed to init.
2) wineconsole -- --backend=user 4dos.com
does work in a new window, but it shows several messages on parent
console: (will expand on separate bugreports)
err:int:DOSVM_Int09SendScan keyboard queue overflow (many times)
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters
(plus a set of registers that vary)
err:keyboard:X11DRV_ToUnicode Please report: no char for keysim 0000
...
..and so.
Moreover, it is hard to type (because of the above?) into the window.(It's slow
or doesn't get the keystrokes fast enough -I felt like having a very old hard-
to-type keyboard!)
About the 4dos features, I found only the command "dir" works, other known
commands as "list" or "describe"(very important!) doesn't work well.
I have to add on this:
-command "list" clears the screen and hangs
-command "describe" doesn't shows a message prompting the user to add
the description to a particular file:
example: (under w98)
c:\>describe wget.exe
Describe "C:\WGET.EXE" : program to get URLs fast
~~~~~~~~~~~~~~~~~~~~~~~~~(prompt)
under wine, there is a blank line instead of the prompt, but the
command does add the description typed on the blank line.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1351
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From juan(a)virtual-orbis.com 2003-18-05 13:51 -------
5/17/2003 16:11:29 +0300
In an e-mail from: Jukka Heinonen <jhei(a)iki.fi>
On Thu, May 15, Juan wrote:
> It hangs after showing mixed output. (see updated bugreport
> http://bugs.winehq.com/show_bug.cgi?id=1351 )
You need to use wineconsole with user backend (curses backend
seems to be pretty buggy). Plain wine can only be used
when stdin/stdout streams are not needed or when you want to
redirect them (which doesn't really work with winedos right now).
I still consider this bug closed (unless you change the bug to list
4dos features that do not work), but I would like you to validate
it first.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1352
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
Version|unspecified |20030508
------- Additional Comments From juan(a)virtual-orbis.com 2003-18-05 13:48 -------
5/17/2003 16:11:29 +0300
In an e-mail from: Jukka Heinonen <jhei(a)iki.fi>
> > I have a feeling that bug #1352 is what prevents newer TakeCommand/32
> > versions from running. I have no idea what causes this bug.
Well, this bug seems quite difficult to track; even debugmsg using
+relay doesn't seem to give any meaningful information. I have
considered reverse engineering the code in order to see where
the buggy pointer comes from, but I probably won't have time to do
that. Reverse engineering wouldn't be that hard, really, because
it crashes soon after process starts up, but it would still require
lots of work.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1350
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[AllocConsole, |[AllocConsole,
|CONIN$/CONOUT$]Take command |CONIN$/CONOUT$]Take command
|/32 ver 3.01A displays |/32 ver 3.01A displays
|inverted "?" characters |inverted "?" characters
|instead of text in command |instead of text in command
|window & diverts I/O to |window, diverts I/O to
|console |console instead.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1464
------- Additional Comments From jake(a)bugzilla.org 2003-18-05 13:36 -------
I had previously placed |export LD_ASSUME_KERNEL=2.2.5| in my ~/.bashrc file to
get a previous CVS build of wine to work. I removed this and rebuilt wine and it
seems to function (except it doesn't work with the one App I really want it to:
Quicken 2003; it also doesn't seem to work very well w/Counter-Strike).
BTW, my machine (which I just got it working on) is an Athlon 1GHz w/512 MB RAM
upgraded from RH 8.0 (w/errata) to RH 9 (w/errata). My friend's machine is a P4
1.2 GHz w/512 MB RAM (IIRC) that was fresh installed w/RH 9 and then updated
w/errata.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1350
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|JP soft's Take command /32 |[AllocConsole,
|ver 3.01A displays "?" |CONIN$/CONOUT$]Take command
|characters instead of text |/32 ver 3.01A displays
|in command window |inverted "?" characters
| |instead of text in command
| |window & diverts I/O to
| |console
------- Additional Comments From juan(a)virtual-orbis.com 2003-18-05 13:36 -------
5/17/2003 16:11:29 +0300
In an e-mail from: Jukka Heinonen <jhei(a)iki.fi>
> > but TakeCommand/16 seems to show similar behaviour. It looks like
> > TC/16 calls DOS int21 routines for input/output and expects
> > that those interrupts somehow interact with TC/16 window. Input
> > related problem is quite easy to fix but I don't know how
> > TC/16 expects its window to be updated via int21.
>
> Now, you may check with the 32bit version too. :P
Yes, I checked that. It seems to have different bug than TC/16.
TC/32 bug is definetely related to Wine console handling code
(not wineconsole itself) which seems to work quite differently
under Windows. This is related to AllocConsole, CONIN$/CONOUT$ handles
and process initial handles. Nothing to do with winedos, anyway.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=832
------- Additional Comments From lionel.ulmer(a)free.fr 2003-18-05 11:01 -------
Well, the goal of this list was mostly to :
1) do not have to always mail with 5 people in Cc:
2) archive some mails that could be useful later (for example, send a mail for
an architecture discussion and have it archived somewhere).
So this is mostly a private list (ie it's the equivalent of a private mail
exchange between people).
And how to get in this list ? Easy : be ready to produce some code :-)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1467
Summary: Cannot launch winmine
Product: Wine
Version: 20030115
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-net
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mpupat(a)free.fr
WHen I enter wine winemine I got in console :
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:heap:HEAP_GetPtr Invalid heap (nil)!
err:heap:HEAP_GetPtr Invalid heap (nil)!
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
Then a window with :
Runtime Error !
Program C:\WINDOWS\system32\winmine.exe
R6016 - not enough space for thread data
And when I click OK, it comes again.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1448
------- Additional Comments From hatky(a)users.sf.net 2003-18-05 08:47 -------
Turns out bigzilla now limits non patch attachments to 1MB
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1448
------- Additional Comments From hatky(a)users.sf.net 2003-18-05 08:03 -------
Well my full game does not work, same errors as before attaching debug log
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1449
------- Additional Comments From hatky(a)users.sf.net 2003-18-05 07:33 -------
Running it as
wine Tropico2 &> file.txt
get stack after the menu same with -debug +file....
while the game plays (the fucked drawing) you get a lot of these errors:
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1449
------- Additional Comments From hatky(a)users.sf.net 2003-18-05 07:25 -------
All posts and attachments were deleted with the new bugzilla version :(
Any way a new test cvs 19.5.2003 the menu now works and the game even loads
but:
1. Minor, the cursor colors are a bit off (a lot draker then the original)
2. Mager, the drawing is really fucked up (sorry for my language :) it draws lines in
many directions finaly you have the right picture (I am not sure how :) ) and then it
draws again. I tried "DesktopDoubleBuffered" = "Y", no change.
Thats all for this quick test.
Hatky.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=832
------- Additional Comments From hatky(a)users.sf.net 2003-18-05 06:01 -------
And how do people get into that list?
Why not put it with the other wine lists?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1464
------- Additional Comments From jake(a)bugzilla.org 2003-17-05 22:13 -------
What's really strange (to me, at least) is that I installed RH 9 on a friends
machine, did all the errata updates, then grabed wine from CVS and
compiled/installed it and it worked fine.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1464
------- Additional Comments From rebus(a)seznam.cz 2003-17-05 17:06 -------
Hello I have tested this on fresh installed machine with RedHat linux 9 with
original kernel and glib from distribution and it behaves the same.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=958
------- Additional Comments From roz(a)one.net 2003-17-05 14:32 -------
That's odd, I had some comments here before.
I was using Windows Media Player.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1464
jake(a)bugzilla.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jake(a)bugzilla.org
------- Additional Comments From jake(a)bugzilla.org 2003-17-05 11:13 -------
I just tried to install from CVS and am seeing the same error... I can't even
get the registry to import (correct me if I'm wrong, but I think the "Could not
stat" errors can be ignored):
[jake@waldo regedit]$ ./regedit ../../winedefault.reg
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /cdrom (No such file or directory), ignoring drive D:
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x4027b378
I did not use the --with-nptl option.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1448
------- Additional Comments From fenix(a)club-internet.fr 2003-17-05 07:09 -------
Currently i have UT2003 demo working on my tree (i'm waiting for alexandre commits).
It need a need code for d3d8 32 bit support and my last dinput patch.
Install works well.
Menu works well.
The game is playable but we have some colors problems (i'm investigating it)
For the videos (who don't use the 3d engine) we need a new quartz implementation
waiting for lionel to begin ;)
PS: what it's you problem with registry access ??
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1464
Summary: Wine gets compiled under RedHat Linux 9, but it fails to
run (unhandled exception)
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: rebus(a)seznam.cz
Hello,
I have got problems running wine under RedHat Linux 9.
I compile it with --with-nptl option. It compiles wel, but when I try to run it
by running "wine --debugmsg +all notepad" it always fails with errorn:
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x40279df4
The very same error I get by running winecfg, winepath, winehelp.
Tested on three different machines
Hardware: Athlon 1200, Athlon 2000, Pentium 166MHz
System: RedHat Linux 9 (fresh install, no upgrade from 8.0.94)
updated kernel -2.4.20-9
updated glibc -2.3.2-27.9
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=777
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-16-05 18:49 -------
... and closing.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=777
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-16-05 18:48 -------
It works now... Im setting the bug as fixed.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1463
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From spetreolle(a)yahoo.fr 2003-16-05 18:44 -------
closing
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1463
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From spetreolle(a)yahoo.fr 2003-16-05 18:44 -------
closing.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1463
Summary: test bug without description
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: spetreolle(a)yahoo.fr
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=832
------- Additional Comments From z_god(a)wanadoo.nl 2003-16-05 17:08 -------
There is a wine-d3d mailinglist at: wine-d3d(a)bbrox.org
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1033
------- Additional Comments From z_god(a)wanadoo.nl 2003-16-05 16:55 -------
This has been fixed. WFM with Wine 20030508.
This bug can be closed.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1127
------- Additional Comments From R.J.Shearman(a)warwick.ac.uk 2003-05-16 08:07 -------
I've discovered the reason it corrupts the heap is because it destroys the
dialog in WM_INITDIALOG (patch on the way) but the reason it does this is still
unknown to me.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1127>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1406
marc_lavergne(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
------- Additional Comments From marc_lavergne(a)yahoo.com 2003-05-15 22:56 -------
Since there's a workaround, moving this to a normal severity. I haven't had a
chance to revisit it but I will get the heap alloc trace done shortly.
Workaround: modify LOCAL_GetBlock in memory/local.c to prevent arena==0 exits.
Not a permanent fix since it introduces an unhandled condition and is "the wrong
way to do things" anyhow.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1406>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1462
------- Additional Comments From reif(a)earthlink.net 2003-05-15 19:55 -------
Created an attachment (id=482)
example MFC program: slider.exe
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1462>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1462
Summary: vertical trackbar/slider doesn't render properly
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: reif(a)earthlink.net
Vertical trackbar/slider doesn't render properly.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1462>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1350
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20030318 |20030508
------- Additional Comments From juan(a)virtual-orbis.com 2003-05-15 15:54 -------
5/11/2003 12:12:31 +0300
In a mail from: Jukka Heinonen <jhei(a)iki.fi>
I have a feeling that bug #1352 is what prevents newer TakeCommand/32
versions from running. I have no idea what causes this bug.
I didn't find older TakeCommand/32 versions mentioned in bug #1350
but TakeCommand/16 seems to show similar behaviour. It looks like
TC/16 calls DOS int21 routines for input/output and expects
that those interrupts somehow interact with TC/16 window. Input
related problem is quite easy to fix but I don't know how
TC/16 expects its window to be updated via int21.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1350>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1351
------- Additional Comments From juan(a)virtual-orbis.com 2003-05-15 15:47 -------
under 20030508 version 4DOS now loads, but hangs without executing any
command...
(lots of int2f & int21 messages than ever)
[cad@pc-2 cad]$ wine 4dos.com
Warning: unprotecting the first 64KB of memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX d44d, BX 00bc, CX 0008, DX 0080, SI 1059, DI 0605, DS 00c7, ES f000
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX 4a33, BX 3dc0, CX 0010, DX 7a85, SI 0101, DI 1033, DS 00c7, ES 00c7
4DOS XMS swapping initialized (241K)
4DOS running under Windows 95
err:int:do_int2f_16 int2f: unknown/not implemented parameters:
int2f: AX 168f, BX 6d70, CX 0004, DX 0000, SI 0082, DI a999, DS 94e4, ES 94e4
4DOS 7.50 (Win95) DOS 7.00
Copyright 1988-2003 Rex Conn & JP Software Inc. All Rights Reserved
fixme:int21:INT_Int21Handler Unimplemented long file name function:
err:int21:INT_Int21Handler int21: unknown/not implemented parameters:
int21: AX 71a7, BX 0000, CX 0000, DX 01c2, SI 9ce6, DI 9cbe, DS 94e4, ES 94e4
4DOS, S/N 999001. This trial version of 4DOS may be used for up to 21 days
before purchase.
>> 21 days remain in your evaluation period. To learn about how the
>> evaluation period works see TRIAL.TXT.
To order call 410-810-8819, visit our web site at http://jpsoft.com/,
or see the order form in ORDERS.TXT.
fixme:int21:INT_Int21Handler Unimplemented long file name function:
err:int21:INT_Int21Handler int21: unknown/not implemented parameters:
int21: AX 71a7, BX 0000, CX 0000, DX 01c2, SI 9ce6, DI 9cbe, DS 94e4, ES 94e4
fixme:int21:INT_Int21Handler Unimplemented long file name function:
err:int21:INT_Int21Handler int21: unknown/not implemented parameters:
int21: AX 71a7, BX 0000, CX 0000, DX 01c3, SI a086, DI a05a, DS 94e4, ES 94e4
rem C:\ARCHIV~1\THEHAC~1\THD.EXE /NORES /NOMENSAJE
SET BLASTER=A220 I5 D1 T4
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX ae00, BX a64a, CX ff16, DX ffff, SI a638, DI 58d0, DS 94e4, ES 94e4
REM - BY WINDOWS SETUP - C:\WINDOWS\COMMAND\MSCDEX /D:MVCD001 /M:10 /V /E
rem MODE CON CODEPAGE PREPARE=((850) C:\WINDOWS\COMMAND\EGA.CPI)
rem MODE CON CODEPAGE SELECT=850
rem KEYB LA,,C:\WINDOWS\COMMAND\KEYBOARD.SYS
SET
PATH=C:\windows;C:\windows\system;X:\;Y:\;C:\ARCHIV~1\ARCHIV~1\AUTODE~1;Y:\4DOS
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX ae00, BX a64a, CX ff50, DX ffff, SI a638, DI 58d0, DS 94e4, ES 94e4
SET
PATH=C:\ARCHIV~1\THEHAC~1\;C:\windows;C:\windows\system;X:\;Y:\;C:\ARCHIV~1\ARCHIV~1\AUTODE~1;Y:\4DOS;Y:\4DOS
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX ae00, BX a64a, CX ff6e, DX ffff, SI a638, DI 58d0, DS 94e4, ES 94e4
set comspec=Y:\4DOS\4dos.com
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX ae00, BX a64a, CX ff19, DX ffff, SI a638, DI 58d0, DS 94e4, ES 94e4
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX d44e, BX 0000, CX 0029, DX 0000, SI 0082, DI a999, DS 94e4, ES 00c7
y:\>err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX d44e, BX 0001, CX 0042, DX 0000, SI 0082, DI a999, DS 94e4, ES 00c7
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1351>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1351
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20030318 |20030508
------- Additional Comments From juan(a)virtual-orbis.com 2003-05-15 14:44 -------
5/11/2003 12:12:31 +0300
From: Jukka Heinonen <jhei(a)iki.fi> (in an e-mail to Juan Melgarejo)
4DOS calls those DESQview routines that really must be emulated
in order to get 4DOS working. But I already figured out why 4DOS
thinks it is running under DESQview (set date routine is used for
installation checks!). I also fixed a bunch of other bugs and 4DOS
should now work using latest Wine CVS version. Perhaps you should
verify this and close bug #1351 (or update it because editing command
line and some 4DOS commands do not work).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1351>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1457
prupe(a)myrealbox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From prupe(a)myrealbox.com 2003-05-14 11:46 -------
Yep, that fixes it.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1457>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1458
------- Additional Comments From gabriele.giorgetti(a)teamfab.it 2003-05-14 05:32 -------
This is from the configure script in Wine.
I can't figure out why this test returns 0
while it should return 1 here.
All I do is make it return 1 anyway, but this, of course
,is not a valid patch for other kernels :-)
10629 #define _FILE_OFFSET_BITS 64
10630 #include <stdio.h>
10631 #include <unistd.h>
10632 #include <fcntl.h>
10633 #include <sys/mman.h>
10634 #include <errno.h>
10635
10636 int main(int argc,char **argv) {
10637 int fd = open("conftest.map",O_CREAT|O_RDWR,0600);
10638 if (fd == -1) exit(1);
10639
10640 unlink("conftest.map");
10641
10642 write(fd,"test",4);
10643
10644 if ((-1 ==
mmap(0,4,PROT_READ|PROT_WRITE,MAP_SHARED,fd,0)) &&
10645 (errno == EINVAL)
10646 ) {
10647 exit(1);
10648 }
10649 close(fd);
10650 fprintf(stderr,"success!\n");
10651 exit(0);
10652 }
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1458>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1383
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From mike(a)theoretic.com 2003-05-14 04:35 -------
Try removing Wine completely from your system, then installing using
./tools/wineinstall from current CVS. That should fix it.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1383>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1456
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mike(a)theoretic.com
Status|NEW |ASSIGNED
------- Additional Comments From mike(a)theoretic.com 2003-05-14 04:33 -------
I'll take this bug if nobody else wants it. Being able to install IE easily is
important to me (don't ask)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1456>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1458
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|winserver -k & |winserver -k &
|_FILE_OFFSET_BITS 64 |_FILE_OFFSET_BITS 64
------- Additional Comments From mike(a)theoretic.com 2003-05-14 04:30 -------
Could you write a patch for this (that doesn't break kernels without that option)?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1458>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1460
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |andi(a)rhlx01.fht-esslingen.de
Status|UNCONFIRMED |ASSIGNED
everconfirmed|0 |1
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2003-05-14 02:14 -------
Thank you for the fast submission!
I suspect this is because of some GetLastError() incompatibility between
Win9x and NT-based versions (doh!).
(and ISTR that someone recently changed/"fixed" something there, and maybe
he "over-fixed" it ;)
I'll try to come up with a small test program and run it on various versions to
see what the various results should be.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1460>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1460
Summary: CreateDirectory fails if the target directory already
exists
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jwilliams(a)itee.uq.edu.au
Running a DOS command line utility that creates a directory heirarchy and
populatews it. In a WinXP DOS box, if a directory already exists, this fact is
silently ignored and the program carries on. However, under Wine, the
application reports an error:
> ERROR:MDT - Failed to create directory
> C:\microblaze\linux_test\microblaze_1\libsrc\.
Here is the relevant trace output
trace:file:CreateDirectoryW (L"C:\\microblaze\\linux_test\\microblaze_1
\\libsrc\\",(nil))
warn:file:CreateDirectoryW Error 'File exists' trying to create
directory '/home/jwilliam/win/c/microblaze/linux_test/microblaze_1/libsrc'
trace:file:WriteFile 0x8 0x40722658 91 0x40722a60 (nil)
ERROR:MDT - Failed to create directory
C:\microblaze\linux_test\microblaze_1\libsrc\.
It seems that Wine is reporting this as a "fatal" error, whereas Windows does
not.
I reported this at comp.emulators.microsoft-windows.wine, and was advised to
lodge a bug report. I searched the bugzilla DB and didn't find anything like
this.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1460>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1459
Summary: Developer Documentation - 5.1. Adding New Languages
stage 2
Product: Wine
Version: CVS
Platform: All
URL: http://www.winehq.org/Docs/wine-devel/i18n.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-documentation
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
Developer Documentation - 5.1. Adding New Languages stage 2 :
Look in ole/ole2nls.c if your language is already incorporated in the static const
struct NLS_langlocale. If not: find the appropriate entries in include/winnls.h and
add them to the list.
ole/ole2nls.c does not include a stract named NLS_langlocale it includes only 3
stracts :
static const unsigned char LCM_Unicode_LUT[]
static const unsigned char LCM_Unicode_LUT_2[]
static const unsigned char LCM_Diacritic_LUT[]
so what sould it be? (I guess it was one of conversions to unicode and did not
update the documentation...)
(checked on the url above)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1459>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1455
csimmons2(a)csc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From csimmons2(a)csc.com 2003-05-13 13:05 -------
I have found that recompiling with an old user32.spec file resolves the issue.
Also the latest file commit in CVS of user32.spec resolves the issue.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1455>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1455
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2003-05-13 12:28 -------
Recent CVS has the offending entries commented out in the Spec File
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1455>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1455
------- Additional Comments From csimmons2(a)csc.com 2003-05-13 12:01 -------
Appears to be an issue with changes made to user32.spec file. I am going to
attempt compiling with an earlier version of the file.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1455>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1458
Summary: winserver -k & _FILE_OFFSET_BITS 64
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: gabriele.giorgetti(a)teamfab.it
I'm running Linux kernel 2.4.19 and glibc-2.1.3 with no large file support
(FILE_OFFSET_BITS 64) compiled in the kernel.
The wine configure script doesn't detect this and the
test against mmap64 returns success. ( configure, line ~10623).
If wine is compiled like this the wineserver can't kill itself.
Basically wineserver -k can't get the previous wineserver PID .
If I patch the configure script to make the mmap64 test fail and recompile
again, then wineserver -k kills the wineserver correctly.
Sorry If I haven't been clear enought.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1458>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1457
Summary: Missing icons in Xnews after recent patches
Product: Wine
Version: CVS
Platform: PC
URL: http://xnews.newsguy.com/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: prupe(a)myrealbox.com
After applying <http://www.winehq.
com/hypermail/wine-cvs/2003/05/0147.html> and <http://www.
winehq.com/hypermail/wine-cvs/2003/05/0148.html>, the icons in
the newsreader program Xnews no longer display correctly. In
the newsgroups window, there should be a green arrow next to
each subscribed group. Also there should be a row of toolbar
buttons next to the All/Subscribed toggle at the bottom of the
window.
Reverting to the earlier versions of dlls/comctl32/imagelist.c
imagelist.h and toolbar.c fixes the problem. To install Xnews,
first download v5.04.25 and unzip it, then overwrite Xnews.exe
with the test version 6.02.16.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1457>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1456
Summary: File version is too high
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mike(a)theoretic.com
To succesfully install IE you usually need to install DCOM. Unfortunately as the
versions of our DLLs are all set to 10, it fails with a "this is already
installed" error. I tried altering the version in the dlls/ole32/version.rc
file, but for some reason it was still getting a value of 10 out of wine. I may
look at this later (i'd quite like to get IE installed without using CrossOver
this time)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1456>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1455
Summary: Newest wine build 20030508 breaks Lotus Notes R5 client
previously working on 20030408.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: csimmons2(a)csc.com
Log from failure. Lotus Notes starts, but crashes when validating notes ID password.
fixme:hook:NotifyWinEvent (32774,0x1002a,-4,1110329556)-stub!
fixme:hook:NotifyWinEvent (32782,0x30021,1077628736,6)-stub!
fixme:seh:EXC_RtlRaiseException call to unimplemented function
user32.dll.SendIMEMessageExA
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 10 396") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1455>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1343
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |coolpav(a)parkertech.org
------- Additional Comments From mike(a)theoretic.com 2003-05-12 05:18 -------
*** Bug 1452 has been marked as a duplicate of this bug. ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1343>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1452
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mike(a)theoretic.com 2003-05-12 05:18 -------
*** This bug has been marked as a duplicate of 1343 ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1452>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1383
------- Additional Comments From mike(a)theoretic.com 2003-05-12 03:28 -------
You need to run configure using the --with-nptl option
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1383>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
** This e-mail has been automatically generated.
** by: http://bugs.winehq.com/
Weekly report for wine-bugs(a)winehq.com
Bug List
-------------------------------------------------------------------------
Id Status Desc
-------------------------------------------------------------------------
11 NEW StrokePath ignores PS_JOIN_xxx
26 NEW StrokeAndFillPath doesn't fill paths on EMF
50 NEW PrgWin95: Text justification needs beefing up
52 NEW PrgWin95: Problems with access to the root window
54 NEW PrgWin95: Wrong background for checkboxes, radiobuttons
66 NEW PrgWin95: Custom cursor display bug
69 NEW Visual C++'s native COM support
78 NEW Wine 1.0 Documentation Metabug - Winelib Users Guide
79 ASSI Wine 1.0 Documentation Metabug - Developers Guide
80 ASSI Wine 1.0 Documentation Metabug - FAQ
83 ASSI Stabilize Wine Developers Guide Table of Contents
96 NEW DLL Separation (MetaBug)
128 NEW Segfaults on trying to open fontdlg for AIM95
131 NEW TWGS.exe will not spawn children
134 NEW Age Of Empires II - says 'couldn't initialize graphics.
147 NEW Multi-column list widget: Double click on the header sh
151 NEW dialog focus handling is not correct (e.g. in installer
168 NEW Mouse and Keyboard input die upon entering a game
176 NEW Implement an SDL back-end
189 NEW The mouse wheel can scroll textboxes beyond the end
199 NEW Opening dialogues in nord modular editor causes lockup
204 NEW Lotus Notes attach/detach Soap Opera.
215 NEW x11drv errors with United Devices' agent
216 NEW selected text sometimes disappears
219 NEW realMyst and many other programs refuse to run.
223 NEW winemaker: Add support for the msvcrt headers
230 NEW winemaker: Extract more information from the source fil
231 NEW winemaker: Issue the warnings directly in the source
235 NEW IPX no longer works.
251 ASSI codeweavers-wine does not install regapi and uninstalle
252 NEW codeweavers-wine: winedbg is a dead link
259 NEW Garbled screen in Starcraft
268 NEW ddraw interface not recognized, surface flags not imple
271 NEW Westwood Monopoly: fixme:gdi:GetObjectType Magic nnnn n
280 NEW Windows Networking (WNet) is not implemented
284 NEW FillRect failing from STATIC_PaintTextfn
292 NEW Keyboard focus not following
306 NEW Activeskin.ocx Unhandled exception: page fault on read
307 NEW Unable to launch GURPS Character GURU
308 NEW Firstclass: Mouse slows program to a crawl, but keyboar
312 NEW Trying to record audio makes Wine crash (msacm:widMappe
314 NEW Console application ("dos") doesn't recognize the retur
321 NEW msvcrt.printf does not support %S & %C
327 NEW CodeWeavers Preview Meta Bug
335 NEW Need Microphone and mic volume Support
341 NEW Running Half Life Game Fails
343 NEW file open / save in MS word fails....
347 NEW err:midi:OSS_MidiInit ioctl on midi info for device 0 f
351 NEW TNM (wrestling simulator) installer crashes with "Progr
373 NEW Unhandled exception in DIALOG_CreateIndirect
387 NEW Firstclass: Mouse behaves erratically
397 NEW System hangs while trying to play a sound
416 NEW Missings exports in winsocks
422 NEW Make the registry loadable on demand
423 NEW Out of process COM
424 NEW DCOM support
425 NEW Network UNC path handling
429 NEW Lotus Notes R. 5.0.8 Modal windows don't close
430 NEW Edit Control doesn't not behave like Windows
443 NEW Cygwin fails to execute
461 NEW Implement processing for SystemParametersInfo actions w
468 NEW Error while accessing parallel port - DIVICE_Open Unkno
472 NEW GetAsyncKeyState problem. IGOR: Mouse Release Events No
517 NEW Could not load wprocs.dll
530 NEW Package the regression tests for Windows
535 NEW DLL Separation: wineps from gdi32
536 NEW DLL Separation: ttydrv from gdi32
537 NEW DLL Separation: ttydrv from user32
538 NEW DLL Separation: x11drv from gdi32
540 NEW DLL Separation: x11drv from user32 (clipboard)
542 NEW DLL Separation: x11drv from user32 (misc)
545 NEW DLL Separation: x11drv from ntdll (VIRTUAL_SetFaultHand
546 NEW DLL Separation: winedos from ntdll
547 NEW DLL Separation: user32 from gdi32
549 NEW DLL Separation: user32 from ntdll (misc)
556 NEW Reconcile the Windows and Wine spec files
563 NEW Right click does not call local menu
564 NEW Implement function GetGUIThreadInfo
567 NEW snmpapi.dll is not implemented
569 NEW widgets not being redrawn
572 NEW starcraft crashes in recent wine builds
587 NEW Create replacement of browser component (Internet Explo
588 NEW Word2000 - fixme:file:FindFirstChangeNotificationA this
595 NEW Age of Wonders fails with PE_fixup_imports
620 NEW dragging trillian's window causes the X server to crash
623 NEW Regression: IE can't view https links
626 NEW internet explorer crashes upon launch
633 NEW Non-text clipboard data from WINE to X
634 NEW Wine XIM
638 NEW Document Wine debugging channels
640 NEW Major graphic glitch in x11drv
650 NEW error messages when loading debugging information from
654 NEW Can't install ms money web edition from win98se install
663 NEW Publisher stops reading keyboard and mouse input.
691 NEW GDI32.dll.270 (GdiEntry13) unimplemented
692 NEW GDI32.dll.266 (GdiEntry1) unimplemented
704 NEW native w2k ole32.dll needs NTDLL.NtMapViewOfSection
705 NEW Running NVidia's ChameleonMark crashes at 0xdeadbeef
706 NEW Reg* functions are there twice
709 NEW riched32.dll needs to be improved a lot (was: Richedit
711 NEW Image Preview control is shrinking on Xnview
712 NEW Xnview Options window is not refreshed
718 NEW DPMI handler not called in presence of int $0x31 code
719 NEW some controls does't work
729 NEW Shading of the Winamp equaliser and playlist windows do
735 NEW The WM_INPUTLANGCHANGE message is not send when switchi
741 NEW Debbuger window doesn't allow me to cut & paste
743 NEW WM_QUERYNEWPALETTE handling broken ? (was: Problem in w
749 NEW Sune Hotspot Java crashed in win95 mode
750 NEW Radmin doesn't want to start the second time (says it h
756 NEW msvcrt.fwscanf, swscanf, wscanf unimplemented
758 NEW Menu/combo-box-functionality in managed mode.
763 NEW AOL 7.0 crashes after spewing the same error message
768 NEW Wine crashes when starting Micrographic designer
770 NEW Halts during an install shield wizard installation with
778 NEW Compiler warnings for wine-20020605
786 NEW wrc gives parse error if resource nameID has quotes
792 NEW Display bug in WinZip Extract dialog
795 NEW Implement NtQuerySystemInformation
796 NEW rewrite PSAPI to use NtQuerySystemInformation
797 NEW Rewrite DirectX HAL interfaces
799 NEW wine debugger hidden behind wine games.
800 NEW Wine crashes immediately with privileged instruction ex
804 NEW Wine + NTFS = crash :(
807 NEW PowerBuilder 6.0 generated applications crash accessing
813 NEW fixme:clipboard:GetClipboardSequenceNumber
814 NEW Add section on 'Implementing a new DLL' to Wine Develop
819 NEW Lotus Sametime Connect will not connect
824 NEW \0 character is added to REG_MULTI_SZ registry values
825 NEW Window in modal mode does not receive mouse and keyboar
832 NEW Add Direct3D support
834 NEW Add DWARF2 support
835 NEW Add support for the new PDB format
836 NEW Speed up PDB support
838 NEW winedbg: Add C++ support
839 NEW opengl window minimizes when the program makes another
840 NEW Negative values used by Baldur's Gate in DirectDrawSurf
849 NEW Wordpro Millenium 9.5 Crashes on startup
850 NEW Lotus 123 Crashed on Startup
852 NEW winininet test doesn't terminate/fail
858 NEW Segfault in WineEngInit () ( libgdi32.dll.so )
859 NEW Lotus Notes detach all does not work
860 NEW lotus approach terminates when create new database
861 NEW wine Fails to Initialize and start Yahoo! messenger.
862 NEW wine fails to load default skin for IncrediMail!!!!
863 NEW Listview report style shows right end of text not left
867 NEW Lotus Notes 5.0.3: err:clipping:CLIPPING_UpdateGCRegion
868 NEW open 2 session; the 2 is lock
870 NEW Too many files in a directory prevent proper access to
872 NEW Win9xism in dplayx.dll (ConvertToGlobalHandle)
873 ASSI Win9xism in shell32 (MapSL)
876 NEW listview report style column alignment issues
877 NEW DXgrab is "weak" and can be shaken out of
878 NEW Icons arent transparent if Managed='Y'
881 NEW Mouse cursor not blanked in opengl game
888 NEW DXGrab can't be undone.
890 NEW Virtual Pages difference - Spotted with VirtualQuery()
891 NEW winemaker and winebuild compatibility problem in the .s
892 NEW Implement GetSystemInfo using CPUID
894 NEW Terragen running, 2nd level child window malfunction (?
897 NEW Winetest does not compile
898 NEW fixme:dc:GetDCEx not supported yet
899 NEW Bad focus messages on window creation
900 NEW Upgrade from 20020605 to 20020710 broke Orcad Caputre S
901 NEW sound
903 NEW PathIsURL returning true for invalid formats.
905 NEW Last character in network transmission being dropped
906 NEW Quicken Deluxe 99 dosen't work with Red Carpet release
911 NEW Screen Corruption in Nord Modular Editor
919 NEW FlashFXP 1.4.3 crashes while trying to read "MZ" magic
923 NEW We should add default Explorer registry entries to avoi
927 NEW fixme:commctrl:FlatSB_SetScrollProp stub
928 NEW fixme:commctrl:InitializeFlatSB stub
929 NEW fixme:tab:TAB_WindowProc Unimplemented msg TCM_HIGHLIGH
933 NEW ttydrv needs a lot of improvement
934 NEW Cpu usage is always 100%
945 NEW Cannot install ColdFusion MX
952 NEW Wine and The Bat!
958 NEW OSS audio problems (err:wave:OSS_OpenDevice Can't set f
962 NEW Unreal Tournament Editor does not work in wine
965 NEW MaskBlt is not implemented
970 NEW Intermittent regression tests freeze, possibly due to t
972 NEW Implement urlmon.URLDownloadToCacheFileA
974 NEW Put translation infrastructure in place for various Win
983 NEW FIXME:int21:DOS3Call Unimplemented FAT32 int32 function
986 ASSI ODBC.dll unimplemented
995 NEW shlfileop test fails on FreeBSD
996 NEW sock test fails onf FreeBSD
1001 NEW Define macros STATUS_ENDPOINT_CLOSED, STATUS_DISCONNECT
1005 NEW Attempts to retrieve live streaming updates with QuoteT
1007 NEW kernel32.dll.Heap32* functions unimplemented
1022 NEW OSS_MidiInit Synthesizer support MIDI in. Not supported
1024 NEW can't install ms sql
1037 NEW Remedy user GUI client generates this memory error
1039 NEW No keyboard in wcmd
1046 NEW FIXME:tab:TAB_WindowProc Unimplemented msg TCM_SETITEME
1061 NEW shdocvw.dll: Unimplemented function (ordinal 101)
1067 NEW install of Lotus Notes R6 gives error
1074 NEW DLoad.exe (Diablo II/LOD no-cd BNet Loader) returns err
1077 NEW Error installing Lotus Notes 6
1078 NEW NOTES 6 Gold Release - Installed crashes when being run
1080 NEW fixme:shell:IShellLinkA_fnSetShowCmd (0x421ffd20)->(sho
1081 NEW fixme:file:SetFileAttributfixme:class:get_class_ptr rea
1087 NEW hotspot in wrong position for hand cursor
1088 NEW Wine crashes for user not in /etc/passwd (LDAP authenti
1091 NEW ScrollWindowEx does not update invalidated are
1095 NEW Game Star wars rebellion-> Drawing error
1128 NEW Curse of Monkey Island cannot find its files on CD (was
1129 NEW bitmaps are not drawn in "Dink Smallwood"
1135 NEW WinISO 5.3: Menus don't work (CreateMenu/DestroyMenu pr
1152 NEW version information functionality (ver.dll, version.dll
1157 NEW Display Hebrew when the locale is set to he_IL
1159 NEW Regression in x11drv due to http://cvs.winehq.com/patch
1161 NEW CryptoAPI crashes in MS Money 2001 (illegal CPDeriveKey
1162 NEW Parents Screen unavailable in Leap Ahead Preschool
1168 NEW Mohaa, Mohas && LOD terrian
1170 NEW DOSFS_FindUnixName misses existing file
1172 NEW Wine does not extract files fast enough for programs to
1182 NEW Using artsdsp wrapping makes Wine crash
1183 NEW Carmen Sandiego Junior will not start
1185 NEW Conformance Tests fail on windows 98
1189 NEW Error in window creation, Wine 20021124
1197 NEW Quicken 2001 Deluxe - Password dialog box not displayed
1198 NEW Problems with King's Quest 2 remake from Tierra
1202 NEW A Direct3D racing game that won't run
1205 NEW DOSFS_OpenDevice does not support parallel printer
1215 NEW wine on FreeBSD: wine in malloc(): error: recursive cal
1225 NEW unable to compile ole
1226 NEW winsock:NtStatusToWSAError Status code c0000024
1227 NEW Treeview dosn't send right messages
1240 NEW Nullsoft Installer has bad child window style on first
1251 NEW Cabinet file expander error
1260 NEW MS Office 2000 installation lock
1264 NEW Shift+Tab keystroke not working (Visual FoxPro)
1266 NEW WAIT WINDOW display problem (Visual FoxPro)
1267 NEW Popup menus (shortcuts) will put the main form behind o
1269 NEW On the search page in WinMX it displays it's own icon,
1280 NEW edit control bug - EM_LIMITTEXT does not work
1288 NEW Popup windows always 'on top' (Visual FoxPro)
1293 NEW Internet Explorer 6.1SP1 cannot download files.
1295 NEW Crash in UOAssist in program code after GetForegroundWi
1304 NEW Add edit control (copy/paste) icons to wineconsole
1305 ASSI HalfLife crashed when starting game
1308 NEW Can not make crosstest in dlls/kernel/
1309 NEW wine keyboard not working in UTF-8 locale
1311 NEW Failed to initialise!
1312 NEW compilation problem on NetBSD (*BSD?)
1313 NEW The Microsoft Powerpoint viewer cannot print
1314 NEW Wine always downloads truetype fonts into its ps files
1319 NEW OpenGL on Radeon 8500 outputs ASCII garbage
1321 NEW Files do not retain their timestamps with CopyFile
1322 NEW IsTextUnicode failure with IS_TEXT_UNICODE_REVERSE_MASK
1329 NEW fixme:ole cotreat asclass olelocal server thread :comar
1330 NEW argv[0] should be translated into DOS syntax
1336 NEW WCMD : Delete a read-only file says not found
1342 NEW Corrupt Icon in Miranda IM
1346 NEW inability to connect to Yahoo in Miranda 2.1
1347 NEW Screen is wiped/blanked on usage of DirectDraw
1348 NEW RegisterHotKey and UnregisterHotKey are not implemented
1353 NEW DirectX 9 is missing
1355 NEW Static text controls wrap too early
1361 NEW Regression - DirectX sound isn't working properly for s
1362 NEW Half-Life DirectX menu rendering problems
1370 NEW executing commands with wcmd fails
1372 NEW Wineinstall and permissions
1379 NEW Remove duplication of code between winesetup and wineco
1384 NEW Error running Out Of This World DOS game
1392 NEW Waits on non-exiting semaphore
1395 NEW Uninstaller failed on Win2K when software is installed
1400 NEW Counter-strike does not always do resolution switching
1403 NEW Pompei CD won't run
1417 NEW Garbage printed to terminal
1429 NEW Getting dxdiag to work perfectly
1434 NEW Get games working perfectly (metabug)
1447 NEW Can not debug application
-------------------------------------------------------------------------
To get a list of all your bugs, you can use this URL (bookmark it if you like!):
http://bugs.winehq.com/buglist.cgi?assigned_to=wine-bugs@winehq.com
Or, you can use the general query page, at
http://bugs.winehq.com/query.cgi.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<%urlbase>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1350
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.jpsoft.com/oldver|ftp://jpsoft.com/oldver/tc32
|/tc32301.exe |301.exe
Component|wine-gui |wine-console
------- Additional Comments From juan(a)virtual-orbis.com 2003-05-11 22:51 -------
fixed URL in bugreport
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1350>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1454
Summary: Compile on RedHat 9 fails with No such file or
directory.
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: modlin(a)mail.com
Attempting to wine-20030508 on RedHat 9. All RedHat updates through Sunday 11
May 2003 are applied to my system. This includes: glibc-2.3.2-27.9 and kernel
2.4.20-9. For what it's worth, flex version is 2.5.4a.
When I do ./wineinstall everything proceeds OK until this error occurs:
-------------
make[2]: Entering directory `/test3/wine-20030508/dlls/glu32'
./../tools/winebuild/winebuild -D_REENTRANT -fPIC -D__WINESRC__ -o
glu32.spec.c --spec ./glu32.spec glu32.dll.tmp.o -L../../dlls
./glu32.spec:1: Cannot open -L../../dlls : No such file or directory
make[2]: *** [glu32.spec.c] Error 1
make[2]: Leaving directory `/test3/wine-20030508/dlls/glu32'
make[1]: *** [glu32] Error 2
make[1]: Leaving directory `/test3/wine-20030508/dlls'
make: *** [dlls] Error 2
Compilation failed, aborting install.
----------
I had the same type of problem with wine-20030408.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1454>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1453
Summary: Tibia Game DirectDraw Problems
Product: Wine
Version: 20030408
Platform: PC
URL: http://www.tibia.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: info(a)moabutah.com
Using wine 20030508, mandrake 9.1
I can install, and generally play the game Tibia,
but when a subtab is opened to view the contents of a bag or backpack,
the screen flashes rapidly, rendering the game unplayable.
When you re-close the tab, the flashing stops.
Console:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403f63c0)->(00010023,00000008)
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403f4f88)->(0x403f63cc,0x00000000),stub!
Xlib: extension "XFree86-DRI" missing on display ":0.0".
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ANTIALIAS
(00000002) !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_LINEPATTERN (0000000a) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ROP2
(0000000c) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_PLANEMASK
(0000000d) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_LASTPIXEL
(00000010) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ZVISIBLE
(0000001e) !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_EDGEANTIALIAS (00000028) !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_MIPMAPLODBIAS (0000002e) !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_RANGEFOGENABLE (00000030) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP0
(00000080) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP1
(00000081) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP2
(00000082) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP3
(00000083) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP4
(00000084) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP5
(00000085) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP6
(00000086) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_WRAP7
(00000087) !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_EXTENTS
(0000008a) !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_VERTEXBLEND (00000097) !
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC:
can't handle right now.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1453>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1452
Summary: Registery Install Error
Product: Wine
Version: 20030408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: coolpav(a)parkertech.org
Compiling regedit...
make: Nothing to be done for `all'.
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
wine: chdir to /tmp/.wine-wine/server-302-27ede : No such file or directory
Registry install failed.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1452>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1448
------- Additional Comments From hatky(a)users.sf.net 2003-05-10 06:38 -------
Created an attachment (id=481)
UT2003 log file, mybe it will shade some light...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.