http://bugs.winehq.org/show_bug.cgi?id=4454
Summary: Any program run through wine crashes if wine is set to
anything other than 24 bit
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ergzay(a)everyoneproductions.com
I am not sure if this problem is local to my system or not, but whenever I use
winecfg or regedit to turn off double buffering and turn on a bit setting other
than the default (24) when I open any application using wine (also winecfg,
regedit, etc) it spits this out and exits:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 13
Current serial number in output stream: 14
To fix this I have to edit by hand (because winecfg and regedit no longer work)
the user.reg file and change the value back to 24 and/or set double buffering to
"Y".
I am running Fedora Core 4 on a 933 Mhz Pentium III. The video card is a RIVA
TNT2 built-in.
--
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=3958
------- Additional Comments From cklein(a)mpi-sb.mpg.de 2006-31-01 15:57 -------
This bug still exists. Furthermore you cannot load saved games.
If you try, it crashes with
ERROR: You are viewing a message intended for the developers of Wizardry 8.
Please report the following information to technical support.
We apologize for this inconvenience.
Debug assertion in module C:\Projects\Wizardry 8\Local
Screens\PleaseWaitScreen.cpp line 293 failed:
Expression [ fVerify ] evaluates to false.
According to the appdb-entry, there are also other people affected by this bug.
Using native msvcrt.dll solves both the font problem and the crash.
--
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=4081
martin-fuchs(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1795 is|0 |1
obsolete| |
------- Additional Comments From martin-fuchs(a)gmx.net 2006-31-01 15:51 -------
Created an attachment (id=1801)
--> (http://bugs.winehq.org/attachment.cgi?id=1801&action=view)
better patch to launch Photoshop again
OK, here is a better patch. Please try it out - I will send it to the patch
mailing list.
--
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=4268
------- Additional Comments From wine.dev(a)web.de 2006-31-01 15:39 -------
Hi.
I'm searching the Place, where the Printername changed:
Starting with the correct Result of "GetDefaultPrinter"
(without a space) over the incorrect Parameter of "GetPrivateProfileStringW"
(with space) on the code-Path to "OpenPrinterW" (with space).
See "1)" at comment #39.
There was a typo in my last comment (between snoop and relay, i send you a mail
about this).
WINEDEBUG="+winspool+,+profile,+snoop,+relay,+seh,+msvcrt" wine ... 2>large.log
grep -C 1000 'L" ' large.log >not_so_large.log
Nothing must be stripped between "GetDefaultPrinter" (without space) and
"GetPrivateProfileStringW" (with space), so higher numbers might be needed.
I tried the grep on the logs you alredy attached to this Bug and see the
change from "printername" to L" printername".
(First is ANSI without space, second is UNICODE with space).
Windows has string-functions at several places and i hope to see the used
functions and the memory-locations from relay.
And when we have luck, it's msvcrt (that's why i suggested to test also with
native msvcrt to compare the logs).
(If it's done with OLE, then I'm lost...).
Machine is not special, as long as the Space is inserted, but please use a
Default Printer with only simple characters (a-z,A-Z,0-9) first.
--
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3749
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-31-01 12:29 -------
Everything is builtin, but i don't see any output (not even one fixme) in the
console. How could i check if msiexec is called, or if it tries to detect the
version? thx
--
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=4451
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-31-01 12:03 -------
*** Bug 4450 has been marked as a duplicate of this bug. ***
--
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.