synaptic-devel
[Top][All Lists]
Advanced

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

Re: [Synaptic-devel] Cosmetic bug in subview selection


From: Panu Matilainen
Subject: Re: [Synaptic-devel] Cosmetic bug in subview selection
Date: Mon, 06 Sep 2004 23:52:07 +0300

On Mon, 2004-09-06 at 23:39, Michael Vogt wrote:
> On Mon, Sep 06, 2004 at 11:21:29PM +0300, Panu Matilainen wrote:
> > > I finally tracked that one down. It's acutally a one line diff to work
> > > around a gtk/glade problem. The patch is attached. It would be very
> > > nice if you could test it (even better is someone tested it with gtk
> > > <= 2.2). 
> > 
> > Cool, indeed that fixes it at least with gtk 2.4. I'll test tomorrow at
> > work with gtk 2.2 and let you know what happens with that.
> 
> Great! Thanks for testing. 
>  
> > BTW just noticed an oddity with the sections view with an incorrect
> > Group tag in an rpm: the group is literal '<group>' from a template spec
> > on this package that causes 
> > a) lots of "(synaptic:15200): Gtk-WARNING **: Failed to set cell text
> > from markup due to error parsing markup: Unknown tag 'group' on line 1
> > char 16" warning messages when clicking around the sections
> 
> Thanks! Attached is another patch that should fix this. I'll have to
> do another release soon it seems :) 

That fixes the Section view and the warnings but causes a new
side-effect: the package with group <group> doesn't show up in it's
section. I suppose that's because the escaped string in subViews now
doesn't match the actual group entry of the package.

I dunno if this is really worth fixing, afterall we're talking about a
badly packaged rpm with invalid group entry (although rpm itself doesn't
place limits on the contents of the group tag and thus doesn't mind the
<> characters)

        - Panu -





reply via email to

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