http://bugs.winehq.org/show_bug.cgi?id=8543
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |16102
--
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=16099
Summary: Touhou 10 crashes on X86_64
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
URL: http://www.doujinstyle.com/touhou/mountainoffaith.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blahboybang(a)gmail.com
Created an attachment (id=17331)
--> (http://bugs.winehq.org/attachment.cgi?id=17331)
Run Log
The game window flickers briefly, but then crashes, producing a debug dump. The
log is 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=7284
--- Comment #21 from Tobias Jakobi <liquid.acid(a)gmx.net> 2008-11-17 17:17:57 ---
Reconfirming with newest git master (ORM=fbo, GSLS=on)
--
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=5131
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
--- Comment #15 from Austin English <austinenglish(a)gmail.com> 2008-11-17 16:37:40 ---
Is this still an issue? I don't see those old versions online anymore...
--
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=421
Julian W. <Speedator(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Speedator(a)gmx.de
--
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=421
--- Comment #89 from Lukáš Krejza <gryffus(a)hkfree.org> 2008-11-17 16:02:31 ---
(In reply to comment #88)
> (In reply to comment #87)
> > Please specify how to install it because I have some troubles with "patch -i
> > dip.patch".... after telling patch where are some files ./configure tells me
> > "config.status: error: cannot find input file:
> > dlls/winedib.drv/Makefile.in".....
> >
>
> It should be
>
> patch -p1 < dib.patch
>
> (from inside top wine folder)
>
> Please tell me if something goes wrong :-)
>
> Ciao
>
> Max
>
Thanx max very much! :-)
I will try it tonight!
Gryffus
--
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=4355
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #18 from Austin English <austinenglish(a)gmail.com> 2008-11-17 15:36:03 ---
Installs fine in git. Crashes on launch in jscript, bug 16101.
--
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=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=5349
--- Comment #15 from dimesio(a)earthlink.net 2008-11-17 14:18:44 ---
Created an attachment (id=17330)
--> (http://bugs.winehq.org/attachment.cgi?id=17330)
SimTower crash on 1.1.8
Installing in 1.1.8, I got the same "Unable to open DDE communication" messages
mentioned in comment 11. I had to kill the installer, but the game was
successfully installed by that time.
The game seems to run fine in a virtual desktop so long as sound is not turned
on. Saving and opening files works fine. In windowed mode, the game freezes at
the splash screen. I did not get the message about sound reported in comment 9;
the game just started up without sound. Turning sound on through the options
menu in the game itself causes it to crash (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.