LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to install smplayer
#4
[member=6813]Manuk[/member]

The qml-module-qtquick-dialogs package info somehow got corrupted in the dpkg database and that's why it couldn't be fixed with the above commands. It is not part of smplayer but QT I believe... anyways, the point is that it didn't happen because of smplayer installation but because of some other package previously installed in your system. QT maybe?

The way you can fix this is by manually editing the status file under /var/lib/dpkg.

1- First, create a backup copy of the /var/lib/dpkg/status file. For example: to your home directory... from Terminal:
Code:
cp /var/lib/dpkg/status $HOME

2- Open /var/lib/dpkg/status as administrator. From Terminal:
gksu leafpad /var/lib/dpkg/status

3- In that file, find the qml-module-qtquick-dialogs package info and delete it... for example, for lxterminal this is what it would be like:

Code:
Package: lxterminal
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 971
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.2.0-1
Provides: x-terminal-emulator
Depends: libc6 (>= 2.7), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.24.0), libvte9 (>= 1:0.28.0), libx11-6
Description: LXDE terminal emulator
LXTerminal is a VTE-based terminal emulator for the Lightweight X11 Desktop
Environment (LXDE).
.
It supports multiple tabs and has only minimal dependencies thus being
completely desktop-independent. In order to reduce memory usage and increase
the performance, all instances of the terminal are sharing a single process.
Original-Maintainer: Debian LXDE Maintainers <[email protected]>
Homepage: http://www.lxde.org/

4- Save and close the status file and run once again from Terminal:

Code:
dpkg --configure -a
sudo apt-get -f install
sudo apt-get clean
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install smplayer

Hope that helps.

Cheers!
https://unlockforus.com

Sorry for seeming stupid and preferring Linux - I just don't know any better.

[Image: AGxgqJ6.png]
Reply


Messages In This Thread
Unable to install smplayer - by Manuk - 04-30-2017, 07:36 PM
Re: Unable to install smplayer - by ralphy - 04-30-2017, 08:00 PM
Re: Unable to install smplayer - by Manuk - 04-30-2017, 08:46 PM
Re: Unable to install smplayer - by ralphy - 04-30-2017, 09:19 PM
Re: Unable to install smplayer - by Manuk - 04-30-2017, 09:33 PM
Re: Unable to install smplayer - by ralphy - 04-30-2017, 09:56 PM
Re: Unable to install smplayer - by Manuk - 05-01-2017, 12:10 AM
Re: Unable to install smplayer - by ralphy - 05-01-2017, 04:39 AM
Re: Unable to install smplayer - by Manuk - 05-04-2017, 01:16 PM
Re: Unable to install smplayer - by Manuk - 05-08-2017, 07:16 PM
Re: Unable to install smplayer - by torreydale - 05-08-2017, 08:42 PM
Re: Unable to install smplayer - by Manuk - 05-09-2017, 02:20 AM
Re: Unable to install smplayer - by Valtam - 05-09-2017, 02:58 AM
Re: Unable to install smplayer - by Manuk - 05-10-2017, 02:32 AM
Re: Unable to install smplayer - by Valtam - 05-10-2017, 03:43 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)