Closed
Bug 286047
Opened 20 years ago
Closed 3 years ago
Incorrect Dialog Text "write operation failed ...compact..." displayed on Write Attempt to Locked File
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mozilla, Unassigned)
Details
(Whiteboard: dupme)
20050218 trunk
When another process has locked an mbox file, and Thunderbird tries to write to
that file, the user is prompted with a dialog that states that the write
operation failed. So far so good. The problem is that the dialog then suggests
to compact folders to free up disk space when, in fact, the problem has nothing
to do with disk space. It left my initially thinking that the MSF or even the
mail file itself had become corrupted.
Perhaps it would be better to say that Thunderbird was unable to write to the
file because another program is using it, or something to that effect.
Updated•18 years ago
|
QA Contact: front-end
Updated•17 years ago
|
Assignee: mscott → nobody
Updated•15 years ago
|
Summary: Incorrect Dialog Text Displayed on Write Attempt to Locked File → Incorrect Dialog Text "write operation failed ...compact..." displayed on Write Attempt to Locked File
Whiteboard: dupme
Updated•3 years ago
|
Severity: normal → S3
Comment 1•3 years ago
|
||
the dialog then suggests to compact folders to free up disk space
Current message does not include "compact".
https://searchfox.org/comm-central/source/mail/locales/en-US/chrome/messenger/localMsgs.properties#66 has
pop3MessageWriteError=Unable to write the email to the mailbox. Make sure the file system allows you write privileges, and you have enough disk space to copy the mailbox.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•