Modify

Opened 13 years ago

Closed 10 years ago

#1503 closed Bug (Rejected)

FileGetSize don't works solid

Reported by: xelotiac@… Owned by: Jpm
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 (5)

comment:1 Changed 13 years ago by xelotiac@…

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

comment:2 Changed 13 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 12 years ago by Jpm

  • Resolution Fixed deleted
  • Status changed from closed to reopened

comment:4 Changed 12 years ago by TicketCleanup

  • Milestone 3.3.7.0 deleted

Automatic ticket cleanup.

comment:5 Changed 10 years ago by Jon

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

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 closed The owner will remain Jpm.
Author


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

 
Note: See TracTickets for help on using tickets.