This assertion means Shotwell was unable to create a database table. This is a pretty fundamental error, some of the obvious reasons why would be that the disk was full (*really* full, as an empty database file isn't that large) or that the ~/.shotwell directory was read-only or protected.
Fernando, can you verify you can write to the ~/.shotwell directory? Also, I'm assuming you can reproduce this every time you start Shotwell. If so, could you run Shotwell like this from the console: % SHOTWELL_LOG=1 gdb ./shotwell 2>&1 | tee shotwell.gdb Then at the gdb prompt: (gdb) run When it crashes, type this: (gdb) print res (gdb) backtrace full (gdb) quit Then attach to this ticket the shotwell.gdb file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/684246 Title: ERROR:DatabaseTables.vala:446 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs