Closed
Bug 458569
Opened 17 years ago
Closed 16 years ago
VRML-player plugin causes crash
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: egorov.se, Unassigned)
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Browser crashes when i try to open a web-page which contains WRML (3D models). For example: I can't open wrml-file from page http://goodterminal.ru/wrml.shtml, with installed WRML-player from "Parallel Graphics" http://www.parallelgraphics.com/bin/cortvrml.exe
Reproducible: Always
Steps to Reproduce:
1. install wrml-player from "paralle graphics" http://www.parallelgraphics.com/bin/cortvrml.exe (while player not installed web pages with wrml-content does not works properly)
2. open the web page: http://goodterminal.ru/wrml.shtml
3. see how browser crashes on opening wrml-file
Actual Results:
browser crashes
Expected Results:
playing wrml-file
Summary: wrl-files don't opens properly → wrml-files does not open properly
Comment 1•17 years ago
|
||
please read http://developer.mozilla.org/En/How_to_get_a_stacktrace_for_a_bug_report
I guess that this is a bug in the plugin that causes a crash.
Component: File Handling → General
QA Contact: file.handling → general
(In reply to comment #1)
> please read
> http://developer.mozilla.org/En/How_to_get_a_stacktrace_for_a_bug_report
>
> I guess that this is a bug in the plugin that causes a crash.
maybe, but this plugin works properly in IE6 and IE7.
PS: i don't know any alternative vrml-plugin for web browsers
at developer web-page (http://www.cortona3d.com/cortona) i see this text:
"Cortona3D Viewer (previously known as Cortona VRML Client) works as a VRML plug-in for popular Internet browsers (Internet Explorer, Netscape Browser, Mozilla, Firefox, etc.) and office applications (Microsoft PowerPoint, Microsoft Word, etc)."
But when i try to install version especially for mozilla browser aborts an installation with error code -204
PS: Plugin for mozilla available on http://www.cortona3d.com/install/netscape.php
Comment 4•17 years ago
|
||
"maybe, but this plugin works properly in IE6 and IE7."
That is not correct,it's a different plugin.
IE5+ is using ActiveX plugins while all other browsers are using a NPAPI plugin.
The XPI installation changed in FF3. Download the .xpi instead of installing it, rename the .xpi to .zip, unzip it and put the np*.dll (the plugin) in Firefox plugin directory.
Updated•17 years ago
|
Component: General → Plug-ins
Keywords: crash
Product: Firefox → Core
QA Contact: general → plugins
Summary: wrml-files does not open properly → WRML-player plugin causes crash
Summary: WRML-player plugin causes crash → VRML-player plugin causes crash
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
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
•