Pixelpanic / winff

Automatically exported from code.google.com/p/winff
0 stars 0 forks source link

"Invalid floating point operation" when drag and drop files #141

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Drag and drop a video file into winff window.

What is the expected output? What do you see instead?
In previous versions, the video file would be automatically added to the list. 
Instead, it appears an error "Invalid floating point operation". If i launch 
winff from terminal and drag and drop a video file in the window, I have this 
output

ERROR in LCL: TGtkListStoreStringList.Get Out of bounds.
Creating gdb catchable error:
  $000000000053BF91
  $00000000006898EB
  $00000000004DB2B3
  $00000000004C8439
  $000000000071D469
  $00007F253325089A
TApplication.HandleException Invalid floating point operation
  Stack trace:
  $000000000053BFC2
  $00000000006898EB
  $00000000004DB2B3
  $00000000004C8439
  $000000000071D469
  $00007F253325089A

What version of the product are you using? On what operating system?
I usu winff 1.3.2 on ubuntu 11.10 64 bit.

Please provide any additional information below.
If I manually add the file clicking on the add button of winff, there aren't 
any errors.

Original issue reported on code.google.com by tigerjac...@gmail.com on 7 Dec 2011 at 9:45

GoogleCodeExporter commented 8 years ago
Are you sure you are using winff 1.3.2? We think this is a new bug in 1.4.0 
which is about to be fixed.

Original comment by poipodec...@hotmail.com on 7 Dec 2011 at 7:29

GoogleCodeExporter commented 8 years ago
Yes, you're right, this is 1.4.0 version, according to synaptic package 
manager. However, in "About" window of winff, it says 1.3.2; i'm sorry for the 
mistake.

Original comment by tigerjac...@gmail.com on 8 Dec 2011 at 10:27