Bartek Fabiszewski

Results 63 comments of Bartek Fabiszewski

> Actually, the GPX export only exports the track, it doesn't export the waypoints at all. While at it, it would be nice to have these waypoints as well. Currently,...

> @bfabiszewski I actually implemented this as a proof of concept and the corresponding ZIP-file works nicely. The problem is that it would require the zip extension to work. Would...

Oh, I didn't know OpenLayers layers are not accessible in China. I understand you mean that OpenStreetMap, OpenCycleMap etc do not load. I think the easiest solution in this case...

Nice that it works for you. Let's keep this open, so that I remember to fix the projection issue. I also like cycling and hope to do some bike trips...

It seems they dropped `-d` option in newer `qlmanage` versions. Just remove `-d 4` from the command.

Do you realize you have to change `/path/to/your/test.mobi` to a real path to the file you want to test?

Write `qlmanage -p -o /tmp ` and then paste any mobi file into the console. It will be converted to its path. Or even better drag the file into console.

Difficult to say anything from this output. Especially that they removed `-d` option which gave more debugging info. May be some problem related to M1. I don't have access to...

Would be helpful to hear from other M1 users who tried or managed to use this plugin. Technically it should work as I compiled it also for this CPU.

@aik099 Thanks for the info! Newer macos versions are more problematic towards unofficial apps (not signed). Quicklook plugins are also now meant to be distributed with applications, not standalone. This...