Thomas Feuster
Thomas Feuster
@rachitkumar13 : I'm looking for similar functionality. Did you find a solution? Did you find a UI & backend to do this?
Doing that already for my whole database on my Synology. But this backs up the database with info from all apps and not only owncloud. So I was looking for...
Thanks, will give those a try!
That was something for "fail fast"... Running gradlew.bat yields an error right away (same happens when switching to 6.3 in Netbeans): ``` D:\Thomas\Development\NetBeansProjects\ikonli>gradlew.bat Downloading https://services.gradle.org/distributions/gradle-6.3-bin.zip .. Exception in thread "main"...
Update: I managed to download & install Gradle 6.3 ``` gradlew -version ------------------------------------------------------------ Gradle 6.3 ------------------------------------------------------------ Build time: 2020-03-24 19:52:07 UTC Revision: bacd40b727b0130eeac8855ae3f9fd9a0b207c60 Kotlin: 1.3.70 Groovy: 2.5.10 Ant: Apache Ant(TM)...
I now have outputs for both `-i` and `-d` but not sure what to make out of it or what to look for? [info.txt](https://github.com/kordamp/ikonli/files/6144010/info.txt) [debug.zip](https://github.com/kordamp/ikonli/files/6144012/debug.zip)
I didn't have anything under ``` .gradle/caches/modules-2/files-1/org.kordamp.ikonli* .m2/repository/org/kordamp/ikonli/ ``` and only deleted the content of `.gradle/caches/build-cache-1`. But I have seen a bunch of files under `.gradle/caches/modules-2/files-1/org.kordamp.gradle*` that I removed as...
Today it went through but in the end its still same error messages: ``` [build-enforcer] Restricted to JDK 11 yet ikonli-themify-pack.jar (project :ikonli-themify-pack) contains module-info.class targeted to JDK 14 ......
Thread resurrection :-) I have managed to update image.class.php such that animated gifs are still animated after resizing. See https://github.com/ThomasDaheim/piwigo-stuff/tree/master/animatedgifs. Unfortunately, I can test my changes only for the case...