Synaptic will not start graphically

Progetto:Trisquel mini
Versione:7.0
Componente:Code
Categoria:segnalazione di bug
Priorità:critical
Assigned:Non assegnata
Stato:patch (ready)
Descrizione

The Synaptic desktop launcher calls synaptic-pkexec, which on my system and others waits for authentication from the command line. Thus, executing the desktop file waits endlessly for authentication (or I suppose until timeout).

Perhaps use gksudo instead?

Mar, 03/10/2015 - 11:23

I solved this problem by changing my software source/ mirror by using the one from India.(ftp)
Just go to Main menu > system settings > software & update. In the 'Trisquel software' section select another mirror to see whether it works.

Gio, 03/12/2015 - 16:09

Changing mirrors is not a real solution. I use the main archive.trisquel.info mirror; all bugs should be fixed there first. This is a packaging issue, either by the maintainers for Trisquel or by upstream.

Mer, 03/25/2015 - 02:21
Stato:active» needs more info

I can't recreate this on Trisquel 7.0 (I get a different problem). However, I can recreate it on Trisquel *Mini* 7.0. To fix the problem:

sudo aptitude install policykit-1-gnome policykit-desktop-privileges

Then go to Preferences -> Desktop Session Settings

In the dialog which opens under Automatically Started Applications enable 'PolicyKit Authentication Agent'

Then logout and login again.

If your problem _is_ with Trisquel 7.0 not Mini then post a transcript (minus any passwords) of running the command

synaptic-pkexec

From Terminal.

Ven, 06/12/2015 - 07:54
Progetto:Trisquel» Trisquel mini
Versione:7.0» 7.0
Componente:Programs» Code
Stato:needs more info» active

I'm reassigning this to mini, since it seems to work in regular version and apparently doesn't in mini. Here's one person saying it doesn't work in mini https://trisquel.info/en/forum/new-trisquel-linux-libre-kernel-and-free-software-ethic

Mer, 08/05/2015 - 07:12

Here's another person having this problem, on mini as well https://trisquel.info/en/forum/how-do-i-become-root-trisquel-mini

Lun, 08/31/2015 - 18:34
Stato:active» patch (ready)

Merge request created here: https://devel.trisquel.info/trisquel/trisquel-packages/merge_requests/2

Mar, 09/01/2015 - 23:31

please consider an alternate solution for this as described in issue #15394 https://trisquel.info/en/issues/15394

Sab, 10/10/2015 - 12:25

Para abrir Synaptic en modo gráfico, hay que ejecutar la aplicación desde la terminal. Ingresar sudo synaptic y se abrirá la aplicación.

To open Synaptic in graphical way, it is necessary to execute the application from the terminal. To enter sudo synaptic and the application will be opened.

Sab, 10/10/2015 - 15:22

Always use gksudo with graphical applications, not sudo. (Sure, some apps will work with sudo but not all so it's best to always use gksudo.)

Ven, 02/19/2016 - 19:04

I had the same problem with mini 7.0. It fails silently. Launching with root privilege (gksudo or sudo) works find from the terminal.

Dom, 03/20/2016 - 23:08

Aklis's commit is in the repos. However, on testing I find it 'fix incomplete' and that policykit-desktop-privileges is also needed. New Merge Request

https://devel.trisquel.info/trisquel/trisquel-packages/merge_requests/4