Modify

Opened 16 years ago

Last modified 2 years ago

#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@…, 16 years ago

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

comment:2 by J-Paul Mesnage, 16 years ago

Milestone: 3.3.7.0
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [5835] in version: 3.3.7.0

comment:3 by J-Paul Mesnage, 15 years ago

Resolution: Fixed
Status: closedreopened

comment:4 by TicketCleanup, 15 years ago

Milestone: 3.3.7.0

Automatic ticket cleanup.

comment:5 by Jon, 13 years ago

Resolution: Rejected
Status: reopenedclosed

comment:6 by J-Paul Mesnage, 3 years ago

Resolution: Rejected
Status: closedreopened

New fix sent to Jon

comment:7 by J-Paul Mesnage, 3 years ago

Status: reopenedassigned

comment:8 by J-Paul Mesnage, 2 years ago

Owner: changed from J-Paul Mesnage 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.