Bug#718481: unoconv --stdout fails

2013-08-01 Thread Dag Wieers
an implementation that works fine in all cases, or test the version and implement it differently. Not sure what the fix looks like though :-/ It's related to how we handle --stdout (using OutputStream instead of a filehandle). -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- dagit linux

Bug#710799: unoconv: Please don't recommend all of LibreOffice

2013-06-03 Thread Dag Wieers
On Mon, 3 Jun 2013, Vincent Bernat wrote: ❦ 3 juin 2013 00:52 CEST, Dag Wieers d...@wieers.com : When a component is missing, users get a cryptic error during conversion. In the past, the Recommends was only set to *-core package but this package does not include libreoffice-write

Bug#710799: unoconv: Please don't recommend all of LibreOffice

2013-06-02 Thread Dag Wieers
-xsltwriter. BTW 0.6 was released (and has some very important stability fixes included) and I'll hope to release 0.7 soon with python3 support (though don't wait for 0.7). -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- dagit linux solutions, cont...@dagit.net, http://dagit.net

Bug#627508: conflicting binary path for dconf and d-conf

2012-09-08 Thread Dag Wieers
, and they went forward with the name anyway even though they knew about the name conflict. (There's a blog post from Philip Van Hoof where during the design phase he noted that the name dconf was already taken). I asked them to use another name. -- -- dag wieers, d...@wieers.com, http

Bug#685417: odt2txt: segfaults some times and valgrind detect lots of errors

2012-08-21 Thread Dag Wieers
to package v0.6 as soon as it is being released. -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- dagit linux solutions, i...@dagit.net, http://dagit.net/ [Any errors in spelling, tact or fact are transmission errors]

Bug#685417: odt2txt: segfaults some times and valgrind detect lots of errors

2012-08-21 Thread Dag Wieers
On Tue, 21 Aug 2012, Petter Reinholdtsen wrote: [Dag Wieers] unoconv v0.3 is quite old. Both v0.4 and v0.5 include fixes to stability and performance. However the upcoming v0.6 includes a small patch that improves stability with (also older OpenOffice/LibreOffice versions) a lot. Does

Bug#659886: unoconv: Small patch to add support for docx and fodt text format

2012-02-21 Thread Dag Wieers
well ;-)) -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- dagit linux solutions, i...@dagit.net, http://dagit.net/ [Any errors in spelling, tact or fact are transmission errors]

Bug#659886: unoconv: Small patch to add support for docx and fodt text format

2012-02-14 Thread Dag Wieers
:-/ Kind regards, -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- dagit linux solutions, i...@dagit.net, http://dagit.net/ [Any errors in spelling, tact or fact are transmission errors]#!/opt/libreoffice3.4/program/python import uno from com.sun.star.beans import PropertyValue from

Bug#640771: unoconv: Deprecated command line arguments used - warnings issued by LibreOffice

2012-01-17 Thread Dag Wieers
with incomplete fixes. Unless you don't mind about OpenOffice or older LibreOffice instances running on the same system. -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- dagit linux solutions, i...@dagit.net, http://dagit.net/ [Any errors in spelling, tact or fact are transmission errors

Bug#641518: Fwd: dconf: Deprecation Warnings

2011-09-14 Thread Dag Wieers
, smtplib, gzip, md5, sha /usr/bin/dconf:5: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import difflib, smtplib, gzip, md5, sha There are patches in github that fix this. Kind regards, -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- dagit linux

Bug#631355: dstat: provide mem info in default output

2011-06-24 Thread Dag Wieers
to add internal plugins, if you do dstat -am, you basically have the output you like. (The default, also -a, is the same as -cdnpy as documented in the man-page). I hope that answers your question sufficiently. -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- dagit linux solutions, i

Bug#569160: unoconv: manpage mentions invalid option

2010-02-10 Thread Dag Wieers
- Added -T/--timeout to try to connect every 0.5 second until timeout has reached default: 3 secs) - Fixed a typo in bydoctype() (Hugo Lopes) Lots of important improvements... -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission

Bug#557989: dstat: Patch for stable

2009-11-29 Thread Dag Wieers
. But the original patch in 0.7.0 is sufficient for the important attack vectors. -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#558047: dstat: Python SyntaxError during installation

