Page 1 of 1
Interface module without candidates
Posted: 21 Sep 2006 13:37
by dregzzen
Hi,
When I try to launch the SwingClient example of the JVLC code, the logg shows me the next message:
[00000027] main interface debug: looking for interface module: 0 candidates
[00000027] main interface error: no interface module matched "hotkeys,none"
But this occurs only when I try to launch it since an Eclipse project, however, when the app is launched since command line it runs well and the logg showed is:
[00000285] main interface debug: looking for interface module: 1 candidate
[00000285] logger interface: VLC media player - version 0.8.6-svn Janus - (c) 19
96-2006 the VideoLAN team
.. why the sytem cannot find any candidates of interface module in eclipse?
I don't know .. i'm an amateur programmer with eclipse and with videoLAN applications.
Thanks and regards
Posted: 01 Oct 2006 11:38
by razvan.batin
Hello
The same problem happens here but with the swt widget.
Do you know where the problem is?
Posted: 01 Oct 2006 15:17
by razvan.batin
When I try to play something inside eclipse rcp app I get this
[00000045] main playlist debug: deleting playlist item `g:\movies\AKoller_Live-Visual-Cuts_large.mov'
[00000045] main playlist: stopping playback
[00000045] main playlist debug: deleting playlist item `g:\movies\AKoller_Live-Visual-Cuts_large.mov'
[00000045] main playlist debug: adding playlist item `g:\movies\AKoller_Live-Visual-Cuts_large.mov' ( g:\movies\AKoller_Live-Visual-Cuts_large.mov )
[00000045] main playlist debug: Starting new item
[00000045] main playlist debug: processing request
[00000045] main playlist debug: creating new input thread
[00000065] main input debug: waiting for thread completion
[00000065] main input debug: thread 9480 (input) created at priority 1 (input/input.c:264)
[00000065] main input debug: drive letter g: found in source
[00000065] main input debug: `g:\movies\AKoller_Live-Visual-Cuts_large.mov' gives access `' demux `' path `g:\movies\AKoller_Live-Visual-Cuts_large.mov'
[00000065] main input debug: creating demux: access='' demux='' path='g:\movies\AKoller_Live-Visual-Cuts_large.mov'
[00000066] main demuxer debug: looking for access_demux module: 0 candidates
[00000066] main demuxer warning: no access_demux module matched "any"
[00000065] main input debug: creating access '' path='g:\movies\AKoller_Live-Visual-Cuts_large.mov'
[00000067] main access debug: looking for access2 module: 0 candidates
[00000067] main access error: no access2 module matched "any"
[00000065] main input error: no suitable access module for `g:\movies\AKoller_Live-Visual-Cuts_large.mov'
[00000065] main input debug: thread times: real 0m0.109375s, kernel 0m0.000000s, user 0m0.000000s
[00000065] main input debug: thread 9480 joined (input/input.c:399)
[00000045] main playlist debug: Starting new item
[00000045] main playlist debug: changing item without a request
[00000045] main playlist debug: finding something to play within Undefined
[00000045] main playlist debug: creating new input thread
[00000068] main input debug: waiting for thread completion
[00000068] main input debug: thread 9484 (input) created at priority 1 (input/input.c:264)
[00000068] main input debug: drive letter g: found in source
[00000068] main input debug: `g:\movies\AKoller_Live-Visual-Cuts_large.mov' gives access `' demux `' path `g:\movies\AKoller_Live-Visual-Cuts_large.mov'
[00000068] main input debug: creating demux: access='' demux='' path='g:\movies\AKoller_Live-Visual-Cuts_large.mov'
[00000069] main demuxer debug: looking for access_demux module: 0 candidates
[00000069] main demuxer warning: no access_demux module matched "any"
[00000068] main input debug: creating access '' path='g:\movies\AKoller_Live-Visual-Cuts_large.mov'
[00000070] main access debug: looking for access2 module: 0 candidates
[00000070] main access error: no access2 module matched "any"
[00000068] main input error: no suitable access module for `g:\movies\AKoller_Live-Visual-Cuts_large.mov'
[00000068] main input debug: thread times: real 0m0.109375s, kernel 0m0.000000s, user 0m0.000000s
[00000068] main input debug: thread 9484 joined (input/input.c:399)
[00000045] main playlist debug: Starting new item
[00000045] main playlist debug: changing item without a request
[00000045] main playlist debug: finding next of g:\movies\AKoller_Live-Visual-Cuts_large.mov within Undefined
[00000045] main playlist debug: Current item is the last of the node,looking for uncle from Playlist
[00000045] main playlist debug: parent Playlist found as child 0 of grandparent Undefined
[00000045] main playlist debug: Current item is the last of the node,looking for uncle from Undefined
[00000045] main playlist debug: already at root
[00000045] main playlist debug: At end of node
[00000045] main playlist debug: did not find something to play
[00000045] main playlist debug: nothing to play