Closed
Bug 293842
Opened 20 years ago
Closed 17 years ago
sunbird sometimes writes WAV file to stdout
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 340314
People
(Reporter: jwz, Assigned: mostafah)
Details
Sometimes, instead of playing a beep when an alarm goes off, Sunbird spits a 24KB WAV file of that beep to stdout. I suspect someone is not checking the return value on open() or something. Sunbird 0.2, Fedora Core 3.
| Reporter | ||
Comment 1•20 years ago
|
||
Even worse, twice now I've had Sunbird write WAV data into a .ics file! Most recently, it blew away the last half of the last event (starting a few bytes into the "LOCATION" field) resulting in an unparsable file with no END:VCALENDAR line. Sunbird 0.2. (Will there ever be a 0.3? One can only dream.)
Updated•19 years ago
|
QA Contact: gurganbl → sunbird
Comment 2•19 years ago
|
||
We're now using the same code as Thunderbird does for new mail. If you can reproduce this in 0.3a2 please re-file in the Core component.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Version: Sunbird 0.2RC2 → Sunbird 0.2
Comment 3•17 years ago
|
||
Just for reference: This bug might be a "dupe" of Bug 340314...
Status: VERIFIED → RESOLVED
Closed: 19 years ago → 17 years ago
Resolution: WORKSFORME → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•