| New ticket submitted by Marko Kohtala at 2009/11/06 10:08 |
| Tracking System: Bugs |
| Category: Calendar |
| Version: Version 1.6.002 |
| Status: Open |
| Completed: 0% |
| Priority: 5 - medium |
| Created By: Marko Kohtala |
| Assigned to: Ralf Becker |
| Summary: #2361 - Temporary files left over |
Lots of temporary files cumulate in /tmp directory. Based on file names I searched and found two sources:
./calendar/inc/class.calendar_sif.inc.php:93: $tmpfname = tempnam('/tmp/sync/contents','sife_');
./calendar/inc/class.calendar_uiforms.inc.php:669: $ics_file = tempnam($GLOBALS['egw_info']['server']['temp_dir'],'ics');
I have no /tmp/sync directory, so tempnam seems to give path to /tmp.
In addition to these I get files names like /tmp/19cfa4b0c4a29f66660b8d4f4bf4107365icswmxgzE. I could not find the source so do not know if they belong to calendar or where. Many contain VCALENDAR METHOD:request VEVENT, but others look like they could just be e-mail attachments.
Are these files necessary? Why are not they removed?
I run eGW on openSUSE 10.3. I installed eGW from the repository http://download.opensuse.org/repositories/server%3a/eGroupWare/openSUSE_10.3. |
Linked entries:
Bugs #2361: Temporary files left over
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.
http://p.sf.net/sfu/bobj-july_______________________________________________
eGroupWare-tracker mailing list
eGroupWare-tracker@...
https://lists.sourceforge.net/lists/listinfo/egroupware-tracker