vindarel

Results 591 comments of vindarel

Hi, gleefree is spot-on. We added the `nodgui:*default-theme*` variable on May, 31st. CIEL simply uses it to define a better-looking theme by default. You need either: - to update your...

> I had this same issue, I was able to solve it by removing ultralisp as a distribution from quicklisp then installing via `make build` instead. The `nodgui` version with...

Following magicffi's README https://github.com/guicho271828/magicffi, we read: ``` The following system packages are also required: libmagic-dev libc6-dev gcc ``` Does that make it work for you? Then there are several approaches...

Thanks! > needs sbcl 2.x (or a newer asdf?) yes, you need a newer ASDF to get package-local-systems. There's a one-liner in the README to install it: $ ( cd...

thanks for the feedback. Guys, are your fixes worth a PR to magicffi, or a discussion there? (ah, there are no issues because it's a fork, we should ask the...

> magicffi I recently removed the dependency on FOF (file object finder) which relied on magicffi. I'll replace it by the simplified https://github.com/lisp-maintainers/file-finder I'll have to double-check magicffi isn't a...

I removed the fof dependency, normally the only one relying on magicffi, and added the lightweight file-finder. thanks for the feedback.

Hello, thanks. Looks like Discussions were ticked but not setup, should be OK now.

For later, closing for now.

Absolutely. Then maybe a ciel-stat super package. Or choose the indispensable libs to include in CIEL, not surcharging it too much.