[Pidgin] #15726: jabber_jingle_session_parse couldn't find session
Pidgin
trac at pidgin.im
Sun Aug 18 13:36:52 EDT 2013
#15726: jabber_jingle_session_parse couldn't find session
--------------------------------+---------------------
Reporter: rom1v | Owner: deryni
Type: defect | Status: new
Milestone: | Component: XMPP
Version: 2.10.6 | Resolution:
Keywords: jingle,video,audio |
--------------------------------+---------------------
Comment (by dustin):
Replying to [comment:6 rom1v]:
> They are installed:
> '''gstreamer0.10-nice''': 0.1.4-1
> '''libnice10''': 0.1.4-1
> '''libfarstream-0.1-0''': 0.1.2-1
Hm, strange. Is this the binary package from Debian Sid or did you compile
it yourself?
If you install '''gstreamer0.10-tools''' and do a
{{{
$ gst-inspect-0.10 nice
}}}
, does it find the plugin?
Also, are all the libraries in place, especially gstreamer and farstream?
{{{
$ ldd `which pidgin`
[..]
libgstreamer-0.10.so.0 => /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
libfarstream-0.1.so.0 => /usr/lib/x86_64-linux-gnu/libfarstream-0.1.so.0
libgstinterfaces-0.10.so.0 => /usr/lib/x86_64-linux-
gnu/libgstinterfaces-0.10.so.0
}}}
This should be GStreamer-0.10, not GStreamer-1.0!
--
Ticket URL: <https://developer.pidgin.im/ticket/15726#comment:7>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list