Blender Cloud folder text on the screen very small #80599

Closed
opened 2020-09-08 16:32:49 +02:00 by Bise Chen · 9 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 452.06

Blender Version
Broken: version: 2.90.0, branch: master, commit date: 2020-08-31 11:26, hash: blender/blender@0330d1af29
Worked: (newest version of Blender that worked as expected)

Short description of error
I use screen resolutions of 2560x1440 and 1920x1080, but on both of my computers, the text on the screens in Blender Cloud's texture browser folder is very small.

Exact steps for others to reproduce the error

Ctlrl+Shift+Alt+A Open Texture browser
2560x1440.png
2560x1440

1920x1080.png
1920x1080

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 452.06 **Blender Version** Broken: version: 2.90.0, branch: master, commit date: 2020-08-31 11:26, hash: `blender/blender@0330d1af29` Worked: (newest version of Blender that worked as expected) **Short description of error** I use screen resolutions of 2560x1440 and 1920x1080, but on both of my computers, the text on the screens in Blender Cloud's texture browser folder is very small. **Exact steps for others to reproduce the error** Ctlrl+Shift+Alt+A Open Texture browser ![2560x1440.png](https://archive.blender.org/developer/F8854571/2560x1440.png) 2560x1440 ![1920x1080.png](https://archive.blender.org/developer/F8854570/1920x1080.png) 1920x1080
Author

Added subscriber: @bise.chen

Added subscriber: @bise.chen
Member

Added subscribers: @dr.sybren, @pablovazquez

Added subscribers: @dr.sybren, @pablovazquez
Member

Tested with master dab50ad71834 and the latest add-on version 1.16, the text size looks okay although there are other issues.

{F8909554, size=full}

@dr.sybren do you have the same issues or any clue on what could it be?

System Information
Operating system: Linux-5.4.0-7642-generic-x86_64-with-debian-bullseye-sid 64 Bits
Graphics card: Quadro RTX 5000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 440.100

Tested with master `dab50ad71834` and the latest add-on version `1.16`, the text size looks okay although there are other issues. {[F8909554](https://archive.blender.org/developer/F8909554/image.png), size=full} @dr.sybren do you have the same issues or any clue on what could it be? > **System Information** > Operating system: **Linux-5.4.0-7642-generic-x86_64-with-debian-bullseye-sid 64 Bits** > Graphics card: **Quadro RTX 5000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 440.100**

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Sybren A. Stüvel self-assigned this 2020-10-12 11:37:05 +02:00

I have the same issue. On Blender 2.90 the add-on works fine and takes UI size into account. On current master (blender/blender@06c6fb8b93) I get the same result as above: thumbnails are gone, font is too small, and the font in the bottom-right corner is messed up.

I have the same issue. On Blender 2.90 the add-on works fine and takes UI size into account. On current master (blender/blender@06c6fb8b93) I get the same result as above: thumbnails are gone, font is too small, and the font in the bottom-right corner is messed up.
Sybren A. Stüvel removed their assignment 2020-10-12 13:00:04 +02:00

Added subscriber: @fclem

Added subscriber: @fclem

It looks like we're looking at multiple issues overlapped on top of each other. There are no GPU-related Python API changes mentioned in the 2.91 release notes, so I'll assume this is an issue with Blender and not with the add-on.

I'm bisecting to see which commit in Blender caused this, and now I'm somewhere in the middle: the icons are drawn, but slightly darker, and the font is too small. Some intermediate results:

The latest master (blender/blender@fc5c5f0636) shows good icons most of the time (see screenshot below), but I had one time where it had the dark icons. The text remained corrupted, though.

image.png

@fclem do you have any idea what could cause this? The drawing code can be found in blender_cloud/texture_browser/draw.py.

It looks like we're looking at multiple issues overlapped on top of each other. There are no GPU-related Python API changes mentioned in the [2.91 release notes](https://wiki.blender.org/wiki/Reference/Release_Notes/2.91), so I'll assume this is an issue with Blender and not with the add-on. I'm bisecting to see which commit in Blender caused this, and now I'm somewhere in the middle: the icons are drawn, but slightly darker, and the font is too small. Some intermediate results: - blender/blender@f66fc94da6 dark icons, too small text - blender/blender@304767dcd3 good icons, too small text - blender/blender@f31fa3eb97 icons gone, too small text - blender/blender@50ff450202 icons good, too small text The latest master (blender/blender@fc5c5f0636) shows good icons most of the time (see screenshot below), but I had one time where it had the dark icons. The text remained corrupted, though. ![image.png](https://archive.blender.org/developer/F8982155/image.png) @fclem do you have any idea what could cause this? The drawing code can be found in [blender_cloud/texture_browser/draw.py](https://developer.blender.org/diffusion/BCA/browse/master/blender_cloud/texture_browser/draw.py).

This issue was referenced by blender/blender@c68a2a722d

This issue was referenced by blender/blender@c68a2a722d2f4d6fbfabfa5d8e255de9ef59648d

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Clément Foucault self-assigned this 2020-10-12 15:33:17 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#80599
No description provided.