[Mono-bugs] [Bug 370944] New: Design troubles
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Mar 14 07:26:09 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=370944
Summary: Design troubles
Product: Mono: Class Libraries
Version: 1.2.6
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Major
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: dartoism at lunarpark.be
QAContact: mono-bugs at lists.ximian.com
Found By: DeveloperNet
Description of Problem:
There is a design problem on Mac OSX: http://www.lunarpark.be/mono/monoosx.png
Steps to reproduce the problem:
1. open the application
2. cancel the login
3. click file/login the window will have the design problem. Moving the window
will accentuate the problem
4. login with test user and an empty password
5. choose a patient in the combo and click on the icon just next to the combo.
An mdi child window will be opened, presenting the same problem.
6. forcing a refresh() of the parent window solves the problem.
Additional Information:
Mono also often crash while opening the top menu. I also tried the 1.9 version
but problems are still present.
Here are two error:
1--
Fri Mar 14 09:51:54 philippe-duboiss-mac-mini.local mono[197] <Error>:
CGContextDrawImage: invalid context
Fri Mar 14 09:51:54 philippe-duboiss-mac-mini.local mono[197] <Error>:
CGContextSynchronize: invalid context
Fri Mar 14 09:51:54 philippe-duboiss-mac-mini.local mono[197] <Error>:
CGContextSynchronize: invalid context
Stacktrace:
at (wrapper managed-to-native) System.Drawing.Carbon.QDEndCGContext
(intptr,intptr&) <0x00004>
at (wrapper managed-to-native) System.Drawing.Carbon.QDEndCGContext
(intptr,intptr&) <0xffffffff>
at System.Drawing.Carbon.ReleaseContext (intptr,intptr) <0x000c0>
at System.Drawing.Graphics.Dispose () <0x0004f>
at (wrapper remoting-invoke-with-check) System.Drawing.Graphics.Dispose ()
<0xffffffff>
at System.Drawing.Graphics.Finalize () <0x00013>
at (wrapper runtime-invoke) System.Drawing.StringFormat.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>
Abort trap
2--
Fri Mar 14 10:34:55 philippe-duboiss-mac-mini.local mono[257] <Error>:
CGContextDrawImage: invalid context
Fri Mar 14 10:34:55 philippe-duboiss-mac-mini.local mono[257] <Error>:
CGContextSynchronize: invalid context
Fri Mar 14 10:34:55 philippe-duboiss-mac-mini.local mono[257] <Error>:
CGContextSynchronize: invalid context
Stacktrace:
at (wrapper managed-to-native) System.Drawing.Carbon.QDEndCGContext
(intptr,intptr&) <0x00004>
at (wrapper managed-to-native) System.Drawing.Carbon.QDEndCGContext
(intptr,intptr&) <0xffffffff>
at System.Drawing.Carbon.ReleaseContext (intptr,intptr) <0x000c0>
at System.Drawing.Graphics.Dispose () <0x0004f>
at (wrapper remoting-invoke-with-check) System.Drawing.Graphics.Dispose ()
<0xffffffff>
at System.Drawing.Graphics.Finalize () <0x00013>
at (wrapper runtime-invoke) System.Drawing.StringFormat.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>
Abort trap
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list