Advertisement
Guest User

Untitled

a guest
Oct 17th, 2022
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | Fixit | 0 0
  1. $ gst-browser
  2. Object: Namespace new: 32 "<0x7f187c821c20>" error: Invalid argument #GtkTreeModel: key not found
  3. SystemExceptions.NotFound(Smalltalk.Exception)>>signal (ExcHandling.st:254)
  4. SystemExceptions.NotFound(Smalltalk.Exception)>>signal: (ExcHandling.st:264)
  5. SystemExceptions.NotFound class>>signalOn:what: (SysExcept.st:736)
  6. [] in Smalltalk.Namespace(Smalltalk.Dictionary)>>at: (Dictionary.st:139)
  7. Smalltalk.Namespace>>at:ifAbsent: (Namespace.st:160)
  8. Smalltalk.Namespace(Smalltalk.Dictionary)>>at: (Dictionary.st:138)
  9. [] in Smalltalk.CType class>>from: (CType.st:126)
  10. Smalltalk.IdentityDictionary(Smalltalk.LookupTable)>>at:ifAbsent: (LookupTable.st:86)
  11. Smalltalk.CType class>>from: (CType.st:126)
  12. Smalltalk.CPtrCType class>>from: (CType.st:327)
  13. Smalltalk.CType class>>computeAggregateType: (CType.st:140)
  14. Smalltalk.CType class>>from: (CType.st:121)
  15. [] in GtkTreeModelPointer class(Smalltalk.CCompound class)>>declaration:inject:into: (CStruct.st:153)
  16. Smalltalk.Array(Smalltalk.SequenceableCollection)>>do: (SeqCollect.st:826)
  17. GtkTreeModelPointer class(Smalltalk.CCompound class)>>declaration:inject:into: (CStruct.st:169)
  18. GtkTreeModelPointer class(Smalltalk.CStruct class)>>declaration: (CStruct.st:249)
  19. /usr/share/smalltalk/GTK.star#VFS.ZipFile/MoreFuncs.st:16: key GtkAccelGroup not found
  20. /usr/share/smalltalk/GTK.star#VFS.ZipFile/MoreFuncs.st:16: expected Eval, Namespace or class definition
  21. /usr/share/smalltalk/GTK.star#VFS.ZipFile/MoreFuncs.st:23: expected expression
  22. /usr/share/smalltalk/GTK.star#VFS.ZipFile/GtkImpl.st:1: key GtkTextBuffer not found
  23. /usr/share/smalltalk/GTK.star#VFS.ZipFile/GtkImpl.st:1: expected Eval, Namespace or class definition
  24. /usr/share/smalltalk/GTK.star#VFS.ZipFile/GtkImpl.st:8: expected expression
  25. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Gtk/GtkEntry.st:1: key GtkEntry not found
  26. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Gtk/GtkEntry.st:1: expected Eval, Namespace or class definition
  27. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Gtk/GtkEntry.st:7: expected expression
  28. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Gtk/GtkEntryBuffer.st:1: key GtkEntryBuffer not found
  29. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Gtk/GtkEntryBuffer.st:1: expected Eval, Namespace or class definition
  30. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Gtk/GtkEntryBuffer.st:8: expected expression
  31. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Extensions.st:332: key GtkButton not found
  32. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Extensions.st:332: expected Eval, Namespace or class definition
  33. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Extensions.st:345: expected Eval, Namespace or class definition
  34. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Extensions.st:351: expected Eval, Namespace or class definition
  35. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Extensions.st:357: expected Eval, Namespace or class definition
  36. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Extensions.st:363: expected Eval, Namespace or class definition
  37. /usr/share/smalltalk/VisualGST.star#VFS.ZipFile/Extensions.st:368: expected expression
  38. Object: Gtk error: did not understand #gtkWindowToplevel
  39. MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254)
  40. GTK.Gtk class(Object)>>doesNotUnderstand: #gtkWindowToplevel (SysExcept.st:1408)
  41. VisualGST.GtkDebugger(VisualGST.GtkMainWindow)>>initialize (VisualGST.star#VFS.ZipFile/GtkMainWindow.st:166)
  42. VisualGST.GtkDebugger class(VisualGST.GtkMainWindow class)>>openSized: (VisualGST.star#VFS.ZipFile/GtkMainWindow.st:52)
  43. [] in VisualGST.GtkDebugger class>>open: (VisualGST.star#VFS.ZipFile/Debugger/GtkDebugger.st:51)
  44. [] in BlockClosure>>forkDebugger (DebugTools.star#VFS.ZipFile/Extensions.st:75)
  45. [] in Process>>onBlock:at:suspend: (Process.st:394)
  46. BlockClosure>>on:do: (BlkClosure.st:196)
  47. [] in Process>>onBlock:at:suspend: (Process.st:395)
  48. BlockClosure>>ensure: (BlkClosure.st:271)
  49. [] in Process>>onBlock:at:suspend: (Process.st:373)
  50. [] in BlockClosure>>asContext: (BlkClosure.st:182)
  51. BlockContext class>>fromClosure:parent: (BlkContext.st:68)
  52. ^CObject: Gtk error: did not understand #gtkWindowToplevel
  53. MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254)
  54. GTK.Gtk class(Object)>>doesNotUnderstand: #gtkWindowToplevel (SysExcept.st:1408)
  55. VisualGST.GtkDebugger(VisualGST.GtkMainWindow)>>initialize (VisualGST.star#VFS.ZipFile/GtkMainWindow.st:166)
  56. VisualGST.GtkDebugger class(VisualGST.GtkMainWindow class)>>openSized: (VisualGST.star#VFS.ZipFile/GtkMainWindow.st:52)
  57. [] in VisualGST.GtkDebugger class>>open: (VisualGST.star#VFS.ZipFile/Debugger/GtkDebugger.st:51)
  58. [] in BlockClosure>>forkDebugger (DebugTools.star#VFS.ZipFile/Extensions.st:75)
  59. [] in Process>>onBlock:at:suspend: (Process.st:394)
  60. BlockClosure>>on:do: (BlkClosure.st:196)
  61. [] in Process>>onBlock:at:suspend: (Process.st:395)
  62. BlockClosure>>ensure: (BlkClosure.st:271)
  63. [] in Process>>onBlock:at:suspend: (Process.st:373)
  64. [] in BlockClosure>>asContext: (BlkClosure.st:182)
  65. BlockContext class>>fromClosure:parent: (BlkContext.st:68)
  66.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement