Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors while executing #92

Closed
Juergen-Coding opened this issue Jun 22, 2023 · 1 comment
Closed

Errors while executing #92

Juergen-Coding opened this issue Jun 22, 2023 · 1 comment

Comments

@Juergen-Coding
Copy link

System:
Kernel: 6.0.7-1-default arch: x86_64 bits: 64 Desktop: Xfce v: 4.16.1
Distro: openSUSE Tumbleweed 20221106

`./PabloDraw
An error occurred. Please report this information to https://github.com/cwensley/pablodraw/issues:
System.NullReferenceException: Arg_NullReferenceException
at GLib.GType.op_Explicit(Type)
at GLib.Object.ClassInitializer.AddProperties(IntPtr)
at GLib.Object.ClassInitializer.ClassInit(IntPtr)

(PabloDraw:23903): GLib-GObject-CRITICAL **: 13:56:43.948: g_object_new_is_valid_property: object class '__gtksharp_5_Eto_GtkSharp_Forms_GtkShrinkableVBox' has no property named 'homogeneous'

(PabloDraw:23903): GLib-GObject-WARNING **: 13:56:43.951: ../gobject/gsignal.c:2517: signal 'destroy' is invalid for instance '0x55bdf8552480' of type '__gtksharp_5_Eto_GtkSharp_Forms_GtkShrinkableVBox'

(PabloDraw:23903): Gtk-CRITICAL **: 13:56:43.952: gtk_widget_set_visible: assertion 'GTK_IS_WIDGET (widget)' failed

(PabloDraw:23903): Gtk-CRITICAL **: 13:56:43.954: gtk_box_pack: assertion 'GTK_IS_WIDGET (child)' failed

(PabloDraw:23903): Gtk-CRITICAL **: 13:56:43.964: gtk_box_pack: assertion 'GTK_IS_BOX (box)' failed

(PabloDraw:23903): GLib-GObject-CRITICAL **: 13:56:43.967: g_object_new_is_valid_property: object class '__gtksharp_6_Eto_GtkSharp_Forms_EtoVBox' has no property named 'homogeneous'

(PabloDraw:23903): GLib-GObject-WARNING **: 13:56:43.967: ../gobject/gsignal.c:2517: signal 'destroy' is invalid for instance '0x55bdf8553040' of type '__gtksharp_6_Eto_GtkSharp_Forms_EtoVBox'

(PabloDraw:23903): Gtk-CRITICAL **: 13:56:43.967: gtk_box_pack: assertion 'GTK_IS_BOX (box)' failed

(PabloDraw:23903): Gtk-CRITICAL **: 13:56:43.967: gtk_box_pack: assertion 'GTK_IS_BOX (box)' failed
Unhandled exception. System.NullReferenceException: Arg_NullReferenceException
at GLib.GType.op_Explicit(Type)
at GLib.Object.ClassInitializer.AddProperties(IntPtr)
at GLib.Object.ClassInitializer.ClassInit(IntPtr)
Abgebrochen (Speicherabzug geschrieben)
`

@cwensley
Copy link
Owner

Dupe of #91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants