Advertisement
Guest User

Untitled

a guest
Aug 9th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. W: GTK::Window<94628514502080>
  2. B: GTK::Box<94628477639936>
  3. BW: GTK::Raw::Types::GtkWidget<94628459901552>
  4. C[1]: GTK::Compat::Types::GList<94628459921512> D: NativeCall::Types::Pointer<94628459901872> / N: GTK::Compat::Types::GList<94628459921552> / P:
  5. C[2]: GTK::Compat::Types::GList<94628459921552> D: NativeCall::Types::Pointer<94628459901904> / N: GTK::Compat::Types::GList<94628459921592> / P: GTK::Compat::Types::GList<94628459921632>
  6. C[3]: GTK::Compat::Types::GList<94628459921592> D: NativeCall::Types::Pointer<94628459901936> / N: / P: GTK::Compat::Types::GList<94628459921672>
  7. Use of uninitialized value of type GTK::Compat::Types::GList in string context.
  8. Methods .^name, .perl, .gist, or .say can be used to stringify it to something meaningful.
  9. in block at t/01-widget.t line 57
  10. Cannot look up attributes in a GTK::Compat::Types::GList type object
  11. in method data at /home/cbwood/Projects/p6-GtkPlus/lib/GTK/Compat/Types.pm6 (GTK::Compat::Types) line 27
  12. in block at t/01-widget.t line 57
  13. in block at /home/cbwood/Projects/p6-GtkPlus/lib/GTK/Roles/Signals.pm6 (GTK::Roles::Signals) line 17
  14. in method CALL-ME at /home/cbwood/Projects/rakudobrew/moar-master/install/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 581
  15. in method run at /home/cbwood/Projects/p6-GtkPlus/lib/GTK/Application.pm6 (GTK::Application) line 118
  16. in block <unit> at t/01-widget.t line 66
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement