Jump to content
Forums in Read-Only Mode - Please use Reddit ×
  • 0

parole will not start


whiteghost

Question

 $parole

 

(parole:9288): GLib-GObject-WARNING **: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version.

 

(parole:9288): GLib-GObject-WARNING **: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version.

TRACE[parole-button.c:214] parole_button_xevent_key(): Grabbed key 172 : ((ParoleButtonKey) PAROLE_KEY_AUDIO_PLAY)

TRACE[parole-button.c:214] parole_button_xevent_key(): Grabbed key 174 : ((ParoleButtonKey) PAROLE_KEY_AUDIO_STOP)

TRACE[parole-button.c:214] parole_button_xevent_key(): Grabbed key 173 : ((ParoleButtonKey) PAROLE_KEY_AUDIO_PREV)

TRACE[parole-button.c:214] parole_button_xevent_key(): Grabbed key 171 : ((ParoleButtonKey) PAROLE_KEY_AUDIO_NEXT)

 

(parole:9288): GLib-GObject-WARNING **: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version.

 

(parole:9288): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

 

(parole:9288): Clutter-CRITICAL **: _clutter_id_pool_add: assertion 'id_pool != NULL' failed

 

(parole:9288): Clutter-CRITICAL **: Unable to check features. Have you initialized Clutter?

Segmentation fault

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

I merged/tested parole twice with USE="-clutter" and USE="clutter"

In both cases I had no problem starting parole as a regular user.
The most annoying problem with parole was the screen went black when the video was paused.

No playback speed control,few keyboard shortcuts is a problem with every gstreamer player I've tested.

I have an avi with ac3 2 channel stereo audio that only played out of the right speaker.

I could hear sound effects but no voices,the same file played in mplayer or vlc played audio in both channels.

Gstreamer was using the VA-API which wouldn't play a video-dvd using an amd/ati radeon 5450 with radeon/mesa.

I had to switch my driver over to proprietary fglrx (x11-drivers/ati-drivers) for video-dvd.

Video-dvd menu navigation is pretty good using either mouse or right click menu to jump to chapters.

Mplayer based players are my favorite.

Link to comment
Share on other sites

×
×
  • Create New...