Closed
Bug 144323
Opened 23 years ago
Closed 23 years ago
Helper App not executing (audio/x-mpegurl)
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 141528
People
(Reporter: nau, Assigned: Matti)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.0rc2) Gecko/20020510
BuildID: 1.0 r2
I defined a helper application with the following parameters:
audio/x-mpegurl
m3u
d:\Apps\MultiMedia\pm123\dopm123.cmd
The first thing the command file does is write the first parameter to a file. I
never see that file written to. In releaes candidate 1, this worked just fine.
In release candidate 2, nothing appears to happen.
I guess it's not overly surprising as Helper Apps were modified between r1 and r2.
Reproducible: Always
Steps to Reproduce:
1. Define a helper app as above.
2. Go to a audio/x-mpegurl url
Actual Results: Nothing.
Expected Results: Execute the command (writes URL to a file and executes the
MP3 application)
Otherwise, r2 is much improved over r1. A bug that I was going to report in r1
has been fixed.
| Assignee | ||
Comment 1•23 years ago
|
||
Doi you have a plugin for audio/x-mpegurl in help/about:plugins ?
Comment 3•23 years ago
|
||
Can you give me an audio/xmpeg-url please?
Thanks
Comment 4•23 years ago
|
||
Found a URL that will work.
Note most m3u files are served as text/plain which won't work.
Comment 5•23 years ago
|
||
Also can you please post your CMD file?
Thanks
Comment 6•23 years ago
|
||
OK got this one. In my zeal to put in the new helper app code, I took too much
code from Unix.
So this is only a problem on RC2.
I'm putting a new URILDR.DLL up that will fix this.
I like a guy that answers his own questions. Since you seem to have discovered
(and likely resolved) the issue, do you still need anything from me? I'm
guessing the answer is no, but I'm now in a position where I can provide what
you need.
Where do I find the new URILDR.DLL?
Comment 8•23 years ago
|
||
You can download the new urildr.dll from:
ftp://ftp.software.ibm.com/ps/products/warpzilla/rc2fix2.zip
I am duping this bug to:
http://bugzilla.mozilla.org/show_bug.cgi?id=141528
Because if the new helper app code goes in properly, this won't happen :)
Thanks for finding this.
*** This bug has been marked as a duplicate of 141528 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•