Hello orgmode@, I've recently tried taskjuggler and it reports some warnings about Fixnum: https://github.com/taskjuggler/TaskJuggler/issues/200 However, this warnings do not prevent taskjuggler from exporting a report. This patch checks the return code instead of the error buffer to determine if the export process was successful or not. WDYT? Best,