[Mono-bugs] [Bug 620916] New: libgluezilla is not being installed for UsingWebBrowser in MacOSX
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jul 8 12:01:00 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=620916
http://bugzilla.novell.com/show_bug.cgi?id=620916#c0
Summary: libgluezilla is not being installed for
UsingWebBrowser in MacOSX
Classification: Mono
Product: Mono: Class Libraries
Version: 2.6.x
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mlegendre at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Blocker: ---
Description of Problem:
The error below is occurring during runtime in MacOSX
MacOSX 10.6
mono 2.6.6
Steps to reproduce the problem:
1. Run UsingWebBrowser at the command line with mono
Actual Results:
libgluezilla not found. To have webbrowser support, you need libgluezilla
installed
libgluezilla not found. To have webbrowser support, you need libgluezilla
installed
libgluezilla not found. To have webbrowser support, you need libgluezilla
installed
System.NullReferenceException: Object reference not set to an instance of an
object
at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in :0
at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in :0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.WebBrowser:set_Url (System.Uri)
at UsingWebBrowser.Form1.DisplayHTMLDoc (System.String path) [0x00000] in :0
at UsingWebBrowser.Form1.setupBrowser2 () [0x00000] in :0
at UsingWebBrowser.Form1.Form1_Load (System.Object sender, System.EventArgs
e) [0x00000] in :0
at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000] in :0
at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000] in
:0
Wed Jul 7 11:32:35 snow.dnsdhcp.provo.novell.com mono[2204] :
kCGErrorCannotComplete: CGSDeviceGetGeometry: Invalid device window
Wed Jul 7 11:32:35 snow.dnsdhcp.provo.novell.com mono[2204] : kCGErrorFailure:
Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
Wed Jul 7 11:32:35 snow.dnsdhcp.provo.novell.com mono[2204] :
kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window
Wed Jul 7 11:32:35 snow.dnsdhcp.provo.novell.com mono[2204] :
kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window
Wed Jul 7 11:32:35 snow.dnsdhcp.provo.novell.com mono[2204] :
kCGErrorCannotComplete: CGSDeviceGetGeometry: Invalid device window
Wed Jul 7 11:32:35 snow.dnsdhcp.provo.novell.com mono[2204] :
kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window
Wed Jul 7 11:32:35 snow.dnsdhcp.provo.novell.com mono[2204] :
kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window
Expected Results:
Should run normally
How often does this happen?
Every time
Additional Information:
this looks a lot like the following bug just in a different OS
https://bugzilla.novell.com/show_bug.cgi?id=511998
--
Configure bugmail: http://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