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.