I'm calling StatusIcon.GetGeometry to place a pop-up notification. This works
fine on my Linux/Mono, but is failing on Windows Mono/.NET with an
AccessViolationException (please see attached 
http://www.nabble.com/file/p24257005/stacktrace.log stacktrace.log ).

The call to StatusIcon.GetGeometry is being called during the
Application.Run loop, using a delegate via Application.Invoke, so I'm not
sure if it's a system resource allocation issue or whether it is a bug with
the StatusIcon API.

If anyone can shed some light I would be most grateful.
-- 
View this message in context: 
http://www.nabble.com/AccessViolationException-on-StatusIcon.GetGeometry-on-Windows-tp24257005p24257005.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.

_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to