Forum

Author Topic: exportReport error  (Read 2287 times)

andrey.d

  • Newbie
  • *
  • Posts: 26
    • View Profile
exportReport error
« on: March 07, 2017, 01:02:30 AM »
Hello,

I have the problem with report exporting:
Code: [Select]
chunk.exportReport("report.pdf") It works well before. And it works well in a GUI mode now.

Current ver. 1.3 build 3772 linux 64bit
Error:
Quote
ExportReport
Segmentation fault (core dumped)

Thanks

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14816
    • View Profile
Re: exportReport error
« Reply #1 on: March 07, 2017, 01:03:41 AM »
Hello andrey.d,

Are you running the script from GUI or from the command line?
Best regards,
Alexey Pasumansky,
Agisoft LLC

andrey.d

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: exportReport error
« Reply #2 on: March 07, 2017, 02:03:27 AM »
I'm running script from command line

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14816
    • View Profile
Re: exportReport error
« Reply #3 on: March 07, 2017, 01:19:00 PM »
Hello andrey.d,

It is the known issue for the report generation from the command-line scripts that we'll be fixed in the next update.
Best regards,
Alexey Pasumansky,
Agisoft LLC

andrey.d

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: exportReport error
« Reply #4 on: March 07, 2017, 05:55:26 PM »
Thanks