Mailinglist Archive: opensuse (1473 mails)
| < Previous | Next > |
Re: [opensuse] It's Bug? Thunderbird doesn't open "file name.eml" (from konqueror, konsole ...)
- From: Andreas Jaeger <aj@xxxxxxx>
- Date: Tue, 16 Jun 2009 13:26:28 +0200
- Message-id: <200906161326.29416.aj@xxxxxxx>
On Tuesday 16 June 2009 13:13:01 Alexander R wrote:
Wolfgang has fixed this for thunderbird2 now (the thunderbird 3 packages are
fine) and I guess, he'll include it with other fixes soon...
Thanks for the report.
Yes, it's indeed a bug - and if Wolfgang wouldn't have fixed it so incredible
fast, I would have suggested to open a bugreport at bugzilla.novell.com.
Andreas
--
Andreas Jaeger, Director Platform / openSUSE, aj@xxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
If I click on "any file.eml" (file name with spaces) and Open with.. >
Thunderbird, then a TB not open this file. If filename has no space,
then TB has no problem
Affected OpeSUSE 10.3, 11.0, 11.1
Solution:
Edit file "/usr/lib{64}/thunderbird/thunderbird.sh" with your favorite
editor and change it like below:
before
$AOSS $MOZ_PROGRAM $@
after
$AOSS $MOZ_PROGRAM "$@"
p.s. it may has only $MOZ_PROGRAM $@ , without $AOSS
Wolfgang has fixed this for thunderbird2 now (the thunderbird 3 packages are
fine) and I guess, he'll include it with other fixes soon...
Thanks for the report.
Yes, it's indeed a bug - and if Wolfgang wouldn't have fixed it so incredible
fast, I would have suggested to open a bugreport at bugzilla.novell.com.
Andreas
--
Andreas Jaeger, Director Platform / openSUSE, aj@xxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
| < Previous | Next > |