[Bug 1094496] Re: gnome-keyring-daemon leaks memory

2015-11-02 Thread wyderkat
Another way to reproduce that bug:

ssh-keygen -t rsa -N "" -f ~/.ssh/newkey
ssh-copy-id -i ~/.ssh/newkey.pub localhost
while true; do ssh localhost date; done

Then sit and observe in another terminal how memory disappears.

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

Title:
  gnome-keyring-daemon leaks memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/1094496/+subscriptions

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


[Bug 1112496] Re: python-imaging broken in raring

2013-05-04 Thread wyderkat
Hi, if I cannot change import Image to from PIL import Image in my
application, how should fix this Raring only issue?

I cannot make that change, because I have local file
TiffImagePlugin.py which is modificated version from python-imaging,
and import Image loads this file from local folder too. That from PIL
import Image doesn't load it...

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

Title:
  python-imaging broken in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/phatch/+bug/1112496/+subscriptions

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


[Bug 1063992] Re: Evolution crash while opening rss feed

2013-03-08 Thread wyderkat
The same here, 12.10, Evolution 3.6.2

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

Title:
  Evolution crash while opening rss feed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-rss/+bug/1063992/+subscriptions

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



[Bug 478230] Re: Package python-qwt3d broken in Karmic

2012-06-08 Thread wyderkat
I have fast workaround. Just set up variable like this:

export LD_PRELOAD=/usr/lib/i386-linux-gnu/libGLU.so.1

and everything sould be solved. But remeber to check if this file exist
at your filesystem :)

This mean that prior to any binary code loading, this library will be
loaded with it. I wanted more elegant solution, link this library to
already compiled qwt3dplot library, but I cannot understand man ld...
Anybody knows how?

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

Title:
  Package python-qwt3d broken in Karmic

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

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


[Bug 573074] Re: Package python-qwt3d-qt4 broken in Lucid Lynx

2011-12-26 Thread wyderkat
These dependencies are broken on 10.04 ,10.10 and 11.10. Only 11.04 is
free of this problem.

Is there some guide how to fix dependencies on ubuntu?

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

Title:
  Package python-qwt3d-qt4 broken in Lucid Lynx

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

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