Off-Topic > SCM EXtensions
VLC is not working
Jason W:
Right now, I am installing dbus as a portable conversion of dbus.tcz and expat2.tcz into the scms that need it, namely transmission-gtk3.scm and vlc.scm.
I will soon make a dbus build script that will allow a native compile that can be built into the target /apps/extensionname directory.
curaga:
http://forum.tinycorelinux.net/index.php/topic,13192.new.html#new
This may be a solution, depending how much VLC etc need dbus.
Jason W:
I will definitely use nobus with any future scm builds that require dbus, as dbus really has no purpose in the scm format and will be avoided when possible.
neonix:
vlc3.tcz doesn't work in TC11.x (x86)
--- Code: ---tc@box:~$ vlc
VLC media player 3.0.8 Vetinari (revision 3.0.8-0-gf350b6b5a7)
[0829b070] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
ALSA lib conf.c:4048:(snd_config_update_r) Cannot access file /usr/local/etc/alsa/alsa.conf
[08175290] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[081e48e0] skins2 interface error: cannot instantiate dialogs provider
[0829e670] main playlist: playlist is empty
[081e48e0] [cli] lua interface error: Error loading script /tmp/tcloop/vlc3/usr/local/lib/vlc/lua/intf/cli.luac: lua/modules/common.lua:3: attempt to call a nil value (global 'module')
--- End code ---
Juanito:
strange...
That error message is nominally due to an incompatibility with lua-5.3.x and a fix was used for that.
vlc3 works immediately after compiling it, but after packaging and reboot, it fails (cvlc filename.mp4 works).
This sort of error is often due to some part of a program not following symlinks properly, but using copy2fs for vlc3 things still don't work.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version