Bug#309798: the bug 309798 is not fully fixed

2005-05-28 Thread Alexander Vodomerov
Hello! This is about bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=309798 This bug is now closed in latest version of smbclient package (3.0.14a-3). However, it still occurs on my machine. I've encounter the same bug earlier and reported it to samba: https://bugzilla.samba.org/show_bug.

Bug#311157: smbclient: directory listing goes into infinite loop

2005-05-29 Thread Alexander Vodomerov
Package: smbclient Version: 3.0.14a-3 Severity: normal When I try to list files in specific directory, smbclient goes into infinite loop. This is NOT the same as bug #309798: that bug related servers with VFAT filesystems, but in this case server has NTFS file system. [EMAIL PROTECTED] ~]$ smbc

Bug#308281: libapache2-mod-perl2: File Registry.pm missing from .deb package, causing mod_perl2 to fail

2005-05-08 Thread Alexander Vodomerov
Package: libapache2-mod-perl2 Version: 1.999.23-1 Severity: grave Justification: renders package unusable Registry.pm is missing from new libapache2-mod-perl2 debian package (unstable distribution). This causing errors in apache2/error.log: failed to resolve handler `ModPerl::Registry': Can't lo

Bug#308296: mc segfaults on charset encoding change

2005-05-09 Thread Alexander Vodomerov
Package: mc Version: 1:4.6.0-4.6.1-pre3-2 Severity: normal Tags: patch Thank you for enabling charset encoding, it's great! However, small bug causes invalid iconv(3) usage and causes mc segfault inside glibc. It is a result of wrong iconv outbuf parameter: it points to buffer, but it should real

Bug#311157: smbclient: directory listing goes into infinite loop

2005-05-31 Thread Alexander Vodomerov
The bug #311157 is fixed upstream at Samba. See https://bugzilla.samba.org/show_bug.cgi?id=2698 for details. Can this patch be applied to Debian package? With best regards, Alexander. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Bug#315513: debianutils: /sbin/installkernel is missing

2005-06-23 Thread Alexander Vodomerov
Package: debianutils Version: 2.14 Severity: normal After upgrading from 2.13.2 to 2.14 /sbin/installkernel file disappeared. If I compile vanilla kernel from kernel.org tarball, and than type 'make install' in source tree, it doesn't work anymore (it relies on installkernel) -- System Informat

Bug#385111: drscheme: segmentation fault at startup

2006-08-29 Thread Alexander Vodomerov
Package: drscheme Version: 1:352-3 Severity: grave Justification: renders package unusable When I prompt drscheme, it shows splash screen, then put some icons on it and then crashes with segmentation fault (100% reproducible). Here is the stack trace: $ gdb /usr/bin/mred GNU gdb 6.4.90-debian C

Bug#385111: drscheme: segmentation fault at startup

2006-08-30 Thread Alexander Vodomerov
On Tue, Aug 29, 2006 at 12:08:06PM -0400, Ari Pollak wrote: > I can't seem to reproduce this. Do you have any custom collects > installed? Did this work fine with earlier revisions of 1:352? I have no additional packages installed, only mzscheme and drscheme. I've tried to remove them with apt-get

Bug#385111: drscheme: segmentation fault at startup

2006-08-30 Thread Alexander Vodomerov
On Wed, Aug 30, 2006 at 03:43:26PM -0400, Ari Pollak wrote: > Please try to move your ~/.plt-scheme directory out of the way and try > again. Hmm... I've no such directory. Is it OK? I've recompiled it myself, and it still segfaults. Here is detailed stack trace: Program received signal SIGSEGV,

Bug#437854: gcc-snapshot: ICE in expand_or_defer_fn, at cp/semantics.c:3225

2007-08-14 Thread Alexander Vodomerov
Package: gcc-snapshot Version: 20070811-1 Severity: normal g++ from gcc-snapshot fails to compile trivial code: namespace { template inline bool char_less(T t1, T t2) { return t1 < t2; } template<> inline bool char_less(char t1, char t2) { return static_cast(t1) < static_ca

Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-18 Thread Alexander Vodomerov
Package: xserver-xorg-video-intel Version: 2:2.1.1-1 Severity: grave Justification: renders package unusable X was working fine on my laptop worked fine with old i810 driver. After upgrade to new intel driver, X.Org fails to start with the following error: (==) Using config file: "/etc/X11/xorg

Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-18 Thread Alexander Vodomerov
On Sat, Aug 18, 2007 at 07:19:19PM +0200, Brice Goglin wrote: > Could you just move your xorg.conf away from /etc/X11 and start X > without any config file? The server sometimes makes things better than a > tweaked config. I removed the config, but it didn't make any changes (see log below). What

Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Alexander Vodomerov
Good morning! Here is some additional info. I've tried to step the Xorg in gdb. The error is first reported by intel driver with message: (EE) intel(0): No valid modes. It is written at src/i830_driver.c:1377 if (!xf86InitialConfiguration (pScrn, FALSE)) <== fails here { xf86Dr

Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Alexander Vodomerov
On Sun, Aug 19, 2007 at 11:16:05AM +0200, Brice Goglin wrote: > It means that your graphic chipset has an VGA output with no monitor > connected to it. Note that some machine have such an output without any > physical port connected to it. Ok, now I understand. My notebook has an extranl VGA outpu

Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Alexander Vodomerov
On Sun, Aug 19, 2007 at 01:01:34PM +0200, Brice Goglin wrote: > For the record, what kind of notebook is this? RoverBook Voyager D512L. RoverBook is a russian manufacturer of notebooks (in fact, they just assembly chinese details), so it is not known outside of Russia. Here is the specification p

Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Alexander Vodomerov
On Sun, Aug 19, 2007 at 02:23:47PM +0200, Brice Goglin wrote: > No, it probably just means the developers didn't have such hardware to > test on. There might actually be some code already written for this > hardware. For instance, there is support for the "ch7017" subchipset in > the driver. But,

Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Alexander Vodomerov
On Sun, Aug 19, 2007 at 02:23:47PM +0200, Brice Goglin wrote: > No, it probably just means the developers didn't have such hardware to > test on. I've recompiled old i810 1.7.2 driver from sources (debian package) and installed it. It works. Except, server crashes every time I try to run an OpenG

Bug#440105: openoffice.org-core: does not work with SELinux (patch already exists)

2007-08-29 Thread Alexander Vodomerov
Package: openoffice.org-core Version: 2.2.1-8 Severity: normal Tags: patch OpenOffice fails to start with SELinux turned on (and allow_execmem is turned off). The patch already exists, you can grab and apply it. The details are included only for completeness. Attempt to run any openoffice.org a

Bug#437854: latest gcc-snapshot packages fixes bug

2007-09-03 Thread Alexander Vodomerov
Hello! The latest gcc-snapshot package 20070829-1 fixes the bug. You can close the bug. Thanks for the nice work! I'm now able to fully compile my project with gcc-snapshot. With best regards, Alexander. PS. Is there any way for submitter to close bug via e-mail or web interface? -- T

Bug#364651: amarok: freeze at start (consume all CPU in infinite loop)

2006-04-24 Thread Alexander Vodomerov
Package: amarok Version: 1.3.8-1+b1 Severity: grave Justification: renders package unusable After recent upgrade amarok fails to start. Instead, it freezes and onsumes all CPU. GDB shows some kind of loop: (gdb) bt #0 0xb67dd0ff in QEvent::type () from /usr/lib/libqt-mt.so.3 #1 0xb684dd76 in Q