Modify

Opened 14 years ago

Last modified 3 months 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 Changed 14 years ago by xelotiac@…

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

comment:2 Changed 14 years ago by Jpm

  • Milestone set to 3.3.7.0
  • Owner set to Jpm
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed by revision [5835] in version: 3.3.7.0

comment:3 Changed 13 years ago by Jpm

  • Resolution Fixed deleted
  • Status changed from closed to reopened

comment:4 Changed 13 years ago by TicketCleanup

  • Milestone 3.3.7.0 deleted

Automatic ticket cleanup.

comment:5 Changed 11 years ago by Jon

  • Resolution set to Rejected
  • Status changed from reopened to closed

comment:6 Changed 11 months ago by Jpm

  • Resolution Rejected deleted
  • Status changed from closed to reopened

New fix sent to Jon

comment:7 Changed 11 months ago by Jpm

  • Status changed from reopened to assigned

comment:8 Changed 3 months ago by Jpm

  • Owner changed from Jpm to Jon

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as assigned The owner will remain Jon.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.