Gears 0.5.33

Gears tried to update itself automatically, but stopped with an error telling, it is not compatible with my system, all the time. My workaround: uninstall, and install it manually failed. I was not able to install it again. The file Continue Reading …

Qemu and Samba

I use Samba to share files between my host and guest system in Qemu. Reading files on the host worked from the beginning, without problems. Writing not. Solution: Simply set the access permissions for the folder to 777. Is my Continue Reading …

Spellchecking in vim

Sometimes I write texts in vim that I later typeset in Scribus. I therefore use spell checking in vim. To activate spell checking in German language the following command is used. For other languages change the language code. :set spell Continue Reading …