drishal
drishal
I had the sudden idea to clear data of Intent Verification Filter and there have been no issues till now atleast I am still not sure of what happened that...
So I switched to crdroid and flashed minmicrog again there This time there was a button for crash logs so i grabbed this `time: 1648326977908 msg: java.lang.IllegalStateException: Data cannot occupy...
Hmm interestingly i flash just the minimal minmicrog on a clean crdroid No more issues for now I wonder if old version of play Store or something caused issues in...
Another suggestion: if and when the linux package is ready please distribute it as a flatpak and/or appimage for easy portability
Tbh I would also love that for roms like lineageos I wonder how does xposed edge manage to use these gestures tho 🤔
> And another one on a Thinkpad T14 Ryzen 4750U Pro same issue with thinkpad P14s ryzen 7 4750u
seems like M-x dashboard-refresh-buffer does reload dashboard but for some reason ` (setq initial-buffer-choice (lambda () (get-buffer "*dashboard*")))` prevents emacs --daemon from detaching, and in the actual `emacs` it loads...
UPDATE: Solved issue by adding ``` (dashboard-refresh-buffer) ``` LMFAO idk why `(dashboard-setup-startup-hook)` was not starting up the dashboard buffer..hmm Maybe please add `(dashboard-refresh-buffer)` in the readme
Hmm according to someone on doom-emacs discord (on help-nondoom-users channel) this hook seems to reproduce the bug https://github.com/emacs-dashboard/emacs-dashboard/blob/09290bf700cc269ad3c07d9518cd758b90971fcd/dashboard.el#L462
Hmm seems like it tbh I am not really good with actually going through the package source so not that sure 😅