Pixelpanic / winff

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

What needs winff? #153

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Get again this messages, after i have build it under PCLinuxOS-LXDE 64bit.

[daniel@LXDE-64BIT ~]$ winff
TApplication.HandleException Access violation
  Stack trace:
  $0000000000454A27
  $000000000043DABA
  $000000000043BD3D
  $0000000000444E99
  $0000000000450347
  $00000000004372DA
[FORMS.PP] ExceptionOccurred 
  Sender=EReadError
  Exception=Error reading Page1.Caption: Unknown property: "Caption"
  Stack trace:
  $00000000006B7A9C
  $00000000006B72D5
  $00000000006B3FC2
  $00000000006B6FB4
  $00000000006B7393
  $00000000006B3FC2
  $00000000006B6FB4
  $00000000006B7393
  $00000000006B3FC2
  $00000000006B8929
  $00000000004E4DFB
  $00000000004E4BE7
  $00000000004DAF6D
  $0000000000440B7C
  $0000000000444E60
  $0000000000450347
  $000000000043731C
TApplication.HandleException Error reading Page1.Caption: Unknown property: 
"Caption"
  Stack trace:
  $00000000006B7A9C
  $00000000006B72D5
  $00000000006B3FC2
  $00000000006B6FB4
  $00000000006B7393
  $00000000006B3FC2
  $00000000006B6FB4
  $00000000006B7393
  $00000000006B3FC2
  $00000000006B8929
  $00000000004E4DFB
  $00000000004E4BE7
  $00000000004DAF6D
  $0000000000440B7C
  $0000000000444E60
  $0000000000450347
  $000000000043731C
[daniel@LXDE-64BIT ~]$ 

I have installed

fpc-2.6.0-1leiche2012
fpc-src-2.6.0-1leiche2012
lazarus-0.9.31-1leiche2012

and was using this command

lazbuild --cpu=x86_64 --operating-system=linux --widgetset=gtk2 -B winff.lpr

I had remove this files from source package

rm -rf *~
rm -rf *.o
rm -rf *.ppu
rm -rf *.res
rm -rf *.rst
rm -rf *.lrs
rm -rf *.lps
rm -rf *.bak
rm -rf winff.exe
rm -rf winff
rm -rf *.or
rm -rf *.compiled
rm -rf backup/*
rm -rf magnifier

Thanks for clear replay

Original issue reported on code.google.com by MeissS...@gmail.com on 26 Feb 2012 at 10:46

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Okay works now this lazarus-0.9.31-35602-20120227
and winff 1.4.2

Thanks a lot for fixing

Original comment by MeissS...@gmail.com on 27 Feb 2012 at 7:09

GoogleCodeExporter commented 8 years ago
Marked as fixed as indicated by the OP.

By the way, this is a duplicate of issue 151 (where it is not yet marked as 
fixed).

Original comment by poipodec...@hotmail.com on 29 Feb 2012 at 7:11