Mattia Dal Ben
Mattia Dal Ben
Hi @kandrej > Steps to reproduce the second issue. > 1. Install a .dp using DEPLOY_V2. Let's say from http://localhost:8080/test.dp > 2. The file is saved to opt/eclipse/kura/packages/test.dp > 3....
@twofieros Did you take a look [here](https://github.com/darconeous/gauss-key-card/wiki/Recommended-Cards)?
@twofieros Note that Smartcard Focus also sells J3H145-DI under "[J3H145 Dual Interface](https://www.smartcardfocus.us/shop/ilp/id~844/nxp-j3h145-dual-interface-java-card-144k/p/index.shtml)" name.
@darconeous Actually I bought those cards I mentioned above and successfully used with your software (I should have mentioned it before sorry). This is the card I used: https://www.smartcardfocus.com/shop/ilp/id~879/nxp-j3h145-dual-interface-java-card-144k/p/index.shtml I...
@darconeous I might need some help to extract the information you requested (I'm still a noob in this field). Here's the information I was able to extract from a blank...
@twofieros Haven't tested it but I'm fairly confident they do. Do you want me to try?
@twofieros Here you go. Two notes: - The nail polish remover I used **contains** acetone, it's not pure acetone, so it takes a lot of time to dissolve the plastic....
Tested locally and I can correctly login to the Kura UI using the Ubi8-based image. 
Hello there @hypfvieh 👋 First and foremost: thank you for building this project :) I think I am in the same situation as the other guys in this thread: I'm...
Hello again everyone, in the end I was able to solve the issue on my own by leveraging the [`Variant(T _value, String _sig)` constructor](https://github.com/hypfvieh/dbus-java/blob/12db377f5812ca173bd52cbcefe4378c47b4dec6/dbus-java-core/src/main/java/org/freedesktop/dbus/types/Variant.java#L78). In my case this meant: ```java...