Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for ports:ppc64le
home:Alexander_Naumov:SLE-12:Update
shotwell.1055
0001-Shotwell-crashes-when-adjusting-date-time-...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Shotwell-crashes-when-adjusting-date-time-Closes-bug.patch of Package shotwell.1055
From aa32700e0632d7f9cca53fa9fafc5375754b9683 Mon Sep 17 00:00:00 2001 From: Jim Nelson <jim@yorba.org> Date: Tue, 13 May 2014 10:56:49 -0700 Subject: [PATCH] Shotwell crashes when adjusting date/time: Closes bug #719098 Assertion was unnecessary and faulty. --- src/Event.vala | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Event.vala b/src/Event.vala index ce7c97a..ed0af76 100644 --- a/src/Event.vala +++ b/src/Event.vala @@ -458,8 +458,6 @@ public class Event : EventSource, ContainerSource, Proxyable, Indexable { should_remake_thumb = true; } - assert(get_primary_source() is MediaSource); - if (should_remake_thumb) { // check whether we actually need to remake this thumbnail... if ((get_primary_source() == null) || (get_primary_source().get_rating() == Rating.REJECTED)) { -- 1.8.4
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor