Commands won't work, getting lua errors

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
eNergizer
Blank Cone
Blank Cone
Posts: 21
Joined: 12 Mar 2011 04:11

Commands won't work, getting lua errors

Postby eNergizer » 04 Jan 2012 02:31

I can't seem to get the repeat, loop, random, rate, faster, slower to work.

> repeat on
Error in `repeat on' lua/intf/modules/common.lua:16: bad argument #-1 to 'foo' (boolean expected, got string)
> loop on
Error in `loop on' lua/intf/modules/common.lua:16: bad argument #-1 to 'foo' (boolean expected, got string)
> random on
Error in `random on' lua/intf/modules/common.lua:16: bad argument #-1 to 'foo' (boolean expected, got string)
> faster
Error in `faster' lua/intf/rc.lua:434: bad argument #1 to 'set' (vlc_object expected, got nil)
> rate
Error in `rate' lua/intf/rc.lua:430: bad argument #1 to 'set' (vlc_object expected, got nil)

This is what my startup looks like:

[root@PlayMOAR vd]# vlc
VLC media player 1.1.2 The Luggage (revision exported)
LibVLC has detected an unusable buggy GNU/libc version.
Please update to version 2.8 or newer.
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
process 14284: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
[0x1a229de0] inhibit interface error: Failed to connect to the D-Bus session daemon: Failed to execute dbus-launch to autolaunch D-Bus session
[0x1a229de0] main interface error: no suitable interface module
[0x1a223ad0] main interface error: no suitable interface module
[0x1a15e090] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x1a15e090] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x1a223ad0] [rc] lua interface: Listening on host "*console".
VLC media player 1.1.2 The Luggage
Remote control interface initialized. Type `help' for help.

Rémi Denis-Courmont
Developer
Developer
Posts: 15267
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Commands won't work, getting lua errors

Postby Rémi Denis-Courmont » 04 Jan 2012 12:38

Your syntax is wrong, as the error says.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

eNergizer
Blank Cone
Blank Cone
Posts: 21
Joined: 12 Mar 2011 04:11

Re: Commands won't work, getting lua errors

Postby eNergizer » 05 Jan 2012 04:29

What's the proper syntax?


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 25 guests