hi all

I am testing google calendardemo with lazarus 1.6RC2 (Windows 7), but I encountered an error.

to reproduce the exception:
1) click on the button "Fetch calendars"
2) the browser shows me an access request and I confirm, next I get the access code
3) I copy/paste the access code into lazarus demo
3) click the OK button

at this point I get the error and the shell appears as follows

Microsoft Windows [Versione 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Tutti i diritti riservati.

C:\lazarus\components\googleapis\demo\calendar>calendardemo.exe
TApplication.HandleException Invalid pointer operation
  Stack trace:
  $0054DF75 line 1890 of ../../2_6_4/googlecalendar.pp
  $0044F05C
  $0044F1E0
  $00552CD5 line 542 of ../../2_6_4/restbase.pp
  $00554D6D line 1255 of ../../2_6_4/restbase.pp
  $00554F22 line 1293 of ../../2_6_4/restbase.pp
  $0054C911 line 485 of ../../2_6_4/googleservice.pp
  $0054C1B9 line 350 of ../../2_6_4/googleservice.pp
  $005518FE line 4188 of ../../2_6_4/googlecalendar.pp
  $004280E2 line 203 of frmmain.pp
  $005000F5
  $005161D0
  $005168A6
  $005160DB
  $0040CF58
  $004F5B04
  $005411EF


thanks in advantage
nomorelogic


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to