http://bugs.winehq.com/show_bug.cgi?id=952
Summary: Wine and The Bat!
Product: Wine
Version: 20010112
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: chill(a)malka.com
Hi,
I could make The Bat! (ver. 1.53) to work with Wine on Linux Mandrake 8.2.
The only
problem being: It can't send file attach...
Chill
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=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=951
Summary: widl build fails due to missing y.tab.h
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ronis(a)onsager.chem.mcgill.ca
I do a default build with default configure flags. The last few weeks' builds
have failed with:
make[2]: Entering directory `/home/ronis/Project/notar/wine/tools/widl'
gcc -c -I. -I. -I../../include -I../../include -Wall
-mpreferred-stack-boundary=2 -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o
header.o header.c
header.c:36: y.tab.h: No such file or directory
make[2]: *** [header.o] Error 1
make[2]: Leaving directory `/home/ronis/Project/notar/wine/tools/widl'
make[1]: *** [widl] Error 2
make[1]: Leaving directory `/home/ronis/Project/notar/wine/tools'
make: *** [tools] Error 2
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=951>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=942
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-08-06 15:39 -------
Of course, it only goes a little further before dying, but its progress
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=942>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=942
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-08-06 15:36 -------
Just an FYI - the install creates an exe in the /tmp directory - it is easier
to debug this with eg. 'winedbg E:\\vs60wiz.exe /location:D:' (E: maps to /tmp, d: is
my cdrom).
relay tracing etc show the last thing it does prior to the trap is query a regirsty
key HKLM\Software\Microsoft\Windows\CurrentVersion, value: VersionNumber. It gets
back a return code of 2, and later dies.
Looking at the disassembly I cant see an immediate tie to the missing key and the
trap, and my w2k system doesnt have this key.
Setting Version in config to win2k avoids this trap - perhaps the detection is invalid?
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=942>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=916
------- Additional Comments From samuel(a)sieb.net 2002-08-06 15:32 -------
Here is a program that uses it.
http://www.msen.com/~crandall/PFKS083B.ZIP
Install it, run it, and try to open the calc.lzh file.
You have to be in desktop mode or you'll find another bug. :-)
As soon as the loading is finished, you'll hit 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=916>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-06 14:28 -------
This works for me using latest CVS.
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=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=922
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-06 13:48 -------
Doh! OK thats not much to go on. Just bang it crashes on a write fault. It could
be that it has some data segment in its code section. Could I get a copy setup.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=922>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=467
------- Additional Comments From johane(a)lysator.liu.se 2002-08-06 09:32 -------
Riccardo, it seems you have a setting "Desktop" = "640x480".
Try using "Desktop" = "800x600" instead.
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=467>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=950
Summary: configure incorrectly defines __ASM_FUNC
Product: Wine
Version: 20020804
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: taviso(a)sdf.lonestar.org
i recently tried to upgrade from wine-20020710 to wine-20020804, however it
failed to build with these error messsages http://taviso.decsystem.org/wine , i
made some diffs of all the #include's and compared them and noticed that
__ASM_FUNC was defined like this:
#define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
this #define was generated by configure and put in include/config.h, so i
redefined it like this :
#define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
and wine builds correctly. some details of my system:
taviso@darkstar:~$ uname -a
Linux darkstar 2.4.19 #1 Sat Aug 3 10:33:21 BST 2002 i686 unknown
taviso@darkstar:~$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)
taviso@darkstar:~$ cat /etc/slackware-version
Slackware 8.1
heres the configure log: http://taviso.decsystem.org/config.log.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=950>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.