Bug#303736: acknowledged by developer (Bug#303736: fixed in gdb 6.4-1)

2005-12-21 Thread Baurzhan Ismagulov
On Tue, Dec 20, 2005 at 07:03:04PM -0800, Debian Bug Tracking System wrote: > We believe that the bug you reported is fixed in the latest version of > gdb, which is due to be installed in the Debian FTP archive: Great, thanks much! With kind regards, Baurzhan. -- To UNSUBSCRIBE, email to [EMAI

Bug#338234: ncurses-base: mc output broken with TERM=cygwin

2005-11-08 Thread Baurzhan Ismagulov
Package: ncurses-base Version: 5.5-1 Severity: normal Tags: patch Hello Daniel, mc doesn't display lines correctly. To reproduce: * Start "Cygwin Bash Shell" from the Windows menu. TERM is cygwin. * Ssh to a Linux box running sid. TERM is cygwin. * Start mc. The problem goes away when I pat

Bug#338234: ncurses-base: mc output broken with TERM=cygwin

2005-11-09 Thread Baurzhan Ismagulov
On Tue, Nov 08, 2005 at 06:21:26PM -0500, Thomas Dickey wrote: > Apparently this is a fix that someone made for cygwin since I added those > changes (it would be nice to know when that fix was made, in case there > are other changes). There are no other changes in the latest cygwin ncurses. The

Bug#336235: openoffice.org: more control over date format in csv import

2005-10-28 Thread Baurzhan Ismagulov
Package: openoffice.org Version: 1.1.4-7 Severity: wishlist Hello, when I import the attached file, I set the type of the first two columns to Date DMY, but the data is interpreted as mm.dd. It would be nice to be able to import the data without resorting go sed. Thanks in advance, Baurzhan. -

Bug#336237: mozilla-browser: open in the current browser window

2005-10-28 Thread Baurzhan Ismagulov
Package: mozilla-browser Version: 2:1.7.12-1 Severity: wishlist Hello Takuo, when I load a page with a "unusual" mime type, the browser asks for the application to open the page with. I'd like to be able to open the page in the browser window (the same or another one, according to the button I c

Bug#336243: openoffice.org: more control over number format in csv import

2005-10-28 Thread Baurzhan Ismagulov
Package: openoffice.org Version: 1.1.4-7 Severity: wishlist Hello, when I import csv files with numbers like "1.234,56", OOo seems to treat them as a string. These are treated as a number if the locale is de_DE, but it's very inconvenient if one has to import many files from different sources.

Bug#339946: mozilla-browser: cannot type certain characters

2005-11-19 Thread Baurzhan Ismagulov
Package: mozilla-browser Version: 2:1.7.12-1 Severity: normal Hello, I cannot type the following symbols: CYRILLIC LETTER GHE WITH STROKE CYRILLIC LETTER KA WITH DESCENDER CYRILLIC LETTER EN WITH DESCENDER CYRILLIC LETTER STRAIGHT U CYRILLIC LETTER STRAIGHT U WITH STROKE CYRILLIC LETTER SHHA CY

Bug#314435: libc6-dev: struct timespec and nanosleep() not available with -std=c99

2005-06-16 Thread Baurzhan Ismagulov
Package: libc6-dev Version: 2.3.2.ds1-21 Severity: normal Hello, consider the following example: #include int main(void) { struct timespec a; nanosleep(&a, &a); return 0; } Compilation with "gcc -Wall -g -std=c99" produces the following errors: c.c: In Funktion »main

Bug#314435: libc6-dev: struct timespec and nanosleep() not available with -std=c99

2005-06-16 Thread Baurzhan Ismagulov
Hello Lars, On Thu, Jun 16, 2005 at 12:47:13PM +0300, Lars Wirzenius wrote: > The -std=c99 option means that you want strict compliance to the 1999 > version of the C standard. That standard does not define struct timespec > or nanosleep in or anywhere else. Thus, there is no bug. struct timespe

Bug#307413: mirror: malfunction after a failure

2005-05-05 Thread Baurzhan Ismagulov
On Tue, May 03, 2005 at 11:13:37AM +1000, Ian Maclaine-cross wrote: > Thanks for this bug report. Do you have a simplified > example of the bug? Unfortunately, this is the simplest form of the bug manifesting itself. The bug is 100% reproducible, but it's difficult to do since network co

Bug#118717: Reproducing

2005-05-06 Thread Baurzhan Ismagulov
Hello, I've seen this bug quite often with mc 4.6.1-pre3 from sid. The problem is, I can't reproduce it: every time I experience it, starting a new process and trying to do the same thing works correctly. Sounds as if some counter were not reset from the previous operation. With kind regards, Bau

Bug#314435: libc6-dev: struct timespec and nanosleep() not available with -std=c99

2005-06-18 Thread Baurzhan Ismagulov
Hello Lars and Daniel, thanks much for the links and explanations! On Thu, Jun 16, 2005 at 01:37:34PM +0300, Lars Wirzenius wrote: > The C standard guarantees (see page 166, 7.1.3, "Reserved identifiers", > if you have a copy) that the standard headers do not define identifiers > that the C stand

Bug#316506: debmirror: add a tip about gpg

2005-07-01 Thread Baurzhan Ismagulov
Package: debmirror Version: 20041209 Severity: wishlist Tags: patch Hello Goswin, Every time when I try to run debmirror on a new system, I spend half an hour to figure out the right gpg syntax and the server name. While this subject doesn't belong here, I think we could save users' and maintain

Bug#316529: debmirror: show gpg error message on failure

2005-07-01 Thread Baurzhan Ismagulov
Package: debmirror Version: 20041209 Severity: wishlist Hello Goswin, if Release signature cannot be verified, debmirror suggests to rerun itself with -v to see gpg error message. It would be nice if it would be printed if gpg fails. Thanks in advance, Baurzhan. -- System Information: Debian R

Bug#316528: debmirror: fail immediately if the signature cannot be verified

2005-07-01 Thread Baurzhan Ismagulov
Package: debmirror Version: 20041209 Severity: wishlist Hello Goswin, if Release signature cannot be verified, debmirror fails only after downloading Packages and Sources. I'd like it to fail immediately. Thanks in advance, Baurzhan. -- System Information: Debian Release: 3.1 APT prefers uns

Bug#319663: mirror: creates a dir instead of a symlink

2005-07-23 Thread Baurzhan Ismagulov
Package: mirror Version: 2.9-52 Severity: normal Hello Ian, given the following mirror file: package=denx site=ftp.denx.de remote_dir=/pub local_dir=denx passive_ftp=true recursive=true , mirror creates the directory denx/LinuxPPC/usr/src/RTAI, mirrors i

Bug#314435: libc6-dev: struct timespec and nanosleep() not available with -std=c99

2005-07-24 Thread Baurzhan Ismagulov
Hello Masanori, On Sun, Jul 24, 2005 at 05:29:47PM +0900, GOTO Masanori wrote: > > Should Linux man page be updated to mention _POSIX_C_SOURCE? > > I also don't know it should be described to linux man pages - if you > think so, please reassign it to manpages-dev. However linux manpages > is not

Bug#314435: libc6-dev: struct timespec and nanosleep() not available with -std=c99

2005-07-24 Thread Baurzhan Ismagulov
Hello Martin, I think nanosleep requires #define _POSIX_C_SOURCE 199309L. Or do we need different pages for nanosleep(2) and nanosleep(3)? With kind regards, Baurzhan. diff -Naurp -X /home/ibr/tmp/root/prg/dontdiff.ibr manpages-2.02.orig/man2/nanosleep.2 manpages-2.02/man2/nanosleep.2 --- manpag

Bug#319663: mirror: creates a dir instead of a symlink

2005-07-24 Thread Baurzhan Ismagulov
Hello Ian, thanks for the prompt reply! On Sun, Jul 24, 2005 at 08:27:09PM +1000, Ian Maclaine-cross wrote: > > package=denx > > site=ftp.denx.de > > remote_dir=/pub > > local_dir=denx > > passive_ftp=true > > recursive=true > > What is the > get_patt= > for this packa

Bug#319663: mirror: creates a dir instead of a symlink

2005-07-25 Thread Baurzhan Ismagulov
On Mon, Jul 25, 2005 at 12:07:51PM +1000, Ian Maclaine-cross wrote: > Please put > local_dir=/tmp/denx > in your package and then > $ mirror > a few times. Does it work? So, I entered local_dir=/mnt/hda1/ibr/denx and re-ran mirror. It said: package=denx ftp.denx.de:/pub -> /mnt/hda1/ibr/d

Bug#314435: libc6-dev: struct timespec and nanosleep() not available with -std=c99

2005-07-25 Thread Baurzhan Ismagulov
Hello Masanori (this is your first name, isn't it?), On Mon, Jul 25, 2005 at 07:48:00PM +0900, GOTO Masanori wrote: > How do you think that this bug report should be reassigned to > manpages-dev, or simple close? I've already reassigned it to manpages-dev, and it is already fixed-upstream thanks

Bug#301537: mc doesn't delete trees with hardlinked files during move

2005-03-26 Thread Baurzhan Ismagulov
Package: mc Version: 1:4.6.0-4.6.1-pre3-1 Severity: normal Hello, see subject. To reproduce: mkdir a cp -a .ssh a/dir cp -al a/dir a/dir1 Move a to another filesystem. The files are copied / linked correctly, but the original files are not deleted. I've also seen cases where dir was removed,

Bug#301539: mc doesn't link hardlinked files

2005-03-26 Thread Baurzhan Ismagulov
Package: mc Version: 1:4.6.0-4.6.1-pre3-1 Severity: normal Hello, see subject. To reproduce: cp -a .ssh dir cp -al dir dir1 Select dir and dir1 and copy them to another filesystem. The files are copied separately. Thanks in advance, Baurzhan. -- System Information: Debian Release: testing/u

Bug#301732: mc: ssh upload very slow

2005-03-27 Thread Baurzhan Ismagulov
Package: mc Version: 1:4.6.0-4.6.1-pre3-1 Severity: normal Hello, copying files from a local filesystem to an ssh VFS is very slow (about 25 KiB/s on Ethernet). Copying from remote to a local is normal (2 - 5 MiB/s). Thanks in advance, Baurzhan. -- System Information: Debian Release: testing/u

Bug#316506: debmirror: add a tip about gpg

2005-07-03 Thread Baurzhan Ismagulov
Hello Goswin, On Sun, Jul 03, 2005 at 01:58:35AM +0200, Goswin von Brederlow wrote: > The right syntax for what? Adding the right key to your keyring? Yes, like described in the patch. MfG, Baurzhan. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Conta

Bug#254621: acknowledged by developer (Closing "Kazakh letters entered from the digits row are not sensitive to caps lock")

2005-07-04 Thread Baurzhan Ismagulov
Hello Anton, thanks for the info! On Mon, Jul 04, 2005 at 09:48:07AM -0700, Debian Bug Tracking System wrote: > I didn't notice that this bug was fixed a long time ago. So I am > closing it now. Please tell me if there are still problems with the > Kazakh keyboard maps. Yes, this seems to be

Bug#303736: gdb: assertion failure during attach

2005-04-08 Thread Baurzhan Ismagulov
On Fri, Apr 08, 2005 at 09:34:30AM -0400, Daniel Jacobowitz wrote: > > gdb reports assertion failure in a program with daemon / sleep. This > > could be somehow related to #194254. > > And is there some way I can reproduce this? Sorry, the message was not so obvious as it seemed to me :) . H

Bug#334578: libgphoto2-2: isn't configured if udev isn't installed

2005-10-18 Thread Baurzhan Ismagulov
Package: libgphoto2-2 Version: 2.1.6-5.1 Severity: normal Hello Frederic, the package fails to be configured if udev is not installed: Setting up libgphoto2-2 (2.1.6-5.1) ... /var/lib/dpkg/info/libgphoto2-2.postinst: line 25: /etc/udev/libgphoto2.rules: No such file or directory dpkg: error pr

Bug#334581: gphoto2: consumes too much memory

2005-10-18 Thread Baurzhan Ismagulov
Package: gphoto2 Version: 2.1.6-2 Severity: normal Hello Frederic, gphoto2 seems not to free the memory after the image is saved. Reading a 256-MiB card without swap results in the process being killed. With swap enabled, top reports VIRT about 250 MiB and RES about 230 MiB. Thanks in advance,

Bug#327513: openoffice.org: override file type

2005-09-10 Thread Baurzhan Ismagulov
Package: openoffice.org Version: 1.1.4-7 Severity: wishlist Hello, I'm trying to open a CSV file with an extension .do. OOo opens it as a text file, and I couldn't find a way to manually select the file type. With kind regards, Baurzhan. -- System Information: Debian Release: testing/unstable

Bug#327543: gnucash: help window not accessible when some dialogs are active

2005-09-10 Thread Baurzhan Ismagulov
Package: gnucash Version: 1.8.10-12 Severity: minor Hello, to reproduce: start gnucash, open a file press "New" to open an account press Commodity "Select..." change to the help window Mouse events have no effect on the window. With kind regards, Baurzhan. -- System Information: Debian Rele

Bug#324164: mc: pastes 8-bit names wrongly

2005-08-20 Thread Baurzhan Ismagulov
Package: mc Version: 1:4.6.0-4.6.1-pre4-2 Severity: normal Hello Stefano, given the filename "1\3772" (as shown by "LC_ALL=C ls -b"), mc doesn't correctly paste it to the command line. The character \377 disappears. To reproduce: touch `echo -ne "1\3772"` mc go to the file and press M-: "12" i

Bug#294972: Locking fails with lots of perl warnings under low diskspace

2005-08-08 Thread Baurzhan Ismagulov
Hello Jay, On Sat, Feb 12, 2005 at 08:01:17PM +0100, Jeroen van Wolffelaar wrote: > /org/ftp.debian.org/ftp is full: ... > Ultimately, debmirror fails, but without a clueful error message, after 2 > minutes. Issues like out of diskspace and permissions problems can be > detected right away, it's a

Bug#320491: gnucash: help browser hangs on clicking an URL

2005-07-29 Thread Baurzhan Ismagulov
Package: gnucash Version: 1.8.10-12 Severity: minor Hello Thomas, when I click Help -> Help and click on a URL in the help window, the application hangs and I have to kill it (SIGTERM works). Thanks in advance, Baurzhan. -- System Information: Debian Release: testing/unstable APT prefers un

Bug#320493: gnucash: i18n

2005-07-29 Thread Baurzhan Ismagulov
Package: gnucash Version: 1.8.10-12 Severity: wishlist Hello Thomas, gnucash stores the non-ascii characters as numeric entities. For instance LATIN CAPITAL LETTER S WITH CEDILLA is stored as Þ (gnucash was started with LC_ALL=tr_TR). Thus, one cannot use multiple scripts in one file. Thanks in

Bug#301262: [xkb] Re: Eliminating language-based layouts

2005-08-04 Thread Baurzhan Ismagulov
Hello Denis, [moving this to debian-boot] On Thu, Aug 04, 2005 at 09:38:25PM +0200, Denis Barbier wrote: > > The problem is, the default sarge installation does not ask about the X > > layout and silently assigns "us", making it impossible to login in gdm. > > In the Debian installer, the locali

Bug#301262: GDM does not inherit XKB settings from Debian installer (was Re: [xkb] Re: Eliminating language-based layouts)

2005-08-05 Thread Baurzhan Ismagulov
On Thu, Aug 04, 2005 at 11:14:03PM +0200, Denis Barbier wrote: > > * X doesn't inherit tr_f from the installer. > > Can you please check your /etc/X11/XF86Config-4 file? I had, it was us, and it still is (after I added Turkish F in gnome): [EMAIL PROTECTED]:~$ grep XkbLayout /etc/X11/XF86Config-

Bug#320328: [mga] Corrupted Display with Matrox Mystique

2005-08-05 Thread Baurzhan Ismagulov
On Thu, Jul 28, 2005 at 02:24:37PM +0200, Julien Wajsberg wrote: > The current Matrox driver is broken when used with some old Mystique cards. > > The bug is described on X.org's bugtracker : > https://bugs.freedesktop.org/show_bug.cgi?id=2168 > > I personnally tried the first patch, and it fixed

Bug#301262: GDM does not inherit XKB settings from Debian installer (was Re: [xkb] Re: Eliminating language-based layouts)

2005-08-06 Thread Baurzhan Ismagulov
Hello Frans, On Sat, Aug 06, 2005 at 01:21:29AM +0200, Frans Pop wrote: > On Friday 05 August 2005 09:56, Baurzhan Ismagulov wrote: > > I had, it was us, and it still is (after I added Turkish F in gnome): > > > > [EMAIL PROTECTED]:~$ grep XkbLayout /etc/X11/XF86Config

Bug#301262: GDM does not inherit XKB settings from Debian installer (was Re: [xkb] Re: Eliminating language-based layouts)

2005-08-07 Thread Baurzhan Ismagulov
Hello Konstantinos, On Sun, Aug 07, 2005 at 12:43:45PM +0300, Konstantinos Margaritis wrote: > From the debconf database you sent me, > I see that d-i preseeds the debian-installer/keymap variable (which is > what l-c checks to get the corresponding X settings) to 'trf' instead of > 'trfu'. I'm

Bug#321752: linux-image-2.6.12-1-k7: generates incorrect /vmlinuz, /initrd.img links

2005-08-07 Thread Baurzhan Ismagulov
Package: linux-image-2.6.12-1-k7 Version: 2.6.12-1 Severity: normal Hello, I've installed the package and asked it to run lilo. It said: ... Testing lilo.conf ... An error occurred while running lilo in test mode, a log is available in /var/log/lilo_log.1891. Please edit /etc/lilo.conf manuall

Bug#311222: kernel-image 2.6.11-5 not detecting Zaurus 5500

2005-08-07 Thread Baurzhan Ismagulov
Hello Maximilian, On Tue, Jul 26, 2005 at 05:59:30PM +0200, Maximilian Attems wrote: > did you test the 2.6.12 linux image from unstable? Took some time to understand that the new package was called linux-image. I tried it, it works for me. We could probably close #311221, #311222, and #313534.

Bug#301262: GDM does not inherit XKB settings from Debian installer (was Re: [xkb] Re: Eliminating language-based layouts)

2005-08-07 Thread Baurzhan Ismagulov
Hello Recai, On Sun, Aug 07, 2005 at 06:30:06PM +0300, Recai Oktas wrote: > Baurzhan, thank you for the detailed information you gave in this > thread, which helped to detect this bug. Not at all, some Turkish user contacted the xkeyboard-config maintainer privately. I just tested and confirmed.

Bug#398397: git-core: fails to add a 1.9-GiB file

2007-01-25 Thread Baurzhan Ismagulov
> added into memory, to compute sha1sum or so. > > I don't think we can do much about it, but we can ask upstream if you > like. Yes, could you please do that? Thanks in advance! With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCRIBE, ema

Bug#394120: closed by Filipus Klutiero <[EMAIL PROTECTED]> (Fixed)

2006-11-07 Thread Baurzhan Ismagulov
On Sat, Nov 04, 2006 at 11:03:17PM -0800, Debian Bug Tracking System wrote: > This is upstream #125036, which is fixed in 1.6.0. Yes! :) Yes, thanks! With kind regards, Baurzhan. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#396859: Config-specific?

2006-12-06 Thread Baurzhan Ismagulov
Hello Filipus, On Wed, Nov 29, 2006 at 09:53:45PM -0500, Filipus Klutiero wrote: > > I had an old unstable system, so I've upgraded the old packages to > > sarge. > Uh, I don't understand what you mean. You reported the bug against KOffice > 1.6. Which old packages are you talking about? I'm tal

Bug#398577: Not already implemented?

2006-12-06 Thread Baurzhan Ismagulov
Hello Filipus, On Wed, Nov 29, 2006 at 10:07:33PM -0500, Filipus Klutiero wrote: > isn't it already possible to do that in Format -> Arrowheads... ? Sorry, I have described it poorly. No, in this dialog I can edit how the arrowheads should look like. What I would like to have is beginX, beginY, e

Bug#387686: debmirror: patch to allow fine grained mirroring

2006-12-06 Thread Baurzhan Ismagulov
Hello Stephen and Goswin, On Sat, Sep 16, 2006 at 12:40:39AM +0100, Stephen Gran wrote: > Attached is a rough patch to allow more fine grained mirroring than is > currently possible. The gist of the patch logic is that as > arch/dist/section tuples are parsed, on duplicate option or end of line,

Bug#400386: debmirror: File exists

2006-11-25 Thread Baurzhan Ismagulov
Package: debmirror Version: 20060907.1 Severity: normal Hello Goswin, Sometimes debmirror complains like this: mkdir failed: File exists at /usr/bin/debmirror line 1563. It doesn't print the same message after restarting. Thanks in advance, Baurzhan. -- System Information: Debian Release: 4

Bug#396858: crashes on double-clicking a group

2006-11-03 Thread Baurzhan Ismagulov
Package: kivio Version: 1:1.6.0-3 Severity: normal Hello, I have a group of a Source or Sink from Flowcharting Shapes and a Polyline Connector. Double-clicking on the group results in the application crash. I could only reproduce this with the attached file, which is copied from an existing draw

Bug#396859: problems with shape sizes and alignment

2006-11-03 Thread Baurzhan Ismagulov
Package: kivio Version: 1:1.6.0-3 Severity: normal Hello, I couldn't align Source or Sink from Flowcharting shapes. E.g., 1 starts at 3 cm and is 2.40 cm wide. 2 starts at 4.60 cm and is 0.80 cm wide. My understanding is that their right borders should be both at 5.40. However, I see them not ali

Bug#396907: uninteractive printing from the command line

2006-11-03 Thread Baurzhan Ismagulov
Package: kivio Version: 1:1.6.0-3 Severity: wishlist Hello, I would like to be able to get PostScipt output generated from a .flw file. Thanks in advance, Baurzhan. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386

Bug#398397: git-core: fails to add a 1.9-GiB file

2006-11-13 Thread Baurzhan Ismagulov
Package: git-core Version: 1:1.4.3.3-1 Severity: normal Hello, git-adding a file of 204800 bytes fails with the following message: fatal: Out of memory, malloc failed Thanks in advance, Baurzhan. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unsta

Bug#398577: editing connector ends

2006-11-14 Thread Baurzhan Ismagulov
Package: kivio Version: 1:1.6.0-3 Severity: wishlist Hello, I would like to be able to edit the connector ends in a dialog. Thanks in advance, Baurzhan. -- System Information: Debian Release: testing/unstable APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /

Bug#398884: jigdo-file: hangs during package scan and consumes 100% of CPU

2006-11-16 Thread Baurzhan Ismagulov
Package: jigdo-file Version: 0.7.3-1 Severity: normal Hello, I'm doing jigdo-lite --scan /mnt/tmp --noask debian-testing-i386-binary-3.jigdo . The problem occurs on any image. After the problem has occurred, it is 100% reproducible. /mnt/tmp has three DVD images for amd64. The default mirror is

Bug#295018: libxine1: bus error on sparc

2005-02-13 Thread Baurzhan Ismagulov
On Sun, Feb 13, 2005 at 01:12:07AM +0200, Baurjan Ismagulov wrote: > The debugging build is not ready yet. I've reproduced the bug with the debugging information. Some relevant data: Program terminated with signal 10, Bus error. ... #0 0x706dbc6c in cache_plugin_read (this_gen=0x6d0d80, buf=

Bug#159298: fixed-upstream?

2005-03-01 Thread Baurzhan Ismagulov
Hello Goto et al., this bug is marked fixed-upstream, but I couldn't see the fix in the glibc CVS (I've looked at the version 1.21 via the web interface). Is it really fixed? If not, I'll try to fix it. With kind regards, Baurzhan. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Bug#410434: gnucash-docs: doesn't work with yelp 2.6.5-1

2007-02-10 Thread Baurzhan Ismagulov
Package: gnucash-docs Version: 2.0.1-1 Severity: normal Hello Thomas, gnucash-docs topics cannot be displayed with yelp 2.6.5-1. Table of contents is displayed with garbage characters, and subtopics like 1.2, 1.3, etc. are not displayed with an error message. Installing the latest version solved

Bug#410434: gnucash-docs: doesn't work with yelp 2.6.5-1

2007-02-12 Thread Baurzhan Ismagulov
is? No, sorry. I think we can mention that in README.Debian and close the bug, then. With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#413421: mc: seems to try reading the whole file for viewing

2007-03-04 Thread Baurzhan Ismagulov
Package: mc Version: 1:4.6.1-6 Severity: normal Hello Stefano, To reproduce, go to a large file (mine is 40 GiB), press F3 to view and F4 for hex. The system starts swapping, the process is eventually killed by the kernel. Thanks in advance, Baurzhan. -- System Information: Debian Release: 4.

Bug#413425: sudo: doesn't accept more than 16347 arguments

2007-03-04 Thread Baurzhan Ismagulov
Package: sudo Version: 1.6.8p12-4 Severity: normal Hello Bdale, To reproduce: i=0; while [ $i -lt 16348 ]; do echo axc; i=$((i+1)); done |xargs sudo ls Tested with findutils 4.2.28-2. "xargs ls" does work. Thanks in advance, -- Baurzhan Ismagulov http://www.kz-easy.com/

Bug#411866: jigdo-file: sleeps forever

2007-02-21 Thread Baurzhan Ismagulov
Package: jigdo-file Version: 0.7.3-1 Severity: normal Hello Richard, jigdo-file sometimes sleeps forever when I give the following command: jigdo-lite --noask debian-31r4-m68k-binary-2.jigdo ps ax shows: 4171 pts/2S+ 0:21 /usr/bin/jigdo-file make-image --image=debian-31r4-m68k-bin

Bug#413425: this bug/413425: sudo: doesn't accept more than 16347 arguments

2007-04-13 Thread Baurzhan Ismagulov
nel, and perhaps the libc are the only limitation), then setting any defaults is a horse race with other tools. If upstream says they won't do that, we'd just tag the bug as wontfix and close it, but I don't think it makes sense to work around every program in xargs. With kind

