I had the same problem with Ubuntu 12.04.1 LTS while trying to export to 
smugmug, although the only message kphotoalbum gave me on startup was:
kphotoalbum: Symbol `_ZTVN4KIPI15ImageInfoSharedE' has different size in shared 
object, consider re-linking

I resolved the problem by rebuilding kphotoalbum like this:
sudo apt-get install dpkg-dev
apt-get source kphotoalbum
cd kphotoalbum-4.1.1/
mkdir build
cd build
cmake ..
make
sudo make install

Now I can run /usr/local/bin/kphotoalbum to get my rebuilt kphotoalbum
which can correctly export pictures to a KIPI plugin.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014492

Title:
  kipi facebook plugin use causes crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kphotoalbum/+bug/1014492/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to