[Bug 1534963] Re: Apparent Xfce Power manager memory leak in Xubuntu Xenial daily

2016-05-09 Thread Kevin Kratzer
Seems to be better in in 16.04.

uptime
> 17:01:08 up 11 days,  6:22,  3 users,  load average: 0.31, 0.35, 0.23

ps auxww | egrep 1806\|USER
> USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
> **1806  0.0  0.1 321744 15172 ?Sl4月28   1:30 
> /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-1.0 
> /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so 6 
> 18874413 power-manager-plugin Power Manager Plugin Display the battery levels 
> of your devices and control the brightness of your display

apt-cache policy xfce4-power-manager-plugins
> xfce4-power-manager-plugins:
>   Installed: 1.4.4-4ubuntu2
>   Candidate: 1.4.4-4ubuntu2
>   Version table:
>  *** 1.4.4-4ubuntu2 500
> 500 http://jp.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
> 100 /var/lib/dpkg/status

uname -r
> 4.4.0-21-generic

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

Title:
  Apparent Xfce Power manager memory leak in Xubuntu Xenial daily

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1534963/+subscriptions

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

[Bug 1509816] Re: Upgrade from 14.04 to 15.04 missed systemd-sysv and init package init 1.22ubuntu11 failed to install/upgrade: pre-dependency problem - not installing init

2016-04-21 Thread Kevin Kratzer
Same issue with Xubuntu upgrade from 15.10 to 16.04

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

Title:
  Upgrade from 14.04 to 15.04 missed systemd-sysv and init package init
  1.22ubuntu11 failed to install/upgrade: pre-dependency problem - not
  installing init

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1509816/+subscriptions

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


[Bug 1534963] Re: Apparent Xfce Power manager memory leak in Xubuntu Xenial daily

2016-03-07 Thread Kevin Kratzer
** Bug watch added: Xfce Bugzilla #12367
   https://bugzilla.xfce.org/show_bug.cgi?id=12367

** Also affects: xfce4-power-manager via
   https://bugzilla.xfce.org/show_bug.cgi?id=12367
   Importance: Unknown
   Status: Unknown

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

Title:
  Apparent Xfce Power manager memory leak in Xubuntu Xenial daily

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1534963/+subscriptions

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


[Bug 1534963] Re: Apparent Xfce Power manager memory leak in Xubuntu Xenial daily

2016-03-07 Thread Kevin Kratzer
** Also affects: xfce4-power-manager (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778642
   Importance: Unknown
   Status: Unknown

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

Title:
  Apparent Xfce Power manager memory leak in Xubuntu Xenial daily

To manage notifications about this bug go to:
https://bugs.launchpad.net/xubuntu-xfce-daily-builds/+bug/1534963/+subscriptions

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


[Bug 1534963] Re: Apparent Xfce Power manager memory leak in Xubuntu Xenial daily

2016-03-07 Thread Kevin Kratzer
I'm experiencing the same for Xubuntu 15.10 on a Surface Pro 3

uptime
> 09:59:00 up 7 days, 19:29,  6 users,  load average: 0.12, 0.26, 0.24

ps auxww | egrep 1605\|USER
> USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
> **1605  0.0 14.3 4991276 1158892 ? Sl2月29   8:56 
> /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-1.0 
> /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so 5 
> 23068718 power-manager-plugin Power Manager Plugin Display the battery levels 
> of your devices and control the brightness of your display 

So after 7 days the process
- VSZ is 4991 megabytes
- RSS is 1187 megabytes

free -m
>  total   used   free sharedbuffers cached
> Mem:  7889   7772117494460   1720
> -/+ buffers/cache:   5591   2298
> Swap: 8099   5083   3015

kill 1605

free -m
>  total   used   free sharedbuffers cached
> Mem:  7889   6493   1396468460   1695
> -/+ buffers/cache:   4337   3552
> Swap: 8099   1602   6496


apt-cache policy xfce4-power-manager-plugins
> xfce4-power-manager-plugins:
>   Installed: 1.4.4-4ubuntu1
>   Candidate: 1.4.4-4ubuntu1
>   Version table:
>  *** 1.4.4-4ubuntu1 0
> 500 http://jp.archive.ubuntu.com/ubuntu/ wily/universe amd64 Packages
> 100 /var/lib/dpkg/status

I've attached the result of
apport-cli -f -p  --save bug.apport
(after killing the plugin)

I've also found a debian bug report similar to this:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778642

Thanks,

Kevin


** Bug watch added: Debian Bug tracker #778642
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778642

** Attachment added: "bug.apport"
   
https://bugs.launchpad.net/xubuntu-xfce-daily-builds/+bug/1534963/+attachment/4592081/+files/bug.apport

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

Title:
  Apparent Xfce Power manager memory leak in Xubuntu Xenial daily

To manage notifications about this bug go to:
https://bugs.launchpad.net/xubuntu-xfce-daily-builds/+bug/1534963/+subscriptions

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