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: Wed, 8 Nov 2006 07:04:12 +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> <454C0337.4090204@example.com> <d8fcc0800611040149x204c1810lbb86464074f2cd40@example.com> <454CFBE7.8050403@example.com> <87wt6aq7uh.fsf@example.com> <454E7354.6070501@example.com> <87psc1qqts.fsf@example.com> <454FE8C5.5050203@example.com> <87hcxcc52a.fsf@example.com> <4550DA15.1030307@example.com>
On 08/11/06, Bart Mathias <mathias@example.com> wrote:
I guess I'll just use the work-arounds if/when I need to, but I still find it fascinating/frustrating that while Mozilla Suite, Mozilla-Thunderbird, and Firefox now have identical prefs.js files insofar as "...print..." lines are concerned, the Mozilla Suite apps print CJK just fine and Firefox and Thunderbird don't. But let's give up on it.
That is really odd, and I cannot think of anything off the top of my head that would make it so. But for now, let's get even more radical:
: 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; for i in "${FIREFOX_PREFS}" "${THUNDERBIRD_PREFS}"; do cp "$i" "$i.BAK" cp "${MOZILLA_PREFS}" "$i" done
Now fire up Firefox and Thunderbird and test your printing.
What browser would you recommend instead? (Something that plays under ppc Debian...)
You could always try Opera, but I really think Firefox is the best (most flexible and extensible) browser out there, once you get past its irritating tendency to protect you from configuration. :)
-Josh
- Follow-Ups:
- [tlug] Re: 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: 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: stephen
- 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: stephen
- 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: stephen
- 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] FC5 Sucks: firewire drive/videos
- Next by Date: Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- Previous by thread: Re: [tlug] CJK Printing from Web Browsers in Debian 3.3.2
- Next by thread: [tlug] Re: CJK Printing from Web Browsers in Debian 3.3.2
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links