Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gdebi (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gdebi in Ubuntu.
https://bugs.launchpad.net/bugs/1876504

Title:
  Gdebi close when trying to install a .deb with right-clic

Status in gdebi package in Ubuntu:
  Confirmed

Bug description:
  In focal(20.04), gdebi 0.9.5.7+nmu3 has a problem.

  In a terminal : sudo gdebi xxx.deb works (but no graphic mode)

  In a terminal :  sudo gdebi-gtk launch gdebi. Then, in the graphic UI,
  choose a .deb file ("file > open"), then clic on "install" and it's
  works.

  BUT right-clic on the .deb, then "open with gdebi" => gdebi launch, et
  show the .deb file. But clic on "install" button, and gdebi close
  without any installation.

  
  Solution / workaround :  

  change in gdebi.desktop the line

   exec=gdebi-gtk %f

       by :

   exec=sh -c "gdebi-gtk %f"

  And it's works perfectly.

  Please, change the gdebi.desktop in gdebi.deb on focal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/1876504/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to