Mark fleming
Mark fleming
check if it code signed, if it not it will not load on 10.15.5. qlmanage -m | grep QLS codesign -dvvvv /Library/QuickLook/QLStephen.qlgenerator/
YES But you will need to accept the certificate if self signed. > On Jan 17, 2019, at 11:36 AM, asinghxav wrote: > > just curious to know if other...
I did some debugging In OS X 10.12.6 I was about to get it to locate the USB Serial driver. And react to upload option (system seem to reset the...
When I get time I will post to the Serial library list or stack overflow for help. https://github.com/armadsen/ORSSerialPort http://cocoadocs.org/docsets/ORSSerialPort/1.5.1/ Also found: https://github.com/camrein/EzGraver/issues/34 that it could be firmware change. Also latest...
Found a interesting Windows Serial port sniffer. https://freeserialanalyzer.com This should allow me to capture data from the windows Engraving application and confirm protocol has not changed!
End up using USB Recording... ``` Connect button: Setup Packet 40 9A 27 27 00 00 00 00 Recipient: Device Request Type: Vendor Direction: Host->Device Request: 0x9a (Unknown) Value: 0x2727...
I have made some progress on convert to new protocol. Still having issue uploading image but that is almost working. Protocol changed for v3.5 or later of the software :)...
same issue on Sierra v10.12.6 - did have much luck locating any issue in code. Add a little login to my branch of the code. - Need to dig into...
Questions: should JA resource be listed in 👍 https://github.com/NetSparkleUpdater/NetSparkle/blob/develop/src/NetSparkle.UI.WinForms.NetFramework/NetSparkle.UI.WinForms.NetFramework.csproj
Found the export, import and document modules... Your thought does this sound like it will work? So implementation should be easy: **Exporter:** /Seashore/source/exporter/JPEGExporter.m line 245: // Add EXIF data exifData...