http://bugs.winehq.com/show_bug.cgi?id=1206
Summary: Compile warning on hal.c
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: sirjesseb(a)hotmail.com
On Redhat 8.0, gcc 3.2, Wine 20021219 (Not CVS, version is not listed in the
listbox...):
during the compile:
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o ddraw/hal.o
ddraw/hal.c
ddraw/hal.c:152: warning: initialization from incompatible pointer type
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=1206>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1135
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-12-28 04:25 -------
This could be due to missing CreateMenu/DestroyMenu state memorizing
functionality that is implemented from Win9x on (Win 3.x didn't have that).
(implementing this properly is difficult, since it's unknown how exactly to do that)
Another programs affected by this is FilZip 2.01 (IIRC).
Another program with non-working menus is reported to be QuoteTracker.
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=1135>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1205
Summary: DOSFS_OpenDevice does not support parallel printer
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: alves(a)coslinux.com.br
DOSFS_OpenDevice does not have any support for parallel printers
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=1205>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From michaell(a)spiritshigh.com 2002-12-27 14:22 -------
That patch worked. The Bat installed correctly and is working near flawlessly.
The most notable defect is only visual, the edge of the toolbars doesn't redraw
correctly.
Thanks!
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=952
------- Additional Comments From rklazes(a)xs4all.nl 2002-12-27 11:11 -------
Created an attachment (id=365)
Try the attached patch for the install failure
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=1204
Summary: Winesetup: (easy) sets registry settings before choosing
Windows install
Product: Wine
Version: 20020904
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: _Shawn_Curry_(a)excite.com
I just started using wine. I wanted to run VB but still be logged in to
Linux(RH8 2.4.14-18kern). I'm a 1st year programming student and I'm in a VB
class.. so naturally I wanted to run it in a superior environment (thanks BTW).
Anyhow, I have both Win XP and Win ME installed, and a "Working Model Edition"
VB6 from the book. The Win XP(FAT32) is on the same drive as Linux, and Win ME
is installed on a second drive, all setup in my /etc/fstab to automount. When I
run winesetup for the first time, it sees Win XP and thus gets the wrong
settings(if any). If I dismount the Win XP partition and overwrite the
configuration, it gets the settings from Win ME. THE NEXT SCREEN is where you
choose which Windows install to use. Basically it would make sense to choose
which install to use before detecting the settings. Copy & Pasteable almost?
Thanks.
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=1204>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1201
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |lionel.ulmer(a)free.fr
Status|UNCONFIRMED |ASSIGNED
everconfirmed|0 |1
------- Additional Comments From lionel.ulmer(a)free.fr 2002-12-25 15:55 -------
Can you attach a +ddraw log ?
If possible, use the current CVS tree plus the bunch of Direct3D patches
recently sent to the wine-patches mailing list.
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=1201>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.