On Sun, May 03, 2015 at 12:43:09AM +0200, Sebastian wrote:
hi,
since last update to snapshot 20150430 i'm hitting problem after problem and don't even know where to look. i've got my X server back up, but now i'm having trouble with multimedia (now i'm missing xf86-video-v4l, which is incompatible with the currently used X).
mplayer, mplayer2, mpv all have the same problem: they display 2-3 frames and then the image freezes with sound going on normally. even more ridiculous when the playback of the sound finishes THEN the video will play - without sound of course. an mplayer log:
------------------------------------------- http://paste.opensuse.org/44900694 [VD_FFMPEG] DRI failure. -------------------------------------------
moving on to rhythmbox: playing something works, but once or twice a minute the sound is garbled. its sounds like an empty cassette player AND there is an error (see the end) in terminal output.
am i done yet? i wish. there is also the following output when i do `systemctl default` from emergency:
------------------------------------------- PolicyKit Daemon disconnected from the bus. We are no longer a registered authentication agent. -------------------------------------------
from systemd i assume. on top of that:
------------------------------------------- rtkit-daemon[3802]: Failed to make ourselves RT: Operation not permitted -------------------------------------------
i'd love to open a bug report, but i don't even know where to start. is this a problem with gstreamer? pulseaudio? might there even be a problem with X or the open source ati driver? systemd? wrong permissions? anyways, i'll try the good old:
for u in $(rpm -qa); do rpm --setugids $u; done for p in $(rpm -qa); do rpm --setperms $p; done
but beyond that i'm lost. what to do?
zypper lr: http://paste.opensuse.org/74614465
p.s: gedit immidiatly exits with SIGTRAP. i am not joking.
------------------------------------------- (rhythmbox:22685): GStreamer-CRITICAL **: gst_segment_to_stream_time: assertion 'segment->format == format' failed
(rhythmbox:22685): GStreamer-CRITICAL **: gst_segment_to_stream_time: assertion 'segment->format == format' failed Traceback (most recent call last): File "/usr/lib64/rhythmbox/plugins/rb/Loader.py", line 44, in _contents_cb (ok, contents, etag) = file.load_contents_finish(result) GLib.Error: g-io-error-quark: HTTP Error: Bad Gateway (0)
(rhythmbox:22685): GStreamer-CRITICAL **: gst_segment_to_stream_time: assertion 'segment->format == format' failed Traceback (most recent call last): File "/usr/lib64/rhythmbox/plugins/rb/Loader.py", line 44, in _contents_cb (ok, contents, etag) = file.load_contents_finish(result) GLib.Error: g-io-error-quark: HTTP Error: Bad Gateway (0) -------------------------------------------
did you change anything security specific during installation, like the security level? do you use a non-standard filesystem? Ciao, Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org