"Measure Panel" Addon interfering with Cycles animation rendering #42940

Closed
opened 2014-12-17 23:15:44 +01:00 by jay banchero · 10 comments

System Information
I7-4770K 3.5GHz, 16G RAM, Windows8.1 x64, GTX760 (2x non SLI).
I7-920 2.67GHz, 12G RAM, Windows7 Pro, GTX460

Blender Version
Broken:2.72 Gooseberry 2014-12-02 e7d0c58. Reproduced it with the 2.72b release
Worked: (optional)

Short description of error

Exact steps for others to reproduce the error
Start Blender with "Measure Panel" Addon activated
Open attached scene (scratch.blend)
Render animation
*result; Cycles renderer slows waaaayy down after frame 5 (from ~3s per frame to over 45s per frame).*To verify:
De-activate "Measure Panel" Addon
Restart Blender
Open attached scene (scratch.blend)
Render animation
//result: no Cycles slowdown after frame 5

**System Information** I7-4770K 3.5GHz, 16G RAM, Windows8.1 x64, GTX760 (2x non SLI). I7-920 2.67GHz, 12G RAM, Windows7 Pro, GTX460 **Blender Version** Broken:2.72 Gooseberry 2014-12-02 e7d0c58. Reproduced it with the 2.72b release Worked: (optional) **Short description of error** **Exact steps for others to reproduce the error** Start Blender with "Measure Panel" Addon activated Open attached scene (scratch.blend) Render animation *result; Cycles renderer slows waaaayy down after frame 5 (from ~3s per frame to over 45s per frame).*To verify: De-activate "Measure Panel" Addon Restart Blender Open attached scene (scratch.blend) Render animation //result: no Cycles slowdown after frame 5
Author

Changed status to: 'Open'

Changed status to: 'Open'
Martin Buerbaum was assigned by jay banchero 2014-12-17 23:15:44 +01:00
Author

Added subscriber: @JayBanchero

Added subscriber: @JayBanchero

Added subscriber: @Sergey

Added subscriber: @Sergey

There's in no attached scratch.blend file tho.

I've noticed quite heavy calculations in the scene update handler which is registered by this addon. IMO, that would be totally valid to skip those calculations when doing rendering.

There's in no attached scratch.blend file tho. I've noticed quite heavy calculations in the scene update handler which is registered by this addon. IMO, that would be totally valid to skip those calculations when doing rendering.
Member

Added subscriber: @JulianEisel

Added subscriber: @JulianEisel

@JulianEisel, even tho the file is missing it is possible to solve loads of slowdown using the suggestion above. It'll likely solve issue with that particular file.

@JulianEisel, even tho the file is missing it is possible to solve loads of slowdown using the suggestion above. It'll likely solve issue with that particular file.
Author

Hmm... sorry about that - I thought I dragged the file into the comment window as instructed. I did notice the problem did not happen with just the default cube though. My test file is from Lynda.com physics tutorial, fwiw.

...I'm seeing a progress window :) scratch.blend

Hmm... sorry about that - I thought I dragged the file into the comment window as instructed. I did notice the problem did not happen with just the default cube though. My test file is from Lynda.com physics tutorial, fwiw. ...I'm seeing a progress window :) [scratch.blend](https://archive.blender.org/developer/F133216/scratch.blend)
Martin Buerbaum was unassigned by Brendon Murphy 2015-05-24 03:36:26 +02:00
Brendon Murphy self-assigned this 2015-05-24 03:36:26 +02:00
Member

hi,
There are a few fixes to apply to this addon.
Register/Unregister, lack of on/off button in ui & the render issue described above.
I will have a look at these very soon.
This could also be an issue for all bgl addons as I found similar cpu eat issue with another yesterday.
So there is also the option of adding warning to turn off during rendering or auto-disable if render is
If I'm unable to fix the addon, there will be no choice but to remove it from Release.

hi, There are a few fixes to apply to this addon. Register/Unregister, lack of on/off button in ui & the render issue described above. I will have a look at these very soon. This could also be an issue for all bgl addons as I found similar cpu eat issue with another yesterday. So there is also the option of adding warning to turn off during rendering or auto-disable if render is If I'm unable to fix the addon, there will be no choice but to remove it from Release.
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Member

hi, this addon is badly broken & has been for a considerable time.
Removing from Release & demoting to contrib until closer to next release.
At which time if it is still not fixed, it will be removed from contrib addons also.

Closing this report.

hi, this addon is badly broken & has been for a considerable time. Removing from Release & demoting to contrib until closer to next release. At which time if it is still not fixed, it will be removed from contrib addons also. Closing this report.
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 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#42940
No description provided.