Tom Bruno

Results 13 comments of Tom Bruno

There isn't a pdf or epub available at that url that I'm able to find.

I believe this is leaving the temp file in place so the app won't restart and instead reports that it is already running.

When reading CoreData sqlite databases a lot of apps tend to write the CFAbsoluteTime which results in a TIMESTAMP field that cannot be converted into a time.Time correctly. The contents...

@rittneje Hey Thanks for the reply! This was the first thing I thought I tried but I didn't CAST in the query when I was trying to figure it out....

It sure would be cool if it could try and detect what it was trying to scan into (passing in a float) to determine what type to convert instead of...

Ghost4j: 0.4.6, 0.5.0, 0.5.1 and 0.5.2-SNAPSHOT Ghostscript: 9.10 and 9.14 Java: Java6 (Latest), Java7 (Latest) On OSX I get: Invalid memory access of location 0x0 rip=0x0 at Ghostscript.java (runFile(String fileName):...

The same applies to the other sample that uses runFile

This is now happening to me as well. Latest Docker for OSX, OSX 10.15.4. I use sam build & sam local start-api daily and i just noticed this is happening...

This is becoming more of a wide spread issue as we grow out our usage from using Makefiles to using the automated sam build. Any updates?

Wow, sorry I must have had an older version on that machine or something. Thanks for pointing that out.