Marco Köpcke

Results 80 comments of Marco Köpcke

What distribution are you using?

Hm, very strange. I'm also using Arch. Did you maybe just do a partial system upgrade? Try pacman -Syu.

(I'm also running GNOME with GTK 4)

I'd recommend reinstalling the Python packages and pygobject for Python.

If it helps, here are all packages I currently have installed in the venv for SkyTemple (some may be unrelated): ``` aiohttp==3.7.3 antlr4-python3-runtime==4.8 appdirs==1.4.4 async-timeout==3.0.1 attrs==20.3.0 cairocffi==1.2.0 CairoSVG==2.5.0 certifi==2020.12.5 cffi==1.14.4...

Only seems to happen with this image, and only on Windows. ![ae](https://user-images.githubusercontent.com/3512122/132136781-25357b96-4f7b-434c-ae7c-c701542f76e3.png) Postponed for now for how strange and rare it is.

Hm, this would remove all existing translations, I'm not really a fan of that...

Whoops, referenced the wrong issue in the commit.

In general or only in the dev build? In the dev build you need to make sure your working directory is in the package.

Techticks pointed out: > maybe I'm being stupid, but wouldn't saving ROMs under a different name e.g. "rom_temp.nds", then moving the file "rom_temp.nds" to "rom.nds" and finally deleting "rom_temp.nds" do...