** Changed in: ubuntu-translations
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/303273
Title:
French translation broken and character encoding bugs
To ma
** Changed in: ubuntu-translations
Status: Confirmed => In Progress
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
Jean-Philippe gutenprint is not fully translated in French. You can check the
current translation state here :
http://translationproject.org/domain/gutenprint.html
That's why you still see English strings in UI.
--
French translation broken and character encoding bugs
https://bugs.launchpad.net
Gabor Kelemen wrote:
>That is because you had the package gutenprint-locales not installed
>when adding the printer - could you retry after installing the package
>and re-adding the printer?
Now I have strings in French and in English. See the screen shot.
** Attachment added: "printer-options.p
Mohamed Amine IL Idrissi wrote:
>Did you test in Lucid or Maverick?
I tested in Lucid.
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
That is because you had the package gutenprint-locales not installed when
adding the printer - could you retry after installing the package and re-adding
the printer?
Last time I checked, the encoding worked for me - see my screenshots in bug
#415452
--
French translation broken and character
Jean-Philippe: Did you test in Lucid or Maverick?
** Changed in: ubuntu-translations
Status: Incomplete => Confirmed
** Changed in: system-config-printer (Ubuntu)
Status: Incomplete => Confirmed
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bu
Mohamed Amine IL Idrissi wrote:
>This bug is really old. Can you tell us if the bug still exists?
In the "Printer Options" tab, everything is in English (except the title
"Général" that is in French). See the attached screen shot.
** Attachment added: "options-in-English.png"
https://bugs.la
This bug is really old. Can you tell us if the bug still exists?
** Changed in: system-config-printer (Ubuntu)
Status: New => Incomplete
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a mem
Adi Roiban wrote:
>Since this bug was not touched lately, is this bug still present in Karmic?
Hi Adi,
My current config is Gnome 2.28.1 and Ubuntu 9.10 32-bit, and the
printer properties are all in English. There's no translation in French.
See the attached screenshot "gutenprint-ubuntu-9.10.pn
Hi Jean,
Since this bug was not touched lately, is this bug still present in
Karmic?
I will assign it to Ubuntu French translators, maybe they can help us.
Kindest regards,
Adi
** Changed in: ubuntu-translations
Status: New => Incomplete
** Changed in: ubuntu-translations
Assignee:
** Also affects: ubuntu-translations
Importance: Undecided
Status: New
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
** Branch linked: lp:ubuntu/jaunty/gutenprint
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
** Also affects: gutenprint via
http://sourceforge.net/support/tracker.php?aid=2359394
Importance: Unknown
Status: Unknown
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a member of Ub
There's a new snapshot of Gutenprint. See:
http://sourceforge.net/tracker/?func=detail&atid=101537&aid=2359260&group_id=1537
The rlk's message:
> Please try the latest snapshot at
> https://sourceforge.net/project/showfiles.php?group_id=1537&package_id=31377
> -- this bug should be fixed in that
Hi,
Here's what I've done:
- I installed libgutenprint2_5.2.0~rc1-0ubuntu2_i386.deb
- I restarted cups: sudo service cups restart
- In the printers manager, I deleted my printer and added it again.
I have the same encoding characters bug. Have I done the update
correctly?
--
French translatio
Got a patch from upstream. I have uploaded a package with the patch
applied to Jaunty, please try.
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
This bug was fixed in the package gutenprint - 5.2.0~rc1-0ubuntu2
---
gutenprint (5.2.0~rc1-0ubuntu2) jaunty; urgency=low
* debian/patches/25_genppd_globalized_ppds_fix.dpatch: Fixed autmatic
generation of globalized PPD files if the system's default locale is not
English (L
Problem is that Gutenprint's PPD generator
(/usr/lib/cups/driver/gutenprint.5.2) only generates fully globalized
PPDs if the server's (the machine on which the print queue is set up)
default locale is English. With any other locale it produces broken
single-language PPDs of the locale's language.
The problem lies in the gutenprint package. This can be seen by running
the PPD driver directly:
$ LC_ALL=fr_FR.UTF-8 /usr/lib/cups/driver/gutenprint.5.2 cat
"gutenprint.5.2://bjc-MULTIPASS-MP150/expert" |egrep -e
'(Encoding)|(OpenUI.*StpQuality)'
*LanguageEncoding: ISOLatin1
*OpenUI *StpQualit
Tim, and if you write back modified PPDs they must stay consistent (not
a single-language PPD with *cupsLanguages entry and wron
*LanguageEncoding).
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a
Tim, for what do you need to read out a full PPD and write it back? For
changing the defaults one only needs to send them to CUPS as key=value
pairs, the IPP equivalent of "lpadmin -p -o =
-o = ...". If you need to download the PPD, modify it
and upload it, take care that the full PPD gets downloa
Seems like cups.getServerPPD() is giving us a localized PPD somehow, but
I'm not sure how.
(Yes, localize() only localizes the data structure in memory, but we use
that data structure to write out a new PPD file.)
--
French translation broken and character encoding bugs
https://bugs.launchpad.ne
Jean-Philippe, you do not need to open a new bug about the coordination
of upstream and Launchpad translations. I did so already. See bug
303516.
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a me
It cannot break anything in Intrepid, as the patch is from Nov 19. which
is after Intrepid release.
But in general, this localize() function only localizes the data
structure in memory or does it replace the queue's globalized PPD by a
single-language one?
--
French translation broken and charac
Hmm, I wonder if system-config-printer commit
75f7fe9354040873178d571449442ee313971638 is to blame for this.
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Hi Till,
You wrote:
> How did you obtain this PPD?
I've not installed it manually, I've just used the automatic
installation by the Ubuntu printer manager. I can confirm the encoding
character bug on my system (Ubuntu 8.10 32-bit) and on another computer
(Ubuntu 8.10 64-bit).
--
French translat
Your PPD is broken. It has the header of a globalized PPD (with
"*cupsLanguges" entry) but in reality it is a single-language PPD for
French, and especially the French strings are UTF-8 encoded but the
"*LanguageEncoding:" keyword says "ISOLatin1". How did you obtain this
PPD? The PPDs generated by
Hi Till,
You wrote:
> I have reported your issue of your comment #3
Should we open a specific bug report on Launchpad about that?
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a member of Ubuntu
On https://fedorahosted.org/system-config-printer/ticket/114 the bug has
been closed, with this comment:
> The PPD advertises its encoding as ISOLatin1, but it is in fact
> encoded in UTF-8. This indicates a bug in the application that
> created the PPD file, gutenprint-5.2.0-rc1.
--
French tran
> I have reported your issue of your comment #3
Thanks.
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
I have reported your issue of your comment #3
(https://bugs.edge.launchpad.net/ubuntu/+source/gutenprint/+bug/303273/comments/3)
as Gutenprint bug 2359394:
https://sourceforge.net/tracker2/?func=detail&aid=2359394&group_id=1537&atid=101537
--
French translation broken and character encoding bugs
Hi Till,
You wrote:
> Please report the problems to the respective upstream projects:
> 1. Gutenprint: http://sourceforge.net/projects/gimp-print/ Choose
> "Bugs" in the "Tracker" menu
It's done. The request ID is 2359260.
> 2. https://fedorahosted.org/system-config-printer/report
It's also do
Hi Till,
You wrote:
> 1. The translations in Gutenprint are incomplete, therefore there are
> the untranslated strings which you have marked with a blue dot.
> [...]
> 1. you could help solving it, by volunteering to do translations.
I really think that the strings marked with a blue dot aren't a
These are two bugs:
1. The translations in Gutenprint are incomplete, therefore there are
the untranslated strings which you have marked with a blue dot.
2. system-config-printer does not respect the encoding of the translated
strings. You have marked the strings with an orange dot. Multi-languag
** Also affects: system-config-printer (Ubuntu)
Importance: Undecided
Status: New
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
** Attachment added: "gutenprint.png"
http://launchpadlibrarian.net/20037088/gutenprint.png
--
French translation broken and character encoding bugs
https://bugs.launchpad.net/bugs/303273
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
37 matches
Mail list logo