Well it didn't seem relevant. I am a screen reader user and Lazarus is inaccessible, so I don't use it, it is currently unusable. I tryed to compile some demos but I was unable to drive the IDe, even button captions are not read for me. And there were some packages missing, maybe only on Windows. I compiled one Lazarus from trunk, not sure which version exactly but I suppose it was something like 1.7.
Dňa 13. 8. 2016 o 11:56 Michael Van Canneyt napísal(a):


On Sat, 13 Aug 2016, Lubos Pintes wrote:

Hello,
It seems to me that all this is broken in some way.
Well it may be my stupidity because I am receiving an Unhandled
exception.
I don't know how to generate useful trace, I am developing on Windows
from command line.
The lines I was able to see was GoogleService.pp, line 350 and
GoogleCalendar.pp, line 4265.
I am trying to write a console app for testing. After I authorize my
app and write the code Google provides, it is trying to call the
TCalendarResource.List with no parameters.


I'm a bit surprised at the difficulties you are experiencing, the GUI
sample programs with Lazarus worked fine when I wrote them.
More recently I wrote a google drive console demo app, it also works fine.
The drive code is in actual production use. Idem for the calendar, I use it
to hourly synchronize our company's calendar database with Google
calendar; It works since a long time...

I will look into writing a console app for testing the calendar.

Michael.
_______________________________________________
fpc-pascal maillist  -
fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal



_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to