http://bugs.winehq.org/show_bug.cgi?id=2593
matchmovie(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From matchmovie(a)yahoo.com 2004-04-12 22:37 -------
I bit the bullet and ran this down. windows/message.c required a small addition,
now works fine, I am submitting a patch for it.
--
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=2598
Summary: Problem compiling wine 20041201
Product: Wine
Version: 20041201
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
[...]
make[2]: Entering directory `/tmp/wine-20041201/dlls/ntdll'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing
-gstabs+ -Wpointer-arith -s -O3 -march=i686 -o cdrom.o cdrom.c
In file included from /usr/include/asm/byteorder.h:57,
from /usr/include/linux/cdrom.h:14,
from cdrom.c:63:
/usr/include/linux/byteorder/little_endian.h:43: error: parse error before
"__cpu_to_le64p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_le64p':
/usr/include/linux/byteorder/little_endian.h:45: error: `__le64' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h:45: error: (Each undeclared
identifier is reported only once
/usr/include/linux/byteorder/little_endian.h:45: error: for each function it
appears in.)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:47: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__le64_to_cpup':
/usr/include/linux/byteorder/little_endian.h:49: error: `p' undeclared (first
use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:51: error: parse error before
"__cpu_to_le32p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_le32p':
/usr/include/linux/byteorder/little_endian.h:53: error: `__le32' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:55: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__le32_to_cpup':
/usr/include/linux/byteorder/little_endian.h:57: error: `p' undeclared (first
use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:59: error: parse error before
"__cpu_to_le16p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_le16p':
/usr/include/linux/byteorder/little_endian.h:61: error: `__le16' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:63: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__le16_to_cpup':
/usr/include/linux/byteorder/little_endian.h:65: error: `p' undeclared (first
use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:67: error: parse error before
"__cpu_to_be64p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_be64p':
/usr/include/linux/byteorder/little_endian.h:69: error: `__be64' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h:69: error: parse error before
"__swab64p"
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:71: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__be64_to_cpup':
/usr/include/linux/byteorder/little_endian.h:73: error: `p' undeclared (first
use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:75: error: parse error before
"__cpu_to_be32p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_be32p':
/usr/include/linux/byteorder/little_endian.h:77: error: `__be32' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h:77: error: parse error before
"__swab32p"
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:79: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__be32_to_cpup':
/usr/include/linux/byteorder/little_endian.h:81: error: `p' undeclared (first
use in this function)
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:83: error: parse error before
"__cpu_to_be16p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_be16p':
/usr/include/linux/byteorder/little_endian.h:85: error: `__be16' undeclared
(first use in this function)
/usr/include/linux/byteorder/little_endian.h:85: error: parse error before
"__swab16p"
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:87: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__be16_to_cpup':
/usr/include/linux/byteorder/little_endian.h:89: error: `p' undeclared (first
use in this function)
make[2]: *** [cdrom.o] Error 1
make[2]: Leaving directory `/tmp/wine-20041201/dlls/ntdll'
make[1]: *** [ntdll] Error 2
make[1]: Leaving directory `/tmp/wine-20041201/dlls'
make: *** [dlls] Error 2
--
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=2597
Summary: Directory naming
Product: Wine
Version: unspecified
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
I would just let you know that I think it would be great if you could do a
little improvement :
when you untar Wine-20041201.tar.gz it creates a directory named "wine-20041201".
It would be more logical if this directory would be named "Wine-20041201" or if
the tarball would be named wine-20041201.tar.gz (same name for both).
--
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=2596
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=278
--
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=1973
------- Additional Comments From willie(a)froq.net 2004-04-12 11:16 -------
One more info (from Sebastien Miglio of TVPaint, the Mirage devs) - hope this
may help:
"The problem come from the 32bits Pixels blit functions in Wine.
Mirage use the MS Windows function StretchDIBits() with pixel biBitCount=32."
--
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=2543
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Version|20041019 |20041201
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-04-12 06:39 -------
Installation crashed with the following message:
" Erreur lors de l'extraction des fichiers de support." (french)
" Error while extracting support files." (english translation)
Here is the log:
---
[j@localhost tmp]$ wine /mnt/cdrom/Setup.exe
Converted windows dir to new entry HKCU\Environment "windir" = L"c:\\windows"
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
(...)
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
err:ole:MARSHAL_Register_Proxy Already have mid?
fixme:ole:CoUnmarshalInterface Failed to create instance of unmarshaller
{0000030b-0000-0000-c000-000000000046}.
fixme:ole:_unmarshal_interface Marshalling interface
{aa7e2068-cb55-11d2-8094-00104b1f9838} failed with 800401f0
fixme:ole:deserialize_param failed to stuballoc in TKIND_RECORD.
fixme:ole:TMStubImpl_Invoke Failed to deserialize param pTransferEvents, hres
800401f0
fixme:ole:CoUnmarshalInterface Failed to create instance of unmarshaller
{0000030b-0000-0000-c000-000000000046}.
fixme:ole:_unmarshal_interface Marshalling interface
{aa7e2068-cb55-11d2-8094-00104b1f9838} failed with 800401f0
fixme:ole:deserialize_param failed to stuballoc in TKIND_RECORD.
fixme:ole:TMStubImpl_Invoke Failed to deserialize param pTransferEvents, hres
800401f0
fixme:ole:PipeBuf_Release Free all stuff
fixme:ole:PipeBuf_Release Free all stuff
(...)
fixme:ole:PipeBuf_Release Free all stuff
fixme:ole:PipeBuf_Release Free all stuff
fixme:ole:read_pipe Read only 0 of 4 bytes from 0x58.
fixme:ole:_StubReaderThread Failed with hres 80004005
[j@localhost tmp]$
--
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=2596
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-04-12 06:18 -------
Here is the game installation log:
---
[j@localhost tmp]$ wine /mnt/cdrom/Install.exe
Converted windows dir to new entry HKCU\Environment "windir" = L"c:\\windows"
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:shell:Stream_WriteLocationInfo writing empty location info
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
err:menubuilder:fork_and_wait wineshelllink returned 1
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:shell:Stream_WriteLocationInfo writing empty location info
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
err:menubuilder:fork_and_wait wineshelllink returned 1
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:winhelp:WinMain Unsupported cmd line: fs98.hlp
[j@localhost tmp]$
---
--
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=2595
Summary: release archive compression : bzip2 instead of gzip
Product: Wine
Version: 20041201
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
The release source archive is compressed with gzip.
I made a test by compressing the 20041201 tar archive with bzip2. The size
decreased by 22%.
I test each release. I would appreciate the archive size reducing.
--
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.