[Mono-bugs] [Bug 347812] New: Mono pops up an MWF dialog when Debug. Assert is called in Tomboy
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Dec 11 16:50:21 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=347812
Summary: Mono pops up an MWF dialog when Debug.Assert is called
in Tomboy
Product: Mono: Class Libraries
Version: 1.2.6
Platform: i586
OS/Version: SLED 10
Status: NEW
Severity: Major
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: twiest at novell.com
QAContact: mono-bugs at ximian.com
Found By: Development
Description of Problem:
Aaron Bockover found a problem in Tomboy where it inappropriately calls
Debug.Assert in it's Notes class. What happens is that when switching virtual
desktops in Compiz (it only happens in Compiz), a MWF MessageBox appears
blocking tomboy's main loop.
Even though Tomboy shouldn't be calling Debug.Assert, Mono shouldn't be popping
up an MWF MessageBox in a GTK# app.
This was recreated on Mono 1.2.6p4 on SLED 10 SP1 i586 with XGL / Compiz
enabled.
Steps to reproduce the problem:
1. Installed Mono 1.2.6p4 on a box with XGL / Compiz enabled.
2. Open a Tomboy Note
3. Switch to another virtual desktop.
Actual Results:
MWF Message box pops up.
Expected Results:
Nothing.
How often does this happen?
Almost every time. I have seen it not pop up sometimes though.
Additional Information:
None.
--
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