Java exception in Gmote server while using media controls

2 views
Skip to first unread message

bendavis78

unread,
Jun 7, 2009, 5:22:20 PM6/7/09
to gmote users
I'm using VLC 0.8.6 on ubuntu linux. Here's the output from
GmoteServer.sh:

... snip ...
INFO: Received command: Command: FAST_FORWARD

Exception in thread "DataReceiver" java.lang.UnsatisfiedLinkError:
Error looking up function 'libvlc_playlist_get_media_player': /usr/lib/
libvlc.so.0: undefined symbol: libvlc_playlist_get_media_player
at com.sun.jna.Function.<init>(Function.java:129)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:232)
at com.sun.jna.Library$Handler.invoke(Library.java:191)
at com.sun.jna.Native$2.invoke(Native.java:613)
at $Proxy0.libvlc_playlist_get_media_player(Unknown Source)
at org.videolan.jvlc.Playlist.getMediaInstance(Playlist.java:132)
at org.gmote.server.media.vlc.VlcPlaylistCommandHandler.fastForward
(VlcPlaylistCommandHandler.java:116)
at org.gmote.server.media.MediaCommandHandler.executeCommand
(MediaCommandHandler.java:35)
at org.gmote.server.media.vlc.VlcMediaPlayer.controlPlayer
(VlcMediaPlayer.java:111)
at org.gmote.server.GmoteServer.handleReceiveData(GmoteServer.java:
225)
at org.gmote.common.TcpConnection$DataReceiver.run(TcpConnection.java:
405)
Reply all
Reply to author
Forward
0 new messages