LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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-09-2018, 01:36 PM   #31
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925

Also, let's see which vlc programs you have installed:

Code:
dpkg -l "*vlc*" | grep "^ii"
 
Old 06-09-2018, 02:16 PM   #32
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
Some GUI software is written in qt and some in gtk - if you're using a gtk-based desktop environment, for example, and want to minimise your qt package content then you need to look at the dependencies of any packages you're thinking of installing. I have several qt-based packages on my Mint MATE system which don't have many qt-related dependencies. Occasionally I'll come across a package with a list of qt (and/or kde) dependencies as long as my arm. It doesn't get installed - I'll find a gtk-based alternative. It probably wouldn't do my system much harm but I just don't want things getting out of hand.

Xfce is a gtk-based desktop environment.

Normally, you shouldn't get missing package problems if a package has its dependencies mapped out correctly in its control file.

Perhaps I've missed it, but where is the qpainter error that you're seeing?
That makes sense, thank you. And it's in a post in the VLC forums, link in OP.

I could repost it but it's long as the frieza fight.
 
Old 06-09-2018, 02:31 PM   #33
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
You're not the only one, it appears, unless this is also you.

https://forum.videolan.org/viewtopic.php?f=13&t=144430

Still waiting for the output from #31.
 
Old 06-09-2018, 02:33 PM   #34
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Also, I seem to have missed it but which distro and version are you running?
 
Old 06-09-2018, 02:46 PM   #35
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
Also, I seem to have missed it but which distro and version are you running?
Debian Stretch
 
Old 06-09-2018, 02:47 PM   #36
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Now this one surprises me;
dpkg -l "*vlc*" | grep "^ii" yields:
Code:
 ii  vlc-l10n                        3.0.2-0+deb9u1 all          Translations for VLC
 
Old 06-09-2018, 02:59 PM   #37
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Other people have reported the same or similar problems with Debian Stretch.

So, you've deleted VLC, apart from the translations (which shouldn't really affect anything)? How are we supposed to troubleshoot?

On another thread, someone said it may be occurring when certain desktop effects are enabled. Could that apply to your setup?
 
Old 06-09-2018, 03:22 PM   #38
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
Other people have reported the same or similar problems with Debian Stretch.

So, you've deleted VLC, apart from the translations (which shouldn't really affect anything)? How are we supposed to troubleshoot?

On another thread, someone said it may be occurring when certain desktop effects are enabled. Could that apply to your setup?
It shouldn't. I have compositing enabled, but no effects of any sort. And the error persists when it's disabled.

That's interesting, but VLC was always running strong with me even after upgrading to Stretch, it was the Synaptic mishap that started it.
 
Old 06-09-2018, 03:40 PM   #39
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by jfhendfg View Post
It shouldn't. I have compositing enabled, but no effects of any sort. And the error persists when it's disabled.

That's interesting, but VLC was always running strong with me even after upgrading to Stretch, it was the Synaptic mishap that started it.
Well, as I say, other folk are reporting problems with upgrading vlc to v3 on Debian, even on here.

https://www.linuxquestions.org/quest...eo-4175631232/

It doesn't help you much yet, but the fact that this is not particular to you means that there is a greater possibility of finding a workaround out there.

Of course, you could always install a vlc snap package, but that doesn't quite fit in with your preference for "slim".

Last edited by hydrurga; 06-09-2018 at 03:42 PM.
 
Old 06-09-2018, 04:29 PM   #40
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
Well, as I say, other folk are reporting problems with upgrading vlc to v3 on Debian, even on here.

https://www.linuxquestions.org/quest...eo-4175631232/

It doesn't help you much yet, but the fact that this is not particular to you means that there is a greater possibility of finding a workaround out there.

Of course, you could always install a vlc snap package, but that doesn't quite fit in with your preference for "slim".
Oh sorry I thought you meant using VLC in Stretch in general not the upgrade.
 
Old 06-10-2018, 10:56 AM   #41
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
I have sent a bug report. Did everything to the best of my knowledge to make sure it went to the right places and had the necessary information. I also contacted someone who appears to know a little about QPainter and how it works.

If anyone replies to me with helpful information I will return here with the info.
 
Old 06-10-2018, 11:10 AM   #42
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by jfhendfg View Post
I have sent a bug report. Did everything to the best of my knowledge to make sure it went to the right places and had the necessary information. I also contacted someone who appears to know a little about QPainter and how it works.

If anyone replies to me with helpful information I will return here with the info.
Could you post a link to the bug report?
 
Old 06-10-2018, 01:28 PM   #43
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
Could you post a link to the bug report?
Well, I'm trying, but sending a bug report has expectedly turned out to be a little difficult for me.

You know they need your blood type, your social, your DNA sequence, your fingerprint code... you get the idea, they need a ton of intricate details that are a little hard for me to get a hold of and I asked how I could acquire the needed details and now he's just telling me to file a new report.

So I don't think that's going to work out, sorry.
 
Old 06-10-2018, 04:54 PM   #44
ChuangTzu
Senior Member
 
Registered: May 2015
Location: Where ever needed
Distribution: Slackware/Salix while testing others
Posts: 1,718

Rep: Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857
Quote:
Originally Posted by ondoho View Post
have you tried another media player?
mpv is much more reliable and versatile for linux, and with a frontend like smplayer you also have the "clicky buttons".
and lighter...you can also from command line mpv [some youtube page] and it has some basic clicky things....
 
Old 06-10-2018, 05:25 PM   #45
jfhendfg
Member
 
Registered: Jun 2015
Posts: 150

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ChuangTzu View Post
and lighter...you can also from command line mpv [some youtube page] and it has some basic clicky things....
I've been using VLC exclusively for the past 10 years.
It's going to take a lot more than that to sell me off of it.
 
  


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 08:31 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