Jorge Araya Navarro

Results 175 comments of Jorge Araya Navarro

While at my bug hunt session, I was able to reproduce an error from the code `(eval (telephone-line-separator-render telephone-line-cubed-left (telephone-line-face-map (quote nil)) (telephone-line-face-map (quote accent))))` ``` Debugger entered--Lisp error: (wrong-type-argument...

If I comment one section of my `custom.el` file I cannot reproduce the bug: ``` (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you...

Having the bug reproduced despite the fact I comment the entire content of my `(use-package telephone-line)` sentence minus the `:config (telephone-line-mode 1)` cannot be explained other than an interference of...

same here, running it from virtualenvwrapper

yeah, I'm experiencing this as well having jq installed and using the commit ae79e7dd2838

Okay, after toying around with this issue, I got a workaround for Doom Emacs users: ``` (use-package! restclient :defer) (after! restclient (require 'restclient-jq)) ``` yes, we need to manually `require`...

@Alex-Keyes I'm finding this error on awesome 4.3: ``` Oops, there were errors during startup! error while running function! stack traceback: $HOME/.config/awesome/vicious/helpers.lua:26: in main chunk [C]: in function 'require' $HOME/.config/awesome/vicious/init.lua:9:...

> Thanks for the heads up @shackra, do you want to submit a PR to fix it? I ran back crying to Gnome 4.x 😬 so I probably don't have...

with `GDK_BACKEND=x11 ulauncher --hide-window -v` I'm unable to see Ulauncher with `ulauncher-toggle` I think xwayland is running: ``` ~ ❯ Xwayland (EE) Fatal server error: (EE) Server is already active...

@elprans there is no mention of full-text search on the current roadmap https://edgedb.com/roadmap/