Modify

#1503 assigned Bug

FileGetSize don't works solid

Reported by: xelotiac@… Owned by: Jon
Milestone: Component: AutoIt
Version: 3.3.4.0 Severity: None
Keywords: Cc:

Description

Hi there,

when my Opera-Browser cache a flash video and I control data size of this video from temporary folder in the Windows Explorer, every second it changes a bit bigger.
If I control the Filesize bei a 5sec-Loop with FileGetSize(), it only read the first time correct, than it seems to caches the result, as a new FileGetSize() only return the first result every time, instead of give the current size.
I also haven't found a workaround for this.

System is Win7 in a compressed NTFS-Filesystem.

Attachments (0)

Change History (8)

comment:1 by xelotiac@…, on Mar 7, 2010 at 11:58:43 AM

A workaround is the using of FileRead($file,1) before the FileGetSize()

comment:2 by Jpm, on May 18, 2010 at 5:51:59 PM

Milestone: 3.3.7.0
Owner: set to Jpm
Resolution: Fixed
Status: newclosed

Fixed by revision [5835] in version: 3.3.7.0

comment:3 by Jpm, on Jun 10, 2011 at 9:33:31 PM

Resolution: Fixed
Status: closedreopened

comment:4 by TicketCleanup, on Jun 11, 2011 at 12:00:01 AM

Milestone: 3.3.7.0

Automatic ticket cleanup.

comment:5 by Jon, on Jul 21, 2013 at 11:31:57 PM

Resolution: Rejected
Status: reopenedclosed

comment:6 by Jpm, on Jun 7, 2023 at 1:31:55 PM

Resolution: Rejected
Status: closedreopened

New fix sent to Jon

comment:7 by Jpm, on Jun 7, 2023 at 1:32:05 PM

Status: reopenedassigned

comment:8 by Jpm, on Feb 20, 2024 at 3:51:06 PM

Owner: changed from Jpm to Jon

Modify Ticket

Action
as assigned The owner will remain Jon.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.