Danbooru

Danbooru 2 Issues Topic

Posted under General

I can disallow merging existing artists if that becomes a problem. Requests still need to be posted to the forum, so if something is done incorrectly it will be visible. I'm trying to make the process easier so that people stop moving artists manually without requesting aliases.

The performance reports section of the site has been firing empties on add request tags, artists, contributor uploads, downvotes and member uploads since the start of the year.

Elfaleon said:

The performance reports section of the site has been firing empties on add request tags, artists, contributor uploads, downvotes and member uploads since the start of the year.

It's a known issue with no ETA on when it'll be fixed.

whenever I try to resize, it always toggles between screen width and some lower percentage of the original.

Currently, the only way to see the original is to view the image directly, which means I have to go back and forth if I want to read notes.

Bansho said:

whenever I try to resize, it always toggles between screen width and some lower percentage of the original.

Currently, the only way to see the original is to view the image directly, which means I have to go back and forth if I want to read notes.

You have to also click the "Resize to image" link. If you want the image to immediately go to full size upon clicking the "View original" link, you can try out Custom CSS on forum #166058.

It seems like uploading gifs (or perhaps animations in general) doesn't work anymore? Any gif I try to upload seems to be met with an md5 error on the upload page even if the source field is empty, and in the upload listing, with the following:

An error occurred: error: Vips::Error - vips_image_get: field "n-pages" not found

app/logical/media_file/image.rb:55:in `is_animated_gif?'
app/logical/media_file/image.rb:31:in `is_animated?'
app/logical/upload_service/utils.rb:65:in `automatic_tags'
app/logical/upload_service/utils.rb:46:in `process_file'
app/logical/upload_service/preprocessor.rb:92:in `start!'
app/logical/upload_service/preprocessor.rb:63:in `block in delayed_start'
app/logical/current_user.rb:10:in `scoped'
app/logical/current_user.rb:24:in `as'
app/logical/upload_service/preprocessor.rb:62:in `delayed_start'
app/logical/upload_service/controller_helper.rb:21:in `prepare'
app/controllers/uploads_controller.rb:47:in `preprocess'

The same problem happens on different browsers, or whether uploading from an URL or a local file, or etc.

Fixed!

Updated

viliml said:

post #3916659 is incorrectly tagged as wide_image

The wide image tag is weird in that you can add and remove it from posts where it doesn't fit compared to the majority of the similar tags, anyway someone already removed it for you.

I don't know if it's from the weird rendering, but post #3939405 has a different thumbnail when the actual post is turned sideways... This is the same situation with original post on Pixiv.

nanami said:

I don't know if it's from the weird rendering, but post #3939405 has a different thumbnail when the actual post is turned sideways... This is the same situation with original post on Pixiv.

The rotation information is in the JPEG’s EXIF data, which browsers ignore but Danbooru’s thumbnail generator doesn’t.

Am I the only one who experiences slowness in this website's traffic? Slow image load, slow tag list load etc.

nonamethanks said:

Opened issue #4502

The full size version is actually 16000x8000.

Looks like more stuff is going to need replacing(?)

Anyone else had any issues of favorites being added to their list or at least old favorites punted to the front of their list?

Trying to figure out why a Kanon image got pushed right to the front.

Jigsy said:

Anyone else had any issues of favorites being added to their list or at least old favorites punted to the front of their list?

It's because I'm nuking old sourceless duplicates (forum #168086) and moving favorites (/mod_actions ), which unfortunately doesn't preserve favorite order. I didn't expect anyone to notice it to be honest.
(I'm only doing this for exact duplicates with no source and no image difference)