[Mono-bugs] [Bug 81559][Nor] New - NotifyIcon does not send Paint events on X11

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 8 05:00:30 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jordimash at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81559

--- shadow/81559	2007-05-08 05:00:30.000000000 -0400
+++ shadow/81559.tmp.23782	2007-05-08 05:00:30.000000000 -0400
@@ -0,0 +1,32 @@
+Bug#: 81559
+Product: Mono: Class Libraries
+Version: 1.2
+OS: Debian Woody
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: jordimash at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: NotifyIcon does not send Paint events on X11
+
+NotifyIcon only sends one single Paint event on X11. It works fine on win32. 
+
+The result is that the icon gets painted when you start the program but
+then when a paint event is need it is never send and the icon is not
+painted properly.
+
+You can reproduce it easily with the following sample:
+
+http://www.softcatala.org/~jmas/ob-stats/ob-stats.cs
+
+Probably the problem is that we  are not setting the drawing paint event at
+XplatUIX11.SystrayAdd.
+
+Jordi,


More information about the mono-bugs mailing list