gullmar

joined 1 year ago
[–] gullmar@feddit.it 19 points 1 day ago

I tried both the OwnTracks server and Dawarich, and had problems using them with my reverse proxy (Caddy), which I didn't manage to fix. Eventually, I installed the Nextcloud app Phonetrack, and I've been using it for months with the OwnTracks client: it works fine, it can also export GPX files, which I can use to tag pictures shot with my camera, using Darktable. I recommend this solution if you are already using Nextcloud!

[–] gullmar@feddit.it 1 points 2 months ago

I'm sorry to hear that. I've been using GNOME+Wayland on a few distros, including Fedora, OpenSUSE, and Arch, on at least 3 different computers, and I also use workspaces and keyboard shortcuts extensively: I've never encountered such problems. I remember warching a video on YouTube, by The Linux Experiment, where he criticized the GNOME experience on tablets, just to discover later that it was an Ubuntu issue, and that other distros would work well: maybe this is the case, too? Or maybe your computer has one of those older NVIDIA GPUs, which are infamous for working bad in Wayland due to driver issues.

[–] gullmar@feddit.it 5 points 2 months ago (2 children)

I've been using Wayland for years and I have no idea of what you are talking about (regarding the key-up, key-down issue, but I also haven't noticed any crash attributable to Wayland, specifically). Did the same computer you are using work with X11, and stopped working properly after an update? Could it be a hardware or driver issue? Also, has Canonical removed the X session from Ubuntu 24.04, or using Wayland is a company policy?

[–] gullmar@feddit.it 3 points 1 year ago (1 children)

Personally, I followed the instructions to install Caddy with Docker Compose in the Nextcloud AIO reverse proxy documentation. Regarding building custom images, there are the instructions to build a custom Caddy image in a Dockerfile in the Docker Hub page.