| View previous topic :: View next topic |
| Author |
Message |
Bia n00b

Joined: 27 May 2011 Posts: 64
|
Posted: Fri Nov 11, 2011 11:36 pm Post subject: vlc wont run? |
|
|
hi i got all use flags set in /etc/portage.use
and it still wont run it just shows jumping icon and then stops |
|
| Back to top |
|
 |
bas89 Apprentice

Joined: 02 Mar 2010 Posts: 239 Location: Germany ;)
|
Posted: Fri Nov 11, 2011 11:46 pm Post subject: |
|
|
| Try starting vlc in a terminal and report what it says. |
|
| Back to top |
|
 |
Bia n00b

Joined: 27 May 2011 Posts: 64
|
Posted: Sat Nov 12, 2011 12:06 am Post subject: |
|
|
| Code: | Bia ~ # vlc
VLC is not supposed to be run as root. Sorry.
If you need to use real-time priorities and/or privileged TCP ports
you can use vlc-wrapper (make sure it is Set-UID root and
cannot be run by non-trusted users first).
Bia ~ # login bia
Password:
Last login: Fri Nov 11 16:08:02 GMT 2011 on pts/1
bia@Bia ~ $ vlc
VLC media player 1.1.12 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x6ccac0] inhibit interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0x6ccac0] main interface error: no suitable interface module
[0x6cd380] main interface error: no suitable interface module
[0x604150] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x604150] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x6cd9b0] qt4 interface error: Could not connect to X server
[0x6cd9b0] [rc] lua interface: Listening on host "*console".
VLC media player 1.1.12 The Luggage
Remote control interface initialized. Type `help' for help.
|
|
|
| Back to top |
|
 |
bas89 Apprentice

Joined: 02 Mar 2010 Posts: 239 Location: Germany ;)
|
Posted: Sat Nov 12, 2011 12:20 am Post subject: |
|
|
| Do you have dbus installed properly? Do you run your X session as root? |
|
| Back to top |
|
 |
Bia n00b

Joined: 27 May 2011 Posts: 64
|
Posted: Sat Nov 12, 2011 12:26 am Post subject: |
|
|
| bas89 wrote: | | Do you have dbus installed properly? Do you run your X session as root? |
how can i check if dbus is instaled properly?
yes i do run as root |
|
| Back to top |
|
 |
bas89 Apprentice

Joined: 02 Mar 2010 Posts: 239 Location: Germany ;)
|
Posted: Sat Nov 12, 2011 12:46 am Post subject: |
|
|
/etc/init.d/dbus status should say:
| Code: | bas89@bas89-pc-gentoo64 ~ $ /etc/init.d/dbus status
* status: started |
You shouldn’t run your X session as root. Never. Please configure a display manager like KDM oder GDM properly and login as an usual user. |
|
| Back to top |
|
 |
Bia n00b

Joined: 27 May 2011 Posts: 64
|
Posted: Sat Nov 12, 2011 1:22 am Post subject: |
|
|
| bas89 wrote: | /etc/init.d/dbus status should say:
| Code: | bas89@bas89-pc-gentoo64 ~ $ /etc/init.d/dbus status
* status: started |
You shouldn’t run your X session as root. Never. Please configure a display manager like KDM oder GDM properly and login as an usual user. |
hmmm what now
| Code: | Bia ~ # /etc/init.d/dbus status
* status: stopped
Bia ~ # /etc/init.d/dbus restart
* Caching service dependencies ... [ ok ]
* Starting D-BUS system messagebus ... [ ok ]
Bia ~ # /etc/init.d/dbus status
* status: started
Bia ~ # login bia
Password:
Last login: Sat Nov 12 01:05:40 GMT 2011 on pts/3
bia@Bia ~ $ vlc
VLC media player 1.1.12 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x6ccac0] inhibit interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0x6ccac0] main interface error: no suitable interface module
[0x6cd380] main interface error: no suitable interface module
[0x604150] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x604150] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x6cd9c0] qt4 interface error: Could not connect to X server
[0x6cd9c0] [rc] lua interface: Listening on host "*console".
VLC media player 1.1.12 The Luggage
Remote control interface initialized. Type `help' for help |
|
|
| Back to top |
|
 |
padoor Advocate


Joined: 30 Dec 2005 Posts: 3911 Location: india
|
Posted: Sat Nov 12, 2011 1:00 pm Post subject: |
|
|
i remember there is an option in either its config file or useflag run as root
check it . normally it will not run as root _________________ reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name) |
|
| Back to top |
|
 |
Bia n00b

Joined: 27 May 2011 Posts: 64
|
Posted: Sat Nov 12, 2011 3:26 pm Post subject: |
|
|
| padoor wrote: | i remember there is an option in either its config file or useflag run as root
check it . normally it will not run as root |
i dont its matter about running as root or not.. since i logged as regular user.. and still same error |
|
| Back to top |
|
 |
padoor Advocate


Joined: 30 Dec 2005 Posts: 3911 Location: india
|
Posted: Sat Nov 12, 2011 3:55 pm Post subject: |
|
|
post eix vlc output
i can run vlc without any trouble.
| Quote: | [0x6ccac0] inhibit interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0x6ccac0] main interface error: no suitable interface module
[0x6cd380] main interface error: no suitable interface module
[0x604150] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x604150] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x6cd9c0] qt4 interface error: Could not connect to X server
[0x6cd9c0] [rc] lua interface: Listening on host "*console". |
check if you have X useflag enabled for dbus and vlc.
vlc gui is not installed properly it seems. _________________ reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name) |
|
| Back to top |
|
 |
Hu Watchman

Joined: 06 Mar 2007 Posts: 7613
|
Posted: Sat Nov 12, 2011 5:57 pm Post subject: |
|
|
You need to run vlc as the same user that runs the X server.[1] You must not run the graphical login session as root.
[1] You can get around this, but it would be far safer to do things properly than to bypass yet another safety check. |
|
| Back to top |
|
 |
|