[vlc-devel] Mozilla Web Plugin

Mueller, Christopher czmuel at dolby.com
Thu Aug 11 02:17:40 CEST 2011


Instead of linking everything from /usr/local I have now configured vlc to install into /usr but this didn't solved the problem. It seems that the plugin could communicate with the libvlc but it didn't find an appropriate interface module.

 

The new output obviously differs in the "configure" and "browsing plugins" line but the error is still the same. Any suggestions are welcome?

 

[0xb276291c] main libvlc debug: VLC media player - 1.2.0-git Twoflower

[0xb276291c] main libvlc debug: Copyright © 1996-2011 the VideoLAN team

[0xb276291c] main libvlc debug: revision 1.1.0-pre1-4492-g5fdb062

[0xb276291c] main libvlc debug: configured with ../configure  '--prefix=/usr' '--disable-mkv' '--enable-dbus'

[0xb276291c] main libvlc debug: translation test: code is "C"

[0xb276291c] main libvlc debug: checking plugin modules

[0xb276291c] main libvlc debug: ignoring plugins cache file

[0xb276291c] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'

[0xb276291c] main libvlc debug: module bank initialized (383 modules)

[0xb276291c] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU 

[0xb276291c] main libvlc debug: looking for memcpy module: 4 candidates

[0xb276291c] main libvlc debug: using memcpy module "memcpymmxext"

[0xb16b0dbc] main interface debug: looking for interface module: 1 candidate

[0xb16b0dbc] main interface debug: using interface module "hotkeys"

[0xb16b0e6c] main interface debug: looking for interface module: 1 candidate

[0xb16b0e6c] inhibit interface error: Failed to connect to the D-Bus session daemon: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

[0xb16b0e6c] main interface debug: no interface module matching "inhibit,none" could be loaded

[0xb16b0e6c] main interface error: no suitable interface module

[0xb276291c] main libvlc debug: deactivating the playlist

[0xb276291c] main libvlc debug: removing all services discovery tasks

[0xb276291c] main libvlc debug: removing all interfaces

[0xb276291c] main libvlc debug: exiting

[0xb16b0dbc] main interface debug: removing module "hotkeys"

[0xb24517dc] main playlist debug: destroying

[0xb276291c] main libvlc debug: removing stats

[0xb276291c] main libvlc debug: removing module "memcpymmxext"

 

Best Regards and Thanks

Chris

 

________________________________

From: vlc-devel-bounces at videolan.org [mailto:vlc-devel-bounces at videolan.org] On Behalf Of Christopher Müller
Sent: Thursday, August 04, 2011 6:31 PM
To: Mailing list for VLC media player developers
Subject: [vlc-devel] Mozilla Web Plugin

 

Hi,

 

I have now tried the mozilla web plugin of vlc. But when I try to open a movie inside of firefox with vlc I got the following error message:

 

[0xaf2e363c] main libvlc debug: VLC media player - 1.2.0-git Twoflower

[0xaf2e363c] main libvlc debug: Copyright © 1996-2011 the VideoLAN team

[0xaf2e363c] main libvlc debug: revision 1.1.0-pre1-4491-g950b29f

[0xaf2e363c] main libvlc debug: configured with ../configure  '--disable-mkv' '--enable-dbus'

[0xaf2e363c] main libvlc debug: translation test: code is "C"

[0xaf2e363c] main libvlc debug: checking plugin modules

[0xaf2e363c] main libvlc debug: ignoring plugins cache file

[0xaf2e363c] main libvlc debug: recursively browsing `/usr/local/lib/vlc/plugins'

[0xaf2e363c] main libvlc debug: module bank initialized (383 modules)

[0xaf2e363c] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 FPU 

[0xaf2e363c] main libvlc debug: looking for memcpy module: 4 candidates

[0xaf2e363c] main libvlc debug: using memcpy module "memcpymmxext"

[0xaf71915c] main interface debug: looking for interface module: 1 candidate

[0xaf71915c] main interface debug: using interface module "hotkeys"

[0xaf71920c] main interface debug: looking for interface module: 1 candidate

[0xaf71920c] inhibit interface error: Failed to connect to the D-Bus session daemon: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

[0xaf71920c] main interface debug: no interface module matching "inhibit,none" could be loaded

[0xaf71920c] main interface error: no suitable interface module

[0xaf2e363c] main libvlc debug: deactivating the playlist

[0xaf2e363c] main libvlc debug: removing all services discovery tasks

[0xaf2e363c] main libvlc debug: removing all interfaces

[0xaf2e363c] main libvlc debug: exiting

[0xaf71915c] main interface debug: removing module "hotkeys"

[0xaf5abfbc] main playlist debug: destroying

 

So I have tried to monitor the dbus with dbus-monitor but this hasn't worked. I am grateful for any suggestions.

 

Best Regards

Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110810/335b6372/attachment.html>


More information about the vlc-devel mailing list