Closed Bug 43280 Opened 24 years ago Closed 24 years ago

No Plugin Downloader Plugin!

Categories

(Core Graveyard :: Plug-ins, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: staublis, Assigned: edburns)

References

()

Details

(Whiteboard: [dogfood+] blocking automation testing -ckritzer)

Attachments

(2 files)

when i visit the url above, i got this message:

No Plugin Downloader Plugin!
Netscape cannot find the Plugin Downloader Plugin. Without the Plugin Downloader
Plugin, you cannot automatically download and install plugins.
Please visit http://www.netscape.com/ to install de Plugin Downloader Plugin.

the message has the questionmark "?" icon and an only an OK button !

i use latest build. (there was an error durring "complete" installation, may be
that's a problem)

what a error message ! dummy users are lost...
*** Bug 43281 has been marked as a duplicate of this bug. ***
url is 404 error.

i have the suspicion this was a ns4 error.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
actaully I've seen this in mozilla.  re-opening.  Reporter, can you point us to
a URL that works.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
confirmed. I see this when the page has java in it. adding workign url!
Status: UNCONFIRMED → NEW
Ever confirmed: true
this is the original url, which gives me the err msg:
http://www.pilatusnet.ch/info/chat/chat.htm
I can confirm this with 2000062608 on Mac OS 9. However, it seems to me that
this is a feature for Netscape?s use and that they will provide the plug-in. 
Severity: minor → normal
cc: ed burns, who put in this code (http://bonsai.mozilla.org/cvsblame.cgi?file=
mozilla/xpfe/components/xfer/resources/locale/en-US/downloadProgress.properties).

asa, ed burns - should this be in mozilla or be a netscape only thing?
If it is in mozilla, then the text should change to "mozilla could not find..."
How are we working localization things with respect to mozilla and netscape.  
For the commercial Netscape product we should use Netscape, for mozilla, we 
should use mozilla.  

Please note that this dialog is supposed to be annoying.  It's not supposed to 
pop up, because everyone is supposed to have a "Default Plugin" in their 
plugins directory after install.  
cc:'ing Ben Goodger for his input.
"Please note that this dialog is supposed to be annoying.  It's not supposed to 
pop up, because everyone is supposed to have a "Default Plugin" in their 
plugins directory after install."

That's nice, but could this code be turned off then, or have a "don't show 
again" option until the default plugin is included/works?

It's really annoying clicking that dialog away on a page with multiple applets 
(click, click, click, click, ...)
Good idea Peter.

I'll see what Eric Krock thinks about me modifying the code so that we have 
a "don't show this again" feature on this.

Ed
This affects all platforms (see this on 2000-06-28-xx commercial builds).

Also, this blocks automation testing of applets, some objects, and some parnode
testcases. 
OS: Windows NT → All
Hardware: PC → All
updated status whiteboard
Severity: normal → blocker
Whiteboard: blocking automation testing -ckritzer
*** Bug 44416 has been marked as a duplicate of this bug. ***
edburns, do you want to take this bug off of my plate.  
Nominating for dogfood, blocking QA automation.
Keywords: dogfood
Blocks: 11349
I can own this.  

As Eric Krock suggested earlier, I can make the dialog have a "don't show this 
message again" button.  The persistent state of this button will be saved by a 
pref.  We can have the dialog not show be default in the in the daily builds 
and have it show be default in the production builds, like PR2.

How does that sound?
Status: NEW → ASSIGNED
I'll take this.
Assignee: asa → edburns
Status: ASSIGNED → NEW
Sounds good :-)
Putting on [dogfood+] radar. 
Whiteboard: blocking automation testing -ckritzer → [dogfood+] blocking automation testing -ckritzer
As this isn't nsbeta2+ I'm not going to be looking at this right away.  Also, 
since the default plugin now gets installed in every possible scenario, it's 
more a problem on platforms for which there is no default plugin.
Status: NEW → ASSIGNED
Changing target milestone.
Target Milestone: --- → M19
I'm not getting this on 2000071108 anymore, but rather, the behaviour is liek
4.x, where the area where the plugin is embedded gets a iframe-like thing with
the text "click here to get plugin".
Is this still dogfood+?  
It's gone nope (the pop-up), so I think this fixed? 
Could you specify for which platform you're not getting the popup anymore?

On linux, build ID 2000071720, I'm still getting the popup.

On Windows 95 the default plugin is now available and packaged into the 
nightlies, so there you'll get a "Click here to download the plugin" where the 
plugin would be. Seeing this on build ID 2000071810, but it's been there for a 
while now.

So, this bug still isn't fixed, though we may not see it for much longer as 
hopefully default plugins are written and made available for other platforms.
This bug still exists on:
- MacOS9 2000-07-18-10-M17 Commercial
- Linux6 2000-07-19-10-M17 Commercial

But seems to be working fine on:
- Win98  2000-07-19-11-M17 Commercial


Can't test with the latest build of ns6.  Will check again against today's 
builds.
This all started with bug 41197.
Changing component from Browser-General to Plugins.
Component: Browser-General → Plug-ins
The patch looks good to me. ar=av

Couple of things. Can we make just a single appearence of this dialog on a page 
with more than one plugins with the same mime type. I don't believe this is good 
idea to show several identical dialog boxes. This also applies to the actual 
default plugin but I am going to fix it there.

Checkbox title. It seems mmm... a little cumbersome to me. And how did we come 
up with 'Plugin Downloader Plugin' wording? Is this a new 'official' term for 
the default plugin? All this is not important at all I am just curious.
I now only show the dialog once per mime-type per session.  I use an 
nsHashTable with nsStringKey(mimeType) to do this.

As for the names, I made them up.  I was hoping someone with editorial control 
would come by and fix all the .properties files anyway.
OK, I was thinking of limiting showing the dialog per page not per session but I 
cannot quickly weigh advantages and disadvantages for either solution. So 
one-per-session thing is fine to me. r=av.
Marking fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
can a linux and a mac person verify this? adding verifyme keyword
Keywords: verifyme
Linux, build ID 2000072020

This seems to work. Dialog pops up, click OK and it's gone for the rest of the 
session. Next time you start Mozilla it pops up again, mark the checkbox, and 
it's gone 'forever'.

Verifying fixed for Linux.
cc: asa

can you verify this on a mac? thanks!
ckritzer, please verify.  All well on automation front? :-)

QA Contact: doronr → ckritzer
This no longer blocks automation for Mac.
MacOS9 2000-07-25-11-M17 Commercial

Linux and Windows builds from the same day run as well, so marking this bug 
VERIFIED FIXED.
Status: RESOLVED → VERIFIED
Am I the only one seeing this return?
Keywords: verifyme
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: