http://bugs.winehq.com/show_bug.cgi?id=455
fgouget(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |829
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=455>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=831
Summary: Document the new trace-related winedbg commands
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-documentation
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: fgouget(a)codeweavers.com
(I was bout to enter a bug for this but it's been implemented already ;-)
It is now possible to enable/disable traces from the debugger interface.
-> update the documentation
See the following URL for more information:
http://www.winehq.com/hypermail/wine-devel/2002/05/0818.html
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=831>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=829
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |lionel.ulmer(a)free.fr
------- Additional Comments From apa3a(a)yahoo.com 2002-06-28 14:57 -------
Forwarding to Lionel.
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=829>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=829
Summary: DIB_DirectDrawSurface_Blt does not properly support
DDBLT_WAIT
Product: Wine
Version: CVS
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tony_lambregts(a)telusplanet.net
After playing around with SimCity 3000 some more I found that
DIB_DirectDrawSurface_Blt does not properly support DDBLT_WAIT. What wine
currently does is ignore the flag completely which in most cases is ok. The
problem shows up in SimCity when you click on the top half of the playing surface.
Because DDBLT_WAIT is not supported it makes a compleate mess of the screen.
By doing some serious debuging and a little searching of MSDN I found out what
the program expects to happen. All calls with the DDBLT_WAIT flag set are
supposed to be stored untill DIB_DirectDrawSurface_Blt is called without the
flag set. From what I can tell these requests should be processed in the reverse
order that they were submitted.
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=829>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=825
------- Additional Comments From apa3a(a)yahoo.com 2002-06-27 13:33 -------
Jason, I wonder if you can reproduce the issue with even smaller test case -
when the dialog has only "Cancel" button.
BTW, <Esc> button works - it dismisses the dialog.
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=825>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=825
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Launched window treated as |Window in modal mode does
|child window |not receive mouse and
| |keyboard input
------- Additional Comments From apa3a(a)yahoo.com 2002-06-27 13:28 -------
It looks like the problem is even bigger - the modal dialog can't be accessed
with mouse, moved, does not receive keyboard input.
This bug may affect many VB applications
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=825>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=825
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-06-27 12:21 -------
Testcase uploaded
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=825>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
Done... Dont know why it didnt work though!
-----Original Message-----
From: wine-bugs(a)winehq.com [mailto:wine-bugs@winehq.com]
Sent: 27 June 2002 17:37
To: us(a)the-edmeades.demon.co.uk
Subject: [Bug 825] - Launched window treated as child window
http://bugs.winehq.com/show_bug.cgi?id=825
------- Additional Comments From apa3a(a)yahoo.com 2002-06-27 11:36 -------
Jason, could you attach the archive directly to the bug report?
I can't download it.
Use hyperlink "Create a new attachment".
Thank you
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=825>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=780
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |pouech(a)winehq.com
Platform| |All
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=780>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=825
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-06-27 12:16 -------
Created an attachment (id=191)
(720Kb testcase zipped)
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=825>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=657
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Platform| |All
Resolution| |WONTFIX
------- Additional Comments From apa3a(a)yahoo.com 2002-06-27 12:15 -------
No use of 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=657>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=825
------- Additional Comments From apa3a(a)yahoo.com 2002-06-27 11:36 -------
Jason, could you attach the archive directly to the bug report?
I can't download it.
Use hyperlink "Create a new attachment".
Thank you
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=825>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=827
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mike_mccormack(a)start.com.au
------- Additional Comments From apa3a(a)yahoo.com 2002-06-27 10:26 -------
Mike, could you look at this issue?
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=827>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=827
Summary: Running Agfa Photowise under Wine
Product: Wine
Version: 20020605
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tkujala(a)lut.fi
When Agfa Photowise tries to comminucate to the digital camera connected in
/dev/ttyS0, it tries to flush all file buffers using FlushFileBuffers()
Under linux, flushing /dev/ttyS0 seems to fail and FlushFileBuffers() will
return FALSE, which in turn causes Photowise to think that communication has failed.
Changing FlushFileBuffers() in files/file.c to always return TRUE, will make
Photowise to work perfectly, and finally I can use my old Agfa CL50 at full
115200 speed under linux.
The change I did was:
BOOL WINAPI FlushFileBuffers( HANDLE hFile )
{
BOOL ret;
SERVER_START_REQ( flush_file )
{
req->handle = hFile;
ret = !wine_server_call_err( req );
}
SERVER_END_REQ;
/* do not ever fail :) */
return TRUE;
/*return ret;*/
}
But this is not good, there probably should be some knowledge in the hFile,
which would tell the wineserver that this is a serial device and flushing
should be done in some other way (or not at all?).
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=827>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=825
Summary: Launched window treated as child window
Product: Wine
Version: CVS
Platform: PC
URL: http://www.the-edmeades.demon.co.uk/testdialog.zip
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: us(a)the-edmeades.demon.co.uk
VB Program, launches another window and the launched window is clipped to the
boundaries of the launching window - On w2k it appears fine.
I have cut this down to a very small testcase:
Download the program from http://www.the-edmeades.demon.co.uk/testdialog.zip
and unzip it. wine testdialog.exe
Click on not modal, and window appears correctly
Click on modal, and window is clipped to the launching program (you only see a
small amount in one corner).
The VB code is:
Load formname
formname.show
or
formname.show vbModal
Traces available as required, but testcase should show problem clearly
Jason
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=825>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=730
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-06-26 15:03 -------
Closing per reporter's comments.
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=730>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=730
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Platform| |All
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-06-26 14:56 -------
Tested today and seems ok
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=730>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=824
Summary: \0 character is added to REG_MULTI_SZ registry values
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P1
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: apa3a(a)yahoo.com
Wine treats such values as strings, bug Windows processes them as binary values.
Following values list is imported and then exported with Windows regedit
correctly on Windows:
"Empty Value0"=hex(7):
"Empty Value1"=hex(7):00
"Empty Value2"=hex(7):01
On Wine the same Windows regedit exports this as:
"Empty Value0"=hex(7):00
"Empty Value1"=hex(7):00
"Empty Value2"=hex(7):01,00
Probably the problem exists because Wine treats this format as strings which
must have 0 character delimiter. Windows, probably processes this format as any
other binary format (according to the test and to the fact that Windows regedit
shows values of this type as binary).
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=824>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=823
h.davies1(a)physics.ox.ac.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From h.davies1(a)physics.ox.ac.uk 2002-06-26 09:20 -------
Looks like cups is returning a ppd file that Wine doesn't understand. Could you
send me the ppd file? A way to do this is to edit wine/dlls/wineps/init.c and
comment out the line
if(ppd) unlink(ppd);
then run Wine on your favourite program with +psdrv logging, out through the log
for PSDRV_ParsePPD file '<filename>'
and send me the file displayed in <filename>
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=823>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=823
------- Additional Comments From thielen(a)netprince.net 2002-06-26 06:35 -------
Created an attachment (id=190)
Full trace of printing in SmartForms
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=823>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=823
------- Additional Comments From thielen(a)netprince.net 2002-06-26 06:33 -------
Created an attachment (id=189)
Interesting part of trace
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=823>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=823
Summary: Printing with CUPS does not work automatically
Product: Wine
Version: CVS
Platform: Other
URL: http://www.netperson.net/~thielen
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: thielen(a)netprince.net
Printing does not work automatically with CUPS (cups-1.1.10-9mdk,
libcups1-devel-1.1.10-9.1mdk) installed. See traces at the above URL.
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=823>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=801
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-25 23:43 -------
Need to check if the fix for bug 806 fixes this one version 3.70
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=801>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.