Bug 1302459 - Sylpheed 3.4.3 unable to retrieve POP3 mail
Summary: Sylpheed 3.4.3 unable to retrieve POP3 mail
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: sylpheed
Version: 23
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Itamar Reis Peixoto
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-27 23:30 UTC by Edward
Modified: 2016-02-16 23:38 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-16 23:38:43 UTC
Type: Bug


Attachments (Terms of Use)
Screenshot showing the aforementioned error. (21.33 KB, image/png)
2016-01-27 23:30 UTC, Edward
no flags Details
Text of network log showing the error. (631 bytes, text/plain)
2016-01-27 23:30 UTC, Edward
no flags Details

Description Edward 2016-01-27 23:30:24 UTC
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.

Comment 1 Edward 2016-01-27 23:30:58 UTC
Created attachment 1118908 [details]
Text of network log showing the error.

Comment 2 Dan Horák 2016-02-14 20:50:06 UTC
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?

Comment 3 Edward 2016-02-16 23:38:43 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.