Bug#413425: this bug/413425: sudo: doesn't accept more than 16347 arguments

2007-04-15 Thread Baurzhan Ismagulov
27;t think any code change is necessary; it's probably best to use > sudo xargs instead of xargs sudo. Ok, I think I can live with this workaround. With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#420501: iceape-browser: hangs after loading a certain page

2007-04-22 Thread Baurzhan Ismagulov
Package: iceape-browser Version: 1.0.8-4 Severity: normal Hello, iceape hangs when I load http://www.skisport.ru/forum/view.php?subj=78033 . Menu, scrollbars, buttons, shortcuts -- nothing works. CPU is idle. strace shows that iceape is sleeping writing to a pipe. Wgetting the page with -p and o

Bug#420508: please provide a separate libprintsys-dev

2007-04-22 Thread Baurzhan Ismagulov
Package: libprintsys Version: 0.6-7 Severity: normal Hello, Could you please provide a separate package with development files? tdb-dev dependency indirectly requires relatively big packages like libc6-dev, linux-kernel-headers, etc. Plase let me know if you are interested in a patch. With kind

Bug#324164: closed by Ludovic Drolez <[EMAIL PROTECTED]> (Mc bug fixed in etch)

2007-04-05 Thread Baurzhan Ismagulov
Hello Ludovic, On Thu, Apr 05, 2007 at 02:15:06PM +, Debian Bug Tracking System wrote: > The bug you reported is now fixed in etch (mc 4.6.1-6 and newer) Thank you and everyone involved! With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCRIBE, email to [EM

Bug#383768: mozilla-browser: better file handling

2006-08-19 Thread Baurzhan Ismagulov
Package: mozilla-browser Version: 2:1.7.13-0.3 Severity: wishlist Hello, if I try to open, e.g., http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354774;msg=2;mbox=yes , mozilla says it's of type message/rfc822 and suggests to open it with Emacs, choose an app to open, or save to disk. I'd like

Bug#316529: Bug#316528 closed by Goswin von Brederlow <[EMAIL PROTECTED]> (Bug#316528: fixed in debmirror 20060907)

2006-09-09 Thread Baurzhan Ismagulov
On Fri, Sep 08, 2006 at 03:04:46PM -0700, Debian Bug Tracking System wrote: > We believe that the bug you reported is fixed in the latest version of > debmirror, which is due to be installed in the Debian FTP archive: Thanks! With kind regards, Baurzhan. -- To UNSUBSCRIBE, email to [EMAIL PROT

Bug#386830: line 80, in dir_versions: Internal error. This is a bug in python-support.

2006-09-10 Thread Baurzhan Ismagulov
Package: python-support Version: 0.4.3 Severity: normal Hello Josselin, installing the attached package causes an exception in update-python-modules: Selecting previously deselected package python-verdjnlib-snapshot. (Reading database ... 230649 files and directories currently installed.) Unpac

Bug#386830: closed by Josselin Mouette <[EMAIL PROTECTED]> (Bug#386830: fixed in python-support 0.5)

2006-09-11 Thread Baurzhan Ismagulov
On Sun, Sep 10, 2006 at 02:34:46PM -0700, Debian Bug Tracking System wrote: > We believe that the bug you reported is fixed in the latest version of > python-support, which is due to be installed in the Debian FTP archive: Thanks! With kind regards, Baurzhan. -- To UNSUBSCRIBE, email to [EMAIL

Bug#387040: python-support: Use of uninitialized value

2006-09-11 Thread Baurzhan Ismagulov
nformation Format: 1.0 Source: python-verdjnlib-snapshot Version: 0.0.0+svn14-1 Binary: python-verdjnlib-snapshot Maintainer: Baurzhan Ismagulov <[EMAIL PROTECTED]> Architecture: all Standards-Version: 3.5.2 Build-Depends: debhelper (>> 3.0.0) Files: 977bdfb0addc56597532072c0d55e2e0 1

Bug#387040: python-support: Use of uninitialized value

2006-09-11 Thread Baurzhan Ismagulov
On Mon, Sep 11, 2006 at 11:54:00PM +0200, Josselin Mouette wrote: > You seem to have misunderstood the purpose of /usr/lib/python-support. > As your package is python-only, you don't need to put anything in this > directory at all. > > Furthermore, dh_pysupport must be called before dh_installdeb,

Bug#192806: closed by Javier Fernández-Sanguino Peña <[EMAIL PROTECTED]> (Closing ancient (tagged woody) bugs)

2006-08-12 Thread Baurzhan Ismagulov
Hello Javier, On Tue, Aug 08, 2006 at 04:03:52PM -0700, Debian Bug Tracking System wrote: > This bug has been open for quite a long time and it is tagged 'woody'. As the > latest Debian release 3.1 'sarge' has been available since last year and this > bugs do not seem to be present there I'm closi

Bug#394120: kivio: incorrect eps export

2006-10-20 Thread Baurzhan Ismagulov
Package: kivio Version: 1:1.5.2-2+b1 Severity: normal Hello, when I export the attached document as eps (area of objects on page only) with margin 0 or 10, it results in the attached files, which looks not very correct to me. Thanks in advance, Baurzhan. -- System Information: Debian Release:

Bug#138924: fixed in opensp 1.5.2-1

2006-10-20 Thread Baurzhan Ismagulov
Hello Neil, On Tue, Dec 27, 2005 at 04:15:12PM -0800, Neil Roeth wrote: >* Use new --disable-dtddecl option to turn off DTDDECL support and get > decent performance - finally! (closes: #138924, #208042) Wow! Thanks much!!! With kind regards, Baurzhan. -- To UNSUBSCRIBE, email to [EMA

Bug#395032: tex-common: fails to install

2006-10-24 Thread Baurzhan Ismagulov
Package: tex-common Version: 0.35 Severity: normal Hello, the installation of the package fails with the attached messages. Thanks in advance, Baurzhan. -- System Information: Debian Release: 3.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh

Bug#395032: tex-common: fails to install

2006-10-25 Thread Baurzhan Ismagulov
Hello Ralf, reporting a bug to this package turned out to be a pleasant experience, thanks much! On Wed, Oct 25, 2006 at 10:33:49AM +0200, Ralf Stubner wrote: > echo 'TEXFONTMAPS = .;$TEXMF/{fonts/,}map//;$TEXMF/dvips//' \ > | egrep -q '.TEXMF/{fonts/,}map//;.TEXMF/dvips//' ; echo $? [EMAIL

Bug#395032: tex-common: fails to install

2006-10-25 Thread Baurzhan Ismagulov
On Wed, Oct 25, 2006 at 01:09:19PM +0200, Frank K?ster wrote: > > Installing 2.5.1.ds2-6 solved the problem, you might wish to add the > > respective dependency. > > I'm not sure we should do this: The version you had installed is from > woody, and we don't support upgrades from woody to etch. N

Bug#386203: apt-proxy fails to complete start up, with apt_pkg.so complaining of a missing Python symbol

2006-10-28 Thread Baurzhan Ismagulov
Hello Otavio, On Tue, Sep 05, 2006 at 08:16:48PM -0300, Otavio Salvador wrote: > What's your python-apt version? Version: 1.9.35 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.17-1-k7 Loca

Bug#525830: screen doesn't always send the correct window size after a resize

2012-11-07 Thread Baurzhan Ismagulov
with both mc 3:4.7.0.9-1 and emacs -nw 23.2+1-7. But screen 4.1.0~20120320gitdb59704-7 in wheezy works incorrectly with 3:4.8.3-10 and emacs23 23.4+1-4, which is very annoying. With kind regards, -- Baurzhan Ismagulov http://www.ilbers.de/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@li

Bug#685184: git: C-u C-x v = RET HEAD RET doesn't track renames

2012-08-17 Thread Baurzhan Ismagulov
Package: emacs Version: 23.2+1-7 Severity: normal Tags: upstream Hello, comparing two git revisions between which a file was moved shows the whole file added (similar to git diff ..HEAD dir/file). I expect to see the diff between the version of the file before the rename and its current state (s

Bug#793757: sasl2-bin: The /etc/sasldb2 file could not be upgraded to the new database format

2015-07-27 Thread Baurzhan Ismagulov
Package: sasl2-bin Version: 2.1.26.dfsg1-13 Severity: normal Hello Roberto, I'm upgrading from wheezy to jessie with sudo apt-get dist-upgrade. That failed with the following error message: Configuring sasl2-bin - Failed to upgrade /etc/sasldb2 The /etc/sasldb2 file could n

Bug#301537: closed by Patrick Winnertz <[EMAIL PROTECTED]> (Bug#301537: fixed in mc 1:4.6.2~pre1-1)

2008-02-19 Thread Baurzhan Ismagulov
On Wed, Feb 13, 2008 at 10:39:15PM +, Debian Bug Tracking System wrote: > We believe that the bug you reported is fixed in the latest version of > mc Thanks! With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

Bug#301732: closed by Patrick Winnertz <[EMAIL PROTECTED]> (Bug#301732: fixed in mc 1:4.6.2~pre1-1)

2008-02-19 Thread Baurzhan Ismagulov
ECTED]>. Wow, thanks much! With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#447239: can't reproduce it with mc in unstable

2008-02-25 Thread Baurzhan Ismagulov
running (mostly) etch. mc is sleeping. The remote shell has one child: F UID PID PPID PRI NIVSZ RSS WCHAN STAT TTYTIME COMMAND 0 1000 12766 12764 20 0 5268 1556 - Ss ? 0:00 bash -c echo FISH:; /bin/sh 0 1000 12776 12766 20 0 5228 1452 -

Bug#447239: bug only present in etch

2008-02-25 Thread Baurzhan Ismagulov
still exists. With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#447239: bug only present in etch

2008-02-28 Thread Baurzhan Ismagulov
work for me. It may turn out that I need some newer packages either on the client or on the server side, but etch + sid glibc + sid mc still has the problem. With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#447239: closed by Patrick Winnertz <[EMAIL PROTECTED]> (Bug#447239: fixed in mc 1:4.6.2~pre1-5)

2008-03-01 Thread Baurzhan Ismagulov
kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#469075: fish: dumps core on weird file names

2008-03-02 Thread Baurzhan Ismagulov
Package: mc Version: 1:4.6.2~pre1-5~bpo40+1 Severity: normal Hello Patrick et al., mc dumps core when I try to copy files with weird names over ssh. To reproduce, touch 'a(b).txt' on the server, cd /#sh:server in mc and try to copy it. Thanks in advance, Baurzhan. -- System Information: Debian

Bug#469075: fish: dumps core on weird file names

2008-03-02 Thread Baurzhan Ismagulov
And for '2008.03.02(00).jpg', mc just reports an I/O error. Seems this is a good case for a testsuite, if mc has any. With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Bug#496963: manpages-dev: sigaction should mention _POSIX_SOURCE

2008-08-28 Thread Baurzhan Ismagulov
Package: manpages-dev Version: 2.39-1 Severity: normal Hello Martin, I'm glad to see the feature test macros for strerror_r and strdup. Now, it seems that sigaction requires _POSIX_SOURCE. Thanks in advance, Baurzhan. -- System Information: Debian Release: 4.0 APT prefers stable APT polic

Bug#286063: screen: paste of a large block of text causes random data lost

2008-08-28 Thread Baurzhan Ismagulov
Yes, I have this problem almost all the time, and it's very annoying if one doesn't notice that something has been lost. In the meantime, I have to use C-a > to save the buffer to the filesystem. With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCR

Bug#496963: manpages-dev: sigaction should mention _POSIX_SOURCE

2008-08-28 Thread Baurzhan Ismagulov
ction ‘sigaction’ IIRC, C99 says anything not described in it must not be defined, so I conclude anything beyond C99 should only be available using a macro. With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Bug#496971: screen: resize notification

2008-08-28 Thread Baurzhan Ismagulov
er system. After the window is resized, the remote bash doesn't handle long commands properly any more. Although in this case, I'm not sure whether fixing this over the terminal is possible. Thanks in advance, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- System Information: Deb

Bug#304887: mc doesn't react on keystrokes during ssh file transfers

2008-08-28 Thread Baurzhan Ismagulov
ch I can't. Besides, seeing the progress in the hint line, without ETA and throughput, is not nice -- looks like fish is an afterthought. The progress belongs to the normal copy window. So I would suggest to separate the bugs back. With kind regards, -- Baurzhan Ismagulov http://w

Bug#496974: fish: failed delete is not reported

2008-08-28 Thread Baurzhan Ismagulov
Package: mc Version: 2:4.6.2~git20080311-1 Severity: normal Hello Patrick, When deleting files over fish with unsufficient privileges, the failure is not reported. The problem is especially unpleasant if one tries to delete multiple files: no error is reported, and the selection is lost. Thanks

Bug#496976: fish: eliminate intermediate copying

2008-08-28 Thread Baurzhan Ismagulov
and I don't see any reason to do that for fish. Even copying between two remote panels doesn't require local storage (at least in theory). Thanks in advance, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- System Information: Debian Release: 4.0 APT prefers stable APT policy

Bug#496977: mc: copy from another dir

2008-08-28 Thread Baurzhan Ismagulov
vance, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (700, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.22-3-k7 Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-

Bug#490999: gcc-4.3 / qt3 misalignment

2008-11-23 Thread Baurzhan Ismagulov
s to work The test case works fine with qt4. Glibc is the same. Could it be possible that qt3 overwrites memory somewhere? Wrong results for t.hour() would also speak for that. With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- System Information: Debian Release: lenny/sid APT

  1   2   >