Control: tags 817973 pending Hello Laurent,
On Sat, Mar 12, 2016 at 11:40:56PM +0100, Laurent Bigonville wrote: > Le 12/03/16 12:15, Carsten Schoenert a écrit : > > Hello Laurent, > > > > On Sat, Mar 12, 2016 at 11:03:46AM +0100, Laurent Bigonville wrote: > > > Hi, > > > > > > I quickly tested with the Fedora LiveCD and I cannot reproduce this. > > > > > > In the mimeapps.list, I see there they are using > > > mozilla-thunderbird.desktop, also I don't see any userapp-*.desktop file > > > is > > > created. > > > > > > Could this be an issue with the rebranding? > > maybe, but currently I don't think so. But I'm not that deep familar > > with the respective source code at the moment. > > > > As we currently thinking about the re re-branding back to Thunderbird I > > wont spent much time on this issue until we came to a final decision. > > The removing of the branding is a lot of work especially as we are on > > starting of a new ESR version and we have to check the three platforms > > for a hopefully successful build. > > > > But sadly I must confirm your report. ;) > > MMh, apparently firefox is doing the same (firefox pkg 45 from debian) I think I know why this is happen. Since several versions we dont ship the default preference 'mail.shell.checkDefaultClient' with a value 'false'. I don't know why, it's probably no once before got attraction on this. You can disable this as default in the file /etc/icedove/pref/icedove.js by adding the value pref("mail.shell.checkDefaultClient", false); or switch the check of by changing the setting within your user settings. https://support.mozilla.org/en-US/kb/make-thunderbird-default-mail-client We will probaly not fix this in the next Icedove version as we prepare the de-branding of Icedove back to Thundebird. After turning of the check you can safely remove the extra file in ~/.local/share/applications/userapp-Icedove-3UJNEY.desktop and associations in ~/.local/share/applications/mimeapps.list or ~/.config/mimeapps.list Regards Carsten