After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 356913 - Too many open files: Can't save >84 files with save all button
Too many open files: Can't save >84 files with save all button
Status: RESOLVED DUPLICATE of bug 348888
Product: evolution
Classification: Applications
Component: Mailer
2.8.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-09-20 15:10 UTC by François Cauwe
Modified: 2006-10-24 22:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Screenshot (258.70 KB, image/png)
2006-09-30 13:42 UTC, François Cauwe
Details

Description François Cauwe 2006-09-20 15:10:17 UTC
Please describe the problem:
When trying to save a mail with 108 attachments, evolutions saves only 84 files and give the error: 
"Can't create output file /home/xxxxx:
Too many open files"


Steps to reproduce:
1. Open a mail with 108 attachments
2. Push the button save all
3. Get the error message


Actual results:
i get a error message:
"Can't create output file /home/xxxxx:
Too many open files"
and only 84 files are saved

Expected results:
no error message and all the file should be saved

Does this happen every time?
yes

Other information:
Comment 1 André Klapper 2006-09-25 13:24:08 UTC
salut françois,
before i try to set up an email with 108 attachments, i'd like to ask you if you could provide such an email to me by forwarding it to my email address, if the email does not contain any confidential data. thanks in advance. :-)
Comment 2 François Cauwe 2006-09-26 15:30:26 UTC
I send you the mail;
Just something i just discovered:
The fist time I try to save all the attachments,  the second time I can only save 76 images, third time: 39, 4th: 23, ...
Thanks
Comment 3 François Cauwe 2006-09-30 13:42:11 UTC
Created attachment 73702 [details]
Screenshot

screenshot showing the problem.
Comment 4 André Klapper 2006-10-24 22:25:24 UTC
hi francois,
sorry for getting back that late on your bug report.
i saved all the attachments in evolution 2.9.1 and it works (means: no error and i could save all those files), so i guess that this issue is related to bug 346443 / bug 348888.

quoting from http://mail.gnome.org/archives/evolution-list/2006-October/msg00130.html :

The "too many open files" problem was fixed in Evolution 2.9.1.
If your Linux distribution does not yet provide this, you can also try
increasing the number of files your system allows you to have open
before starting Evolution.  But this is a temporary solution, and
requires the root password.
   # su -c "ulimit -n <some-really-big-number>; evolution"

therefore closing as a duplicate of bug 348888.

*** This bug has been marked as a duplicate of 348888 ***