JimmyS83

Results 22 comments of JimmyS83

Could you try with [PR#24](https://github.com/juanmcasillas/gopro2gpx/pull/24) ?

Could you try with [PR#24](https://github.com/juanmcasillas/gopro2gpx/pull/24) ?

openjdk version "17.0.5" 2022-10-18 OpenJDK Runtime Environment OpenLogic-OpenJDK (build 17.0.5+8-adhoc..jdk17u) OpenJDK 64-Bit Server VM OpenLogic-OpenJDK (build 17.0.5+8-adhoc..jdk17u, mixed mode, sharing) Confirming with Java17 _GpsMaster_0.63.38.JDK11-and-higher_ and _GpsMaster_0.64.00-rc0.jar_ **does not work**. With...

I am not sure if that was reply to my post, but I have just one Java17, OpenJDK one, and that one doesnt throw any error and runs GpsMaster_0.63.35.JDK7-8 fine...

Loads fine on both my Javas, Java8 & Java17

I first thought that original issue was that release, marked as JDK11+ didnt work on JDK17 (at least openJDK). But as I checked now, it was about JDK8 release, and...

Well, I dont have patience to test every JDK, and I believe you that JDK11 works.. That + at the end is little bit absolute, at least from JDK17 there...

I second to that. Currently, pillow-simd cant be used with python 3.12 at all, as it seems

Nice! What about these changes/insertions? ``` CONFIG_LIRC=y CONFIG_IR_LIRC_CODEC=y CONFIG_LIRC_STAGING=y CONFIG_LIRC_ODROID=m ``` 2013 version (for X/X2) is transmitter/receiver, unfortunatelly, rework done [2016](https://github.com/hardkernel/linux/commit/ca7d83cd734d151b234a3dc6e9578d3fd733de8d#diff-a8d20779ea0c3115b28e31876ff93685)/[2017](https://github.com/hardkernel/linux/commit/8a5d4eb4abe4d3c0e1ea17872364de8150b14ac1#diff-a8d20779ea0c3115b28e31876ff93685) change this to **only transmitter**.

Ok.. I just pointed out that the lirc_odroid as it is now, is only for transmitter.. For the receiver function gpioplug-ir-recv+gpio-ir-recv is needed :(