Ubuntu Pastebin

Paste from popey at Tue, 20 Oct 2015 18:47:34 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
audio_sink: pulsesink
video_sink: mirsink
Audio stream role: props,media.role=multimedia
operator()():139 -- app_name='unconfined', attached
void core::ubuntu::media::PlayerImplementation<Parent>::stop() [with Parent = core::ubuntu::media::PlayerSkeleton]
bool gstreamer::Playbin::set_state_and_wait(GstState): requested state change.
Setting state for parent: 0xabd3377c
virtual bool gstreamer::Engine::stop()
Emiting playback_status_changed signal: PlaybackStatus::stopped
virtual void core::ubuntu::media::TrackListImplementation::reset()
virtual void core::ubuntu::media::TrackListSkeleton::reset()
Found video content
virtual void core::ubuntu::media::TrackListImplementation::add_track_with_uri_at(const UriType&, const Id&, bool)
Adding Track::Id: /core/ubuntu/media/Service/sessions/15/TrackList/0
        URI: file:///home/phablet/Videos/elephants-dream.webm
container.size(): 1
Signaling that we just added track id: /core/ubuntu/media/Service/sessions/15/TrackList/0
** Track was added, handling in PlayerImplementation
Calling d->engine->open_resource_for_uri() for first track added only: file:///home/phablet/Videos/elephants-dream.webm
        with a Track::Id: /core/ubuntu/media/Service/sessions/15/TrackList/0
Found video content
Signaled that we just added track id: /core/ubuntu/media/Service/sessions/15/TrackList/0
void core::ubuntu::media::ServiceSkeleton::Private::handle_pause_other_sessions(const Ptr&)
State changed on playbin: READY
Emiting playback_status_changed signal: PlaybackStatus::ready
bool gstreamer::Playbin::set_state_and_wait(GstState): requested state change.
PulseAudio event for sink with index 0 received.
Checking if port is available  -> false
PulseAudio sink details for sink.primary with index 0 is available:
  Output to wired headphone: false
  Output to wired headset: false
CallMonitor: Creating TelepathyBridge
Connection to PulseAudio has been successfully established.
PulseAudio sink details for sink.primary with index 0 is available:
  Output to wired headphone: false
  Output to wired headset: false
Checking if port is available  -> false
PulseAudio sink details for sink.primary with index 0 is available:
  Output to wired headphone: false
  Output to wired headset: false
PulseAudio event for sink with index 0 received.
Checking if port is available  -> false
PulseAudio sink details for sink.primary with index 0 is available:
  Output to wired headphone: false
  Output to wired headset: false
Download as text