Bug#232141: The tutorial and .commands

2010-09-29 Thread Tomasz Wegrzanowski
On 29 September 2010 21:18, أحمد المحمودي wrote: > On Wed, Feb 11, 2004 at 09:33:11AM +0100, Tomasz Wegrzanowski wrote: >> The tutorial (/usr/share/doc/gnucap/gnucap-tutorial.gz) constantly >> mentions `acs' instead of `gnucap', but that's not a major problem. >

Bug#223068: sorting in unicode broken

2005-12-07 Thread Tomasz Wegrzanowski
2005/12/7, Michael Stone <[EMAIL PROTECTED]>: > On Wed, Dec 07, 2005 at 07:54:59PM +0100, Tomasz Wegrzanowski wrote: > >http://mathworld.wolfram.com/LexicographicOrder.html > > That's a nice reference and all, but irrelevant. Or are you claiming that > sort some

Bug#223068: sorting in unicode broken

2005-12-07 Thread Tomasz Wegrzanowski
2005/12/7, Michael Stone <[EMAIL PROTECTED]>: > On Wed, Dec 07, 2005 at 04:32:06AM +0100, Tomasz Wegrzanowski wrote: > >The problem is that sorting has two purposes: > >* sorting by scripts > >* sorting so the things are in the right order for humans > > &g

Bug#223068: sorting in unicode broken

2005-12-06 Thread Tomasz Wegrzanowski
The problem is that sorting has two purposes: * sorting by scripts * sorting so the things are in the right order for humans The first: * simply has to be lexicographical, otherwise too many things break * is much more common use of sort utility The second: * is less common * may use weird the lo

Bug#312379: Important performance patch that speeds things up over 10x for CJK fonts

2005-06-07 Thread Tomasz Wegrzanowski
Package: fonttools Version: 1.99+2.0b1+cvs20031014-1 Severity: normal Tags: patch ttx accidentally uses a O(n^2) algorithm for converting hexdump to binary: hexdata = "" for chunk in content: if type(chunk) == type(""): hexdata = hexdata + chunk This *copies* hexdata on every line.

Bug#312157: The cryptic and nonstandard abbreviations aren't described anywhere

2005-06-05 Thread Tomasz Wegrzanowski
Package: procps Version: 1:3.2.5-1 Severity: normal I see something like that at the top's summary field: Cpu(s): 44.1% us, 7.4% sy, 0.0% ni, 0.0% id, 0.0% wa, 48.5% hi, 0.0% si Uhm, so here the problem - what the heck do "hi" and "si" mean ? Press help ? No luck ? Manpages ? Info ? /usr/sha

Bug#311192: Amount of information provided for CTCP VERSION is excessive

2005-05-29 Thread Tomasz Wegrzanowski
Package: xchat Version: 2.4.3-0.1 Severity: wishlist xchat is making replies like: VERSION xchat 2.4.3 Linux 2.6.11.7 [i686/1.40GHz] VERSION xchat 2.4.2 FreeBSD 5.2.1-RELEASE [i386/668.00MHz] There's no reason to report to the world kernel version or the clock speed, especially since it doesn't

Bug#310846: Typo in package description

2005-05-26 Thread Tomasz Wegrzanowski
Package: valknut Version: 0.3.7-1 Severity: minor There's a small typo in package description. Description: graphical client for Direct Connect A graphical client for popular peer to peer network called Direct Connect. Valknut was earlier known as dcgui-qt. . Valknut has many features, such a

Bug#297141: Some files seem missing

2005-02-27 Thread Tomasz Wegrzanowski
Package: inventor-demo Version: 2.1.5-10-3 Severity: normal I'm describing situation in /usr/share/doc/inventor-demo/src/apps/examples/data/, so the paths in other directories may need some adjustment. Code in examples refers to /usr/share/src/Inventor/examples/data/, but there's no such direct

Bug#295630: odentd runs as user nobody

2005-02-16 Thread Tomasz Wegrzanowski
Package: oidentd Version: 2.0.7-3 Severity: important oidentd runs as user nobody. Unlike a few other Unices, Linux does *not* support such concept as a "nobody" user. Therefore, breaking into any service that runs as user "nobody" means taking control over *all* services that run as user "nobo