LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Closed Thread
  Search this Thread
Old 06-24-2018, 05:28 PM   #76
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053

Quote:
Originally Posted by jfhendfg View Post
Code:
Active apt sources in file: /etc/apt/sources.list.d/lutris.list
deb http://download.opensuse.org/repositories/home:/strycore/Debian_9.0/ ./
Active apt sources in file: /etc/apt/sources.list.d/spotify.list
there is that....
apart from that i think it's up to YOU to go through your thread and read again all that was requested and suggested, maybe you missed a few things.
btw, i'm not sure it's a good strategy to snap at the helping hand. just saying.
 
2 members found this post helpful.
Old 06-24-2018, 05:58 PM   #77
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ChuangTzu View Post
you're trolling, first that is not the standard repo list for Debian stable/stretch, you've added at least two other non debian repos, which makes one think this is an incomplete repo listing.... So yes, you have a frankendebian. a program did not just jump into your repo's without you adding something, Debian stable does not change program versions only security updates/patches.

I'm done with this thread, its reported as trolling now. Have fun.
You've got to be kidding me. Dude the only non-debian repos there are my third party apps, like Spotify. Just go way dude. All you're doing is assuming and insulting and I'm really not in the mood for it man. At least attempt to be constructive.
 
Old 06-24-2018, 06:00 PM   #78
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
there is that....
apart from that i think it's up to YOU to go through your thread and read again all that was requested and suggested, maybe you missed a few things.
btw, i'm not sure it's a good strategy to snap at the helping hand. just saying.
Ugh, LUTRIS is for video games. SPOTIFY is a music player.

Seriously both of you get out.
 
Old 06-24-2018, 09:07 PM   #79
m.a.l.'s pa
Member
 
Registered: Oct 2007
Location: albuquerque
Distribution: Debian, Arch, Kubuntu
Posts: 366

Rep: Reputation: 139Reputation: 139
Quote:
Originally Posted by jefro View Post
Something to do with window manager.
That's what I was thinking, too, but now I'm not sure what to think.

Quote:
Originally Posted by jfhendfg View Post
Also, semi-related, why and how do I have to have stuff from GNOME and KDE(Qt) when I'm running xfce?
Well, so far the only Stretch installation where I've had a problem with getting VLC to start was the one with only Openbox. I'm typing this post from Stretch (Xfce) -- fully updated as of today -- and VLC is working fine.

Code:
$ inxi -r
Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://ftp.us.debian.org/debian/ stretch main contrib non-free
           deb http://security.debian.org/debian-security stretch/updates main contrib non-free
           deb http://ftp.us.debian.org/debian/ stretch-updates main contrib non-free
Code:
Kernel: 4.9.0-6-amd64
And, of course, it's vlc 3.0.2-0+deb9u1 amd64. Obviously, there's something happening on your system that is not happening here. Sorry I can't be of more help. Good luck!
 
1 members found this post helpful.
Old 06-25-2018, 01:18 PM   #80
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,019

Rep: Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630
Members.

Please form replies to posts in a polite manner and make them technical in nature.

Let's not let these threads fall into less than professional conversation.

Last edited by jefro; 06-25-2018 at 01:19 PM.
 
1 members found this post helpful.
Old 06-25-2018, 04:12 PM   #81
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
Members.

Please form replies to posts in a polite manner and make them technical in nature.

Let's not let these threads fall into less than professional conversation.
Sorry. Thanks though.
 
Old 06-26-2018, 01:41 PM   #82
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,019

Rep: Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630
Sorry I don't know the answer to this problem. Maybe some other possible solutions exist?
 
Old 06-26-2018, 02:35 PM   #83
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Hi:

What happens when you run:

Code:
apt-get remove --purge vlc
What are vlc's dependencies?

Code:
dpkg -l | grep vlc*
Found this. See the link below:-
Code:
apt-get remove --purge vlc-gnome vlc-mad libdvdcss2 libdvbpsi1
https://www.tldp.org/REF/VLC-User-Guide/x1004.html

https://www.linuxquestions.org/quest...2A-4175547011/

https://www.videolan.org/vlc/download-debian.html

***Another Idea*** ****** ****** ****** ****** ****** ******

What does the commandline return when you run 'vlc' from the terminal? Any errors?
 
Old 06-26-2018, 03:52 PM   #84
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Ztcoracat View Post
Hi:

What happens when you run:

Code:
apt-get remove --purge vlc
....well I imagine it would purge remove VLC, do I really need to run that or will it's results really be in question?

Quote:
What are vlc's dependencies?

