Mailinglist Archive: opensuse (1696 mails)
| < Previous | Next > |
Re: [opensuse][SOLVED] It's Bug? Thunderbird doesn't open "file name.eml" (from konqueror, konsole ...)
- From: Alexander R <aleromex@xxxxxxxxx>
- Date: Thu, 23 Jul 2009 11:24:01 +0400
- Message-id: <8fa717da0907230024o3433fba6l614139b295103eaa@xxxxxxxxxxxxxx>
2009/6/16 Andreas Jaeger <aj@xxxxxxx>:
Solved in official update MozillaThunderbird-2.0.0.22-0.1.1
Thanks!
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On Tuesday 16 June 2009 13:13:01 Alexander R wrote:
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
Solved in official update MozillaThunderbird-2.0.0.22-0.1.1
Thanks!
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |