Opened 19 years ago
Closed 18 years ago
#1993 closed task (fixed)
Locale Related Issues
Reported by: | Randy McMurchy | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 6.2.0 |
Component: | BOOK | Version: | SVN |
Severity: | major | Keywords: | locale |
Cc: | patrakov@… |
Description ¶
On the 'Locale Related Issues' page there is some text that needs to be cleaned up in the opening paragraph. This ticket is just a reminder to do it. Some suggested text can be found here: http://linuxfromscratch.org/pipermail/blfs-dev/2006-May/015270.html
Change History (16)
comment:1 by , 19 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 19 years ago
See my crappy attempt at an xinclude and the rendered book here:
http://anduin.linuxfromscratch.org/~dnicholson/locale-warning.diff
http://anduin.linuxfromscratch.org/~dnicholson/blfs-book-xsl/pst/ps.html#a2ps
comment:3 by , 19 years ago
I'm really not qualified to comment as I use a native English locale which doesn't exhibit any issues, but the note on the a2ps page seems easy enough.
However, more importantly, this issue needs to be discussed on the -dev list (list geared to discussion of book development). We can't expect non-Editors to subscribe to -book, nor review the Trac bugs.
comment:4 by , 19 years ago
As for "more involved workarounds" on Enscript and A2PS pages, I would accept this wording plus a link to the Wiki instead of all the complexity:
This package accepts only a few input encodings. UTF-8 is not in the list of accepted encodings. If you need to convert UTF-8 documents to PostScript, use PAPS instead. Convert documents in other unsupported encodings to UTF-8 and feed them to PAPS, too.
However, if Randy thinks that he can handle the original notes on A2PS page, he is welcome to do so. Testcases will be supplied either via private mail, or on the list, according to his preference.
The setlocale sed on Enscript page is required in all non-English (even non-UTF-8) locales, it should be in the book (testcase: LANG=fr_FR enscript --help, see question marks instead of non-ASCII characters, e.g., in the help for the --no-header option)
Also, maybe it makes sense to drop both A2PS and Enscript packages as "dead upstream" after BLFS-6.2.
by , 19 years ago
Attachment: | new-locale-issues.diff added |
---|
Revised locale related issues page using generic classes. Based on NewLocaleRelatedIssues
comment:5 by , 19 years ago
Alexander has put together a newer version of the Locale Related Issues page here. This version focuses on describing classes of issues with a few examples showing these. The previous attachment is my first crack at putting into the book.
Still needed would be the actual descriptions sitting on the specific pages since they've been greatly removed from the Locale Related Issues page.
comment:6 by , 19 years ago
The NewLocaleRelatedIssues page has been updated, please take a look again.
comment:7 by , 18 years ago
Cc: | added |
---|---|
Keywords: | locale added |
After lots of procrastination, I've taken another stab at implementing Alexander's changes. Please comment, if just on the text/formatting. There are still other changes necessary, mostly merging in the other fixes Alexander's put on the Wiki. This attachment just gets the ball rolling.
The locale-issues page is redone with the text on the NewLocaleRelatedIssues page + a couple edits by me. And I updated the three packages that had fixes in the old page to work with the new page.
comment:8 by , 18 years ago
Dan,I have noticed that you put a warning in the nano page. If we go in that route,the same applies with zsh see #1845 and dillo see #1981.
With regards to zsh,there will be a new version within the next few days as stated by Clint Adams. In anycase the development zsh version it's the only way for the shell to be quite usable in a multibyte environment.
As far it goes for dillo,although I don't use it anymore,the patch that is mentioned in the dillo ticket it was good enough,last time I tried it. Plus it was recommented by Alexander in a email in blfs-dev some time ago.
comment:9 by , 18 years ago
comment:10 by , 18 years ago
The patch itself is OK, but the pages which say that there are "some" issues while the issues really are classified as "critical" (nano and mc) are not. Please change the wording on these pages, e.g. s/some/major/ .
comment:11 by , 18 years ago
Thanks Alex for the correction.
With regards to #1957 there is a condradiction,with what Bruce stated in that ticket and with Dan's patch (he put a <caution> tag in the nano page).
That means either the aforementioned ticket has to be reopen or the patch can not be applied.
I believe that after many months of testing there are very few applications that don't work in an acceptable way in UTF-8 locales.
What will be the reason for someone in multibyte environment to install e.g a2ps or enscript just to realize afterwards that don't work. We can easily say:Use paps instead.
comment:12 by , 18 years ago
ACKed the s/some/major on the nano and mc pages.
As for #1957, what I'm doing write now is in direct conflict with what Bruce said in that ticket. I actually forgot about that ticket and was going to ask Alexander again about which packages had issues and add that info to the book. That's exactly what he's asking for in #1957.
So, either I'm going to do what's in #1957 given the information supplied by Alexander and Ag, or the caution tags should be removed and all the package specific information put on the Wiki. There's no reason UnZip should have preferential treatment over the other packages.
comment:13 by , 18 years ago
Two things.
- I'm going to commit the attached -2 diff in a few hours when I get home with the suggestions from Alexander.
- I'm going to reopen #1957 because I think it needs more discussion and it's directly conflicting with what I'm doing here.
comment:14 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added some text suggesting the Wiki for most recent locale fixes in r6447. Following the discussion below, this ticket is being closed.
http://linuxfromscratch.org/pipermail/blfs-dev/2007-January/016187.html
Alexander and I had a conversation about changing this page considerably. Here's what Alexander proposed to me originally.
In my mind, the way these issues should be handled is like this:
Basically, I want it to be easy for Alexander or whoever to ping the list and say "Package A doesn't work because ... There's info on the Wiki." Then any editor can add the warning/note box and decide whether to include the fix on the page or leave it on the Wiki. Ideally, we should push to get as many fixes into the book as possible before 6.2.
Comments, please.