Run VLC as root

Aus Markus' Wiki
Version vom 29. März 2015, 23:18 Uhr von Markus (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „VLC is disabled for running as root. Here's a solution I found working: http://askubuntu.com/questions/413542/how-to-use-vlc-with-sudo-privileges The above …“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

VLC is disabled for running as root. Here's a solution I found working:

http://askubuntu.com/questions/413542/how-to-use-vlc-with-sudo-privileges

The above linked page says: Replace "geteuid" by "getppid" with a hex editor.

You can use "bless".

Result: Saved my day!