Bug#718481: unoconv --stdout fails

2013-08-01 Thread Dag Wieers
utputStream}} }, State = (com.sun.star.beans.PropertyState)DIRECT_VALUE }) So I am afraid the interface changed (subtly) and we either have to find an implementation that works fine in all cases, or test the version and implement it differently. Not sure what the fix looks like though

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  : 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 (for example). The change

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.

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

2012-09-08 Thread Dag Wieers
ates Gnome's project, 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

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 that

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

2012-08-21 Thread Dag Wieers
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#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
ing communities :-/ 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 Pro

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

2012-01-17 Thread Dag Wieers
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 e

Bug#641518: Fwd: dconf: Deprecation Warnings

2011-09-14 Thread Dag Wieers
tead import difflib, 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

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

2011-06-24 Thread Dag Wieers
;s very easy 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 lin

Bug#569160: unoconv: manpage mentions invalid option

2010-02-10 Thread Dag Wieers
rted - Make errors somewhat more identifiable - 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 erro

Bug#557989: dstat: Patch for stable

2009-11-29 Thread Dag Wieers
rary. 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 wi

Bug#558047: dstat: Python SyntaxError during installation

2009-11-26 Thread Dag Wieers
g dstat (--configure): 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...@wiee

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

2009-11-25 Thread Dag Wieers
stat 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 wi

Bug#536249: dstat

2009-07-08 Thread Dag Wieers
re preparing 0.6.10. I remember this issue being fixed quite some 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
oc' Unfortunately, those files are generated by python-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

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#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#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 su

Bug#472461: Random segmentation faults

2008-03-24 Thread Dag Wieers
h one of two messages: "Segmentation 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,

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

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/t

Bug#309953: dstat: easy way to reproduce

2008-03-14 Thread Dag Wieers
eone else use his time so I can do other things. Thank you very much, -- -- 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
dle this ? How would 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#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/t

Bug#467615: dstat: Aborts with ZeroDivisionError

2008-03-13 Thread Dag Wieers
ted problems ? It would also be useful 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 error

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 termina

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

2007-08-10 Thread Dag Wieers
formation with --version. 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
not say so in the man-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 w

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

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

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

2007-06-19 Thread Dag Wieers
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], 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#348676: dstat: option to not change xterm title

2007-06-19 Thread Dag Wieers
t was useful and I see it as an integer part of dstat. (if you interactively monitor 5 to 10 clusters, you need a way to find out which output belongs to what machine and space is scarce) I have no problem if you patch it out as long as you add an option to enable it when users require it. In f

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 y

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

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

Bug#336380: dstat: memory leak

2007-04-23 Thread Dag Wieers
TECTED] 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 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#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

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

2007-04-18 Thread Dag Wieers
MemUsed'] = self.val['MemTotal'] - > self.val['MemFree'] - self.val['Buffers'] - self.val['Cached'] > > =end patch Sorry for having missed this. It clearly shows the Debian bug tracking system works :) I have now added your patch to subver

Bug#377199: dstat: problem with disk stats parsing

2006-07-07 Thread Dag Wieers
the target system. Could you try the latest version 0.6.3 ? I might already have fixed it. Also add --debug if you still have problems, and send the output from dstat --version. (So that I know what kernel version you're using). I probably also require the content from /proc/partitions and/

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 >

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

2006-01-18 Thread Dag Wieers
opposed 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 ki

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 > > > > > >

Bug#336380: dstat: memory leak

2005-10-31 Thread Dag Wieers
installed, > though. You are the second person to report it. Can 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

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 >

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

2005-07-24 Thread Dag Wieers
convinced is because 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.

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

2005-06-25 Thread Dag Wieers
o be provided instead. Already 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 "unsu

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 t

Bug#309953: dstat aborting with backtrace

2005-05-20 Thread Dag Wieers
dline invocation was: > >dstat -Dhde,hdf > > The machine has 14 ide devices, but this does not seem to be the reason for > the problem. I had a similar report of an Interrupted system call, but have no clue to what the cause might be. Since it is the write that is causing i

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 > > > arou

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 usuall

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" outpu

Bug#305556: dstat: SIGINT sometimes ignored

2005-04-21 Thread Dag Wieers
ere raised during thise phase. I'm not sure if the proper thing to do is to import the python modules within my try-block. I noticed eg. that yum only imports sys before importing everything else in a try-block. Which reduces the chance of being hit by this. I'll look into it. -- dag

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

2005-04-18 Thread Dag Wieers
the same). If it doesn't, it is a bug and I need more information :) -- 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#304673: enable keyboard input while dstat is running

2005-04-18 Thread Dag Wieers
myself. I will revert that change, thanks 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#303526: dstat --help kill my bash screen

2005-04-07 Thread Dag Wieers
makes sure all exit paths are cleaning up terminal 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 s

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 > >

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

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

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 > >&g

Bug#300288: dstat: terminal color detection broken

2005-03-18 Thread Dag Wieers
. I already had problem reports on older (debian stable) rxvt and recently eterm, using ncurses would be a good help. I worked around the rxvt and still have to try out eterm. Anyone with python and ncurses skills around ? :) BTW thanks for your feedback ! -- dag wieers, [EMAIL PROTECT

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

2005-03-17 Thread Dag Wieers
than 2.2 I didn't know this either, but since dstat15 works even on python 1.5 (with all 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