Frank Illenberger

Results 19 comments of Frank Illenberger

Sadly, we only get these reports from our customers and are currently not able to reproduce these crashes. But I think, I understand, why appcenter currently is not able to...

I looked a bit deeper into this. It seems that appcenter is somehow dropping the "Application Specific Backtrace" information from the raw crash logs. This information is added inside -[NSApplication...

@MatkovIvan _NSNoteInCrashReports seems to be a private function which is called from within -[NSApplication _crashOnException:] I don't think that there is a good public API point to catch the exceptions...

@MurakamiShinyu Sadly, even with the latest Vivliostyle release I am still running into an endless loop with large margin values. Just try to open this test document with the Vivliostyle...

Ah, I am so sorry, I compressed the wrong html file. But you already could reproduce the bug. Let me know if you need additional infos.

Thanks for the clarification!

Thanks for the hint. I added a license file today.

Thank you. Is it guaranteed, that Vivliostyle stops pagination with the first error that occurs? Or can there be more than one error?

I am running into the same problem. The culprit seems to be the underscore in the CFBundleIdentifier _CollectionUtilities which is put into the generated Info.plist. Underscores are forbidden in these...