Unable to start VLC 0.8.2

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
erlend
New Cone
New Cone
Posts: 7
Joined: 02 Jul 2005 12:12

Unable to start VLC 0.8.2

Postby erlend » 02 Jul 2005 12:20

Hi!
I am running Fedora Core 4, and i have installed VLC from RPM and all the dependencies.

VLC works when i lauch the movie from the terminal like this:
vlc name_on_movie

But when i try to lauch it like this:
vlc
it stops on:
VLC media player 0.8.2 Janus
Remote control interface initialized, `h' for help

when i press h i get this help file:

+----[ Remote control commands ]
|
| add XYZ . . . . . . . . . . add XYZ to playlist
| playlist . . . show items currently in playlist
| play . . . . . . . . . . . . . . . . play stream
| stop . . . . . . . . . . . . . . . . stop stream
| next . . . . . . . . . . . . next playlist item
| prev . . . . . . . . . . previous playlist item
| goto . . . . . . . . . . . . goto item at index
| title [X] . . . . set/get title in current item
| title_n . . . . . . next title in current item
| title_p . . . . previous title in current item
| chapter [X] . . set/get chapter in current item
| chapter_n . . . . next chapter in current item
| chapter_p . . previous chapter in current item
|
| seek X . seek in seconds, for instance `seek 12'
| pause . . . . . . . . . . . . . . toggle pause
| fastforward . . . . . . . set to maximum rate
| rewind . . . . . . . . . . set to minimum rate
| f . . . . . . . . . . . . . . toggle fullscreen
| info . . . information about the current stream
|
| volume [X] . . . . . . . . set/get audio volume
| volup [X] . . . . . raise audio volume X steps
| voldown [X] . . . . lower audio volume X steps
| adev [X] . . . . . . . . . set/get audio device
| achan [X]. . . . . . . . set/get audio channels
|
| help . . . . . . . . . . . . . this help message
| longhelp . . . . . . . . . a longer help message
| logout . . . . . exit (if in socket connection)
| quit . . . . . . . . . . . . . . . . . quit vlc
|
+----[ end of help ]



When i run vlc -vvv i get ghis output:

VLC media player 0.8.2 Janus
[00000001] main vlc debug: opening config file /home/erlend/.vlc/vlcrc
[00000001] main vlc warning: config file /home/erlend/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file /home/erlend/.vlc/cache/plugins-04041e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 190 modules
[00000001] main vlc debug: opening config file /home/erlend/.vlc/vlcrc
[00000001] main vlc warning: config file /home/erlend/.vlc/vlcrc does not exist yet
[00000000] main root debug: VLC media player - version 0.8.2 Janus - (c) 1996-2005 VideoLAN
[00000000] main root debug: libvlc was configured with ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --x-libraries=/usr/X11R6/lib --program-prefix= --enable-release --enable-dvdread --enable-dvbpsi --enable-v4l --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac --with-ffmpeg-tree=ffmpeg-20050513 --enable-faad --enable-flac --enable-theora --enable-aa --enable-caca --enable-esd --enable-arts --enable-alsa --enable-xosd --enable-lirc
[00000001] main vlc debug: translation test: code is "C"
[00000001] main vlc debug: opening config file /home/erlend/.vlc/vlcrc
[00000001] main vlc warning: config file /home/erlend/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file /home/erlend/.vlc/cache/plugins-04041e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 190 modules
[00000001] main vlc debug: opening config file /home/erlend/.vlc/vlcrc
[00000001] main vlc warning: config file /home/erlend/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main vlc debug: looking for memcpy module: 3 candidates
[00000010] main module debug: using memcpy module "memcpymmxext"
[00000240] main playlist debug: waiting for thread completion
[00000240] main playlist debug: thread 27003824 (playlist) created at priority 0 (src/playlist/playlist.c:152)
[00000241] main private debug: waiting for thread completion
[00000241] main private debug: thread 125094832 (preparser) created at priority 0 (src/playlist/playlist.c:174)
[00000242] main interface debug: looking for interface module: 1 candidate
[00000145] main module debug: using interface module "hotkeys"
[00000242] main interface debug: interface initialized
[00000242] main interface debug: thread 37493680 (interface) created at priority 0 (src/interface/interface.c:211)
[00000244] main interface debug: looking for interface module: 1 candidate
Remote control interface initialized, `h' for help
[00000144] main module debug: using interface module "rc"
[00000244] main interface debug: interface initialized
[00000244] main interface debug: thread 56978352 (manager) created at priority 0 (src/interface/interface.c:196)

and then it stops..

any help is appreciated

erlend
New Cone
New Cone
Posts: 7
Joined: 02 Jul 2005 12:12

Problem solved

Postby erlend » 02 Jul 2005 20:30

Problem almost solved :)

I used the rpm packages from rpm.livna.org :)

The VLC gui works now, but the playlist buttons and the preference button isn't working
When i press this buttons i get:

[00000259] skins2 interface error: No suitable dialogs provider found
[00000276] main dialogs provider error: no dialogs provider module matched "any"
[00000259] skins2 interface error: No suitable dialogs provider found

oloc

Re: Problem solved

Postby oloc » 04 Jul 2005 16:25

hello,

T
he VLC gui works now, but the playlist buttons and the preference button isn't working
When i press this buttons i get:

[00000259] skins2 interface error: No suitable dialogs provider found
[00000276] main dialogs provider error: no dialogs provider module matched "any"
[00000259] skins2 interface error: No suitable dialogs provider found
[/quote]

I'm using Debian and I have the same problem. Has anybody a solution ?

--
Olivier

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: Problem solved

Postby dionoea » 04 Jul 2005 16:40

I'm using Debian and I have the same problem. Has anybody a solution ?
which debian version are you using ? VLC packages in sarge, etch and sid work fine and have the wxWidgets interface
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 6 guests