Closed
Bug 190297
Opened 22 years ago
Closed 16 years ago
cannot find profiles
Categories
(Core Graveyard :: Profile: BackEnd, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jamesrome, Unassigned)
Details
With thge latest solaris 2.6 builds (today's) I am unable to use any of my
profiles. The profilw manager pops up the choose a profile window, and when I
pick them, it says it is unable to find the directory, even though it is there.
I can make a new profile and use it. Also, if I rename the profile, it still
does not find it.
When I start up, I get lots of error messages:
# mozilla &
36
# An error occurred reading the startup configuration file. Please contact your
administrator.
line 47: ReferenceError: defaultPref is not defined. An error occurred reading
the startup configuration file. Please contact your administrator.
line 40: ReferenceError: config is not defined.
# mozilla &
43
# moz_libdir=/usr/local/lib/mozilla-1.3b
MRE_HOME=/usr/local/lib/mre/mre-1.3b
+ [ -n /usr/local/mozilla ]
dist_bin=/usr/local/mozilla
script_args=
moreargs=
debugging=0
MOZILLA_BIN=mozilla-bin
+ [ = beos ]
+ [ 0 -gt 0 ]
+ export MRE_HOME
+ eval set --
+ set --
+ [ 0 = 1 ]
+ exec /usr/local/mozilla/run-mozilla.sh /usr/local/mozilla/mozilla-bin
An error occurred reading the startup configuration file. Please contact your
administrator.
line 47: ReferenceError: defaultPref is not defined. An error occurred reading
the startup configuration file. Please contact your administrator.
line 40: ReferenceError: config is not defined. cd /usr/local/mozilla
There are no hints about solaris installation in the README file.
dup of bug 190318?
I wouldn't be surprised if the patch in bug 190256 fix this...
Reporter | ||
Comment 2•22 years ago
|
||
It didn't just start with today's build. It happened with the older >2weeks
build I had on the machine.
It can find a new profile if I create one, just not the old ones.
And how do I get rid of all those error messages?
Comment 3•16 years ago
|
||
worth keeping? (untouched in 5yr)
still see this?
Assignee: ccarlen → nobody
QA Contact: ktrina → profile-manager-backend
Reporter | ||
Comment 4•16 years ago
|
||
I only ue one profile now, so cannot say....
Comment 5•16 years ago
|
||
=> incomplete seems appropriate then (and there are no other reported solaris issues afaict)
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•