Hello
Just got an update of libgexiv2-1. After this Shotwell won't start.
/usr/bin/shotwell: error while loading shared libraries:
libgexiv2.so.1: cannot open shared object file: No such file or
directory
$ ldd /usr/bin/shotwell | grep exiv
libgexiv2.so.1 => not found
$ apt-cache policy libgexiv2-1
libgexiv2-1:
Installed: 0.6.1-0quantal1
Candidate: 0.6.1-0quantal1
Version table:
*** 0.6.1-0quantal1 0
500 http://ppa.launchpad.net/yorba/ppa/ubuntu/ quantal/main
i386 Packages
100 /var/lib/dpkg/status
0.4.90-0ubuntu1 0
500 http://se.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
$ apt-cache policy shotwell
shotwell:
Installed: 0.14.0-1~quantal3
Candidate: 0.14.0-1~quantal3
Version table:
*** 0.14.0-1~quantal3 0
500 http://ppa.launchpad.net/yorba/ppa/ubuntu/ quantal/main
i386 Packages
100 /var/lib/dpkg/status
0.13.1-0ubuntu1 0
500 http://se.archive.ubuntu.com/ubuntu/ quantal-updates/main
i386 Packages
0.13.0-0ubuntu3 0
500 http://se.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
What's up with that? Did this as a temporary fix:
$ find /usr -name "libgexiv2*.*"
/usr/lib/libgexiv2.so.2
/usr/lib/libgexiv2.so.2.0.0
$ cd /usr/lib
$ sudo ln -s libgexiv2.so.2 libgexiv2.so.1
Now shotwell works again.
Rgds//Thomas
_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell