Merge lp://staging/~3v1n0/unity/blurring-crash-fix into lp://staging/unity

Proposed by Marco Trevisan (Treviño)
Status: Merged
Approved by: Andrea Azzarone
Approved revision: no longer in the source branch.
Merged at revision: 4267
Proposed branch: lp://staging/~3v1n0/unity/blurring-crash-fix
Merge into: lp://staging/unity
Diff against target: 28 lines (+8/-3)
1 file modified
launcher/CairoBaseWindow.cpp (+8/-3)
To merge this branch: bzr merge lp://staging/~3v1n0/unity/blurring-crash-fix
Reviewer Review Type Date Requested Status
Andrea Azzarone (community) Approve
Review via email: mp+337959@code.staging.launchpad.net

Commit message

CairoBaseWindow: don't try to compute the blur of an invalid texture

Nux isn't smart enough to protect us.

Description of the change

As per https://errors.ubuntu.com/problem/23eed577b86c959a28589b8bb1a3bc6ee15b8694 bkg_texture is null, which leads to this error.

To post a comment you must log in.
Revision history for this message
Andrea Azzarone (azzar1) wrote :

LGTM.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.