[Mono-bugs] [Bug 377720] Really strange bug
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jun 16 19:54:05 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=377720
User mchristensen at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=377720#c7
Marc Christensen <mchristensen at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mchristensen at novell.com
Status|NEW |NEEDINFO
Info Provider| |surfzoid2002 at yahoo.fr
--- Comment #7 from Marc Christensen <mchristensen at novell.com> 2008-06-16 17:54:04 MDT ---
I tested this on OpenSuse 10.3 x86_64 with mono-core-105925-0.novell (svn
trunk) and I was unable to start it from within monodevelop or on the command
line. It exited with the following error:
Unhandled Exception: System.InvalidCastException: Cannot cast from source type
to destination type.
at System.Windows.Forms.WebBrowser.get_DocumentText () [0x00011] in
/tmp/monobuild/build/BUILD/mono-105925/mcs/class/Managed.Windows.Forms/System.Windows.Forms/WebBrowser.cs:121
at System.Windows.Forms.WebBrowser.get_DocumentStream () [0x00000] in
/tmp/monobuild/build/BUILD/mono-105925/mcs/class/Managed.Windows.Forms/System.Windows.Forms/WebBrowser.cs:100
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.WebBrowser.get_DocumentStream () <0x00053>
at NetRadios.Form1.webBrowser1_Navigating
(object,System.Windows.Forms.WebBrowserNavigatingEventArgs) [0x00000] in
/home/linux/tmp/bug-377720/NetRadios/NetRadios/Form1.cs:253
at System.Windows.Forms.WebBrowser.OnNavigating
(System.Windows.Forms.WebBrowserNavigatingEventArgs) [0x0000b] in
/tmp/monobuild/build/BUILD/mono-105925/mcs/class/Managed.Windows.Forms/System.Windows.Forms/WebBrowser.cs:501
at System.Windows.Forms.WebBrowser.OnWebHostLoadStarted
(object,Mono.WebBrowser.LoadStartedEventArgs) [0x00038] in
/tmp/monobuild/build/BUILD/mono-105925/mcs/class/Managed.Windows.Forms/System.Windows.Forms/WebBrowser.cs:575
at Mono.Mozilla.Callback.OnStateChange
(Mono.Mozilla.nsIWebProgress,Mono.Mozilla.nsIRequest,int,uint) [0x000f0] in
/tmp/monobuild/build/BUILD/mono-105925/mcs/class/Mono.WebBrowser/Mono.Mozilla/Callback.cs:123
at (wrapper native-to-managed) Mono.Mozilla.Callback.OnStateChange
(intptr,intptr,int,uint) <0x003db>
Can you attach a simple testcase that shows the bug? Also, can you test using
the latest version of mono and see if it still is a bug?
Thank you
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list