Frederik Berg

Results 3 comments of Frederik Berg

I opened a ticket with the gnome-extensions tool here: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7304 and they figured out the problem immediately. > The Turkish translation (tr.po) contains > > > "Content-Type: text/plain; charset=CHARSET\\n" >...

If I understand correctly, this happens because something is trying to write to /var/log/ I'm not using gluster atm, but happened to come across this issue while searching for solutions...

I think this is even bigger... I want to resize a temporary file inplace with a filename like: `/tmp/67f63be03de2e62bccbab3400` However something like ``` img.resize({w: smallestLength}).write(path as `${string}.${string}`) ==> Fatal: no...