Marc Kohaupt

Results 51 comments of Marc Kohaupt

Firefox changed their tarball from `bz2` to `xz` in 135: - https://ftp.mozilla.org/pub/firefox/releases/134.0/linux-x86_64/en-US/ - https://ftp.mozilla.org/pub/firefox/releases/135.0/linux-x86_64/en-US/ There's nothing wrong with `xz`, but no idea though why they just change that without providing...

Err, sorry. I was a bit too eager. `resvg` renders from SVG to something else. We need PDF rendered to SVG. 😅 Any suggestions how to convert PDF to SVG?...

As a workaround, one can just extract the installer.exe with 7z.

The `save` call puts a `Shared user Translation missing. Options considered were:` into `shared_access.errors.full_messages`. After I changed DEFAULT_LOCALE to `en`, the error changed to `Shared user has already been taken`.

`docker exec -ti greenlight3_greenlight bundle exec rails runner "Room.destroy_all"` deletes all rooms. Might be useful if somebody is testing their migration and unhappy about the errors.

> hard code nope. This is rather a feature request to change it to something that helps everybody. Of course I could create a fork. But why not fix it...

I could change the Transifex strings for `de`. But not sure everybody would agree :-/.

Someone did already change the translation a couple of weeks ago ^^. There is now a PR #6091 fixing this issue.