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.
http://bugs.winehq.com/show_bug.cgi?id=822
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-25 15:10 -------
Forward to Lionel.
Lionel, should we at least apply the suggested hack?
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=822>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=811
------- Additional Comments From apa3a(a)yahoo.com 2002-06-25 15:06 -------
Juergen, I suggest you to discuss this issue on wine-devel as the problem is
pretty well defined and I don't know who can handle it.
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=811>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=822
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-25 15:04 -------
Created an attachment (id=187)
Screen shot showing SimCity after patch applied
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=822>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=816
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |lionel.ulmer(a)free.fr
Summary|Tanarus dosen't run |Direct3D - Tanarus dosen't
| |run
------- Additional Comments From apa3a(a)yahoo.com 2002-06-25 14:46 -------
Ivan, I guess the application just hangs, right?
The log shows timed out call RtlpWaitForCriticalSection.
The changelog has calls like MESA_IDirect3D2Impl_CreateDevice, so this game
probably uses Direct3D. In this case I would expect problems Wine currently does
not have Direct3D support.
The web site mentions in many places that this game used Direct3D:
http://tanarus.station.sony.com/press1-25-99.jsp
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=816>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.