Yorba has released version 0.10 of Shotwell, our digital photo organizer. This release includes the following changes:
- Dynamic view of photo library through saved search feature
- Automatic database backup
- Adjust date/time for videos
- Added Valadate testing framework
- Shotwell video thumbnailer eliminates Totem dependency
- Crop tool is now more flexible
- Filenames no longer used as titles on Facebook and Picasa uploads
- Translation corrections
- Many bug fixes
Download a source tarball from the Shotwell home page at:
http://www.yorba.org/shotwell/
Binaries of both packages for Ubuntu Natty and Maverick are available at Yorba’s Launchpad PPA:
https://launchpad.net/~yorba/+archive/ppa
After installing the latest release from this site using your PPA, when I launch Shotwell the Welcome window, the3 screen freezes and my cpu jumps to 100% and system memory jumps to 60%. This is not proper behaviour, how do I resolve this?
Well, that’s no good. The thing to do would be to file a bug and we’ll do our best to look into it.
Latest version crashes on Natty for me, too.
Could you please file a bug? Link is in the comment above.
What is the purpose of not depending on Totem ? Had Totem some trouble rendering Thumbnails ?
Totem is part of GNOME, do Shotwell aims to be desktop agnostic ?
Or maybe is it related to Ubuntu’s decision to integrate Banshee ?
Thanks and keep on your great work (and don’t forget bug#2498 for later releases please 😉
We only depended on Totem for generating video thumbnails. For various reasons, this upset some users, so we developed our own video thumbnailer (based largely on GStreamer sample code) as a replacement.
thanks for the answer
Is there a bug report related to this that i could read to learn more ?
Yup! See this ticket:
http://trac.yorba.org/ticket/3439
thank you for the kind answer though it’s a bit weird to read on the ticket “some of our users understandable don’t like Shotwell’s dependency on Totem and all the packages that Totem in turn depends on” without pointing any references…
There was a lot of bitching about Totem on various forums. See here, for example:
http://www.omgubuntu.co.uk/2011/03/shotwell-0-9-released-with-new-search-bar-tiff-support-and-more/
Shotwell freezes on startup from sime time, leaving me with unusable pictures database. I tried to uninstall and reinstall it, moving the shotwell dir etc (linux mint debian edition) with no success… 🙁
Should I file a bug?
Here you can find shotwell.gdb and ~/.cache/shotwell/shotwell.log :
http://88.43.36.100/~mrjive/tmp/shotwell/shotwell.gdb
http://88.43.36.100/~mrjive/tmp/shotwell/shotwell.log
Shotwell 0.10 on Linux Mint Debian Edition
thanks!
The stack trace indicates a crash somewhere within libcairo. Could you install debug symbols for libcairo, libgtk-x11, and libaurora — then run this test again?
Thanks for the reply.
I’m not really sure of which packetes I have to install since
* apt-cache search libcairo | grep dbg
libcairo2-dbg – The Cairo 2D vector graphics library (debugging symbols)
* apt-cache search libgtk | grep x11
libgtkglextmm-x11-1.2-0 – C++ bindings for GtkGLExt (Shared libraries)
libgtkglextmm-x11-1.2-dev – C++ bindings for GtkGLExt (Development files)
libgtkglextmm-x11-1.2-doc – C++ bindings for GtkGLExt (Documentation)
* apt-cache search aurora| grep dbg
libigstk4-dbg – debugging symbols for libigstk4
I installed libcairo2-dbg, libgtkglextmm-x11-1.2-dev and libigstk4-dbg.
Here’s the result after that:
http://88.43.36.100/~mrjive/tmp/shotwell/shotwell.gdb
http://88.43.36.100/~mrjive/tmp/shotwell/shotwell.log
Thanks again!
Something’s wrong with the debugger output there. Seems like a breakpoint got set accidentally?
In general you should only have to install the “dbg” packages to get debugging symbols. Although some packages may not have them, as you noticed.
Don’t really know why, but latest upgrade solved the issue (Shotwell 0.11.1 on linux mint debian edition)
Thanks anyway!
davide