LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 12-29-2015, 08:08 PM   #1
gnew
LQ Newbie
 
Registered: Dec 2015
Posts: 13

Rep: Reputation: Disabled
Vlc error!


Quote:
gnew [ / ]$ vlc
VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
Home directory not accessible: Permissão negada
[0000000001fbe168] pulse audio output error: PulseAudio server connection failure: Conexão recusada
[0000000001fd63a8] core interface error: no suitable interface module
[0000000001ed2128] core libvlc error: interface "globalhotkeys,none" initialization failed
[0000000001fd63a8] dbus interface error: Failed to connect to the D-Bus session daemon: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
[0000000001fd63a8] core interface error: no suitable interface module
[0000000001ed2128] core libvlc error: interface "dbus,none" initialization failed
[0000000001ed2128] core libvlc: Executando o VLC com a interface padrão. Use 'cvlc' para usar o VLC sem interface.
[0000000001fd63a8] core interface error: corrupt module: /usr/lib/vlc/plugins/lua/liblua_plugin.so
Interface de controle remoto iniciada. Digite `help' para ajuda.
Plz help?
 
Old 12-29-2015, 08:23 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Welcome to LQ.

What distro/version are you running?

Where you trying to play something or just start the application?

What desktop environment?

What method did you use the install the application?

You might want to take a look at this; it will help you get the most out of LQ.
 
1 members found this post helpful.
Old 12-30-2015, 04:13 AM   #3
gnew
LQ Newbie
 
Registered: Dec 2015
Posts: 13

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
Welcome to LQ.

What distro/version are you running?

Where you trying to play something or just start the application?

What desktop environment?

What method did you use the install the application?

You might want to take a look at this; it will help you get the most out of LQ.
- 7.8 LFS / BFLS

- Just Open.

- XFCE

- http://www.linuxfromscratch.org/blfs...media/vlc.html

Thx
 
Old 12-30-2015, 09:38 AM   #4
kcirick
Member
 
Registered: Dec 2006
Distribution: Slackware 14.1; LFS 7.9-Systemd; Debian Jessie
Posts: 169

Rep: Reputation: 55
Quote:
Originally Posted by gnew View Post
Plz help?
I find it odd that you are running this from the root directory ("/"). Then it is saying that home directory is not accessible. I would look into that first ...
 
Old 12-30-2015, 12:18 PM   #5
gnew
LQ Newbie
 
Registered: Dec 2015
Posts: 13

Original Poster
Rep: Reputation: Disabled
I think it's something connected to the folder permission , or something. For as the root VLC does not work , there added a User and is giving this error.

Does anyone have any tips to create the User and give the appropriate permissions ?
 
Old 12-30-2015, 05:18 PM   #6
Keith Hedger
Senior Member
 
Registered: Jun 2010
Location: Wiltshire, UK
Distribution: Void, Linux From Scratch, Slackware64
Posts: 3,150

Rep: Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856
Tried vlc a number of times and always had problems with it I just use mplayer and ffmpeg, they just seem to 'just work'
 
Old 12-30-2015, 05:53 PM   #7
fogpipe
Member
 
Registered: Mar 2011
Distribution: Slackware 64 -current,
Posts: 550

Rep: Reputation: 196Reputation: 196
Quote:
Originally Posted by gnew View Post
I think it's something connected to the folder permission , or something. For as the root VLC does not work , there added a User and is giving this error.

Does anyone have any tips to create the User and give the appropriate permissions ?
Read the useradd man page and then check what defaults useradd uses in your distro. In the distro im using the default useradd config is in /etc/default/useradd.

Last edited by fogpipe; 12-30-2015 at 05:54 PM.
 
Old 12-30-2015, 07:41 PM   #8
fogpipe
Member
 
Registered: Mar 2011
Distribution: Slackware 64 -current,
Posts: 550

Rep: Reputation: 196Reputation: 196
Just out of curiosity have you tried starting vlc in command line mode? That might help eliminate permissions as a problem. To start it with the command line interface type "cvlc" in a term window and hit enter.
 
Old 12-30-2015, 08:16 PM   #9
gnew
LQ Newbie
 
Registered: Dec 2015
Posts: 13

Original Poster
Rep: Reputation: Disabled
I recompilling vlc using flag --enable-run-as-root.
And... now, other error:

[0000000001955f98] core interface error: corrupt module: /usr/lib/vlc/plugins/lua/liblua_plugin.so
Assertion 't->dynamic' failed at pulsecore/tagstruct.c:88, funcion extend(). Aborting.

I recompiled LUA, but not working.
I reinstall pulse and start server.

Help?
 
Old 12-30-2015, 08:18 PM   #10
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Do many people use LFS long term?


I know VLC will not run under any root situations...
 
Old 12-30-2015, 08:22 PM   #11
gnew
LQ Newbie
 
Registered: Dec 2015
Posts: 13

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jamison20000e View Post
Do many people use LFS long term?
Sorry, not undertand you question..?

Quote:
Originally Posted by jamison20000e View Post
I know VLC will not run under any root situations...
I compiling using flag --enable-run-as-root its run root user.
In Other users also do NOT work
 
Old 12-31-2015, 05:50 AM   #12
Keith Hedger
Senior Member
 
Registered: Jun 2010
Location: Wiltshire, UK
Distribution: Void, Linux From Scratch, Slackware64
Posts: 3,150

Rep: Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856
Quote:
Originally Posted by jamison20000e View Post
Do many people use LFS long term? ...
Yes! A number of regular contributers to this forum do and presumably many more, I myself have been using LFS/BLFS as my main desktop system for a number of years now and would never go back to a bloated mainline distro.
 
Old 12-31-2015, 08:44 AM   #13
kcirick
Member
 
Registered: Dec 2006
Distribution: Slackware 14.1; LFS 7.9-Systemd; Debian Jessie
Posts: 169

Rep: Reputation: 55
I have built VLC (without QT) without running into any issues. I followed BLFS and also took hints from Arch build (https://projects.archlinux.org/svnto...h=packages/vlc) and Slackware (http://slackbuilds.org/repository/14.1/multimedia/vlc/). Looking through these might provide additional hints. I'll have to look up exactly what I did, but I did succeed.

I've recently converted from Slackware to LFS. Ask me again in a year, but I have no plan to go back to any mainline distro either. I can always find something I don't like about the way other people do things.

Quote:
Originally Posted by gnew View Post
I recompilling vlc using flag --enable-run-as-root.
And... now, other error:

[0000000001955f98] core interface error: corrupt module: /usr/lib/vlc/plugins/lua/liblua_plugin.so
Assertion 't->dynamic' failed at pulsecore/tagstruct.c:88, funcion extend(). Aborting.

I recompiled LUA, but not working.
I reinstall pulse and start server.

Help?
Maybe you can recompile without LUA and see if that works? I think I built mine without LUA extension...

Last edited by kcirick; 12-31-2015 at 08:47 AM.
 
Old 12-31-2015, 09:11 AM   #14
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
It's been well over ten years since I'v looked at LFS. Before posting my second link I read around thinking to find that it is to learn by and not for long term use\security but guess that changed, tho I do wonder how many are "secure" or more so?
 
Old 12-31-2015, 09:21 AM   #15
kcirick
Member
 
Registered: Dec 2006
Distribution: Slackware 14.1; LFS 7.9-Systemd; Debian Jessie
Posts: 169

Rep: Reputation: 55
Quote:
Originally Posted by jamison20000e View Post
It's been well over ten years since I'v looked at LFS. Before posting my second link I read around thinking to find that it is to learn by and not for long term use\security but guess that changed, tho I do wonder how many are "secure" or more so?
That was my initial thoughts too before actually trying LFS, that it was somehow an incomplete system only for learning purposes. But after trying it out, I found it is surprisingly complete and very functional. In terms of security, as long as you have an up-to-date packages, is it not as secure as any other distro? I would think the security comes with the packages (or the patches from the package developers).

There is also HLFS, focused more on security...
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
vlc error Bruce Hill Slackware 7 09-15-2010 08:16 AM
Installing VLC using vlc-0.9.9a-4.el5.rf.i386.rpm--Error relating to Dependencies redhat5 Linux - Newbie 1 12-17-2009 04:23 PM
VLC error: VLC could not open the file "/usr/share/vlc/skins2/text.bmp". brjoon1021 Ubuntu 1 01-14-2009 10:48 PM
VLC 0.93 error in 11.0 swampdog2002 SUSE / openSUSE 1 10-02-2008 12:23 AM
vlc error everyonebleeds Linux - Software 1 04-30-2006 09:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 11:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration