Adriano Dalpane

Results 4 comments of Adriano Dalpane

I have the same problem after building a new image with the following dockerfile: ``` FROM docker.io/neo4j:3.5.6 ENV APOC_VERSION 3.5.0.4 ENV APOC_URI https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/${APOC_VERSION}/apoc-${APOC_VERSION}-all.jar RUN apt-get update \ && apt-get install...

I'd like to have 2 fingers up gesture activate cube (meaning be able to explode it, right now only horizontal desktop switch happens) in Activities overview. Do you think we...

Seems an issue of gnome-shell: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2299 the fix will be available in gnome 42.1 according to what said in the related issue https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3165

I had minifyEnabled true in release target and this produced NotFoundExceptions