Bug#505339: python-scientific: Documentation not shown for several C modules

2008-11-11 Thread Daniil Alexeyevsky
Package: python-scientific Version: 2.4.11-2 Severity: normal Docstrings are built in to modules written in C, but guarded incorrectly (probably, it's a question of python version compatibility). Example: $ pydoc Scientific.IO.NetCDF shows no documentation at all, however there are lots of docstr

Bug#488887: licq: can't login, error 0x1c

2008-07-01 Thread Daniil Alexeyevsky
Package: licq Version: 1.3.5-6 Severity: important Licq can't login with diagnostics: 01:55:26: [ERR] Unknown sign on error: 0x1C. Googling on problem hints that it's likely yet another protocol change and leads to Gentoo bugtracker that has this problem fixed (the patch is not completely applica

Bug#468273: xinput is set-pointer does not work with X.org 7.3

2008-02-27 Thread Daniil Alexeyevsky
Package: xinput Version: 1.3.0-1 Severity: normal After upgrading xserver-xorg to 7.3 xinput stopped responding to most of commands, example: with xorg 7.2: $ xinput set-pointer Touchpad $ xinput set-pointer Trackpoint (and the behaviour is proper) with xorg 7.3: $ xinput set-pointer Trackpoi

Bug#449074: boa: Access log garbled

2007-11-02 Thread Daniil Alexeyevsky
Package: boa Version: 0.94.14rc21-2 Severity: normal Two last items of access log should be referer & user-agent, however this is what I get after update for every request: > *.*.*.* - - [02/Nov/2007:22:56:16 +0300] "GET /favicon.ico HTTP/1.1" 200 894 "(null)" "http://dendik.bpa.nu/"; I

Bug#342127: tk8.4: bind conflicts XIM when %A is in event

2005-12-05 Thread Daniil Alexeyevsky
Package: tk8.4 Version: 8.4.11-1 Severity: normal Tags: l10n The following code does not work with XIM (after I confirm selected character in IME, it disappears; but i do get the input printed on the console). text .x pack .x bind .x { puts "Key %A"; } Meanwhile the following code works OK: t