openmonk / guayadeque

Guayadeque is a music management program designed for all music enthusiasts. It is Full Featured Linux media player that can easily manage large collections and uses the Gstreamer media framework.
http://www.guayadeque.org
GNU General Public License v3.0
5 stars 2 forks source link

some warnings when guayadeque is launched from a console #2

Open filochard opened 11 months ago

filochard commented 11 months ago

Hi thanks for taking care of guayadeque We use your fork now that corrected lots of bugs

Nevertheless when I launch guayadeque from a console (NB nothing appears when launched from the icon) I get this (but that doesn' prevent guayadeque to work perfectly)


(guayadeque:784904): Gtk-CRITICAL **: 15:02:31.942: gtk_widget_set_size_request: assertion 'height >= -1' failed

(guayadeque:784904): Gtk-CRITICAL **: 15:02:31.942: gtk_widget_set_size_request: assertion 'height >= -1' failed 15:02:31: guLibPanel::IniPanelData( 13101 ) 15:02:31: guLibPanel::DoTextSearch( '' )

(guayadeque:784904): Gtk-CRITICAL **: 15:02:31.945: gtk_widget_set_size_request: assertion 'height >= -1' failed repeated 6 times

(guayadeque:784904): Gtk-CRITICAL **: 15:02:32.060: gtk_widget_set_size_request: assertion 'height >= -1' failed repeated 6 times

(guayadeque:784904): Gtk-CRITICAL **: 15:02:32.060: gtk_widget_set_size_request: assertion 'height >= -1' failed 15:02:32: OnCollectionCommand 13100 0 0 1

(guayadeque:784904): Gtk-CRITICAL **: 15:02:32.066: gtk_widget_set_size_request: assertion 'height >= -1' failed


This may be linked to warnings appearing when building I will open a new issue about this