by Kornic on Tue Nov 09, 2010 2:03 pm
Il programma scarica un podcast e si chiude.
- Code: Select all
~ $ gpodder
Plugin loaded: gpodder.soundcloud
(gpodder:19662): GStreamer-CRITICAL **:
Trying to dispose element queue0, but it is in PLAYING instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.
GThread-ERROR **: file /build/buildd-glib2.0_2.24.2-1-i386-AScyie/glib2.0-2.24.2/gthread/gthread-posix.c: line 171 (g_mutex_free_posix_impl): error 'Dispositivo o risorsa occupata' during 'pthread_mutex_destroy ((pthread_mutex_t *) mutex)'
aborting...
Abortito
Last edited by
Kornic on Tue Nov 09, 2010 4:28 pm, edited 2 times in total.