[Bug 1014492] Re: kipi facebook plugin use causes crash

2012-11-04 Thread Tim Newsome
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


[Bug 218471] Re: google reader causes crash on lolcats

2008-04-23 Thread Tim Newsome
I have the same issue on my work machine. Strangely I run the same Ubuntu 
release at home and it works fine there.
Firefox version where it reproduces:
Version: 2.0.0.14+2nobinonly-0ubuntu0.7.10
Firefox version where it works fine:
Version: 2.0.0.14+2nobinonly-0ubuntu0.7.10

I've had this problem occasionally for a month or two.
If there is any other information I should get from both machines that you'd 
like to see, let me know.

-- 
google reader causes crash on lolcats
https://bugs.launchpad.net/bugs/218471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 58721] Re: Edgy upgrade breaks multiple Matrox cards

2006-11-01 Thread Tim Newsome
I had a problem running mythtv 0.20, which ended up being solved by installing 
Paulo's .deb file. (Thank you very much.) The symptom is that you'd run mythtv, 
it would print out a bunch of stuff ending with:
2006-10-31 19:52:25.252 Using the Qt painter

Then it would sit there and not do anything. Strace reveals it's waiting
for an ioctl to complete. Anyway, I just wanted to add that to this
incident so maybe people will find it if they search for a mythtv
failure. This really should be fixed in edgy asap. The fix is simple,
and the problem is fairly bad.

-- 
Edgy upgrade breaks multiple Matrox cards
https://launchpad.net/bugs/58721

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