synaptic-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Synaptic-devel] New release 0.55


From: Michael Vogt
Subject: Re: [Synaptic-devel] New release 0.55
Date: Tue, 2 Nov 2004 16:59:39 +0100
User-agent: Mutt/1.5.6+20040907i

On Tue, Nov 02, 2004 at 04:11:51PM +0100, Leendert Meyer wrote:
> On Tuesday 02 November 2004 09:56, Michael Vogt wrote:
> > I'm interessted in your opionion in the supported column. The basic
> > idea is to make it easy for the user to see what packages come from
> > the distribution and what come from other repositories. It should be
> > straightforward to support other distribution that debian with it.
> 
> I put the lines from the attachment in /etc/apt/apt.conf.d/apt.conf, but I am 
> not sure agains what RPM-field the supported-label strings are compared.

Puting it into the apt dir will probably not work. For now, you have
to set this parameter either from the commmandline with:
 ' -o Synaptic::supported-label="Debian " '
or in the /root/.synaptic/synaptic.conf file. I will think about a
better way to do this.

There is a thing called "label" in the Release file of a apt enabled
rpm directory. In debian it looks like this:

address@hidden:~$ cat 
/var/lib/apt/lists/ftp2.de.debian.org_debian_dists_unstable_non-free_source_Release
Archive: unstable
Component: non-free
Origin: Debian
Label: Debian
Architecture: source

> BTW, does the icon have to be 16x16 pixels?

I think it can be bigger in theorie, but it will probably not look
very good then.
 
> > You can get the packages at the usual location at:
> > http://savannah.nongnu.org/download/synaptic/synaptic-0.55.tar.gz
> 
> Compiles and runs on SuSE 9.2 (ex-LiveDVD).
> 
> But there is some weirdness ;) : 
> 
> - The color selection dialog cannot be closed

Confirmed on debian. Thanks for spotting this problem!
 
> - The right scrollbar looks a bit strange:
>   o the top arrow is right below the slider
>   o the top arrow moves /with/ the slider

Is it possible that this is a theme issue? Does it help if you switch
to a different one?

> - After clicking 'Apply', signatures /are/ being checked, no matter
>   what the setting is of the 'verify signatures' checkbox

Odd, this code has not changed. Basicly the code is:
_config->Set("RPM::GPG-Check",
             gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(_checkSigsB)) ?
             "true" : "false");


thanks!
 Michael


-- 
The first rule of holes is: when you find yourself in one, stop digging. - PJ
Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]