What ever happen to current locale in Gnome terminal?
There used to be a setting in Gnome Terminal ( Terminal --> Set
Character Encoding --> Available Encoding --> Current Locale ) what ever
happen to it or should I say why was it removed?
Bug ?
JBG
--
desktop mailing list
desktop@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/desktop
07-14-2010, 01:40 PM
Matthias Clasen
What ever happen to current locale in Gnome terminal?
On Wed, 2010-07-14 at 09:48 +0000, "Jóhann B. Guðmundsson" wrote:
> There used to be a setting in Gnome Terminal ( Terminal --> Set
> Character Encoding --> Available Encoding --> Current Locale ) what ever
> happen to it or should I say why was it removed?
>
> Bug ?
"There used to be" is a little too vague.
Have you used it just yesterday, and now its gone, or do you remember it
from 2002 ? And what version of gnome-terminal are you talking about ?
--
desktop mailing list
desktop@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/desktop
07-15-2010, 01:27 PM
Matthias Clasen
What ever happen to current locale in Gnome terminal?
On Thu, 2010-07-15 at 12:39 +0000, "Jóhann B. Guðmundsson" wrote:
> On 07/14/2010 01:40 PM, Matthias Clasen wrote:
> > On Wed, 2010-07-14 at 09:48 +0000, "Jóhann B. Guðmundsson" wrote:
> >> There used to be a setting in Gnome Terminal ( Terminal --> Set
> >> Character Encoding --> Available Encoding --> Current Locale ) what ever
> >> happen to it or should I say why was it removed?
> >>
> >> Bug ?
> > "There used to be" is a little too vague.
> >
> > Have you used it just yesterday, and now its gone, or do you remember it
> > from 2002 ? And what version of gnome-terminal are you talking about ?
>
> This happened whenever routine 'terminal-encoding.c' option had been
> commented out of the encoding menu possibilities.
> This was done without any comment in the code of the actual reason why
> this had been done or what replaced it functionality.
>
> <snip>
>
> static const struct {
> const char *charset;
> const char *name;
> } encodings[] = {
> // { "UTF-8", N_("Current Locale") }, <--- !!!!!
> { "ISO-8859-1", N_("Western") },
> { "ISO-8859-2", N_("Central European") },
> { "ISO-8859-3", N_("South European") },
>
You haven't answered any of my questions, but you are halfway there.
After identifying the offending code, a bit of git blame will tell you
who and why.
--
desktop mailing list
desktop@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/desktop
07-15-2010, 05:05 PM
Jesse Keating
What ever happen to current locale in Gnome terminal?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 7/15/10 7:17 AM, "Jóhann B. Guðmundsson" wrote:
> Neither have you answered any of mine but git will tell you when the
> code was changed and in what Fedora release that change ended up in as
> it will tell me why is what I could have responded with if I wanted to
> sink to your level of response.
Please lets be excellent to each other here and avoid the hostilities.
- --
Jesse Keating
Fedora -- Freedom² is a feature!
identi.ca: http://identi.ca/jkeating
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
What ever happen to current locale in Gnome terminal?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 7/15/10 12:36 PM, "Jóhann B. Guðmundsson" wrote:
> Then I could just start/use Gnome Terminal with various different
> profiles only to find out you cant and I don't know if that would be
> considered a bug that you cant configure this per profile since I don't
> know the real reason why this had to be removed in the first place.
Matthias was helping you to discover why the change was made. He
obviously doesn't know himself, so he was directing you at the same
place he would look to find out why, which is the upstream source
control which can show you which specific commit changed that line that
you discovered, and you can find the changelog for that commit, which
should give a hint as to why it was done, which appears to be your
original question.
- --
Jesse Keating
Fedora -- Freedom² is a feature!
identi.ca: http://identi.ca/jkeating
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
What ever happen to current locale in Gnome terminal?
I filed a bug about it upstream. Seems like a regression from a refactoring
two years ago. We'll fix it.
behdad
On 07/15/10 14:02, Jesse Keating wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 7/15/10 12:36 PM, "Jóhann B. Guðmundsson" wrote:
>> Then I could just start/use Gnome Terminal with various different
>> profiles only to find out you cant and I don't know if that would be
>> considered a bug that you cant configure this per profile since I don't
>> know the real reason why this had to be removed in the first place.
>
> Matthias was helping you to discover why the change was made. He
> obviously doesn't know himself, so he was directing you at the same
> place he would look to find out why, which is the upstream source
> control which can show you which specific commit changed that line that
> you discovered, and you can find the changelog for that commit, which
> should give a hint as to why it was done, which appears to be your
> original question.
>
> - --
> Jesse Keating
> Fedora -- Freedom² is a feature!
> identi.ca: http://identi.ca/jkeating
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkw/d3cACgkQ4v2HLvE71NUpXACfV2NOGILuwMEifEz801ZtwTvz
> XxYAnRQH2HIE9jkvaDKxD7Ocm8m4LB0r
> =ttpp
> -----END PGP SIGNATURE-----
--
desktop mailing list
desktop@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/desktop