[Mono-bugs] [Bug 649364] New: radegast fails to start using mono-2.8
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Oct 26 13:32:14 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=649364
https://bugzilla.novell.com/show_bug.cgi?id=649364#c0
Summary: radegast fails to start using mono-2.8
Classification: Mono
Product: Mono: Runtime
Version: 2.8.x
Platform: Other
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: interop
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: pacho at condmat1.ciencias.uniovi.es
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.7
(KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7
Reported doswnstream at:
http://bugs.gentoo.org/show_bug.cgi?id=341435
The crash is the following:
Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
at System.Windows.Forms.Document.LineTagToCharIndex (System.Windows.Forms.Line
line, Int32 pos) [0x00000] in <filename unknown>:0
at System.Windows.Forms.RichTextBox.set_SelectionColor (Color value) [0x00000]
in <filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.RichTextBox:set_SelectionColor (System.Drawing.Color)
at Radegast.RichTextBoxPrinter.set_ForeColor (Color value) [0x00000] in
<filename unknown>:0
at Radegast.ChatTextManager.ProcessBufferItem (Radegast.ChatBufferItem item,
Boolean addToBuffer) [0x00000] in <filename unknown>:0
at Radegast.ChatTextManager.ReprintAllText () [0x00000] in <filename unknown>:0
at Radegast.ChatConsole.UpdateFontSize () [0x00000] in <filename unknown>:0
at Radegast.ChatConsole..ctor (Radegast.RadegastInstance instance) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check) Radegast.ChatConsole:.ctor
(Radegast.RadegastInstance)
at Radegast.TabsConsole.InitializeChatTab () [0x00000] in <filename unknown>:0
at Radegast.TabsConsole..ctor (Radegast.RadegastInstance instance) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check) Radegast.TabsConsole:.ctor
(Radegast.RadegastInstance)
at Radegast.frmMain.InitializeTabsConsole () [0x00000] in <filename unknown>:0
at Radegast.frmMain.InitializeControls () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Radegast.frmMain:InitializeControls ()
at Radegast.RadegastInstance..ctor (OpenMetaverse.GridClient client0) [0x00000]
in <filename unknown>:0
at Radegast.RadegastInstance.get_GlobalInstance () [0x00000] in <filename
unknown>:0
at Radegast.MainProgram.Main (System.String[] args) [0x00000] in <filename
unknown>:0
And radegast developers think it's a mono problem:
http://jira.openmetaverse.org/browse/RAD-201
Thanks for fixing this
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: https://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