Code:
dpkg -l | grep vlc*
Code:
ii  libgavl1:i386                         1.4.0-4                                     i386         low level audio and video library - runtime files
ii  libservlet2.5-java                    6.0.45+dfsg-1~deb8u1                        all          Servlet 2.5 and JSP 2.1 Java API classes
ii  libservlet3.1-java                    8.5.14-1+deb9u2                             all          Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API classes
ii  libvlc-bin:i386                       3.0.2-0+deb9u1                              i386         tools for VLC's base library
ii  libvlc5:i386                          3.0.2-0+deb9u1                              i386         multimedia player and streamer library
ii  libvlccore9:i386                      3.0.2-0+deb9u1                              i386         base library for VLC and its modules
ii  vlc                                   3.0.2-0+deb9u1                              i386         multimedia player and streamer
ii  vlc-bin                               3.0.2-0+deb9u1                              i386         binaries from VLC
ii  vlc-data                              3.0.2-0+deb9u1                              all          Common data for VLC
ii  vlc-l10n                              3.0.2-0+deb9u1                              all          Translations for VLC
ii  vlc-plugin-base:i386                  3.0.2-0+deb9u1                              i386         multimedia player and streamer (base plugins)
ii  vlc-plugin-notify:i386                3.0.2-0+deb9u1                              i386         LibNotify plugin for VLC
ii  vlc-plugin-qt:i386                    3.0.2-0+deb9u1                              i386         multimedia player and streamer (Qt plugin)
ii  vlc-plugin-samba:i386                 3.0.2-0+deb9u1                              i386         Samba plugin for VLC
ii  vlc-plugin-skins2:i386                3.0.2-0+deb9u1                              i386         multimedia player and streamer (Skins2 plugin)
ii  vlc-plugin-video-output:i386          3.0.2-0+deb9u1                              i386         multimedia player and streamer (video output plugins)
ii  vlc-plugin-video-splitter:i386        3.0.2-0+deb9u1                              i386         multimedia player and streamer (video splitter plugins)
ii  vlc-plugin-visualization:i386         3.0.2-0+deb9u1                              i386         multimedia player and streamer (visualization plugins)
Quote:
Found this. See the link below:-
Code:
apt-get remove --purge vlc-gnome vlc-mad libdvdcss2 libdvbpsi1
https://www.tldp.org/REF/VLC-User-Guide/x1004.html

https://www.linuxquestions.org/quest...2A-4175547011/

https://www.videolan.org/vlc/download-debian.html
That command string yields no results as per only one of those packages is on my system.

Quote:
***Another Idea*** ****** ****** ****** ****** ****** ******

What does the commandline return when you run 'vlc' from the terminal? Any errors?
Currently, this is what I'm getting, pretty sure I've posted the updated results here already recently, but I will repost since you're at least trying. When I run vlc, whether it's terminal or Alt+F2, a GIANT window appears, filling up both my workspaces, CPU goes up to +90%, there's some giant buttons visible. Screenshot attatched. Anyway here's the current terminal output, again.
Code:
 $ vlc
VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-3262-g5a59782d45)
[01440950] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:186:14: not a number

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:186:14: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2749:24: not a number

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2749:24: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2940:14: not a number

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2940:14: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2946:17: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:4083:14: not a number

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:4083:14: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:4088:17: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:4729:14: not a number

(vlc:3382): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:4729:14: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: xfce.css:47:16: not a number

(vlc:3382): Gtk-WARNING **: Theme parsing error: xfce.css:47:16: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:16:14: not a number

(vlc:3382): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:16:14: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:26:14: not a number

(vlc:3382): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:26:14: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:40:16: not a number

(vlc:3382): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:40:16: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:96:14: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:100:16: not a number

(vlc:3382): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:100:16: Expected a string.

(vlc:3382): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:279:14: not a number

(vlc:3382): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:279:14: Expected a string.
[014a1ec8] main playlist: playlist is empty
QObject::~QObject: Timers cannot be stopped from another thread
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2018-06-26_16-44-19.png
Views:	21
Size:	10.5 KB
ID:	28008  

Last edited by jfhendfg; 06-26-2018 at 03:59 PM.
 
Old 06-26-2018, 07:05 PM   #85
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
I actually managed to get ahold of one of the people officially associated with VLC... they have no idea what I should do.

As of right now she's asking me to revert VLC back to a previous version. I tried that already and the way I did it was extremely difficult.

How am I supposed to revert VLC back to a previous version?
 
Old 06-26-2018, 09:11 PM   #86
m.a.l.'s pa
Member
 
