Pierre Rudloff

Results 108 issues of Pierre Rudloff

Hello, I needed a way to get the center of a MultiPoint object so I extended the class with a `getCenter()` function: https://github.com/Rudloff/openvegemap-editor/blob/develop/classes/MultiPoint.php Would you like to include it in...

enhancement

Hello, Would you be interested in publishing this app on [F-Droid](https://f-droid.org/)?

Hello, Would you be interested in publishing this app on [F-Droid](https://f-droid.org/)?

Hello, I'm getting some errors when trying to build f26c88d6aeafd003617e1658853de01c969cb1dc with `./gradlew assemble`: ``` Execution failed for task ':extension:mergeDebugResources'. > Error: java.lang.RuntimeException: com.android.builder.internal.aapt.AaptException: AAPT2 compile failed: aapt2 compile --legacy -o...

Hello, Do you think it would be possible to add this app to [F-Droid](https://f-droid.org/)? (I'm not sure F-Droid can build Wear apps.)

DNS resolution works correctly when calling `dnsproxy2 -l` directly: ``` ;; res_setoptions("debug", "env").. ;; debug ;; res_nquerydomain(google.fr, , 1, 1) ;; res_query(google.fr, 1, 1) ;; res_nmkquery(QUERY, google.fr, IN, A) ;;...

Hello, I get these errors when running `ndk-build`: ``` [armeabi-v7a] Executable : dnsproxy2 jni/resolv/res_send.c:948: error: undefined reference to '__evNowTime' jni/resolv/res_send.c:949: error: undefined reference to '__evConsTime' jni/resolv/res_send.c:950: error: undefined reference to...

Hello, Some of my teams are moving to Mattermost because it is open-source but I still have teams on Slack so I have to open the two clients simultaneously. It...

I tried to run scudcloud on OSX. The icon appears correctly in the dock, then it just freezes forever, no window is open and nothing is printed in the terminal....