Closed
Bug 66015
Opened 24 years ago
Closed 22 years ago
WMP: Windows Media Player broken on NT and 95 only
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.2alpha
People
(Reporter: shrir, Assigned: serhunt)
References
()
Details
(Keywords: helpwanted, Whiteboard: [Need Impact] [Liveconnect:GetJavaEnv][works with update from MS in 98, ME, 2K, & XP])
Attachments
(13 files)
356.00 KB,
text/html
|
Details | |
1.17 KB,
text/html
|
Details | |
356.00 KB,
application/octet-stream
|
Details | |
225.91 KB,
application/octet-stream
|
Details | |
880 bytes,
patch
|
Details | Diff | Splinter Review | |
64.75 KB,
image/jpeg
|
Details | |
3.40 KB,
application/zip
|
Details | |
99.36 KB,
image/png
|
Details | |
37.97 KB,
application/x-zip-compressed
|
Details | |
47.75 KB,
image/jpeg
|
Details | |
27.17 KB,
image/jpeg
|
Details | |
6.67 KB,
application/x-zip-compressed
|
Details | |
23.93 KB,
text/plain
|
Details |
Plugin : windows media player 6.4
seen on 0119 trunk
Windows media player works as a seperate application but does not launch when
embedded in a webpage.
steps:
1 Go to the above url
2 Click on any movie (100k)
3 Observe that a javascript window opens up but no media player appears in the
page.
Comment 1•24 years ago
|
||
I think this happens in 4.x too. Where are the plugin DLL's to copy to our
plugins folder?
Shrir, have you been able to get this to work in Nav 4?
Reporter | ||
Comment 2•24 years ago
|
||
Yes, works in 4.72 fine for me. Attaching the npdsplay.dll to copy to your
plugins folder....
Reporter | ||
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
Comment 5•24 years ago
|
||
Comment 6•24 years ago
|
||
The first attached DLL (#23279) didn't work at all for me. I think something was
wrong with the MIME type so I attached the one on my system (#23593).
From the testcase I've attached, I can see that the plugin is trying to go back
one page by asking for the url: javascript:history.back(). Some other weird
stuff is going on as well.
Comment 7•24 years ago
|
||
nominating nsbeta1. This makes us less usable as a multimedia platform.
Keywords: nsbeta1
Comment 10•24 years ago
|
||
marking as dogfood, this meets the new interpretation of dogfood.
Also ressummarizing, as it doesn't really matter that the window is opened via
javascript. Windows Media Player just doesn't work in Mozilla. tested using
win2000 build 2001022105.
Keywords: dogfood
Summary: windows media player not seen when opened in javascript window → windows media player not seen
Comment 11•24 years ago
|
||
This could be a LiveConnect.
Comment 12•24 years ago
|
||
This is not a LiveConnect issue (at last not totally) because my testcase works
in 4.x if Java and Javascript (effectivly LiveConnect) are turned off.
Comment 13•24 years ago
|
||
Comment 14•24 years ago
|
||
Comment 15•24 years ago
|
||
The patch below is a good test if a 4x plugin tries to use LiveConnect and is
failing.
If there is interest, perhaps they should be ASSERTS and checked-in?
Comment 16•24 years ago
|
||
This is a LiveConnect issue for sure. The Spy Plugin show a call to GetJavaEnv
() as one of it's first calls.
Whiteboard: liveconnect
Assignee | ||
Comment 17•24 years ago
|
||
I don't think this is right dependency. What 73856 is about will require
rewriting the plugin itself. So this will not help with the existing media
player.
Comment 18•24 years ago
|
||
I don't think Microsoft will want to re-write the plugin. I agree.
No longer depends on: 73856
Whiteboard: liveconnect → [GetJavaEnv]
Comment 19•24 years ago
|
||
converting from dogfood to catfood+. Now that bug 73856 is fixed, what's the
next step?
Keywords: nsdogfood → nsCatFood+
Comment 20•24 years ago
|
||
Arun,
What's the deal with the Windows Media Player?
Comment 21•24 years ago
|
||
I'm going to try and find contacts at Microsoft to talk to. Any leads would be
greatly appreciated!
Comment 22•24 years ago
|
||
http://www.microsoft.com/windows/windowsmedia/en/support/default.asp
There is a listserv as well as other contact info on the above site. Hopefully
this will help.
Comment 23•24 years ago
|
||
Shrirang, this bug is set to "All" but has the Windows Media Player been tested
on the Mac?
Reporter | ||
Comment 24•24 years ago
|
||
20010419 mac build recognizes and loads the windows media player 7.0 and plays
the test url above. I will do more testing on that soon. Changing bug to windows
only.
OS: All → Windows NT
Hardware: All → PC
Comment 25•24 years ago
|
||
cc'ing todd pringle.
todd: what we have here is a situation where we'd like these folks to rewrite
their plugin to make it work (w.r.t scriptability) in the new xpcom world. can
you give me a contact to write to there? i can send them av's latest write up
on scriptability.
Keywords: nsenterprise
Comment 26•24 years ago
|
||
I went to:
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=23592
...which redirected me to a plugin installation page. I followed the
instructions on that page to install a Netscape plugin. I restarted my browser,
and then went to:
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=23592
...again. Streaming video (of Britney Spears) appeared.
This seems to now be RESOLVED WORKSFORME. Marking as such. Please reopen if
I did something wrong in the steps above which would not have triggered the bug.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 27•24 years ago
|
||
reopening..did not work for me on windows.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Assignee | ||
Comment 28•24 years ago
|
||
Shrirang, could you specify? The latest versions they have are different for
NT40 and other Windows releases. Which one doesn't work for you?
Reporter | ||
Comment 29•24 years ago
|
||
i think they only have 6.4 for NT which does not work at all on my box.
Comment 30•24 years ago
|
||
Update from Arun K. R. logged in as peterl (we're at a conference). Windows
Media Player works as a helper application. Can a quick workaround be to have
MSNBC detect our user-agent, and then invoke their media player as a helper
app.? if so, it bypasses ugly plugin issues. This requires high level contacts
at Microsoft; chrisn, can you give it a shot?
Comment 31•24 years ago
|
||
Nominating WORKSFORME....
Could someone better explain this bug or problem which caused this to be
reopened because the above test URL:
http://msnbc.com/m/lv/default.asp?0cv=c642
...works great for me using npdsplay.dll (3.0.2.627) on W2K (SP2) with BuildID:
20010726 commercial NS6.1 bits.
Assignee | ||
Comment 32•24 years ago
|
||
Maybe it works for because for w2k you have the newer version 7.1 while it is
not available for NT40, the latest there is 6.4. Your url doesn't play for me on
NT40.
Comment 33•24 years ago
|
||
Ahh...so maybe it is a version problem just on NT 4. I just tired the test URL
on a Windows XP machine, and it played and worked for me fine. This is a valid
bug for NT 4, but I don't think so on Windows XP or Windows 2000. Can anyone
confirm my results?
Comment 34•24 years ago
|
||
This appears to be a WinNT4.0 *ONLY* bug. I just tested on Win98. In fact, I
went to the website, obtained the plugin by clicking on the
'plugin not found" link, went to microsoft's website, and downloaded Windows
Media Player 7.1. Here's the *astounding* thing. It appears that Media Player
7.1 has an installer that recognizes N6.1 -- could Microsoft know about bug
77244 ? :-) More to follow.
Comment 35•24 years ago
|
||
Comment 36•24 years ago
|
||
I experience this bug using Win2000 Version 5 using CNN's site
http://www.cnn.com/video/popup/section_framesets/audio.frameset.exclude.html
Screenshot attached.
Comment 37•24 years ago
|
||
I am not a windows media preferrer but I found another page.
Go to http://www.broadcast.com (Yahoo one), it will test the plugins, dispay
versions greatly and correct.
When test finishes, broadcast popup window (they made kind of a browser via
javascript) opens. I was also happy to see wmedia player there (I saw the
plugin, it allocated its space perfectly) than NS 6.1 Final told me "This plugin
generated errors" than crashed
Since Yahoo Broadcast is a major site I wanted to note this quick.
Win2k pro here with wmedia 7.1 (netscape plugin installed)
PS: Reported to Yahoo too
Reporter | ||
Comment 38•24 years ago
|
||
Susie Wyshak 2001-08-02 10:37 -------
Susie, pls download the latest ..ie 7.1 version on 98 or 2000. The link you
mentioned and also the video links on this page work great on 98...win 2k.Thx!
Reporter | ||
Comment 39•24 years ago
|
||
Arun, I downloaded the media player with 6.1 candidate build..but the installer
did not put the plugin in my 6.x plugins folder..hmm. I had to manually copy it
from 4.x
Reporter | ||
Comment 40•24 years ago
|
||
Arun:
the video links here give the error message of 6.x not being supported:
http://msnbc.com/m/v/video_news.asp?0cv=c641
Comment 41•24 years ago
|
||
This happens with Windows 95 too. Windows Media Player isn't available in any
version higher than 6.1 for this operating system. The installer for WMP 6.1
(Win95/NT4) installs the plugin in the 4.x directory only.
I've tried to copy the npdsplay.dll to my mozilla directory (0.9.3), the WMP
plugin is then listed in "about:plugins" but :
- On the testcase
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=23592, I get the
window, the box containing the video resizes and then the browser goes back TWO
pages back in his history.
- When I try the url at msnbc, the window opens but i don't see anything where
the video is supposed to be.
Updated•24 years ago
|
Keywords: nsenterprise → nsenterprise+
Updated•24 years ago
|
Summary: windows media player not seen → WMP: Windows Media Player broken on NT and 95 only
Whiteboard: [GetJavaEnv] → [Liveconnect:GetJavaEnv][works with update from MS in 98, ME, 2K, & XP]
Assignee | ||
Comment 42•24 years ago
|
||
Arun, this is your call. We all know what is going on.
Reporter | ||
Comment 43•24 years ago
|
||
*** Bug 97448 has been marked as a duplicate of this bug. ***
Comment 44•23 years ago
|
||
Here are questions/comments:
1. I know that the Yahoo folks are using the scriptability of plugins such as
WMP, and therefore, since WMP is NOT scriptable owing to architecture dependent
on LiveConnect, it doesn't work. MSNBC also use the scriptability of plugins,
and thus it won't work there, but yet they have *other* pages which do not
script the plugin. These pages work fine. I'm sure MSNBC can be accomodating .
2. The Player 7.1 installer *should* install to N6.1 correctly. Shrirang, was
this NOT the case? I tested on Win98 and found that installation was correct.
What did you test on? Note that if you tested on WinNT or Win95, you would not
find this to be the case.
3. Has anyone else reproduced the crash noticed by Ilgaz Ocal on O8/08/01 above?
If so, this crash could be a 4xp crash and should be logged separately.
Reporter | ||
Comment 45•23 years ago
|
||
Update:
Just tried the 7.1 media player installer on a win 98.
Arun, the installer *does* install in 6.1 after a machine restart.
The testcase, www.broadcast.com and other links in this bug work fine. I do not
see a crash. However, the links on this page(as mentioned earlier)
http://msnbc.com/m/v/video_news.asp?0cv=c641
do not work. 'Browser not supported' error is seen.
All those who have mentioned their issues in this bug, pls retry with 7.1 media
player and a recent build.
www.broadcast.com does not crash anymore. The Media helper correctly
detects the players on my system and lists them.However, trying to change
preference to realplayer does not work and media player launches even when I had
selected realplayer...I am filing a new bug for that.
So ,what do we do with this bug? fxd, wfm ?
Comment 46•23 years ago
|
||
shrir, could you test on Win2k as Ilgaz Ocal suggests above using Windows Media
Player 7.1? We're looking for a crash and some tangible "machine data" of a crash.
Reporter | ||
Comment 47•23 years ago
|
||
tested on win 2k with 7.1 media player. i could not repro the crash on
broadcast.com...
Comment 48•23 years ago
|
||
Hi, I'm an occasional reader of these pages and would like to point out that
there was some version number-related confusion in this bug commentary.
Benlu's 8/13 post pointed out that "The installer for WMP 6.1 (Win95/NT4)
installs the plugin in the 4.x directory only."
Arun then apparently miscontrues this on 9/5 and asks a question, to which
shirang points out on 9/7 (correctly) that the 7.1 media player installs
correctly on Win 98 into the Moz 6.1 directory. This is true but unfortunately
irrelevant; the Moz 6.1 directory is not the WMP 6.1 player.
The next-to-last post asks for retests with WMP 7.1 (not available for Win95 or
WinNT 4.0). Still not addressed is the fact that WMP 6.1, the most recent
available for Windows NT 4.0 and Win95, doesn't install into the right Mozilla
folder. Retesting with WMP 7.1 won't help this. NT 4.0 users can use WMP 6.4,
I think, but Win95 users are stuck with WMP 6.1.
Thanks, hope this helps.
Comment 50•23 years ago
|
||
I used Media player 6.4 on Win95 in the past and worked fine ... at least on Win95B.
Comment 51•23 years ago
|
||
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1
(you can query for this string to delete spam or retrieve the list of bugs I've
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Comment 53•23 years ago
|
||
mmmkay
trying here on XP Pro, mozilla 0.9.8
media player plugin does not work at all. Just shows a black screen where it
should appear.
tried with asf and avi.
unzipped manually the files from wmpplugin.exe (microsoft page) to plugins dir,
and tried the dll posted here as well (same file??). Plugin is listed on
help:about plugins, but shows only a black screen.
oh, and on yahoo streamer, it lists as media player 6.4 (XP has the 8.0 or XP
version)... but I think that is to be expected.
Comment 54•23 years ago
|
||
WFM on Windows XP Pro on the trunk (did not try 0.9.8) viewing videos on CNN.com
with Windows Media Player 8.0.
Copied np*.dll from c:\Program Files\Windows Media Player
Can you post a testcase with detailed steps to reproduce the problem?
Comment 55•23 years ago
|
||
okay Peter, that works.
shouldn't Mozilla, when installing, find these files and copy them, or maybe
microsoft perhaps be more friendly and just make a plugin installer for that?
...cause when you go to the media player download page, they say "well buddy,
you have windows XP, so you don't need to download anything"
anyway, that's a design decision perhaps
sorry about the false alarm
Comment 56•23 years ago
|
||
the patch in bug 127259 fixes MP 6.4 plugin on Linux, at least
(used to load "blanks" till i applied it on a cvs build)
Comment 57•23 years ago
|
||
for me the msnbc url works, using media player 7.1 on Win98SE and 0.9.9+ (todays
latest)
but the testcase (with britney spears does not work!
and there is also no chance in watching the videos at www.vision.t-online.de to
(the streamig videos that are emmbeded) And i don#t mean that content to pay
for... try the music videos or try the cinema trailers
the site and the trailers are in german language, so this should be reworked by
someone who is capable of it...
Comment 58•23 years ago
|
||
Plugin does not work on Windows 2000 [build 2195]. Plugin buildspace appears,
along with Windows Media Player logo (where video would display) and controls,
but controls are inoperative and nothing plays (also, no status). Have tried
several different configurations (and levels of extraction of the associated
WMP plugin files NPDS.ZIP and NPDRMV2.ZIP) but to no avail.
VERSIONS:
Windows: 5.00.2195 [Windows 2000 Service Pack 2]
Windows Media Player: 7.01.00.3055
Plugin: NPDSPLAY.DLL - 3.0.2.627
NPDRMV2.DLL - 7.1.0.3055
Mozilla: 2002052306 [release 1.0RC3 - Mozilla/5.0 (Windows; U; Windows NT 5.0;
en-US; rv:1.0rc3) Gecko/20020523]
There are also several Java (CLASS) files that are included with the Microsoft
plugin. I'm creating an attachment with decompiled versions (oops,
reverse-engineering M$ products, bad me). Perhaps they'll shed some light on
the problem.
Tested and reproducible: sputnik7.com
Some testcases can be related to bug <a
href="http://bugzilla.mozilla.org/show_bug.cgi?id=137856">137856</a> [eg.
musicvideos.com] in which there is no forwarding at a blank pop-up (which uses
a clunky Javascript command that [sh,w]ould redirect the window to a page that
says "Upgrade your browser").
Also (separate bug?) when opening an ASX/ASF file from a link, player program
opens and Mozilla window bugs -- it displays what was last on the screen (can
someone describe this better, please?). [eg. <a
href="http://web.servicebureau.net/conf/meta?i=1112246260&c=2343&m=was&u=/w.xsl&date_ticker=7/10/2001_ARMhttp://web.servicebureau.net/conf/meta?i=1112246260&c=2343&m=was&u=/w.xsl&date_ticker=7/10/2001_ARM">this
test</a>]
Comment 59•23 years ago
|
||
Windows 98, Mozilla 1.0RC3 Build ID 2002052306, media player v6.4 crashes
Mozilla when embedded and pressing either the play or stop button while page is
loading. See bug 148483 http://bugzilla.mozilla.org/show_bug.cgi?id=148483
Comment 60•23 years ago
|
||
This site gives some info about why the older plugin doesn't work with
Mozilla/Netscape:
http://www.nwlink.com/~zachd/pss/pss.html
Comment 61•23 years ago
|
||
Does the 7.1 Plugin work on Win95/NT4 if the instructions at
http://plugindoc.mozdev.org/WMP7_Win95_NT4.html for installing WMP7.1 on the
older OSes are followed, and the 7.1 Plugin is installed?
Reporter | ||
Comment 62•23 years ago
|
||
*** Bug 148483 has been marked as a duplicate of this bug. ***
Comment 63•23 years ago
|
||
Shouldn't crash & WMP 6.4 be added to the summary & "NT and 95 only" be removed,
since bug 148483 was marked a dup of this? Also, it's not so much an NT/95 issue
as it is a WMP 6.4 issue. As per my initial report in bug 148483 & bug 148483,
comment #2, this bug not only crashes MozRC3, but Netscape 4.79, as well. It is
seems to be related to the fact that Mozilla is not backwards compatible with
LiveConnect-supporting scriptable plug-ins, but given that 4.79 will crash, I'm
not 100% positive...
Comment 64•23 years ago
|
||
This is NOT just a 6.4 problem, and this is NOT just a Windows 95/NT problem,
as this screenshot clearly shows.
Comment 65•23 years ago
|
||
Comment 66•23 years ago
|
||
Win98, Moz1.0RC3, WMP6.4:
Fwiw & to answer comment #46, see Talkback IDs TB6877649G, TB6878029Q,
TB6882296M, TB6883071E & TB6883731Z
In addition to the TB IDs, I have attached (attachment 86131 [details]) a zip file
containing 2 Dr. Watson log files. One was generated when Mozilla crashed b/c of
pressing the play button on the embedded WMP & it listed an unknown module
causing the crash. The 2nd log was generated after Mozilla was crashed when
pressing the stop button on the embedded WMP & it indicated:
"Windows Media Player 2 ActiveX Control attempted to read from memory that does
not exist. It may be using an uninitialized variable, or it may be attempting
to access memory after having freed it.
Module Name: MSDXM.OCX
Description: Windows Media Player 2 ActiveX Control
Version: 6.4.07.1112
Product: DirectShow
Manufacturer: Microsoft Corporation"
Please see the section titled "*----> Details <----*" in each log file. There
you will find stack trace, etc...
For more info, steps to repro, etc., see bug 148483
Comment 67•23 years ago
|
||
I'm having problems with build 2002-6-11 (WinNT), Media Player 6.4 (plus the
WM308567 security patch) and the npdsplay.dll and npwmsdrm.dll files copied to
Mozilla.
I get a hung browser whenever I click on a "Windows Media" link at:
www.cdnow.com/cgi-bin/mserver/pagename=/RP/CDN/FIND/album.html/ArtistID=ROSARIO/ITEMID=1463151
If I click the Back button, the window recovers. Is this the same problem
y'all're talking about?
Also, when Media Player appears, it doesn't start playing automatically; if I
manually click the Play button, the song sample plays ok.
Comment 68•23 years ago
|
||
still testcase with britney does NOT work on Win98SE using WMP7.1 I copied all
np*.* files to mozillas pluginfolder.
By the way the behavior now changed: mozilla trys to download and install a
plugin, but if i click "Get the plug-in" a new window opens and remains blank.
if someone doubts: I'll create and attach a screenshot.
However, I downloaded that cabfile manually, unpacked it with WinAce and what i
found was an inf file (I will attach it, too.)
Comment 69•23 years ago
|
||
so here i go...
i need to say that this i new to 1.1 alpha release /trunk
until 1.0 the testcase did not work (but showing an wmp6.4alike window that
didn't show the movie but, on right click, it had an option to tell you
something about an error.)
Comment 70•23 years ago
|
||
Comment 71•23 years ago
|
||
Comment 72•23 years ago
|
||
Does anyone now something to do with it, to me it looks like it was made for
IE4
Attachment #88310 -
Attachment mime type: application/octet-stream → text/plain
Attachment #88309 -
Attachment mime type: application/octet-stream → application/zip
Comment 73•23 years ago
|
||
Sounds like this isn't quite resolved yet for everybody. Is there more that
needs to be done here? Nominating for RTM to get some traction on this one.
Keywords: adt1.0.1
Target Milestone: Future → ---
Attachment #88309 -
Attachment mime type: application/zip → application/x-zip-compressed
Updated•23 years ago
|
Keywords: nsbeta1
Whiteboard: [Liveconnect:GetJavaEnv][works with update from MS in 98, ME, 2K, & XP] → [Need Impact] [Liveconnect:GetJavaEnv][works with update from MS in 98, ME, 2K, & XP]
Comment 74•23 years ago
|
||
i think my bug(at least the new one) is not that on that this was in the
begining, i think bug 151772 could be the right place to track it (?)
Comment 75•23 years ago
|
||
WinXP Professional with Media Player 8.0 and Mozilla 1.0 - worked fine. After
upgrading to 1.1, stopped working. Verified np*.dll files were in plugin directory.
Downgraded to 1.0 and Media Player plugin worked.
Comment 76•23 years ago
|
||
thats right this bug (asking about the x-oleobject plugin) is new and only on
the 1.1 trunk , but i was unable to utilize embeded wmp on win98SE with wmp7.1,
too.
do i still have the wrong plugins or is this only working on WinXP with 1.0?
Comment 77•23 years ago
|
||
moving to 1.2 alpha
Comment 79•23 years ago
|
||
Bug also appears on a win ME system (id 2002053012)
Comment 80•23 years ago
|
||
MS does not support Win95 anymore and Win NT in VERY VERY VERY few cases (and
not in this case!!) so isn't this a won't fix.
-As anything else discribed here is not this, but another bug.
Comment 81•23 years ago
|
||
No,IMHO, because we shouldn't exclude users from Mozilla just because Microsoft
considers they systems obsolete. If DOS weren't completely dead, then it would
be cool to drag Mozilla onto DJGPP. Then you could have a Mozilla boot CD to
run it on a computer with no operating system. ;-)
Comment 82•23 years ago
|
||
users on win95 and winnt will still be able to use mozilla
but the plugins will not be updated for wmp6.4!(As there is a a newer wmp for
the other versions of Windows.)
-------this is not bug related and should be discussed elsewhere!--------
and: yes running on dos would be cool, but dos is an operating system (the full
name is "Dirty Operating System!)
you can run mozilla from cd anyway, if you use linux(there are distros that run
from cd)
Comment 83•23 years ago
|
||
based on plug-in team triage, this is a wfm - Shrir can you please verify that
this is truly fixed
Status: REOPENED → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → WORKSFORME
Comment 84•23 years ago
|
||
Confirming WORKSFORME - Windows 2000, 2002072918, WMP7.1 (with IE6 update).
Did not work previously.
Two things may have resolved this:
1) work from Mozilla team
2) the Windows Media Player update that comes with IE6
Comment 85•23 years ago
|
||
Confirming wfm, NT 4, WMP 6.4 with Netscape Plugin, Mozilla build 2002073008 (1.1b+)
Comment 87•22 years ago
|
||
Reopening..Lets straighten this out.
1) 7.1 or greater (seems to be with the latest security patches) does work if
you copies files into your plugins directory as directed to by plugindoc.mozdev.org
2) 6.4 still does *not* work what ever version. The reason this is still
important is because 95 and NT do *not* have an upgrade to 7.1
3) when putting the npdsplay.dll npwmsdrm.dll file into the plugins directory
the file starts to load then suddenly it returns you the previous page.
Status: VERIFIED → REOPENED
Resolution: WORKSFORME → ---
Comment 88•22 years ago
|
||
I am reclosing this bug, please do not reopen this bug, rather open a new bug
for new issues.
Reopening..Lets straighten this out.
1) 7.1 or greater (seems to be with the latest security patches) does work if
you copies files into your plugins directory as directed to by plugindoc.mozdev.org
>> right, this is an issue with the WMP plug-in. If the vendor developer
(Mircosoft) determines that they are not supporting a platform, then that is
their decision alone. We cannot override that decision, nor should we.
2) 6.4 still does *not* work what ever version. The reason this is still
important is because 95 and NT do *not* have an upgrade to 7.1
>> in the current released versions, version 6.4 does work in regard to the
original reported issue.
3) when putting the npdsplay.dll npwmsdrm.dll file into the plugins directory
the file starts to load then suddenly it returns you the previous page.
>> if this is the case, then you would need to open a new bug, include a test
case and provide the plug-in data and tested build data (current versions of the
browser, older versions of the browser will not be modified).
Status: REOPENED → RESOLVED
Closed: 23 years ago → 22 years ago
Resolution: --- → FIXED
Comment 90•22 years ago
|
||
The Plugin api function NPN_GetURL does not handle urls of the form: mms://
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•