[Bug 583954] Re: ibus-daemon applet leaks memory badly

2013-06-07 Thread Ma Xiaojun
Close as Fix Released. Correct me if I'm wrong. ** Changed in: ibus (Ubuntu Lucid) Status: Confirmed => Invalid ** Changed in: ibus (Ubuntu) Status: Confirmed => Fix Released ** No longer affects: ibus -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2012-07-08 Thread L. David Baron
This seems fixed to me in Ubuntu 11.10. I'm currently seeing: $ ps auwwx | head -1; ps auwwx | grep main.py | grep -v grep USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND dbaron2142 0.0 0.1 483600 11304 ?Sl Jun15 8:43 /usr/bin/python /usr/share/ibus/ui/

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2012-07-08 Thread Ma Xiaojun
Hi, all. It's 2012. Several things changed. The upstream issue is already closed. Shawn Huang's PPA is no longer maintained. Ubuntu 12.04 comes with latest stable release of IBus. I'd like to whether newer version of IBus still have this issue? If not, I'd like to close this bug as "Fix Released"

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2011-08-05 Thread Launchpad Bug Tracker
** Changed in: ibus (Ubuntu) Status: New => Confirmed ** Changed in: ibus (Ubuntu Lucid) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/583954 Title: ibus-daem

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2011-02-28 Thread Tomofumi
Just discover this bug when my system response is bad, check from the top: 2188 user 20 0 1073m 592m 5988 S0 19.7 6:46.39 python and find out that python is: $ ps -ef | grep 2188 user 2188 2176 0 Feb08 ?00:06:46 python /usr/share/ibus/ui/gtk/main.py that's c

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-12-25 Thread gene
All right, who is going to bring shawn's ppa into the official repositories so that rest of the users would benefit from it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/583954 Title: ibus-daemon a

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-12-22 Thread gene
In my case Shawn Huang's ppa shawn-p-huang/ppa/ubuntu seems to fix it. The associated python process does not exceed 20MB. Although, the language window does not pop-up anymore, the ibus applet only shows the switch (maybe I have to logout-login). I am 100% satisfied with this. Actually, ap

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-10-27 Thread gene
Hi. Mine does not get to aforementioned extremes, but it might if my uptimes get longer (which is inhibited by another issue) Well using "ibus-daemon --replace" is nice, although it leaves a zombie behind. One could actually start or reissue "ibus-daemon --replace" in the limited shell. I use

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-09-09 Thread Jonathan Riddell
** Tags removed: kubuntu ** Also affects: ibus (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: ibus (Ubuntu) Milestone: ubuntu-10.10 => None -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 You received this bug notification because y

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-09-01 Thread Yang Ha Nguyen
@JohnFlux: Installing newest iBus from Shawn P. Huang's PPA made my input method (ibus-unikey) unusable. I have asked him on the iBus user mailing list several times but somehow my post were never moderated. Disappointed... -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bu

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-09-01 Thread Jonathan Riddell
** Changed in: ibus (Ubuntu) Milestone: None => ubuntu-10.10 ** Tags added: kubuntu -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-09-01 Thread JohnFlux
The latest ibus packages fix this. Add: deb http://ppa.launchpad.net/shawn-p-huang/ppa/ubuntu lucid main to your /etc/apt/sources.list file and upgrade. Make sure you install the python-notify package. Can we please get these packages integrated into updates? This bug shows up as a memory le

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-07-24 Thread CMPITG
Not a work-around but I always use "ibus-daemon --replace" after a while to kick off Python's garbage collector to free up some memory. It's useful for long up-time computers. -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 You received this bug notification becau

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-06-08 Thread LanoxxthShaddow
Confirmed: Uptime of my notebook is 19 days now, and this little plugin has already climbed up to 520MB. Clicking to restart removes the process, eventhough I have 4GB of memory, spending one eight of it for an IME tool seems a bit much ^^ -- ibus-daemon applet leaks memory badly https://bugs.l

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-06-02 Thread Peng Huang
Hi Rob Latham, How did you find the memory leak of 2 bytes per input method switch? Which process leaks the 2 bytes? -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-06-02 Thread Rob Latham
Li Daobing's suggestion (#8) to update from Shawn P Huang's PPA does seem to help the problem quite a bit. There is a much much smaller leak of about 2 bytes per input method switch, but that is much better than the version in 10.4 -- ibus-daemon applet leaks memory badly https://bugs.launchpad.

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-05-31 Thread L. David Baron
After I've been logged in for a few weeks, this python process (same as in the bug description) gets to using half a gig or more of ram on my laptop; killing the process noticeably improves system responsiveness. It seems like the fix ought to be part of an update for Lucid. -- ibus-daemon applet

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-05-24 Thread David Oftedal
Thank you both! This new version does not seem to leak memory at all; the memory usage stays fixed at 0.9%. -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-05-23 Thread LI Daobing
From: http://code.google.com/p/ibus/issues/detail?id=920 replied by Shawn.P.Huang: Please try the latest version. You could update from my ppa. You could find the detail from http://code.google.com/p/ibus/wiki/ReadMe . -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/58

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-05-23 Thread LI Daobing
** Bug watch added: IBus bugs #920 http://code.google.com/p/ibus/issues/detail?id=920 ** Also affects: ibus via http://code.google.com/p/ibus/issues/detail?id=920 Importance: Unknown Status: Unknown -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 Y

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-05-22 Thread David Oftedal
↑ It would seem that it does, since clicking on "ibus (Ubuntu)" above yields a number of bug reports with activity in them. So presumably it will be noticed, then. -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 You received this bug notification because you are a

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-05-22 Thread David Oftedal
Possibly... I wouldn't be able to say whether that happens in practice, though. -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-05-22 Thread Graeme Humphries
David, Good to know, but doesn't that mean the package maintainers should open a ticket upstream and link it here after they've verified the problem? That's what I've always assumed the process is, anyway. -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 You receiv

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-05-22 Thread David Oftedal
The IBUS project uses Google Code and Google Groups and not Launchpad for project management, though, so it's not guaranteed that they'll see this bug report unless it's reported there. They also have an IRC channel on Freenode. -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-05-22 Thread David Oftedal
I had it climb to 21% of available memory, which should be about 831.18MB? -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-05-21 Thread Graeme Humphries
Also, look at the virtual memory usage. Even after restarting, it still thinks that it needs an address space of over 240MB. Clearly something is wrong with this app. -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 You received this bug notification because you are

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-05-21 Thread Graeme Humphries
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/48883657/Dependencies.txt -- ibus-daemon applet leaks memory badly https://bugs.launchpad.net/bugs/583954 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt