On Mon, 2008-07-28 at 22:25 +0200, Jasper Groenewegen wrote:
> Hmm that line is part of an iterator that constructs all gtk.Labels in 
> the info dialog. And for me it works like a charm so for now I presume 
> the fault is in the description string.
> That string is obtained as
> 
> repository._format.get_format_description()
> 
> Do you happen to know if 'Packs containing knits with rich root
> support' is the full string that should be returned by a bzrlib 
> repository object?
> It's a workingtree.branch.repository._format.get_format_description() to 
> be precise.
> Currently it just parses the description string in the label as
> 
> "exec gtk.Label('%s')"%descriptionstring
> 
> which goes well, except if the string has quotation marks as well I guess..

Uuuurrr... pass on all points.  I am just a user ;-)

What I can say is that the string "Packs containing knits with rich
root" appears in bzrlib/repofmt/pack_repo.py and is terminated with a
\n.  I therefore conclude that somewhere along the line the \n is being
incorrectly interpreted.

-- 
Russel.
====================================================
Dr Russel Winder                 Partner

Concertant LLP                   t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,              f: +44 8700 516 084
London SW11 1EN, UK.             m: +44 7770 465 077

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
bzr-gtk mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.canonical.com/mailman/listinfo/bzr-gtk

Reply via email to