| Summary: | Sylpheed 3.4.3 unable to retrieve POP3 mail | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Edward <edwardp> | ||||||
| Component: | sylpheed | Assignee: | Itamar Reis Peixoto <itamar> | ||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 23 | CC: | cwickert, dan, itamar | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-02-16 23:38:43 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 1118908 [details]
Text of network log showing the error.
Could you test with Sylpheed 3.5.0 from https://copr.fedorainfracloud.org/coprs/sharkcz/sylpheed/ ? Could you run sylpheed manually under "strace" to capture a syscall log? It should contain what file can't be created. Does your system have enough free disk space? chdir("/home/edwardp/Mail/sylpheed/Mail/inbox") = -1 ENOENT (No such file or directory)
write(2, "/home/edwardp/Mail/sylpheed/Mail/inb"..., 36/home/edwardp/Mail/sylpheed/Mail/inbox: ) = 36
write(2, "chdir: No such file or directory"..., 33chdir: No such file or directory
As soon as I created these folders, the problem ceased. Closing bug.
|
Created attachment 1118907 [details] Screenshot showing the aforementioned error. Description of problem: Sylpheed 3.4.3 is unable to download POP3 e-mail messages. User receives an error message "Can't write file." Network log includes: ** LibSylph-WARNING: [18:20:31] Can't write file. *** Can't write file. Version-Release number of selected component (if applicable): sylpheed-3.4.3-1.fc23.x86_64 How reproducible: POP3 account is configured, does not retrieve POP3 mail. Only affects POP3. Attaching screenshot of the error displayed along with a sanitized copy of the network log showing the same error.