2009-11-26 Thread Dag Wieers
): subprocess installed post-installation script returned error exit status 1 I fixed this now. I wonder if there is a way to only syntax-check the plugins so that a make dist would automatically trigger this. Thanks for reporting, -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- [Any

Bug#557989: dstat: CVE-2009-3894 insecure library search path

2009-11-25 Thread Dag Wieers
0.7.0 for unstable, which was released today as part of the disclosure. Kind regards, -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#536249: dstat

2009-07-08 Thread Dag Wieers
time ago. -- -- dag wieers, d...@wieers.com, http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#505126: unoconv leaves file '__db.' in current directory

2008-12-04 Thread Dag Wieers
-uno binding. I will see if there is a clean work-around for this. To be honest, this is something that is happening very recently. It did not happen on older Open office release. Must be since 2.3 or 2.4 that I have seen this. If anyone can confirm this ? -- -- dag wieers, [EMAIL

Bug#467615: dstat: Aborts with ZeroDivisionError

2008-09-30 Thread Dag Wieers
On Sun, 23 Mar 2008, Dag Wieers wrote: Sam, could you please retry the version from subversion ? We made some changes to the scheduling code which triggered this bug on a stopped terminal. The problem is that on 2 different positions in time it returns exctly the same number of ticks, which

Bug#309953: dstat aborting with backtrace

2008-09-18 Thread Dag Wieers
Andrew, This one is fixed in dstat 0.6.8 by using python's sched module instead of using signals. -- -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#437133: dstat: --nocolor not working anymore

2008-09-18 Thread Dag Wieers
On Fri, 10 Aug 2007, Dag Wieers wrote: On Fri, 10 Aug 2007, Markus Schulz wrote: Am Freitag, 10. August 2007 schrieb Dag Wieers: On Fri, 10 Aug 2007, Markus Schulz wrote: Package: dstat Version: 0.6.6-4 Severity: minor still use colors on terminals. and do the same with the latest

Bug#472461: Random segmentation faults

2008-03-24 Thread Dag Wieers
fault or Aborted. This is a problem with OpenOffice really. It works much better when OpenOffice is running already instead of having it start and stop everytime you invoke unoconv. But there is little we can do really. -- -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com

Bug#467615: dstat: Aborts with ZeroDivisionError

2008-03-23 Thread Dag Wieers
On Sun, 16 Mar 2008, Dag Wieers wrote: On Fri, 14 Mar 2008, Sam Morris wrote: On Fri, 2008-03-14 at 05:29 +0100, Dag Wieers wrote: On Tue, 26 Feb 2008, Sam Morris wrote: I've only seen the below happen once out of having run dstat dozens of times, so it's not that high a priority

Bug#467615: dstat: Aborts with ZeroDivisionError

2008-03-15 Thread Dag Wieers
On Fri, 14 Mar 2008, Sam Morris wrote: On Fri, 2008-03-14 at 05:29 +0100, Dag Wieers wrote: On Tue, 26 Feb 2008, Sam Morris wrote: I've only seen the below happen once out of having run dstat dozens of times, so it's not that high a priority. :) total-cpu-usage -dsk/total- -net

Bug#467615: dstat: Aborts with ZeroDivisionError

2008-03-14 Thread Dag Wieers
On Fri, 14 Mar 2008, Sam Morris wrote: On Fri, 2008-03-14 at 05:29 +0100, Dag Wieers wrote: On Tue, 26 Feb 2008, Sam Morris wrote: I've only seen the below happen once out of having run dstat dozens of times, so it's not that high a priority. :) total-cpu-usage -dsk/total- -net

Bug#309953: dstat: easy way to reproduce

2008-03-14 Thread Dag Wieers
a real programmer handle it ? :-) -- -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#309953: [tools] Re: Bug#309953: dstat: easy way to reproduce

2008-03-14 Thread Dag Wieers
On Fri, 14 Mar 2008, Dag Wieers wrote: On Fri, 14 Mar 2008, Dag Wieers wrote: On Wed, 9 Jan 2008, Marc Lehmann wrote: The reason for the interrupted system call as likely heavy swapping: when the machine gets unrepsonsive for a few seconds (10+), then this happens. An easy way to reproduce

Bug#309953: dstat: easy way to reproduce

