Gmote issues

224 views
Skip to first unread message

Chet Long

unread,
Jun 23, 2010, 3:12:55 PM6/23/10
to gmote...@googlegroups.com
To whom it may concern,
I'm having issues connecting to the server and starting up the application itself... I would appreciate if someone could resolve the issue. Following is the debug log:

C:\Program Files (x86)\GmoteServer>java -classpath bin;lib\slf4j-api-1.5.3.jar;l
ib\jna.jar;lib\swing-worker-1.2.jar org.gmote.server.GmoteServerUiWindows loglev
el=ALL
Jun 23, 2010 2:06:46 PM org.gmote.server.GmoteServerUi sharedMain
WARNING: Gmote Version: 2.0.2
Jun 23, 2010 2:06:46 PM org.gmote.server.GmoteServerUi sharedMain
WARNING: OperatingSystem: Windows 7
Jun 23, 2010 2:06:46 PM org.gmote.server.settings.SupportedFiletypeSettings <ini
t>
INFO: Initializing supported file types settings.
Jun 23, 2010 2:06:46 PM org.gmote.server.settings.SupportedFiletypeSettings <ini
t>
INFO: Done initializing supported file types settings.
Jun 23, 2010 2:06:46 PM org.gmote.server.media.MediaPlayerManager createNewMedia
PlayerInstance
INFO: Creating media player with name: org.gmote.server.media.vlc.VlcMediaPlayer

Jun 23, 2010 2:06:46 PM org.gmote.server.ServerUtil findInstallDirectory
WARNING: Current directory: C:\Program Files (x86)\GmoteServer
Jun 23, 2010 2:06:46 PM org.gmote.server.MulticastServerThread run
INFO: Listening for udp packets on 9901
Jun 23, 2010 2:06:46 PM org.gmote.server.media.vlc.VlcMediaPlayer initialise
SEVERE: Error while gmote tried to start vlc. Make sure that vlc is installed an
d in your system PATH variable. Please see the logs for more details or visit ww
w.gmote.org/faq : Unable to load library 'libvlc': The specified module could no
t be found.

java.lang.UnsatisfiedLinkError: Unable to load library 'libvlc': The specified m
odule could not be found.

        at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:127)
        at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:170)
        at com.sun.jna.Library$Handler.<init>(Library.java:123)
        at com.sun.jna.Native.loadLibrary(Native.java:260)
        at com.sun.jna.Native.loadLibrary(Native.java:246)
        at org.videolan.jvlc.internal.LibVlc.<clinit>(LibVlc.java:41)
        at org.videolan.jvlc.JVLC.<init>(JVLC.java:45)
        at org.gmote.server.media.vlc.VlcMediaPlayer.initialise(VlcMediaPlayer.j
ava:86)
        at org.gmote.server.media.MediaPlayerManager.createNewMediaPlayerInstanc
e(MediaPlayerManager.java:102)
        at org.gmote.server.media.MediaPlayerManager.getMediaPlayerInstance(Medi
aPlayerManager.java:91)
        at org.gmote.server.media.MediaPlayerManager.getMediaPlayer(MediaPlayerM
anager.java:58)
        at org.gmote.server.media.MediaPlayerManager.initialize(MediaPlayerManag
er.java:47)
        at org.gmote.server.GmoteServer.startServer(GmoteServer.java:94)
        at org.gmote.server.GmoteServerUi.sharedMain(GmoteServerUi.java:334)
        at org.gmote.server.GmoteServerUiWindows.main(GmoteServerUiWindows.java:
36)

C:\Program Files (x86)\GmoteServer>pause
 
Thanks in advance!,
Chet

wally

unread,
Jun 30, 2010, 9:59:31 PM6/30/10
to gmote users
did u get any help im having same problem

wally

unread,
Jun 30, 2010, 10:20:05 PM6/30/10
to gmote users
no u

ZeroGhost

unread,
Jul 1, 2010, 5:19:41 AM7/1/10
to gmote users
are you sure that VLC media player is installed? because all the
warnings point towards it not being installed on your pc?
namely talking about:
Error while gmote tried to start vlc. Make sure that vlc is
installed and in your system PATH variable. Please see the logs for
more details or
visit www.gmote.org/faq : Unable to load library 'libvlc': The
specified module
could not be found.

so you might want to check if its installed propperly.
and possebly this:
http://www.gmote.org/faq#I_have_my_own_version_of_VLC_C_34339344687759876

hope that helps..
Message has been deleted

todd

unread,
Jul 10, 2012, 3:06:06 AM7/10/12
to gmote...@googlegroups.com
Had the same issue.  At first I thought it was because I had VLC running at the time of my original install, possibly affecting write permissions?

Turns out the app needs admin rights to run properly.
Reply all
Reply to author
Forward
0 new messages