Closed
Bug 275750
Opened 20 years ago
Closed 18 years ago
Sunbird launched from Mac read-only disk image crashes on launch
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: adam, Unassigned)
Details
Attachments
(1 file)
|
13.40 KB,
text/plain
|
Details |
1) download sunbird 2004-12-17 2) attempt to launch from dmg 3) observe crash 4) Copy from dmg to /Applications, launch 5) no crash (I routinely launch new apps from the disk image without problem.)
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
*** Bug 276507 has been marked as a duplicate of this bug. ***
Comment 3•20 years ago
|
||
I wouldn't expect this to work at this point off a read-only disk image. -> trivial -> updated summary
Severity: normal → trivial
Summary: Sunbird crashes on launch → Sunbird launched from Mac read-only disk image crashes on launch
oh, i missed that part. afaik all of the mozilla apps crash when run from readonly disk images
Comment 5•20 years ago
|
||
nominate for WONTFIX
Comment 6•20 years ago
|
||
It's a known issue that mozilla apps don't run from readonly partitions.
| Reporter | ||
Comment 7•20 years ago
|
||
The 1.0 releases of Firefox and Thunderbird both work fine from the downloaded disk images.
Comment 9•20 years ago
|
||
It did a weird "launch-crash" loop when I tried it. I stopped it w/o rebooting
with something like:
ps wwwaxu | grep -i sunbird | perl -e 'while(<STDIN>) {my(@bits) =
split(/\s+/,$_); system("kill -9 $bits[1]")}'
Updated•19 years ago
|
QA Contact: gurganbl → sunbird
Comment 10•18 years ago
|
||
Reassigning all automatically assigned bugs from Mostafa to nobody@m.o Bugspam filter: TorontoMostafaMove
Assignee: mostafah → nobody
Comment 11•18 years ago
|
||
Launching Sunbird from a disk image now works. Marking WFM since I don't know what patch fixed it. -> WFM
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•