2008-03-14 Thread Dag Wieers
On Fri, 14 Mar 2008, Dag Wieers wrote: On Wed, 9 Jan 2008, Marc Lehmann wrote: The reason for the interrupted system call as likely heavy swapping: when the machine gets unrepsonsive for a few seconds (10+), then this happens. An easy way to reproduce this is to press ctrl-s and wait 5-6

Bug#309953: dstat: easy way to reproduce

2008-03-14 Thread Dag Wieers
, -- -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#467615: dstat: Aborts with ZeroDivisionError

2008-03-13 Thread Dag Wieers
to know exactly it what module/plugin this happens :) So I guess I need to improve the code to show that information as well. -- -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors] -- To UNSUBSCRIBE, email to [EMAIL

Bug#437133: dstat: --nocolor not working anymore

2007-08-10 Thread Dag Wieers
On Fri, 10 Aug 2007, Markus Schulz wrote: Am Freitag, 10. August 2007 schrieb Dag Wieers: On Fri, 10 Aug 2007, Markus Schulz wrote: Package: dstat Version: 0.6.6-4 Severity: minor still use colors on terminals. and do the same with the latest subversion release from

Bug#437133: dstat: --nocolor not working anymore

2007-08-10 Thread Dag Wieers
. Thanks for you help on this issue, -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#433450: dstat -a does not include load statistics

2007-07-17 Thread Dag Wieers
-page. I assume that Debian is shipping their own man-page that is not synced with the distributed one. The last release that said it included -l was 0.5.9 from March 2005. Kind regards, -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want is a warm bed and a kind word

Bug#348676: dstat: option to not change xterm title

2007-06-19 Thread Dag Wieers
no problem if you patch it out as long as you add an option to enable it when users require it. In fact, if you like I can produce a patch to do this and ship it with dstat ? Is that useful ? Kind regards, -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want is a warm bed

Bug#348676: dstat: option to not change xterm title

2007-06-19 Thread Dag Wieers
in the original argument. The explanation was what I did to look into how I can accomodate my and your wish. Not sure what triggered you, the amount of information that you didn't want or the fact that I am not interested to disable the feature by default. Kind regards, -- dag wieers, [EMAIL PROTECTED

Bug#348676: dstat: option to not change xterm title

2007-06-19 Thread Dag Wieers
On Tue, 19 Jun 2007, Marc Lehmann wrote: On Tue, Jun 19, 2007 at 02:44:52PM +0200, Dag Wieers [EMAIL PROTECTED] wrote: BTW, its not the (mis-) feature that bugged me so much but the, well, bullshit explanation of what bash does and does not do. I simply explained what it is in clear

Bug#348676: dstat: option to not change xterm title

2007-06-19 Thread Dag Wieers
On Tue, 19 Jun 2007, Marc Lehmann wrote: On Tue, Jun 19, 2007 at 01:53:26PM +0200, Dag Wieers [EMAIL PROTECTED] wrote: than once before as well), I think I'll patch it out of the Debian package. I think the reason why on Debian it's not liked is because it behaves differently

Bug#348676: dstat: option to not change xterm title

2007-04-28 Thread Dag Wieers
On Mon, 20 Feb 2006, Dag Wieers wrote: On Mon, 13 Feb 2006, Michael Deegan wrote: On Wed, Jan 18, 2006 at 02:28:21PM +0100, Dag Wieers wrote: Not at this time. Before I come up with a patch (which is really trivial) I'm wondering why you are opposed to it, or if there's something

Bug#377199: dstat: problem with disk stats parsing

2007-04-24 Thread Dag Wieers
On Tue, 24 Apr 2007, Filippo Giunchedi wrote: On Mon, Apr 23, 2007 at 04:13:33PM +0200, Dag Wieers wrote: On Fri, 7 Jul 2006, Filippo Giunchedi wrote: Hello Dag, thanks for your quick reply! Sadly, I couldn't keep that up :) no worries! I think some mind-reading stuff is going

Bug#377199: dstat: problem with disk stats parsing

2007-04-23 Thread Dag Wieers
On Fri, 7 Jul 2006, Filippo Giunchedi wrote: Hello Dag, thanks for your quick reply! Sadly, I couldn't keep that up :) On Fri, Jul 07, 2006 at 02:03:42PM +0200, Dag Wieers wrote: please tell me if you need further informations. as a side note it might be worth adding a reportbug hook

Bug#336380: dstat: memory leak

