Maniphest T66262

Extremely slow preview icon loading
Closed, ResolvedBUG

Assigned To
Brecht Van Lommel (brecht)
Authored By
Amir Shehata (amir.shehata)
Jun 30 2019, 3:47 AM
Tags
  • BF Blender
Subscribers
Amir Shehata (amir.shehata)
Aranuvir (Aranuvir)
CansecoGPC (CansecoGPC)
MACHIN3 (MACHIN3)
Pinus

Description

System Information
Operating system: Linux-4.15.0-54-generic-x86_64-with-Ubuntu-18.04-bionic 64 Bits
Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 410.48

Blender Version
Broken: version: 2.80 (sub 74), branch: test, commit date: 2019-06-30 01:41, hash: rB9656ad91a39e
Worked: (optional)

Short description of error
Loading preview collections is extremely slow.

Exact steps for others to reproduce the error
Any add-on which uses preview_collections to load previews grinds to a halt. I've tried Extreme PBR2.0 and Easy HDRI. I reverted the following two patches and the problem seemed to go away:

9656ad91a39e496ce15233d049dccdf6721a89c2 (HEAD -> test) Revert "Previews: delay icon preview renders a bit for smoother interaction"
390ca39cc50b506c49db23f33efa21be570f6ed9 Revert "Fix T66230: delay in the material preview panel after recent changes"

Revisions and Commits

rB Blender

Related Objects

Mentioned Here
rBf566212aa237: Fix T66230: delay in the material preview panel after recent changes
T66230: Material preview poor interactive response switching between Preview Render Types

Event Timeline

Amir Shehata (amir.shehata) created this task.Jun 30 2019, 3:47 AM
Aranuvir (Aranuvir) added a subscriber: Aranuvir (Aranuvir).Jun 30 2019, 10:07 AM

I got the same problem. (OS is Ubuntu 18.04.2 x86_64 with KDE, hwe kernel is 4.18.0-25-generic. System is an Intel 4800MQ, additional GPU AMD M8970).

Running blender --debug-all and then loading kit ops from the "N"-panel, I get the following messages:

UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
Job 'Icon Preview' finished in 2.003133 seconds
Amir Shehata (amir.shehata) added a comment.Jun 30 2019, 4:56 PM

Just to clarify in my case what I see is that some icons are not displayed at all.

CansecoGPC (CansecoGPC) added a subscriber: CansecoGPC (CansecoGPC).Jun 30 2019, 6:07 PM

I can reproduce this bug too.
(Operating system: Linux-5.1.15-1-MANJARO-x86_64-with-arch-Manjaro-Linux 64 Bits
Graphics card: GeForce GTX 750 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 430.26, Blender 2.80.74, hash: rBe40f3f5c48ea)
Happens with previews and external icons, 4-5 seconds to show each preview, in some addons like TexTools, each icon takes 10 or more seconds to show up.

Brecht Van Lommel (brecht) claimed this task.Jun 30 2019, 11:08 PM
Brecht Van Lommel (brecht) lowered the priority of this task from 90 to High.
Pinus added a subscriber: Pinus.Jun 30 2019, 11:19 PM

Same problem with DecalMachine Addon.
After pressing D it takes 5 minutes to see the preview-icons...

System Information
Operating system: Linux Mint Cin. 18.3 64bit

Graphics card: Nvidia 660GTX

Blender Version
Broken: 2.80 (sub 74), branch: master, commit date: 2019-06-29 14:01, hash: f566212aa237, type: Release
build date: 2019-06-29, 16:14:14
Worked: (optional)

Brecht Van Lommel (brecht) renamed this task from Extremely slow loading to Extremely slow preview icon loading.Jul 1 2019, 12:34 PM
Brecht Van Lommel (brecht) added a subscriber: MACHIN3 (MACHIN3).
Brecht Van Lommel (brecht) changed the task status from Unknown Status to Resolved by committing rB2698544db2a1: Fix T66262: slow preview icon loading.Jul 1 2019, 3:37 PM
Brecht Van Lommel (brecht) added a commit: rB2698544db2a1: Fix T66262: slow preview icon loading.