Qbittorrent won’t start.
Here’s what helped me.
Remove qBittorrent.conf from ~/.config/qBittorrent to some temp folder.
Run qBittorrent. It should start as if it was just installed.
Quit qBittorrent and open new (default) ~/.config/qBittorrent/qBittorrent.conf in your text editor.
From GUI section copy “Qt6\TransferList\HeaderState” parameter (long bite string) and paste it in your old qBittorrent.conf file.
Replace new config with old one and run qBittorrent. Now all you should do is to adjust some headers.
1 Like
On Cinnamon
The keyboard applet on the status bar makes the whole right part of the bar grow and overflow off the screen whenever I change keyboard layouts.
Removing the applet and adding it back again seems to fix the issue.
Update: It broke again after restarting
I know it’s an applet so I’ll have to wait for an update on it.
Another issue on Cinnamon.
My setup:
- On a laptop
- External monitor plugged in and setup as the primary display
- Second status bar (panel) on the secondary display (the laptop monitor)
The issue: Unplugging the external monitor will not display the main status bar on the laptop monitor, the second status bar will be there instead. Logging out and back in again solves the issue.
After this update I had serious issues with akonadi crashing. I could not resolved the problem with the steps mention in the description.
This is what it worked for me:
- mv ~/.local/share/akonadi/db_data ~/.local/share/akonadi/db_data_bk
- mkdir ~/.local/share/akonadi/db_data
- akonadictl start
1 Like