Synaptic will not start graphically

Proxecto:Trisquel mini
Versión:7.0
Componente:Code
Categoría:informe de erro
Prioridade:critical
Asignado:Sen asignar
Estado:patch (ready)
Descrición

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 - 10: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.

Xov, 03/12/2015 - 15: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.

Mér, 03/25/2015 - 01:21
Estado: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 - 06:54
Proxecto:Trisquel» Trisquel mini
Versión:7.0» 7.0
Componente:Programs» Code
Estado: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

Mér, 08/05/2015 - 06: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 - 17:34
Estado:active» patch (ready)

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

Mar, 09/01/2015 - 22:31

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

Sáb, 10/10/2015 - 11: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.

Sáb, 10/10/2015 - 14: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 - 18: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 - 22: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