Lucki
Lucki
There are 50 requests per hour free, which doesn't seem enough for a general application token. With 'Apply for production' this can be bumped up to 5000 requests per hour....
Is the Job Dispatcher running in the same prefix? Please describe your Job Dispatcher setup and how you're starting it.
Do you have examples for dark/light-only sources?
This would need the following changes: * adding a setting to the general schema list: https://github.com/ifl0w/RandomWallpaperGnome3/blob/116b43c2c6f2720f006da13e9994adcad2fcc6a4/src/schemas/org.gnome.shell.extensions.space.iflow.randomwallpaper.gschema.xml#L149-L175 * adding a general UI option for considering this source in dark, light or...
Does `exec org.gabmus.hydrapaper` in a terminal starts HydraPaper?
We're using [`GLib.find_program_in path()`](https://docs.gtk.org/glib/func.find_program_in_path.html) for which the application needs to be available in your `$PATH`. This [should happen automatically](https://wiki.archlinux.org/title/Flatpak#Run_applications) though. Does `/etc/profile.d/flatpak-bindir.sh` exists? If not, you can add the path...
Well then your Flatpaks are installed system-wide, just use that path then.
The only mention of that error code google finds is our own repo with this comment: https://github.com/truckersmp-cli/truckersmp-cli/issues/189#issuecomment-991847217 Please try a downgrade once.
Interesting find. By judging from what the commands do I assume a simple reboot would have the same effect.
According to [this](https://docs.linuxgsm.com/steamcmd/errors) calculation the errors are: ~~~ 268 = 0x10C 256: StateUpdateRunning 8: StateEncrypted 4: StateFullyInstalled ~~~ So it seems the game is completely and correctly installed, but the...