Sunday, April 28, 2024
17
rated 0 times [  17] [ 0]  / answers: 1 / hits: 82020  / 1 Year ago, fri, january 27, 2023, 2:27:20

My synaptic package manager is not launching from the application menu but i can launch it from terminal with gksudo synaptic. I have tried several times but I can't launch it from the application menu.



The Launch command is synaptic-pkexec (this is accessed from the application menu editor).


More From » command-line

 Answers
3

You can fix it by following:




  1. Open terminal (ctrl+alt+T) and execute:



    gksudo gedit /usr/share/applications/synaptic.desktop


    If gksudo is not installed, you can just install it. It's provided by the gksu Install gksu package.



    (Or you can run sudo -H gedit instead. But avoid sudo gedit).


  2. Change line Exec=synaptic-pkexec to Exec=gksudo synaptic.


  3. Save file and close text editor.



[#35665] Saturday, January 28, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
calronze

Total Points: 0
Total Questions: 110
Total Answers: 112

Location: Belarus
Member since Thu, Aug 11, 2022
2 Years ago
calronze questions
Sun, Jan 9, 22, 13:41, 2 Years ago
Wed, Feb 15, 23, 01:41, 1 Year ago
Sat, Jul 23, 22, 21:03, 2 Years ago
Sat, Feb 5, 22, 01:57, 2 Years ago
;