Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- Date: Sun, 5 Nov 2006 08:24:10 +0900
- From: "Josh Glover" <jmglov@example.com>
- Subject: Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- References: <4547EA5F.2040803@example.com> <87ac3cgdz8.fsf@example.com> <454A6C53.7010408@example.com> <d8fcc0800611021711v5c6cdb64q87786ce3ff4c39fe@example.com> <454AA264.2000307@example.com> <d8fcc0800611021947k29fd979ek20967d460e02b56f@example.com> <d8fcc0800611021959t5748a2d3kd85b2b8cd230d651@example.com> <454C0337.4090204@example.com> <d8fcc0800611040149x204c1810lbb86464074f2cd40@example.com> <454CFBE7.8050403@example.com>
On 05/11/06, Bart Mathias <mathias@example.com> wrote:
I tried just Thunderbird first, checking the file at each stage. First stage, all the lines with "print" in them got marked with "//" on the front, and the print was ghosted.
Good.
Second stage, all the lines from Mozilla prefs that had "print" in them were added in at the bottom. I had left the file open in KWrite, so was informed that another program had changed it and given a choice of what to do; I "Replace"d.
Erm... maybe you should not have done that. Please try this, and copy the output from your terminal and paste it into a reply to this email.
: Step 1a; MOZILLA_PREFS=`find .mozilla/ -type f -name \*prefs.js | sed -e '/firefox/d' -e '/thunderbird/d'` : Step 1b; FIREFOX_PREFS=`find .mozilla/firefox/ -type f -name \*prefs.js` : Step 1c; THUNDERBIRD_PREFS=`find .mozilla/thunderbird/ -type f -name \*prefs.js`
: Step 2a; grep print "${FIREFOX_PREFS}" : Step 2b; grep print "${THUNDERBIRD_PREFS}"
: Step 2c; sed -i.bak -e 's|^\(.\+print.\+\)$|// \1|' "${FIREFOX_PREFS}" : Step 2d; sed -i.bak -e 's|^\(.\+print.\+\)$|// \1|' "${THUNDERBIRD_PREFS}"
: Step 2e; grep print "${FIREFOX_PREFS}" : Step 2f; grep print "${THUNDERBIRD_PREFS}"
: Step 3a; grep print "${MOZILLA_PREFS}"
: Step 3b; grep print "${MOZILLA_PREFS}" | tee -a "${FIREFOX_PREFS}" : Step 3c; grep print "${MOZILLA_PREFS}" | tee -a "${THUNDERBIRD_PREFS}"
: Step 3d; grep print "${FIREFOX_PREFS}" : Step 3e; grep print "${THUNDERBIRD_PREFS}"
: Step 4a; firefox & # Exit Firefox : Step 4b; grep print "${FIREFOX_PREFS}"
: Step 4c; thunderbird & # Exit Thunderbird : Step 4d; grep print "${THUNDERBIRD_PREFS}"
PASTE ALL OF THE OUTPUT!
If the mail gets too long and gets rejected by the list, try using:
http://www.rafb.net/paste/
Select "Plain Text" and paste the whole glob in, then include the URI in your mail to the list.
I find that I get an odd line in Shell after trying to print Japanese in Firefox (but not when I try it with Thunderbird):
bart@example.com:~$ LANG=ja_JP XMODIFIERS=@example.com=kinpu?? firefox & [1] 1237 bart@example.com:~$ NO FONT WAS FOUND Name["Sans"]
I can't guess what *that* is all about, but maybe it's a clue...
That is likely why you are seeing squares instead of characters. But we'll come back to that in a little while.
-Josh
- Follow-Ups:
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Bart Mathias
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Bart Mathias
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Bart Mathias
- References:
- [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Bart Mathias
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Evan Monroig
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Bart Mathias
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Josh Glover
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Bart Mathias
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Josh Glover
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Josh Glover
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Bart Mathias
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Josh Glover
- Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- From: Bart Mathias
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Re: alc.co.jp webservice
- Next by Date: Re: [tlug] iPod nano and Linux
- Previous by thread: Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- Next by thread: Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links