http://bugs.winehq.org/show_bug.cgi?id=2968
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-22-10 10:21 -------
then lets close it.
--
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=3610
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2005-22-10 09:20 -------
err:seh:setup_exception stack overflow 712 bytes
is a common bug I encounter with Atmel AvrStudio. For me its caused by
CopyImage() in dlls/user/cursoricon.c. I sent several approches to keep wine
from crashing, but none was applied. Could you try my patch
" CopyImage for IMAGE_BITMAP still not right, next Try"sent to wine-patches 20
Sep 2005 and report?
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.
http://bugs.winehq.org/show_bug.cgi?id=2774
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-22-10 09:04 -------
Resolving as FIXED then.
--
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=1188
------- Additional Comments From wowbagger(a)sktc.net 2005-22-10 08:44 -------
Unfortunately, due to other, non-font related problems I am currently unable to
run MapNGo to test this.
--
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=2774
------- Additional Comments From koxta(a)koxta.net 2005-22-10 08:04 -------
Everything works fine with new wine version. 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.
http://bugs.winehq.org/show_bug.cgi?id=3635
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-22-10 08:03 -------
Thanks Simon.
Can you please send a copy of your patch to wine-patches(a)winehq.org ?
--
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=3635
Summary: winebuild generates broken PowerPC assembler
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ports
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Simon.Richter(a)hogyros.de
winebuild generates references to the high bits of labels with the form
(label)@hi. Current gas chokes on that. The low bits are currently accessed
correctly with @l(reg), so I believe this is merely an oversight.
--
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.