GNOME Bugzilla – Bug 736239
ERROR:src/folders/Branch.vala:114:folders_branch_remove_entry: assertion failed: (folder_entry.count > 0)
Last modified: 2014-09-16 21:14:37 UTC
I've already filed a bug for Ubuntu https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1363251 But as nobody care, I tried to compile myself the latest source. I've the same problems and no idea about which empty folder. strace output is not really useful. If line 114 I replace the assert by if (folder_entry.count == 0) return; I can again launch shotwell and I don't see any error for the moment (I have a really big picture collection)
Can you follow these instructions: https://wiki.gnome.org/Apps/Shotwell/ReportingABug and post the log here?
I've a problem. Since I've relaunched shotwell with the assert disabled, the bug has disappeared.... even when I relaunch the original shotwell with the assert enabled. I fear is too late to debug.
Ok, I'll close this then. If you can reproduce, please feel free to re-open.