Bug 108009 - default label localization may be >32 chars long
Summary: default label localization may be >32 chars long
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus-cd-burner
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-10-26 03:55 UTC by Dams
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-30 06:22:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dams 2003-10-26 03:55:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.4.1) Gecko/20031023
Galeon/1.3.9

Description of problem:
I'm french and I configured my locale as fr_FR.UTF-8.
I tried to burn a cd using nautilus-cd-burner. I let the default generated
label, but when i click the 'write' button, the nautilus-cd-burner window
dispappeared without a trace. 

I looked in my .xsession-errors and found : 
** (nautilus-cd-burner:22051): CRITICAL **: file make-iso.c: line 496
(make_iso): assertion `strlen (label) < 32' failed

The french label is "Donnees personelles, <insert date>" which is >32 chars long.

Version-Release number of selected component (if applicable):
nautilus-cd-burner(0:0.5.3-1).i386

How reproducible:
Always

Steps to Reproduce:
1. set your locale to fr_FR.UTF-8
2. in nautilus enter the burn:/// location
3. drop some files in the window
4. click to write to cd
5. look at the cd label

Expected Results:  Label should be shorter.

Additional info:

This is little more than a trivial typo in translation. I'll post an updated
fr.po that i hope you will accept before final release.

Comment 1 Matthias Clasen 2006-08-04 17:47:03 UTC
William, if you are listening: What we need at the very least here is a
translator comment pointing out the 32 character limitation.
Ideally, the code should also try to be a bit smarter and maybe just cut the
text off at the last character boundary before byte 32.

Comment 2 John Thacker 2006-10-29 22:52:30 UTC
[This is a mass update sent to many bugs that missed earlier such messages due
to having their version set to a test version.]

This bug was originally filed against a version of Fedora Core which is no
longer supported, even for security updates.  Many changes have occured since
then.  Please retest this bug against a still supported version.  Note that FC3
and FC4 are supported by Fedora Legacy for security fixes only.  If
it still occurs on FC5 or FC6, please assign to the correct
version.  Otherwise, if this a security issue, please change the
product to Fedora Legacy.  Thanks, and we are sorry that we did not
get to this bug earlier.

This bug will be closed after a few weeks if no information is given indicating
that the bug is still present in a supported release.

Comment 3 Dams 2006-10-30 06:22:57 UTC
It's been fixed a while ago anyway.


Note You need to log in before you can comment on or make changes to this bug.