Search found 16 matches

Go to advanced search

by Scorpion2185
02 Dec 2018 12:24
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Building vlc to be able to run it as root
Replies: 12
Views: 3386

Re: Building vlc to be able to run it as root [SOLVED]

Since I built it some times. I did it form scratch now configure: error: Requested 'Qt5Core >= 5.9.0' but version of Qt5 Core is 5.7.1. If you want to build VLC without GUI, pass --disable-qt. But i have the newest version: qtbase5-dev is already the newest version (5.7.1+dfsg-3+b1). So I successful...
by Scorpion2185
02 Dec 2018 12:19
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem when building vlc 3.0
Replies: 9
Views: 1448

Re: Problem when building vlc 3.0 [SOLVED]

Add QT_AUTO_SCREEN_SCALE_FACTOR=0 to the file /etc/environment if it exists, if not create it and reboot! :D
by Scorpion2185
01 Dec 2018 14:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem when building vlc 3.0
Replies: 9
Views: 1448

Re: Problem when building vlc 3.0

Is possible to set the default interface I can use skins2 instead of qt.
If qt needs that cmd.
I did not see all the interfaces what is the best alternative to qt?
by Scorpion2185
01 Dec 2018 14:35
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem when building vlc 3.0
Replies: 9
Views: 1448

Re: Problem when building vlc 3.0

Yes I can also create an alias that change vlc to that cmd but if I launch it from the applications or If I use open with vlc, it won' t start.
by Scorpion2185
01 Dec 2018 14:04
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem when building vlc 3.0
Replies: 9
Views: 1448

Re: Problem when building vlc 3.0

That worked! But Is there a way to don' t have to use that code every time? For obvious reasons...
by Scorpion2185
01 Dec 2018 11:15
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem when building vlc 3.0
Replies: 9
Views: 1448

Re: Problem when building vlc 3.0

I also used make install successfully but the interface doesn 't start. Now `vlc` or (`vlc -I qt`) get: vlc [...] QPainter::setOpacity: Painter not active QPainter::drawPath: Painter not active QPainter::setPen: Painter not active QPainter::setOpacity: Painter not active QPainter::setBrush: Painter ...
by Scorpion2185
01 Dec 2018 00:13
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem when building vlc 3.0
Replies: 9
Views: 1448

Re: Problem when building vlc 3.0

I built libblueray installing `default-jdk`.
Make (vlc 3.0) succeeded. I had to start over.
by Scorpion2185
30 Nov 2018 23:43
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem when building vlc 3.0
Replies: 9
Views: 1448

Problem when building vlc 3.0

I need to build vlc so I can add a flag when using ./configure. Do you need all the output? This is when I get an error when using make. [...] access/bluray.c: In function ‘blurayTitleIsRepeating’: access/bluray.c:1976:43: error: ‘BLURAY_CLIP_INFO {aka struct bd_clip}’ has no member named ‘clip_id’ ...
by Scorpion2185
26 Nov 2018 13:53
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Building vlc to be able to run it as root
Replies: 12
Views: 3386

Re: Building vlc to be able to run it as root

I cannot share it all because: Your message contains 300639 characters. The maximum number of allowed characters is 60000." Here there is the full https://pastebin.com/vQvDJ09V. vlc -H VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-5264-gd9735b44f4) Usage: vlc [options] [stream] ......
by Scorpion2185
26 Nov 2018 10:56
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Building vlc to be able to run it as root
Replies: 12
Views: 3386

Re: Building vlc to be able to run it as root

I installed vlc-plugin-qt, now:

Code: Select all

qvlc /usr/bin/vlc: symbol lookup error: /usr/lib/x86_64-linux-gnu/libvlc.so.5: undefined symbol: var_FreeList
by Scorpion2185
26 Nov 2018 10:53
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Building vlc to be able to run it as root
Replies: 12
Views: 3386

Re: Building vlc to be able to run it as root

vlc -I xcb_window VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-5264-gd9735b44f4) [00005602fcbfa0f0] main interface error: no suitable interface module [00005602fcb4a1a0] main libvlc error: interface "default" initialization failed vlc: cannot start any interface. Exiting. Wh...
by Scorpion2185
25 Nov 2018 12:18
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Building vlc to be able to run it as root
Replies: 12
Views: 3386

Re: Building vlc to be able to run it as root

I installed all packages in the guide https://wiki.videolan.org/UnixCompile.
I used build-dep vlc and I installed all libvlc-* packages.
Do I need something else qt-related?
by Scorpion2185
25 Nov 2018 11:05
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Building vlc to be able to run it as root
Replies: 12
Views: 3386

Re: Building vlc to be able to run it as root

I installed the libvlc-dev package and rebuilt vlc now: vlc -vvv VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-5264-gd9735b44f4) [000055ba4a02f1a0] main libvlc debug: VLC media player - 4.0.0-dev Otto Chriek [000055ba4a02f1a0] main libvlc debug: Copyright © 1996-2018 the VideoLAN team [...
by Scorpion2185
24 Nov 2018 21:38
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Building vlc to be able to run it as root
Replies: 12
Views: 3386

Re: Building vlc to be able to run it as root

Code: Select all

vlc -vvv vlc: error while loading shared libraries: libvlc.so.12: cannot open shared object file: No such file or directory
How can I build the Qt interface?
by Scorpion2185
22 Nov 2018 21:51
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Building vlc to be able to run it as root
Replies: 12
Views: 3386

Building vlc to be able to run it as root

I' m on debian 9, I built vlc from the source. I ran ./configure with the flag --enable-run-as-root. But I don' t have the interface. If i run vlc-wrapper it won' t start because: vlc-wrapper Cannot determine unprivileged user for VLC! If I run vlc: vlc VLC media player 4.0.0-dev Otto Chriek (revisi...
by Scorpion2185
22 Nov 2018 21:37
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc with kali linux
Replies: 3
Views: 820

Re: vlc with kali linux

You can build it https://github.com/videolan/vlc. On kali by default you use the root user so when you run ./configure use the flag --enable-run-as-root On debian 9 I did it for the same reason (to run it as root) but I can use only the cli, normally you should have everything https://forum.videolan...

Go to advanced search