GNU bug report logs - #4015
23.1.50; browse-url-of-file stops to work with Firefox 3.5

Previous Next

Packages: emacs, w32;

Reported by: Lennart Borgman <lennart.borgman <at> gmail.com>

Date: Sun, 2 Aug 2009 14:00:05 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 4015 in the body.
You can then email your comments to 4015 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4015; Package emacs. (Sun, 02 Aug 2009 14:00:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lennart Borgman <lennart.borgman <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sun, 02 Aug 2009 14:00:06 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.1.50; browse-url-of-file stops to work with Firefox 3.5
Date: Sun, 2 Aug 2009 15:53:02 +0200
Sometimes browse-url-of-file stops working with Firefox 3.5. I don't
think I have seen this problem prior to Firefox 3.5 but I am not sure.


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
c:/emacs/u/090801/emacs/etc/DEBUG for instructions.


In GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600)
 of 2009-08-01
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags
-Ic:/g/include -fno-crossjumping'



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4015; Package emacs. (Sun, 02 Aug 2009 14:15:07 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lennart Borgman <lennart.borgman <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sun, 02 Aug 2009 14:15:07 GMT) Full text and rfc822 format available.

Message #10 received at 4015 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: 4015 <at> debbugs.gnu.org
Subject: Re: bug#4015: 23.1.50; browse-url-of-file stops to work with Firefox 
	3.5
Date: Sun, 2 Aug 2009 16:09:47 +0200
On Sun, Aug 2, 2009 at 3:53 PM, Lennart
Borgman<lennart.borgman <at> gmail.com> wrote:
> Sometimes browse-url-of-file stops working with Firefox 3.5. I don't
> think I have seen this problem prior to Firefox 3.5 but I am not sure.

Forgot to say that it seems like ShellExecute returns a value > 32
since there is no error message.



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4015; Package emacs. (Sun, 02 Aug 2009 14:40:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lennart Borgman <lennart.borgman <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sun, 02 Aug 2009 14:40:06 GMT) Full text and rfc822 format available.

Message #15 received at 4015 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: 4015 <at> debbugs.gnu.org
Subject: Re: bug#4015: 23.1.50; browse-url-of-file stops to work with Firefox 
	3.5
Date: Sun, 2 Aug 2009 16:32:08 +0200
On Sun, Aug 2, 2009 at 4:09 PM, Lennart
Borgman<lennart.borgman <at> gmail.com> wrote:
> On Sun, Aug 2, 2009 at 3:53 PM, Lennart
> Borgman<lennart.borgman <at> gmail.com> wrote:
>> Sometimes browse-url-of-file stops working with Firefox 3.5. I don't
>> think I have seen this problem prior to Firefox 3.5 but I am not sure.
>
> Forgot to say that it seems like ShellExecute returns a value > 32
> since there is no error message.

Just found that

  (w32-shell-execute "open" (buffer-file-name) nil 1)

works, but

  (w32-shell-execute "open" (browse-url-file-url (buffer-file-name)) nil 1)

does not work. Though most of the time the latter works too... - just not now.

So it seems like it is hitting some MS Windows bug (XP Pro). At the
moment I have no good suggestion since just removing the "file:///"
part is problematic (it is "file:" by default but still same problem).



Merged 4014 4015. Request was from Jason Rumney <jasonr <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sun, 02 Aug 2009 14:40:12 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to Lennart Borgman <lennart.borgman <at> gmail.com> Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> emacsbugs.donarmstrong.com. (Sun, 02 Aug 2009 23:25:07 GMT) Full text and rfc822 format available.

bug reopened, originator not changed. Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> emacsbugs.donarmstrong.com. (Sun, 02 Aug 2009 23:25:09 GMT) Full text and rfc822 format available.

bug reassigned from package 'emacs' to 'emacs,w32'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Thu, 03 Dec 2009 18:20:06 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to Lennart Borgman <lennart.borgman <at> gmail.com> Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> debbugs.gnu.org. (Sat, 09 Jan 2010 19:04:02 GMT) Full text and rfc822 format available.

Disconnected #4014 from all other report(s). Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 27 Jan 2010 01:18:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <bug-gnu-emacs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 24 Feb 2010 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 118 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.