Registered: Oct 2007
Location: albuquerque
Distribution: Debian, Arch, Kubuntu
Posts: 366

Rep: Reputation: 139Reputation: 139
Do you have another Stretch installation, on another partition or on another computer? Or can you try VLC from within a different DE or WM? I ask this because I have several installations, on several different computers, and I go back and forth between a number of different DEs/WMs, and so far I've seen a problem with VLC opening only on one of them (I took care of that with the "workaround" that I mentioned earlier in the thread). In my situation, that's what I'd do, though, I'd test it out on another system and see what happens.
 
Old 06-26-2018, 09:23 PM   #87
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
well I imagine it would purge remove VLC, do I really need to run that or will it's results really be in question?
Well, if you really want to get rid of vlc that should certainly do it.
The only way I'd think that the results would be in question is if APT isn't doing it's job.
TO verify that vlc was removed is to check it with dpkg -L vlc.

That's a lot of dependencies and you have version 3.0.2.
The current version of vlc is 3.0.3-- See the link below for reverting back.

Not sure what that GTK Warning is refering to. The only thing I could find remotely close to the theme parsing error:
https://forums.bunsenlabs.org/viewtopic.php?id=3422

The only way that I can think of to revert back to the previous version is to run make uninstall but that's 'only if' you compiled vlc from src. Aside from that, I found this:

***You can reset your VLC media player settings by renaming your current VLC media player configuration folder.***
https://askubuntu.com/questions/1997...original-state

Maybe this will help. Parrot is based on Debian-
https://unix.stackexchange.com/quest...stable-version

I think it's best to be honest.....I'm trying to help but running out of ideas quick.
 
Old 06-27-2018, 10:55 AM   #88
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by m.a.l.'s pa View Post
Do you have another Stretch installation, on another partition or on another computer? Or can you try VLC from within a different DE or WM? I ask this because I have several installations, on several different computers, and I go back and forth between a number of different DEs/WMs, and so far I've seen a problem with VLC opening only on one of them (I took care of that with the "workaround" that I mentioned earlier in the thread). In my situation, that's what I'd do, though, I'd test it out on another system and see what happens.
I can try it under IceWM, I have no other DEs or WMs installed, and do not wish to fatten up my system.
 
Old 06-27-2018, 11:00 AM   #89
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Ztcoracat View Post
Well, if you really want to get rid of vlc that should certainly do it.
The only way I'd think that the results would be in question is if APT isn't doing it's job.
TO verify that vlc was removed is to check it with dpkg -L vlc.

That's a lot of dependencies and you have version 3.0.2.
The current version of vlc is 3.0.3-- See the link below for reverting back.

Not sure what that GTK Warning is refering to. The only thing I could find remotely close to the theme parsing error:
https://forums.bunsenlabs.org/viewtopic.php?id=3422

The only way that I can think of to revert back to the previous version is to run make uninstall but that's 'only if' you compiled vlc from src. Aside from that, I found this:

***You can reset your VLC media player settings by renaming your current VLC media player configuration folder.***
https://askubuntu.com/questions/1997...original-state

Maybe this will help. Parrot is based on Debian-
https://unix.stackexchange.com/quest...stable-version

I think it's best to be honest.....I'm trying to help but running out of ideas quick.
Ok I'm currently trying
Code:
 sudo apt-get remove --purge vlc
sudo apt-get autoremove
sudo apt-get update
And now instead of trusting Synaptic or apt-get for reinstall I'm going to manually use .deb packages from trusted official sources for VLC 3.0.2

Last edited by jfhendfg; 06-27-2018 at 11:09 AM.
 
Old 06-27-2018, 11:12 AM   #90
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
After running the
Code:
 apt-get remove --purge vlc
sequence, then installing this package
Quote:
vlc_3.0.2-0+deb9u1_i386.deb
nothing has changed.
 
  


Closed Thread

Tags
broken, vlc



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
Unable to play DVD on VLC - VLC is unable to open the MRL Belikewater Linux - Newbie 3 03-27-2016 12:36 PM
vlc player "VLC is unable to open the MRL 'dvd:///..." taylorkh Linux - Software 9 01-27-2016 07:12 AM
How can Firefox 5 remember open tabs in case of an accidental shutdown? LAPIII General 1 08-19-2011 03:19 PM
Accidental Upgrade RJGularte Linux - Newbie 5 09-29-2009 02:27 AM
VLC error: VLC could not open the file "/usr/share/vlc/skins2/text.bmp". brjoon1021 Ubuntu 1 01-14-2009 10:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:41 PM.

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