01-01-2019, 03:55 PM
[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.