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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
gdebi is not working for me
#1
I upgraded a laptop from LL 3.8 to LL 4.2 via a clean install of LL 4.2 two days ago.  I think I've counted about three .deb files I needed to install post LL 4.2 upgrade.  When I click on the .deb file, gdebi opens, and I click on Install.  The window disappears, and nothing happens.  I resort to installing the software using the command line with the "sudo dpkg -i" approach.  That does work.

I have used the reinstallation option in Install/Remove Software on the gdebi package to no avail.  Any suggestions?
Want to thank me?  Click my [Thank] link.
Reply
#2
run: sudo gdebi yourfilename.deb and see what errors if any the terminal throws. It's more than likely a GTK problem.
May be related to this bug: https://bugs.launchpad.net/ubuntu/+sourc...ug/1760910

TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Reply
#3

[member=5916]trinidad[/member] ,


Thank you.  That link helped.  I had to make the following change to my gdebi.desktop file using the following:


I opened the file using the following command:
Code:
gksudo leafpad /usr/share/applications/gdebi.desktop


And I made the following change:


Change the following line:
Exec=gdebi-gtk %f


To this:
Exec=gksudo gdebi-gtk %f


I tested it on my google-chrome-stable_current_amd64.deb file.  Google Chrome was already installed, so I ran a Reinstallation, and things were better.  I saw things install instead of the window disappearing and nothing happening as before.
Want to thank me?  Click my [Thank] link.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)