[Gtk-sharp-list] AccessViolationException on StatusIcon.GetGeometry on Windows

rgladwell ricardo.gladwell at gmail.com
Mon Jun 29 12:05:40 EDT 2009


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.



More information about the Gtk-sharp-list mailing list