Closed
Bug 170170
Opened 22 years ago
Closed 16 years ago
linux installer does not accept component names other than Component<number>
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: Biesinger, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
Details | Diff | Splinter Review |
if I change config.ini like s/Component0/Componentfoo/ I get lots of Glib and
Gtk warnings on startup and finally a segfault.
it should accept spaces and un-numbered component names as well, for parity with
windows installer so that the .ini could be more similar.
Updated•22 years ago
|
QA Contact: bugzilla → ktrina
Comment 1•22 years ago
|
||
I'm pretty sure there's a bug on this already.. something about making the
config ini syntax more similar. Hm, harder to find than I expected...
*** This bug has been marked as a duplicate of 63416 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•22 years ago
|
||
wow, indeed difficult to find... verifying, though
Status: RESOLVED → VERIFIED
Comment 3•21 years ago
|
||
reopening... bug 63416 was a very specific problem with a very general summary.
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Comment 4•21 years ago
|
||
==> me
Assignee: dveditz+bmo → ajschult
Status: REOPENED → NEW
Target Milestone: --- → mozilla1.8alpha
Comment 5•21 years ago
|
||
this does something similar to the windows installer by reading the setup types
backwards and using the custom setup type component list to construct the
master list.
Comment 6•21 years ago
|
||
forgot to remove misc changes in my tree...
Attachment #146575 -
Attachment is obsolete: true
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•16 years ago
|
Assignee: ajschult → nobody
QA Contact: ktrina → general
Target Milestone: mozilla1.8alpha1 → ---
Comment 7•16 years ago
|
||
Linux installer has been discontinued on trunk => INVALID
Status: NEW → RESOLVED
Closed: 22 years ago → 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•