I can't get the "send page as link" to work in 1.6 alpha build 4. The menu shows OK, but nothing happens when I select that option. It should launch Outlook Express. "%ProgramFiles%\Outlook Express\msimn.exe" is the information in configure mail.
The mail.kmm file exists and other options in the menu seem to work.
Re: Send Page As Link not working in 1.6 alpha build 4
Now I really don't understand what is going on. I made a new folder and used 7z load KM 1.6 alpha build 4. I put an empty profile.ini and started KM. I made no changes at all - no macros, no new skin - and tried to get "Send Page as a link" to work. It did nothing.
I have a KM 1.1.6, a KM 1.5.3, and a KM 1.5.4 all on this computer. The Send page as a link works for all those. It is only the 1.6 alpha build 4 versions which do not work.
Any ideas?
Re: Send Page As Link not working in 1.6 alpha build 4
it's not prompting to register protocols like mailto: on first application run/new profile.
it's much more serious than just mail and appears to be related to gecko implementation in kmeleon/missing service
you probably should report that bug:
fails to prompt on registering new protocol handlers
for now, you can fix it by opening the profile prefs.js in notepad and append this line: (make sure the browser is closed)
user_pref("network.protocol-handler.warn-external.mailto", false);
Re: Send Page As Link not working in 1.6 alpha build 4
I added the line to prefs.js and that fixed the problem. It does not ask now to confirm the launch of OE but OE is launched. I will try to make a bug report.
Re: Send Page As Link not working in 1.6 alpha build 4
I think the feature of asking if you want to open an external program is secure and important, but as for other prefs, if you answer Yes, the pref ought to be changed to true.
But it's probably a lack of K-Meleon. Previously version were build with the pref set to Yes (defaults\pref\kmeneon.js).
I think it's a bug, and this is the real reason.
A+
Mozilla/5.0 (x11; U; Linux x86_64; en-US; rv:1.9.1.17pre) Gecko/20101211 Ubuntu/12.04 (precise) K-Meleon/1.6.0
Mozilla/5.0 (x11; U; Linux x86_64; fr-FR; rv:1.9.2.14pre) Gecko/20101219 Ubuntu/12.04 (precise) K-Meleon/1.7.0
Web: K-Meleon Extension Setup (French) and (English)
Web: http://jujuland.pagesperso-orange.fr/
Mail : alain [dot] aupeix [at] wanadoo [dot] fr
Re: Send Page As Link not working in 1.6 alpha build 4