2007-04-23 Thread Dag Wieers
dstat recommends no packages. -- no debconf information This bug has been fixed since dstat v0.6.3 thanks to [EMAIL PROTECTED] who found out that it only happened when used the curses functionality to get terminal dimensions. Could you please close it ? Kind regards, -- dag wieers, [EMAIL

Bug#309953: dstat aborting with backtrace

2007-04-23 Thread Dag Wieers
On Sat, 21 May 2005, Dag Wieers wrote: On Fri, 20 May 2005, Marc Lehmann wrote: On Fri, May 20, 2005 at 08:46:19PM +0200, Dag Wieers [EMAIL PROTECTED] wrote: On Fri, 20 May 2005, Marc Lehmann wrote: The machine has 14 ide devices, but this does not seem to be the reason

Bug#418236: dstat: Wrong output in memory statistics (-m)

2007-04-18 Thread Dag Wieers
this. It clearly shows the Debian bug tracking system works :) I have now added your patch to subversion, sadly I made a release yesterday that doesn't have the patch included. (note to self: Never do a release without cathing up on email after a holiday) Kind regards, -- dag wieers, [EMAIL PROTECTED

Bug#377199: dstat: problem with disk stats parsing

2006-07-07 Thread Dag Wieers
kernel version you're using). I probably also require the content from /proc/partitions and/or /proc/diskstat from your system. Kind regards, -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power] -- To UNSUBSCRIBE

Bug#348676: dstat: option to not change xterm title

2006-02-20 Thread Dag Wieers
On Mon, 13 Feb 2006, Michael Deegan wrote: On Wed, Jan 18, 2006 at 02:28:21PM +0100, Dag Wieers wrote: Not at this time. Before I come up with a patch (which is really trivial) I'm wondering why you are opposed to it, or if there's something that can be done to find a common ground. I'm

Bug#348676: dstat: option to not change xterm title

2006-01-18 Thread Dag Wieers
to it, or if there's something that can be done to find a common ground. I'm reluctant to add yet another option that only satisfies a smallminority of the users. Kind regards, -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited

Bug#336380: dstat: memory leak

2005-11-04 Thread Dag Wieers
On Wed, 2 Nov 2005, Peter Cordes wrote: On Mon, Oct 31, 2005 at 12:00:10PM +0100, Dag Wieers wrote: On Sat, 29 Oct 2005, Peter Cordes wrote: Package: dstat Version: 0.6.1-1 Severity: normal When I leave dstat running it will be using 350MB of memory after a day or so

Bug#336380: dstat: memory leak

2005-10-31 Thread Dag Wieers
you test if it only happens with the 'Disk' stats ? dstat -d -D hda,sda,hdc,sdb 20 I haven't looked at it myself though. Need to look into how to print all the data-structures/sizes to see what exactly is increasing. Thanks for reporting ! Kind regards, -- dag wieers, [EMAIL

Bug#324879: Bug##324879: dconf: OSError: [Errno 13] Permission denied

