Hello!
I just bumped the unofficial Neo4j Desktop package for Arch Linux (https://aur.archlinux.org/packages/neo4j-desktop) to track the v2 releases and noticed a couple of issues.
  1. The AppImage is currently shipping with just one 1024x1024 icon instead of bundling icons of multiple sizes. This results in Neo4j Desktop icon not always showing up in app launchers. I added a workaround for this in the AUR package, but that will only solve it for Arch Linux installations. Including the missing icons in the AppImage will fix it for other Linux distributions. If it's of any help, the Desktop v1.6 AppImage included all necessary icons.
  2. This is more about sharing a workaround rather than a bug, I suspect this is either a quirk with my setup or an Electron issue.
In the VM I was using to create the above mentioned package, the main window wasn't opening at all when starting the app, and in the logs I could see a few WebGL errors. I had to force Electron to use X11 for the app to work (using the
--ozone-platform=x11
flag when starting the app).
Interestingly the WebGL errors didn't get stored into the log file, they only showed up when running the AppImage from the terminal.

Photo Viewer

View photos in a modal