* [gentoo-amd64] latest k3b and system locale @ 2008-01-07 13:27 Mark Haney 2008-01-07 23:36 ` [gentoo-amd64] " Duncan ` (3 more replies) 0 siblings, 4 replies; 7+ messages in thread From: Mark Haney @ 2008-01-07 13:27 UTC (permalink / raw To: gentoo-amd64 I upgraded to the latest k3b on Friday (1.0.4) and I really like the interface and all, but when I run it I get this: System locale charset is ANSI_X3.4-1968 Your system's locale charset (i.e. the charset used to encode filenames) is set to ANSI_X3.4-1968. It is highly unlikely that this has been done intentionally. Most likely the locale is not set at all. An invalid setting will result in problems when creating data projects. Solution: To properly set the locale charset make sure the LC_* environment variables are set. Normally the distribution setup tools take care of this. I noticed on the notes after the upgrade that k3bsetup isn't included in the ebuild now. So, my question is, how do I fix this, or is it even a problem? -- Recedite, plebes! Gero rem imperialem! Mark Haney Sr. Systems Administrator ERC Broadband (828) 350-2415 Call (866) ERC-7110 for after hours support -- gentoo-amd64@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-amd64] Re: latest k3b and system locale 2008-01-07 13:27 [gentoo-amd64] latest k3b and system locale Mark Haney @ 2008-01-07 23:36 ` Duncan 2008-01-08 2:30 ` [gentoo-amd64] " Richard Freeman ` (2 subsequent siblings) 3 siblings, 0 replies; 7+ messages in thread From: Duncan @ 2008-01-07 23:36 UTC (permalink / raw To: gentoo-amd64 "Mark Haney" <mhaney@ercbroadband.org> posted 478228DA.3030701@ercbroadband.org, excerpted below, on Mon, 07 Jan 2008 08:27:54 -0500: > I upgraded to the latest k3b on Friday (1.0.4) and I really like the > interface and all, but when I run it I get this: > > System locale charset is ANSI_X3.4-1968 [snip] > > I noticed on the notes after the upgrade that k3bsetup isn't included in > the ebuild now. So, my question is, how do I fix this, or is it even a > problem? I've been getting the same error here for awhile, but it doesn't seem to be a problem. It's possible it'd be a problem if I were sharing the stuff I burned with folks trying to use it on MSWormOS, but otherwise, it shouldn't be, and I've had no complaints on the couple I did burn for MSWormOS using folks either, so it doesn't seem to be an issue. It may also be a bit of an issue for anyone using multiple languages and character-sets, I'm not sure as I only use English. If you were to fix it, however, it'd be by setting your i18n/l10n (internationalization/localization) settings properly. As I only do English, I don't know a whole lot about that, but from what I've read, there were some issues related to that with a recent version of glibc, but I thought they were fixed, now, but you and I might still have a bad version merged, or something else that builds against them that k3b uses merged. It may be as simple as setting an environmental variable correctly, or it might be k3b's detection screwed up. I don't know. I do know it hasn't seemed to cause any issues here, tho, so I haven't worried about it. YMMV, of course. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- gentoo-amd64@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-amd64] latest k3b and system locale 2008-01-07 13:27 [gentoo-amd64] latest k3b and system locale Mark Haney 2008-01-07 23:36 ` [gentoo-amd64] " Duncan @ 2008-01-08 2:30 ` Richard Freeman 2008-01-08 3:31 ` Hemmann, Volker Armin 2008-01-08 15:03 ` Eric Augustus 3 siblings, 0 replies; 7+ messages in thread From: Richard Freeman @ 2008-01-08 2:30 UTC (permalink / raw To: gentoo-amd64 Mark Haney wrote: > > System locale charset is ANSI_X3.4-1968 > Your system's locale charset (i.e. the charset used to encode filenames) > is set to ANSI_X3.4-1968. It is highly unlikely that this has been done > intentionally. Most likely the locale is not set at all. An invalid > setting will result in problems when creating data projects. > Solution: To properly set the locale charset make sure the LC_* > environment variables are set. Normally the distribution setup tools > take care of this. > As far as I can tell it doesn't have any negative impact. It looks like it wants the LC_* environment vars set - which maybe should be set by baselayout or something. I imagine it is just a non-ideality unless you are using foreign character sets (in which case you likely know more about locales than I do!). Is anybody around here knowledgeable about locales/etc? > I noticed on the notes after the upgrade that k3bsetup isn't included in > the ebuild now. So, my question is, how do I fix this, or is it even a > problem? > I believe the message indicated that it wasn't included because it was no-longer needed. So you shouldn't need to do anything. This utility checks executable/device permissions and adjusts them so that users can burn discs. Apparently gentoo's permissions now work out-of-the-box. Oh - one thing I did notice about the new k3b is that you might want to turn on auto-blanking of rewritable media. While testing this package I was able to get it to create a DVD with leftover directory entries from the previous image (which didn't work - the directory entries were there but the files were not - ls showed them in flashing red). -- gentoo-amd64@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-amd64] latest k3b and system locale 2008-01-07 13:27 [gentoo-amd64] latest k3b and system locale Mark Haney 2008-01-07 23:36 ` [gentoo-amd64] " Duncan 2008-01-08 2:30 ` [gentoo-amd64] " Richard Freeman @ 2008-01-08 3:31 ` Hemmann, Volker Armin 2008-01-08 11:43 ` Richard Freeman 2008-01-08 15:03 ` Eric Augustus 3 siblings, 1 reply; 7+ messages in thread From: Hemmann, Volker Armin @ 2008-01-08 3:31 UTC (permalink / raw To: gentoo-amd64 On Montag, 7. Januar 2008, Mark Haney wrote: > > I noticed on the notes after the upgrade that k3bsetup isn't included in > the ebuild now. So, my question is, how do I fix this, or is it even a > problem? > k3bsetup is not installed anymore because our super-devs think it is not needed anymore... and you don't need it for this 'problem' locales are set either in /etc/env.d/02lang (mine looks like this: LC_ALL=de_DE@euro LANG=de_DE@euro LINGUAS="de") or in /etc/bash/bashrc or in ~/.bashrc -- gentoo-amd64@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-amd64] latest k3b and system locale 2008-01-08 3:31 ` Hemmann, Volker Armin @ 2008-01-08 11:43 ` Richard Freeman 2008-01-08 12:59 ` Brett Johnson 0 siblings, 1 reply; 7+ messages in thread From: Richard Freeman @ 2008-01-08 11:43 UTC (permalink / raw To: gentoo-amd64 Hemmann, Volker Armin wrote: > locales are set either in > /etc/env.d/02lang > (mine looks like this: > LC_ALL=de_DE@euro > LANG=de_DE@euro > LINGUAS="de") > Can you post the output of qfile /etc/env.d/02lang ? That is my one pet-peeve with gentoo - there is no easy way to find out where to get a file you need if all you know is the filename. There used to be portage file search (an outside effort), but that seems to be down these days. -- gentoo-amd64@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-amd64] latest k3b and system locale 2008-01-08 11:43 ` Richard Freeman @ 2008-01-08 12:59 ` Brett Johnson 0 siblings, 0 replies; 7+ messages in thread From: Brett Johnson @ 2008-01-08 12:59 UTC (permalink / raw To: gentoo-amd64 [-- Attachment #1: Type: text/plain, Size: 243 bytes --] On Tue, Jan 08, 2008 at 06:43:08AM -0500, Richard Freeman wrote: > > Can you post the output of qfile /etc/env.d/02lang ? > /etc/env.d/02lang is not in any package. You can read about it here: http://www.gentoo.org/doc/en/utf-8.xml [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-amd64] latest k3b and system locale 2008-01-07 13:27 [gentoo-amd64] latest k3b and system locale Mark Haney ` (2 preceding siblings ...) 2008-01-08 3:31 ` Hemmann, Volker Armin @ 2008-01-08 15:03 ` Eric Augustus 3 siblings, 0 replies; 7+ messages in thread From: Eric Augustus @ 2008-01-08 15:03 UTC (permalink / raw To: gentoo-amd64 On Mon, Jan 07, 2008 at 08:27:54AM -0500, Mark Haney wrote: > I noticed on the notes after the upgrade that k3bsetup isn't included in > the ebuild now. So, my question is, how do I fix this, or is it even a > problem? > The k3b ebuild post-install message says: We don't install k3bsetup anymore because Gentoo doesn't need it. If you get warnings on start-up, uncheck the "Check system configuration" option in the "Misc" settings window. I did this and I don't get the warning anymore. I've burned a few data cds since and haven't had any issues; even with M$ folks. -- Eric Augustus shrike@austin.rr.com ----------------- BOFH Excuse #124: user to computer ration too low. -- gentoo-amd64@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-01-08 15:03 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-01-07 13:27 [gentoo-amd64] latest k3b and system locale Mark Haney 2008-01-07 23:36 ` [gentoo-amd64] " Duncan 2008-01-08 2:30 ` [gentoo-amd64] " Richard Freeman 2008-01-08 3:31 ` Hemmann, Volker Armin 2008-01-08 11:43 ` Richard Freeman 2008-01-08 12:59 ` Brett Johnson 2008-01-08 15:03 ` Eric Augustus
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox