http://bugs.winehq.org/show_bug.cgi?id=4497
------- Additional Comments From adam.lofts(a)gmail.com 2006-02-06 12:49 -------
I hit this bug aswell in a different environment, this solution might help some
people.
On amd64 ubuntu dapper i have a 32-bit chroot with wine cvs built. In order to
avoid this bug i have to do:
linux32 --3gb gnome-terminal --disable-factory
and then in the new terminal as normal,
WINEDEBUG="-all" wine "c:\Program Files\Steam\steam.exe"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5090
------- Additional Comments From dave(a)landlordhat.com 2006-02-06 12:41 -------
SL has SOCKS v4/5 proxy support, but I've not tried using it before.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5337
------- Additional Comments From the3dfxdude(a)gmail.com 2006-02-06 11:52 -------
I've seen that problem in Battlefront and Battlefield 1942. I've been trying to
identify the issue and I believe it is caused by fragment shaders not being
correctly used. Are you using DRI? Please attach a copy of your glxinfo.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5090
mike(a)plan99.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike(a)plan99.net
------- Additional Comments From mike(a)plan99.net 2006-02-06 11:41 -------
I may take a look at this around the start of July but until then I'm behind a
restrictive firewall that prevents SL from connecting. If there was a way to
tunnel the connection out then it'd be possible for me to work on this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5338
Summary: compiling wine 0.9.14 under Gentoo/Linux with AMD 64 bit
results in "signal_i386.c:123: error: `__NR_sigaction'
undeclared"
Product: Wine
Version: 0.9.14.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sasham(a)univ.kiev.ua
I failed to compile wine 0.9.14 on a 64 bit Gentoo Linux host using some
variations of following settings (also without any of them):
----------------------------------------------------------------------
LD="ld -m elf_i386" \
CC="gcc -m32" \
AS="gcc -c -m32" \
CFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib" \
LDFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib" \
./configure --prefix=$KDEHOME --x-libraries=/emul/linux/x86/usr/lib/
make depend
make all
----------------------------------------------------------------------
in any case i get the following error message (during "make all"):
----------------------------------------------------------------------
....
make[2]: Leaving directory `/home/alex/sources/wine-0.9.14/dlls/newdev'
make[2]: Entering directory `/home/alex/sources/wine-0.9.14/dlls/ntdll'
....
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-
after-statement -Wpointer-arith -L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib
-o signal_i386.o signal_i386.c
signal_i386.c:108:4: #error The sigaction syscall is part of the Linux i386 ABI,
but your headers does not define it. Please raise abug with your distribution.
signal_i386.c: In function `wine_sigaction':
signal_i386.c:123: error: `__NR_sigaction' undeclared (first use in this
function)
signal_i386.c:123: error: (Each undeclared identifier is reported only once
signal_i386.c:123: error: for each function it appears in.)
make[2]: *** [signal_i386.o] Error 1
make[2]: Leaving directory `/home/alex/sources/wine-0.9.14/dlls/ntdll'
make[1]: *** [ntdll] Error 2
make[1]: Leaving directory `/home/alex/sources/wine-0.9.14/dlls'
make: *** [dlls] Error 2
----------------------------------------------------------------------
host info:
----------------------------------------------------------------------
Linux 2.6.9-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 2800+ AuthenticAMD GNU/
Linux
----------------------------------------------------------------------
ps:
actually this bug was submitted long time ago at
"http://groups.google.com/group/linux.debian.ports.x86-64/browse_frm/thread/
6d42ff9c3c539c0f" but it was not resolved as far as i can see :(((
Best regards,
Oleksandr
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3465
------- Additional Comments From lomaxx(a)iname.com 2006-02-06 11:35 -------
Additional information: the latest version of Tibia is 7.71. This version offers
3 diffrent grafical modi to choose from: DirectX5, DirectX9 and OpenGL. You can
choose them by using the commandline-parameter "engine [0-2]. 0 for DirectX 5.0,
or 1 for OpenGL, or 2 for DirectX 9.0.
However the only working mode (for me) is DirectX5 ('wine Tibia.exe engine 0')
which still leaves me with standing without the new (shaded) light-effect. The
other two modi do not work at all (either the client does not start or the
grafic is totally messed up).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3465
------- Additional Comments From lomaxx(a)iname.com 2006-02-06 11:28 -------
I can confirm this as well. Any pray for a solution ;)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4888
------- Additional Comments From lomaxx(a)iname.com 2006-02-06 11:22 -------
I can confirm this:
"err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=32"
beside other messages when i start Reason or try to resize/move it's window.
Also the icons of the symbolbar do not show. They are just black boxes. I used
Reason 3.0.4 and Wine 0.9.14 (gentoo portage emerge).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.