Closed
Bug 399198
Opened 18 years ago
Closed 13 years ago
Replacing xulrunner and re-running --register-global should remove old conf file
Categories
(Toolkit Graveyard :: XULRunner, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Gijs, Unassigned)
Details
STR:
1. Unzip xulrunner 1.8.0.* somewhere.
2. run sudo xulrunner/xulrunner --register-global
3. Unzip xulrunner trunk on top of the old xulrunner
4. run sudo xulrunner/xulrunner --register-global
AR:
Warning: Configuration file '/etc/gre.d/1.8.0.X.conf' already exists.
No action was performed.
ER:
XULRunner should read the old configuration file, realize that it points to the same path, and remove it or rename it so it reflects the new version of xulrunner, and/or otherwise update the registration.
| Reporter | ||
Comment 1•18 years ago
|
||
Workaround: rm the global.reginfo file in the xulrunner directory (and possibly hand-remove the existing .conf file in /etc/gre.d/ )
Comment 2•13 years ago
|
||
XR registration is gone
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•10 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•