http://bugs.winehq.org/show_bug.cgi?id=1091
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-20-06 16:00 -------
applied now i guess.
--
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=3070
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
--
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=3070
------- Additional Comments From marcus(a)jet.franken.de 2005-20-06 15:54 -------
seems to be a bug in your freetype2 library, perhaps with
one of your truetype fonts.
not a wine problem in my opinion.
--
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=3067
------- Additional Comments From pagerc(a)gmail.com 2005-19-06 12:32 -------
Ok, I think there's a problem in the logic for handling MSG_HARDWARE. It seems
that wine used to (in 20050323) set req->type = MSG_HARDWARE; and in 20050324,
it doesn't record this information. So the logic based around checking for the
MSG_HARDWARE seems to be removed in the patch. Perhaps the int type should be
added to struct accept_hardware_message_request (requires modification of
include/wine/server_protocol.h and server/protocol.def), and then it can be
checked for in DECL_HANDLER(accept_hardware_message) of queue.c.
I'll give it a shot another day. I've got some work to do and it's Father's
Day. So I'm just glad someone responded so far.
--
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=3067
------- Additional Comments From pagerc(a)gmail.com 2005-19-06 12:20 -------
I modified the code for 20050324, and made wine break more, but I did get an
error message indicating a hardware event:
err:msg:process_hardware_message unknown message type 7
Perhaps that can help narrow down where the logic is broken.
--
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=3067
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From Speeddymon(a)gmail.com 2005-19-06 09:12 -------
Hi! Thanks for the bug report, but can you post a link to the patch that
modifies those files? That would help more than anything.. Thanks!
--
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.