Maniphest T47782

Crash on MacBook Pro 2015 Retina when start to render on 2nd non retina display
Closed, Resolved

Assigned To
Martijn Berger (juicyfruit)
Authored By
Christian Bacaj (cbac)
Mar 13 2016, 6:38 PM
Tags
  • BF Blender
Subscribers
Brecht Van Lommel (brecht)
Christian Bacaj (cbac)
Martijn Berger (juicyfruit)
Sergey Sharybin (sergey)

Description

MacBook Pro 2015 Retina 16GB RAM and a 2nd screen attached (1920x1080 non retina)
OSX 10.11.3, built-in graphics card, below more infos

Blender Version
2.76b Hash f337fea
Worked: (optional)

Short description of error
When I render anything on the MacBook screen, everything is alright. When I drag the Blender window to the 2nd non retina screen and when I click on render, Blender crashes. When I move the window from the retina to the no-retina screen while the splash-screen is visible, the splash-screen is scaled-up too big.

This does`t appear on my MacMini which is connected to 2 non-retina displays. It's seems to be an issue with the MacBook retina + a 2nd non retina screen.

Below the full crash report:

Revisions and Commits

rB Blender

Related Objects

Mentioned Here
T48164: Switching from non-retina to a retina display messes up the whole interface.
rBf337feaf5a1d: BLender 2.76: We go 'b' series now

Event Timeline

Christian Bacaj (cbac) created this task.Mar 13 2016, 6:38 PM
Christian Bacaj (cbac) raised the priority of this task from to 90.
Christian Bacaj (cbac) updated the task description.
Christian Bacaj (cbac) added a project: BF Blender.
Christian Bacaj (cbac) edited a custom field.
Christian Bacaj (cbac) added a subscriber: Christian Bacaj (cbac).
Aaron Carlisle (Blendify) updated the task description.Mar 13 2016, 6:56 PM
Sergey Sharybin (sergey) assigned this task to Martijn Berger (juicyfruit).Mar 22 2016, 4:59 PM
Sergey Sharybin (sergey) lowered the priority of this task from 90 to Normal.
Sergey Sharybin (sergey) added a subscriber: Martijn Berger (juicyfruit).
Sergey Sharybin (sergey) added a subscriber: Sergey Sharybin (sergey).

@Martijn Berger (juicyfruit), are you able to check if the issue is reproduceable for you?

Brecht Van Lommel (brecht) added a subscriber: Brecht Van Lommel (brecht).Aug 4 2016, 1:12 AM

The crash appears to be fixed after the fix for T48164, though I wasn't able to reproduce it reliably so I'm not 100% sure. Tomorrow's build from https://builder.blender.org/download/ will have that fix.

The splash screen issue I can confirm. That seems difficult to fix, it would either require us to rescale the popup coordinates, or change the design so the pixel size is not encoded in the popup. A simple workaround is to automatically close the splash and other popups, which isn't a great solution but probably won't bother anyone either, so that's what I've done now.

Brecht Van Lommel (brecht) changed the task status from Unknown Status to Resolved by committing rB42f6252f2d3d: Fix T47782: popups with wrong size when switching from retina to non-retina….Aug 4 2016, 1:12 AM
Brecht Van Lommel (brecht) added a commit: rB42f6252f2d3d: Fix T47782: popups with wrong size when switching from retina to non-retina….