http://bugs.winehq.org/show_bug.cgi?id=13299
Summary: Wine-1.0rc1 doesn't compile
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fdelente(a)mail.cpod.fr
I've compiled wine successfully from git for one year on my SLAMD64 laptop
(64-bit environment).
However, wine-1.0rc1 doesn't compile while 0.9.60 compiled OK (I don't think I
tried 0.9.61).
Here is the error I get when I try to compile:
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./advapi32.spec
adva
pi.o cred.o crypt.o crypt_arc4.o crypt_des.o crypt_lmhash.o crypt_md4.o
crypt_md
5.o crypt_sha.o eventlog.o lsa.o registry.o security.o service.o svcctl_c.o
ver
sion.res -o advapi32.dll.so -lrpcrt4 -lkernel32 -lntdll -Wb,-drpcrt4
../../libs/port/libwine_port.a -L/usr/lib -Wl,-rpath-link,/usr/lib
-L/test/alsa/
lib32/lib -Wl,-rpath-link,/test/alsa/lib32/lib
service.o: In function LockServiceDatabase':
service.c:(.text+0x1ad7): undefined reference to __wine_exception_handler'
service.o: In function UnlockServiceDatabase':
service.c:(.text+0x1c4e): undefined reference to __wine_exception_handler'
service.o: In function SetServiceStatus':
service.c:(.text+0x1e30): undefined reference to __wine_exception_handler'
service.o: In function OpenSCManagerW':
service.c:(.text+0x215e): undefined reference to __wine_exception_handler'
service.o: In function ControlService':
service.c:(.text+0x23e4): undefined reference to __wine_exception_handler'
service.o:service.c:(.text+0x254c): more undefined references to
__wine_exception_handler' follow
collect2: ld returned 1 exit status
winegcc:
/test/crossgcc/results/gcc-4.1.0-glibc-2.3.6/i686-unknown-linux-gnu/bin
/i686-unknown-linux-gnu-gcc
failed
make[2]: *** [advapi32.dll.so] Error 2
make[2]: Leaving directory
/usr/local/testSpace/wine/wine-1.0-rc1/dlls/advapi32'
make[1]: *** [advapi32] Error 2
make[1]: *** Waiting for unfinished jobs....
I did regression tests, and got this:
0ee44f5e203fb627392ac2ad03cf822d66da2037 is first bad commit
commit 0ee44f5e203fb627392ac2ad03cf822d66da2037
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu May 1 10:57:54 2008 +0200
ntdll: Make the exception handling functions inline.
:040000 040000 daa72483d6175c1f1d3b9ecdfdfc2a0b78573caf
10912483dc84942eb8cb2bd6
192c1971c57169db M dlls
:040000 040000 822538d2e6f977e4c1bf01310aa3e8d1d9f00510
3783b52e4e08e56a52b964d8
5e45479e504d87d7 M include
I suceeded in compiling on my other machine, which is under a Slackware 10
(32-bit environment).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13530
Summary: Sacrifice (Demo) : Crashes with ati-drivers
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
URL: http://downloads.gamezone.com/demosfiles/t1699.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jb.faq(a)gmx.de
Hi,
I tried to start the Sacrifice Demo, I get the screen were I can select which
device and driver I want to use, after that, the game crashes and I get the
output following, but first I have to say, that
I believe its a driver bug of the proprietary ati-drivers, because it started
up with my nvidia card (and drivers).
But I'm not sure. Maybe it can be fixed easy with wine.
The output:
linux@workstation ~ $ cd .wine/drive_c/Programme/Shiny/Sacrifice\ Demo/
linux@workstation ~/.wine/drive_c/Programme/Shiny/Sacrifice Demo $ wine
Sacrifice.exe
ALSA lib pcm.c:6617:(snd_pcm_slave_conf) unknown format unchanged
ALSA lib pcm.c:6617:(snd_pcm_slave_conf) unknown format unchanged
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: Datei oder
Verzeichnis nicht gefunden
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling
mixer
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 16 vertex
samplers and 16 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) >
combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x32f4bc,0x00000000), stub!
fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from Loading the PBO test texture
@ directx.c / 3520
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(640,480)
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x407561
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13485
Summary: utorrent window resize - regression
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcinzw(a)gmail.com
Created an attachment (id=13407)
--> (http://bugs.winehq.org/attachment.cgi?id=13407)
uTorrent before switching desktop
There is a regression with utorrent approximately since wine 0.9.60. When
switching desktops the window is losing it size. It can be restored after
manual resizing, though. I attached screenshots before and after I switch the
desktop.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13455
Summary: wine not working under netbsd
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david.aubril(a)ac-nantes.fr
I tried wine with two programms : SP-Forth and mu-cade from ABA games.
1°)
$ wine spf4-19-setup.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls"
err:iphlpapi:getRouteTable Received unsupported sockaddr family 0x12
err:iphlpapi:getRouteTable Unexpected address type 0x10
err:iphlpapi:getRouteTable Unexpected address type 0x20
...( and so on )
fixme:shell:SHAutoComplete SHAutoComplete stub
( I have to kill wine or it stands forever doing nothing )
2°) wine mcd.exe
err:iphlpapi:getRouteTable Received unsupported sockaddr family 0x12
err:iphlpapi:getRouteTable Unexpected address type 0x10
err:iphlpapi:getRouteTable Unexpected address type 0x20
...( and so on )
wine in free(): warning: junk pointer, too high to make sense.
...( and so on like a thousand times )
( wine then crashes by itself, i don't have to help it )
That's it. Best regards,
David
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13453
Summary: Free DVD removes several protections from a DVD folder
on the hard disk
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://www.dvdfab.com/free.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gnowak(a)gmail.com
Created an attachment (id=13365)
--> (http://bugs.winehq.org/attachment.cgi?id=13365)
crash from wine freedvd.exe
wine freedvd.exe crashes.
Needs mfc42.dll
log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13410
Summary: Can't left click in iTunes store under compiz
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elyk53(a)gmail.com
When running compiz, I cannot left click any link in the iTunes music store
(buttons in other parts of the program still work fine). Mouseover effects
(changes in the cursor and link underlines) function. Right clicking works as
well, bring up a context menu from which I am again able to left click. If I
change to Metacity or Kwin (both without compositing) the ITMS functions as
expected.
I'm running Debian Testing (Lenny).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13391
Summary: Battlefield 2: Static Mesh bug at startup
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steffen.linux(a)gmx.de
Created an attachment (id=13300)
--> (http://bugs.winehq.org/attachment.cgi?id=13300)
bug in wine version 1.0 RC2 -> BF2
I tried to start Battlefield 2 and I get this error (screenshot)
In terminal I get this (see error.log)
Bug has occured first in wine version 1.0RC2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13295
Summary: Acad2000 does not start with wine 1.0-rc1
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bart.aimar(a)gmail.com
I have updated to wine 1.0-rc1, and my acad2000 not start more... :-(
With holder version of wine, Acad2000 start and run perfectly !
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13282
Summary: Jabber and IRC protocol plugins doesn't work on Miranda
IM
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lleoliveirabr(a)gmail.com
Hi all, I tried to run Miranda IM program, but Jabber and Irc Protocol doesn't
work. To reproduce the problem download it:
http://files.miranda-im.org/builds/miranda-v080a14w.zip and extract on any
folder and open Miranda32.exe As you can see on Miranda options page/plugins,
jabber and IRC is marked, but on network page we can't see the protocols.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.