Jack Vasti

Results 261 comments of Jack Vasti

It crashes _the whole desktop_? 😱 I just tried and couldn't reproduce (Windows), strange. The code for this pop-up in question is quite straightforward and makes use of only Qt's...

I guess I'd need to boot up some KDE VM to reproduce then, since I believe they use modified Qt libs on their systems 🤔 Although hopefully it's already fixed...

There's actually already an update checker for the program, and it supports nightly releases. Although it would seem there is a small bug currently that makes it always detect some...

Seems to be related to this: https://danbooru.donmai.us/forum_topics/25845 > Some of you may have noticed that images have been slow to load or sometimes failing to load completely over the last...

Hello 👋 Did you correctly follow both steps for installing the NPM packages? 1. `npm install -g axios form-data` 2. Updating `NODE_PATH` The first will install the package in your...

Unfortunately, loading the artist commentary on Danbooru isn't as easy as loading other information. In the case of your example, Grabber loads the information from: https://danbooru.donmai.us/posts/4000000.json But while you'll find...

Fine by me 😄 Surprised nobody requested it earlier, given it seems those were added back in 2020.

So you're saying the paths in `md5s.sqlite` should be relative to the place the program is installed rather than their absolute paths? But what if you later move the software...

Just pushed a fix, thanks for the heads-up! Note that rule34.us is based on Gelbooru and as such, uses `sort:score`, while rule34.paheal.net is based on Shimmie which uses `order:score` instead.

Hello 👋 It is currently not possible, but you could generate `.igl` files (they're JSON) and import them into Grabber using the "Load" button in the downloads tab.