Raphael Michel

Results 457 comments of Raphael Michel

Currently, we do not plan to add this feature

Have you updated all submodules to their latest version?

There is, once the app is fully set up, you can go to settings and there is a reset button. I guess that's to late if you never get to...

https://stackoverflow.com/questions/40540411/run-javafx-screen-in-kiosk-mode

First step: There should be a hotkey (F11?) toggling full-screen. Later: a password could be required to access configuration or exit the full screen.

I think option 3 with a message is best, we already have that if the form is submitted "too late"; we'd just need to add it to the form itself.

> Update documentation (or add remark) to fix /data access problem by changing systemd pretix.service ExecStart entry from "-v /var/pretix-data:/data" to "-v /var/pretix-data:/data:z" That appears to make sense. > Update...

Ah, I just see that this makes changes to the upstream library directly. Is that something we want? If we don't expect the library to ever get updated again, we...

Installing these packages is not an option on all systems, e.g. I try to download photos to my Synology NAS. Any other workarounds?

I was referring to the original issue here that dbus-launch is required which is not present on my Synology NAS. Interestingly, the Docker version works – why? Either dbus is...