Bug#508042: How to work this around

2009-01-29 Thread Oded Naveh
Quoting Petter Reinholdtsen (p...@hungry.com):
>
> > In my opinion, the only way to work around this bug is by shortening
> > down the wording of the debconf template *drastically*
> ...
> Proposals are most welcome. The current text is the short version of
> the short version of the original text, so it has already been
> compressed quite a bit. The goal of the text is to provide enought
> information for new users to make an informed choice and not having to
> consult the documentation to understand what to select.
>
> > And, yes, that will require translation updates..:-(
>
> Yeah. It will involve getting a lot of people to transalte in time
> for a new release. :(

Here's another proposal that requires NO TRANSLATION nor shortening. :-)
Make it LONGER.

The text front-end shows 22 lines for screen, if all (or more) are
taken by the description then Choices will be presented on another
screen.
Up to 15 lines of description (including Short, Extended and blank
lines between paragraphs), would allow reasonable room for Choices, so
the numbers to avoid are 16 through 22.

Extra lines may be added on another paragraph flagged with
'translate!' the problem is that po-debconf will ignore whitespace and
this will only affect English messages, so there must be some
printable characters in that paragraph. Also, padding with tabs give
better results as it has less effect in GUI front-end.
It's possible to initially adjust the number of lines in .po files
without burdening the translators and add a comment asking translators
to adjust the amount of newlines whenever they commit new
translations, but asking them to do it with tabs is not very kind
(there are 9 per line).
Optimal results may be achieved by commbining both.

Surely,  this is a clumsy workaround but it's just that and it avoids
both drawbacks of the other option.
Here's a padded version ...

p.s. Maybe consider rewinding to a previous longer version?


debian-edu-profile-udeb.templates
Description: Binary data


Bug#508042: Dual bug.

2009-02-22 Thread Oded Naveh
It appears that this bug report actually describes two separate bugs.

# 1. The "... three blank lines between the question text and the
question itself..."
# 2. The "... the multiselect part of the question..."  displayed out
of bounds.

The trigger of #1 is more than one space at the last line of the
description. It can be seen in Portuguese version of these questions,
where the translator used tabs instead of spaces.
This seems to be a bug in the debconf parsing mechanism and not the
front-end, as it's apparent also in the GUI front-end though not as
obvious.
In general debconf doesn't deal gracefully with whitespace at line's
beginning, either space or tab.

It seems unrelated to #2 which is manifested whenever the description
exceeds a certain number of lines while still below a complete page.



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#516347: debian-installer: guided-with-lvm no longer allows ? primary partition.

2009-03-30 Thread Oded Naveh
Similar behavior observed with recipes defining only one primary partition 
(/boot).
The effect of the bug was dependent on the size of that partition.

If changing the partition size (try 200 200 200) allows partitioning, then 
we're talking the same bug.
Try a few more sizes as I suspect it also depends on the drive parameters (e.g. 
size and CHS).

Examples for recipes can be found in:
http://svn.debian.org/wsvn/debian-edu/trunk/src/debian-edu-install/lib/partman/recipes/?rev=57324
90 and 94 don't work, the others work o.k.




--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org