2005-08-27 Thread Dag Wieers
On Sat, 27 Aug 2005, Ludovic Rousseau wrote: Le Saturday 27 August 2005 à 03:17:29, Dag Wieers a écrit: On Fri, 26 Aug 2005, Leo Eraly wrote: dconf can be called with the -o option this gives the user the ability to specify a different output file (default in /var/log/dconf

Bug#318950: dstat: total disk I/O double-counts md devices

2005-07-24 Thread Dag Wieers
device-mapper allows all sorts of things that people might expect in the total throughput nevertheless. (Even though for simple SW-RAID you may not want to see both in the total) I've changed it now in subversion, we'll see if others complain about the opposite. Kind regards, -- dag wieers

Bug#315756: man --csv option doesn't exist, --output instead

2005-06-25 Thread Dag Wieers
fixed in 0.6.0, together with 2 other open issues. Kind regards, -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#309953: dstat aborting with backtrace

2005-05-20 Thread Dag Wieers
of an Interrupted system call, but have no clue to what the cause might be. Since it is the write that is causing it (and not eg. convlist) it seems like a bug in python somehow. Could you tell what version of python ? -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want

Bug#309953: dstat aborting with backtrace

2005-05-20 Thread Dag Wieers
On Fri, 20 May 2005, Marc Lehmann wrote: On Fri, May 20, 2005 at 08:46:19PM +0200, Dag Wieers [EMAIL PROTECTED] wrote: On Fri, 20 May 2005, Marc Lehmann wrote: The machine has 14 ide devices, but this does not seem to be the reason for the problem. I had a similar report

Bug#305556: dstat: SIGINT sometimes ignored

2005-04-21 Thread Dag Wieers
everything else in a try-block. Which reduces the chance of being hit by this. I'll look into it. -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#304670: dstat: missing feature: averaging over longer delays

2005-04-21 Thread Dag Wieers
On Mon, 18 Apr 2005, Marc Lehmann wrote: On Mon, Apr 18, 2005 at 11:26:36AM +0200, Dag Wieers [EMAIL PROTECTED] wrote: dstat also has an option to print a report less frequent, but it only does a random sampling (i.e. vmstat 7 outputs a report for 7 secodns, every 7 seconds, while

Bug#305556: dstat: SIGINT sometimes ignored

2005-04-21 Thread Dag Wieers
On Thu, 21 Apr 2005, Marc Lehmann wrote: On Thu, Apr 21, 2005 at 11:29:38AM +0200, Dag Wieers [EMAIL PROTECTED] wrote: I can repeat this, but it's more like within the first miliseconds. Fast system with no activity :) On my dual-P3 1Ghz dstat usually needs around 4 seconds to start up

Bug#305556: dstat: SIGINT sometimes ignored

2005-04-21 Thread Dag Wieers
On Thu, 21 Apr 2005, Marc Lehmann wrote: On Thu, Apr 21, 2005 at 02:43:37PM +0200, Dag Wieers [EMAIL PROTECTED] wrote: On Thu, 21 Apr 2005, Marc Lehmann wrote: Fast system with no activity :) On my dual-P3 1Ghz dstat usually needs around 4 seconds to start up. On my dual 600mhz p3

Bug#304673: enable keyboard input while dstat is running

2005-04-18 Thread Dag Wieers
for the feedback. -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#304670: dstat: missing feature: averaging over longer delays

2005-04-18 Thread Dag Wieers
: dstat would be even _more_ useful if it would average, just as vmstat does :) I think it does. In fact, if you run both a vmstat and a dstat with aprox. the same interval, the numbers should be comparable (if not the same). If it doesn't, it is a bug and I need more information :) -- dag

Bug#303526: dstat --help kill my bash screen

2005-04-07 Thread Dag Wieers
settings. 0.5.10 has been released. Thanks for reporting. :) -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300288: dstat: terminal color detection broken

2005-04-01 Thread Dag Wieers
On Sat, 2 Apr 2005, Andrew Pollock wrote: On Thu, Mar 31, 2005 at 12:25:12PM +0200, Dag Wieers wrote: Now that 0.5.9 has been released, can all of you check if the reported problems with various terminal emulators and TERM settings are completely solved ? I still haven't found

Bug#300288: dstat: terminal color detection broken

2005-03-31 Thread Dag Wieers
On Sun, 20 Mar 2005, Dag Wieers wrote: On Sat, 19 Mar 2005, Charles Lepple wrote: Dag Wieers said: When I want to save it, I get: Formatting error: Internal base64 decoder error: Error writing attachment to /home/dag/dstat-color.patch Hmm, maybe it's time to file a bug

Bug#300288: dstat: terminal color detection broken

2005-03-19 Thread Dag Wieers
On Sat, 19 Mar 2005, Charles Lepple wrote: Dag Wieers said: When I want to save it, I get: Formatting error: Internal base64 decoder error: Error writing attachment to /home/dag/dstat-color.patch Hmm, maybe it's time to file a bug against SquirrelMail, too :-) (Looks like

Bug#300288: dstat: terminal color detection broken

2005-03-18 Thread Dag Wieers
and ncurses skills around ? :) BTW thanks for your feedback ! -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300288: dstat: terminal color detection broken

2005-03-18 Thread Dag Wieers
On Sat, 19 Mar 2005, Charles Lepple wrote: Dag Wieers said: On Fri, 18 Mar 2005, Charles Lepple wrote: Also, I'm not exactly sure about the op.nolimit and op.update options, but it seems like those should be conditional on the not sys.stdout.isatty() test, and if stdout is a terminal

Bug#297523: dstat doesn't work, suppose missing dependency on python's version

2005-03-17 Thread Dag Wieers
the functionality) it should work on python 2.0 and 2.1 too. Kind regards, -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL