Bug #821

avatar

GLib.MissingIntPtrCtorException

Added by Mirco Bauer 4032 days ago. Updated 3758 days ago.

Status:Closed Start:03/14/2013
Priority:Normal Due date:
Assigned to:avatarAndrés G. Aragoneses % Done:

100%

Category:Frontend GNOME
Target version:0.10
Complexity:

High

Found in Version:

Votes: 0

Description

Exception Type:
GLib.MissingIntPtrCtorException

Exception Message:
GLib.Object subclass Smuxi.Frontend.Gnome.SessionChatView must provide a protected or public IntPtr ctor to support wrapping of native object handles.

Exception StackTrace:
  at GLib.ObjectManager.CreateObject (IntPtr raw) [0x00000] in <filename unknown>:0 
  at GLib.Object.GetObject (IntPtr o, Boolean owned_ref) [0x00000] in <filename unknown>:0 
  at GLib.Object.GetObject (IntPtr o) [0x00000] in <filename unknown>:0 
  at Gtk.Notebook.GetNthPage (Int32 page_num) [0x00000] in <filename unknown>:0 
  at Gtk.Notebook.get_CurrentPageWidget () [0x00000] in <filename unknown>:0 
  at Smuxi.Frontend.Gnome.Notebook.get_CurrentChatView () [0x00000] in /build/buildd/smuxi-0.8.11+git/src/Frontend-GNOME/Notebook.cs:41 
  at Smuxi.Frontend.Gnome.ChatView.OnMessageTextViewMessageAdded (System.Object sender, Smuxi.Frontend.Gnome.MessageTextViewMessageAddedEventArgs e) [0x00000] in <filename unknown>:0 
  at Smuxi.Frontend.Gnome.MessageTextView.AddMessage (Smuxi.Engine.MessageModel msg, Boolean addLinebreak) [0x00580] in /build/buildd/smuxi-0.8.11+git/src/Frontend-GNOME/Views/MessageTextView.cs:423 
  at Smuxi.Frontend.Gnome.MessageTextView.AddMessage (Smuxi.Engine.MessageModel msg) [0x00000] in /build/buildd/smuxi-0.8.11+git/src/Frontend-GNOME/Views/MessageTextView.cs:229 
  at Smuxi.Frontend.Gnome.ChatView.AddMessage (Smuxi.Engine.MessageModel msg) [0x00000] in /build/buildd/smuxi-0.8.11+git/src/Frontend-GNOME/Views/Chats/ChatView.cs:543 
  at Smuxi.Frontend.Gnome.ChatView.Populate () [0x00088] in /build/buildd/smuxi-0.8.11+git/src/Frontend-GNOME/Views/Chats/ChatView.cs:520 
  at Smuxi.Frontend.Gnome.ChatViewManager+<OnChatSynced>c__AnonStorey1F.<>m__32 () [0x00071] in /build/buildd/smuxi-0.8.11+git/src/Frontend-GNOME/ChatViewManager.cs:324 
  at GLib.Idle+IdleProxy.Handler () [0x00000] in <filename unknown>:0 


Related issues

related to Smuxi - Bug #798 Exception: GLib.Object subclass Smuxi.Frontend.Gnome.MessageTextView must provide a protected or public IntPtr ctor to support wrapping of native object handles. New 01/15/2013

History

Updated by Mirco Bauer 3966 days ago

avatar
  • Target version changed from 0.8.10.2 to 0.8.11.1

Updated by Mirco Bauer 3871 days ago

avatar
  • Target version changed from 0.8.11.1 to 0.10
  • Complexity set to High

Updated by Mirco Bauer 3775 days ago

avatar
  • Target version deleted (0.10)

Updated by Mirco Bauer 3758 days ago

avatar
  • Assigned to changed from Mirco Bauer to Andrés G. Aragoneses
  • Target version set to 0.10

Looks like this is a corner case with the GTK# binding which is now fixed by implementing those ctors in ff6104528ad6fa8433d884d8d9fdc5402ed888ac

Updated by Mirco Bauer 3758 days ago

avatar
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF