You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part way through typing the application name it freezes and my whole regolith session seams to just be non-responsive.
When this happened last I switched into a virtual console (ctrl+alt+f2) and I could see that journalctl was using a whole CPU core and the logs were filled up with lines like this. ilia[2648405]: message repeated 230226 times: [ gtk_tree_model_filter_real_unref_node: assertion 'filter->priv->stamp == iter->stamp' failed]
I found that if I killed ilia using pkill I could return to my regolith session and it would all be back to normal. Could even start an application using ilia.
The ilia command that was running at that time was ilia -p apps -t /usr/share/regolith-look/nord/ilia.css
The text was updated successfully, but these errors were encountered:
So about once a day this will happen:
When this happened last I switched into a virtual console (ctrl+alt+f2) and I could see that
journalctl
was using a whole CPU core and the logs were filled up with lines like this.ilia[2648405]: message repeated 230226 times: [ gtk_tree_model_filter_real_unref_node: assertion 'filter->priv->stamp == iter->stamp' failed]
I found that if I killed
ilia
usingpkill
I could return to my regolith session and it would all be back to normal. Could even start an application usingilia
.The
ilia
command that was running at that time wasilia -p apps -t /usr/share/regolith-look/nord/ilia.css
The text was updated successfully, but these errors were encountered: