Open Bug 316358 Opened 19 years ago Updated 2 years ago

run-mozilla.sh has a reference to mozilla-bin (MOZ_APPRUNNER_NAME), although mozilla-bin is not in the installation directory

Categories

(Toolkit :: Startup and Profile System, defect)

x86
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: t_achmann, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051107 Firefox/1.5
Build Identifier: Firefox/1.5 RC2

Hi,

the variables in run-mozilla.sh script are set to files,
which don't exist in the installation:

MOZ_APPRUNNER_NAME="./mozilla-bin"
MOZ_VIEWER_NAME="./viewer"

Those files don't exsist in the installation directory.

running: Mozilla/5.0 (X11; U; Linux i686; en-US; rv: 1.8) Gecko/20051107 Firefox/1.5)
on 
linux 2.4.20-31.1custom (RedHat 9)

regards
thomas



Reproducible: Always

Steps to Reproduce:
1.download a pdf file
2.go to "downloads"-GUI
3.klick on "open" link

Actual Results:  
nothing happens

Expected Results:  
"openign XYZ.pdf"-gui should appear
Component: Download Manager → General
Product: Firefox → Core
QA Contact: download.manager → general
MOZ_VIEWER_NAME was removed recently in bug 523054. I don't know what's the story with MOZ_APPRUNNER_NAME...
Component: General → Startup and Profile System
Product: Core → Toolkit
QA Contact: general → startup
Summary: run-mozilla.sh's APPRUNNER and VIEWER vars are not set correctly → run-mozilla.sh has a reference to mozilla-bin (MOZ_APPRUNNER_NAME), although mozilla-bin is not in the installation directory
Version: unspecified → Trunk
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.