Bug#611677: iotop: Huge and wrong io values

2011-01-31 Thread Guillaume Chazarain
Hi Bjorn, Can you try the latest iotop from HEAD: http://repo.or.cz/w/iotop.git Apparently iotop is incorrectly parsing the taskstats struct on arm, and there was some changes recently in that area, so let's see if it helps. Thanks. -- Guillaume -- To UNSUBSCRIBE, email to

Bug#614978: iotop: All values 0.0 when using -b parameter

2011-03-13 Thread Guillaume Chazarain
iotop's scraping loop looks like: read_counters() while running: read_counters() print delta sleep(delay) So there are indeed two reads close to each other at startup. You can see the first read in http://repo.or.cz/w/iotop.git/blob/HEAD:/iotop/data.py#l372: 372 # A first time as

Bug#616481: iotop: crash on non-ascii characters

2011-03-13 Thread Guillaume Chazarain
On Fri, Mar 4, 2011 at 9:19 PM, Juha Jäykkä ju...@iki.fi wrote: Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8) This is the problem. I could reproduce the crash with LC_ALL=C ./iotop.py -b and having files with non ascii names. It could be argued that the crash

Bug#529429: iotop: Debian: 529429: uses wrong syscall on biarch systems

2009-05-19 Thread Guillaume Chazarain
On Tue, May 19, 2009 at 3:55 PM, Paul Wise p...@debian.org wrote: Guillaume, any idea about how to fix this one? Can you try the git head (http://repo.or.cz/w/iotop.git), I just committed http://repo.or.cz/w/iotop.git?a=commitdiff;h=a4ff473b51503ffcc2763640e2dc573ec5b3d045 that uses the

Bug#595426: iotop: ioprio on armel and hppa

2010-09-04 Thread Guillaume Chazarain
Pushed it in http://repo.or.cz/w/iotop.git/commitdiff/c18a6968dca392b1a19b60930494184cbb159732 Thanks! -- Guillaume -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#584433: Acknowledgement (iotop: does not show correct user names but always root)

2010-06-03 Thread Guillaume Chazarain
On Thu, Jun 3, 2010 at 5:27 PM, Kolja Nowak ko...@nowak2000.de wrote: Maybe ps always shows current user but iotop only shows the initial user? Here's how iotop does it: http://repo.or.cz/w/iotop.git/blob/HEAD:/iotop/data.py#l221 (get_uid() function), basically it looks at the owner of

Bug#593846: iotop fails to start with wrong locale

2010-08-22 Thread Guillaume Chazarain
Thank you Paul, I pushed your patch: http://repo.or.cz/w/iotop.git/commitdiff/12fe7daf5ffa5f569b15284e411fb518d704a765 I'll wait to have more meat to release a new iotop version though. -- Guillaume -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#535969: iotop: Debian: 535969: please consider adding a io renice function

2009-09-06 Thread Guillaume Chazarain
Apologies for the delay, I'll continue to blame it on $REAL_WORK ;-) On Mon, Jul 6, 2009 at 4:50 PM, Paul Wisep...@debian.org wrote: Is this something that you could add to iotop Guillaume? I was reluctant to adding an interactive UI to iotop, but since you wrote it, I'll take it. Here is

Bug#535969: iotop: Debian: 535969: please consider adding a io renice function

2009-09-06 Thread Guillaume Chazarain
On Sun, Sep 6, 2009 at 9:17 PM, Paul Wisep...@debian.org wrote: Without it, when you ionice one thread of a process and then sort by the priority, iotop will crash because key is '?' Good catch! I fixed it differently though. So I pushed out your patch, I'll do a release shortly, but I'll

Bug#611677: iotop: Huge and wrong io values

2011-03-13 Thread Guillaume Chazarain
For the ARM issue, using http://people.debian.org/~aurel32/qemu/armel/ I could get squeeze/2.6.32 to work in qemu and iotop works just fine. I tried http://packages.debian.org/squeeze/linux-image-2.6.32-5-orion5x but could not get qemu to boot with it. For the AMD64 issue, that looks very weird

Bug#614978: iotop: All values 0.0 when using -b parameter

2011-03-14 Thread Guillaume Chazarain
On Mon, Mar 14, 2011 at 9:18 AM, Maier, Uwe uwe.ma...@hp.com wrote: When you compare that to top I must say that my top (part of procps 3.2.8) /does/ deliver values on the first shot. Even with top -d 3600. Yes, so does iotop. The difference is that top's values are not 0 on the first shot and

Bug#620105: gliv (wheezy-version) do not open pictures (Segmentation fault)

2011-04-10 Thread Guillaume Chazarain
On Wed, Mar 30, 2011 at 7:23 AM, loedur loe...@web.de wrote: Segmentation fault Can you compile gliv with debug information and get a gdb stacktrace? Thanks! -- Guillaume -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#708252: iotop stop working

2013-05-26 Thread Guillaume Chazarain
Can you try the latest iotop from git: http://repo.or.cz/w/iotop.git. Specifically http://repo.or.cz/w/iotop.git/commitdiff/b3a739757b0c6246514e6ebc9bc02961bfa9ad15 . -- Guillaume

Bug#704620: fixed in gtkglext 1.2.0-3.1

2016-10-17 Thread Guillaume Chazarain
https://packages.debian.org/testing/gliv depends on https://packages.debian.org/testing/libgtkglext1 which depends on https://packages.debian.org/testing/libpangox-1.0-0 This has been fixed in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709554#57.