satta / ltrsift

semi-automatic classification and postprocessing of LTR retrotransposons
GNU General Public License v2.0
5 stars 2 forks source link

ltrsift issue #3

Open OluchiAroh opened 5 years ago

OluchiAroh commented 5 years ago

Hi Satta, i get this error messages in my commandl ine when running ltr sift, is this normal?

Attempting to add a widget with type GtkLabel to a container of type GtkAlignment, but the widget is already inside a container of type GtkAlignment, the GTK+ FAQ at http://library.gnome.org/devel/gtk-faq/stable/ explains how to reparent a widget.

(ltrsift:5141): Gtk-CRITICAL **: 10:44:22.728: gtk_box_pack: assertion 'child->parent == NULL' failed

(ltrsift:5141): Gtk-CRITICAL **: 10:44:22.734: gtk_box_pack: assertion 'child->parent == NULL' failed

(ltrsift:5141): Gtk-CRITICAL **: 10:44:22.734: gtk_box_pack: assertion 'child->parent == NULL' failed

(ltrsift:5141): Gtk-WARNING **: 10:46:09.942: Attempting to add a widget with type GtkLabel to a container of type GtkAlignment, but the widget is already inside a container of type GtkAlignment, the GTK+ FAQ at http://library.gnome.org/devel/gtk-faq/stable/ explains how to reparent a widget.

(ltrsift:5141): Gtk-CRITICAL **: 10:46:09.943: IA__gtk_label_get_text: assertion 'GTK_IS_LABEL (label)' failed Segmentation fault (core dumped)

satta commented 5 years ago

Hey,sorry for the late reply. I am afraid to say that LTRsift is not the focus of my activities these days :/ What platform are you on? (Linux? Distro? CPU architecture?) Where did you get your copy of LTRsift and how did you try to run it?