Tassilo Neubauer
Tassilo Neubauer
I am not sure whether this belongs here, but if it does the title of this issue should probably be changed I have the exact same problem with my Giiker...
I am having the same issue. logs: https://pastebin.com/25WNLib6 OS: Pop OS with [Regolith](https://regolith-linux.org/) I am launching aw-qt from my [i3-config](https://github.com/sonofhypnos/dotfiles/blob/main/config/i3/config) like this: ```exec ~/.local/opt/activitywatch/aw-qt```
Same happening for me.
In my [crash logs](https://pastebin.com/eHiTbSih) I'm seeing these errors: - "Accessing a sequence while it is being sorted or searched is not allowed" - "malloc(): unaligned tcache chunk detected" Looking at...
@kgilmer Yesterday I've tried your fix with setting gsettings to zero with ``` gsettings set org.regolith-linux.ilia icon-size 0 ``` But today ilia started hanging again, and I had to kill...
I recently figured out how to use rope via the LSP plugin and can attest that it is difficult to figure out. It took me quite some time to notice...