On Thu, 17 Apr 2014 14:35:07 -0300 silvioprog <[email protected]> wrote:
> 2014-04-16 22:07 GMT-03:00 waldo kitty <[email protected]>: > [...] > > > and you don't get any kind of exception or other error results?? > > > > No error occurs, and it doesn't opens file. :/ > > I'm trying to debug LCL in trying to figure out the problem ... The OpenDocument function does not raise exceptions under Linux. It returns false if no application was found. It should be improved to raise an exception for the errors it can spot. Like not finding the application or if the program returns bytes on Stderr or if the ExitCode<>0. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
