Focuswriter is a free and open source (FOSS) cross-platform distraction free writing software that is lightweight and easy to use. Today I’ll show you how to bypass the loading sounds bug and fix it completely!


Focuswriter logo

The problem

It all started when I tried to enable the typing sounds on my Netbook running Antix Linux, the program froze and I had to shut it down manually. After that whenever I try to start the program, it won’t start!

 

Attempted fixes

Trying to uninstall the program and install it again didn’t work! Even removing configuration files from Synaptic didn’t work, no matter how many times I install and uninstall it again, the problem persists!

The fix

Using your file manger of choice, navigate to /home/[username]/.config/GottCode/ and in it you will find one file only: FocusWriter.conf
Delete it and restart the system, after it starts again, you will have Focuswriter running like it should.
A new configuration file will be created automatically, no need to worry about the file being deleted. 

Focuswriter interface

Final words

Going for a lightweight mixture of a Netbook, Antix and Focuswriter can be a winning combination, and as a slight compromise bucklesrping can be installed individually for an aesthetically pleasing writing experience. And if you are typing at night, enable the leds on your keyboard!

Do you use any of these tools? Do you find this tech tip useful? Please leave your opinion in the comments section below, and I’ll see you in the next one.


4 Comments

Muaad Elsharif · 2019-03-14 at 17:01

I suggest you search for the file name, it's the same in Ubuntu and Antix.

Josh DaGuru · 2019-03-14 at 15:49

any idea how to do this on Raspberry Pi? Can't find it anywhere and i'm having the exact same problem

Muaad Elsharif · 2019-12-21 at 16:29

That's a good fix. Thank you for leaving a comment on my blog Giovanni.

Giovanni Perini · 2019-12-21 at 16:28

I fixed this very same issue just editing the file FocusWriter.conf with leafpad.
I changed my 8th line from:
TypewriterSounds=true
To:
TypewriterSounds=false
It now works again and I kept my configuration and the list of files I was working on to auto-open.

Still not tried to reactivate keyboard sounds, maybe it will stop working again… :/

Comments are closed.