Bug#498599: -o Aptitude::Upgrade-Also-Runs-Scheduled

2008-09-11 Thread jidanni
Package: aptitude Version: 0.4.11.9-1 Severity: wishlist For those moving from 'apt-get dselect-upgrade' to aptitude, it is frustrating that there is no way to get the same effect in one step. I.e., one must remember to do # aptitude full-upgrade && aptitude install #or # aptitude safe-upgrade &&

Bug#496080: apache2 ceased to correctly serve foo.html.es files as spanish text/html and changed to serve as text/ecmascript

2008-09-11 Thread Stefan Fritsch
On Thursday 11 September 2008, W. Martin Borgert wrote: > On 2008-09-05 23:42, Noel David Torres Taño wrote: > > > this was changed in /etc/mime.types in the mime-support > > > package. Can you please try if adding > > > > > > RemoveType es > > > > > > to /etc/apache2/mods-available/mime.conf fixe

Bug#498387: [INTL:zh_CN] simplified Chinese translation update for debian-installer

2008-09-11 Thread Deng Xiyue
在 2008-09-10三的 20:06 +0200,Christian Perrier写道: > Quoting Deng Xiyue ([EMAIL PROTECTED]): > > > > Carlos Liu and Ming Hua currently have commit access in D-I SVN but I > > > would welcome adding you as well. > > > > > > > That's great. My alioth account is this mail address. And I will > > com

Bug#489959: No decorations with intel driver

2008-09-11 Thread Vedran Furač
retitle 489959 No windows decorations with intel and radeon drivers thanks Alexander E. Patrakov wrote: > I have a G965 (i.e., a very similar chip) and compiz works if I start it as: > > mkdir -p ~/.config/compiz > echo 'SKIP_CHECKS=yes' > ~/.config/compiz/compiz-manager > compiz --replace kconf

Bug#498603: OOo-emailmerge unable to connect to SMTP server

2008-09-11 Thread Marvin Stark
Package: openoffice.org-emailmerge Version: 1:3.0.0~ooo300m3-3 Severity: important Hi, OOo-emailmerge is unable to connect to the SMTP server after installing the packages from experimental. Here is what I did to fix this problem (as root): cd /usr/lib/openoffice/basis3.0/program unopkg add --s

Bug#498613: ignore.d.server/kernel rules have a missing escape

2008-09-11 Thread Michael Tautschnig
Package: logcheck-database Version: 1.3.1 Severity: important Tags: patch All kernel rules include the pattern ( [ *[[:digit:]]+\.[[:digit:]]+\])? which is supposed to match timestamps. Here, the initial [ lacks an escape, it should be \[. Best, Michael pgpWhAqA7nvSY.pgp Description: PGP sig

Bug#498605: Even after --purging amavisd-new, clamAV, Postfix still want to have it as mail transport, even if it's no lines about amavis in main.cf or master.cf.

2008-09-11 Thread Fredrik
Package: amavisd-new Severity: normal -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-amd64 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -- To UNSU

Bug#460197: [pulseaudio] Pulseaudio & suspend

2008-09-11 Thread Erich Schubert
Package: pulseaudio Version: 0.9.10-3 The following might help to work around the pulseaudio suspend/resume issues: Create a file named /etc/pm/sleep.d/05pulseaudio with the contents: --- #!/bin/sh # Suspend pulseaudio during suspend. . "${PM_FUNCTIONS}" suspend_pulse() { /usr/bin/pac

Bug#498600: [pkg-wpa-devel] Bug#498600: After resume, wpasupplicant sits idle

2008-09-11 Thread Kel Modderman
Hi Antony, On Thursday 11 September 2008 22:03:11 Antony Gelberg wrote: > Package: wpasupplicant > Version: 0.6.4~git20080716.93ef879-1 > Severity: normal > > Hi, > > I have to say that this is a difficult problem to replicate, or should I say > the workaround is not always the same. I find tha

Bug#497442: timidity: does not add /dev/midi in alsa server mode

2008-09-11 Thread Joost Yervante Damad
On Tuesday 02 September 2008 05:20:46 Gaydov Victor wrote: > Package: timidity > Version: 2.13.2-9 > Severity: important > > > after configuring (install freepats, TIM_ALSASEQ=true .. ) and running > > $/etc/init.d/timidity start > Starting TiMidity++ ALSA midi emulation: timidity. > > or > >

Bug#498607: pidgin: Emergent windows asking for password steal focus ones from others

2008-09-11 Thread Noel David Torres Taño
Package: pidgin Version: 2.4.3-2 Severity: normal Each time I start pidgin I have to send passwords to several servers in order to authenticate myself. The emergent windows that appear for the password to be introduced in them came in random order, depending on the order in which the handshaki

Bug#498564: python-uno: segmentation fault on upgrading presentation-minimizer and odbc-postgresql to 2.4.1-9

2008-09-11 Thread Rene Engelhard
Arthur Marsh wrote: > > Why python-uno? > > Only because I was seeing errors of the form: > > /usr/lib/openoffice/program/uno: line 175: 11496 Segmentation fault And what does that have to do with python? The "uno" binary is not even there but in openoffice.org-core. python-uno contains uno.py,

Bug#498348: [RP] Re: Bug#498348: ratpoison: default key bindings for "prevscreen" and "nextscreen"

2008-09-11 Thread J.R. Mauro
I had suggested C-N and C-P, as the uppercase ones aren't bound On Tue, Sep 9, 2008 at 10:35 AM, Martin <[EMAIL PROTECTED]> wrote: > Simon Richter @ 2008-09-09 (Tuesday), 13:07 (+0200) >> given that allmost all laptops these days are multihead capable, it would be >> good if there was a default ke

Bug#498606: debtorrent: No "status" verb for init.d script

2008-09-11 Thread Sam Penny
Package: debtorrent Version: 0.1.9 Severity: normal Tags: patch I'd like to be able to do: invoke-rc.d debtorrent-client status and get some kind of summary, at least whether it's running (ideally it'd be nice to get something about how much memory it's using, if it's currently fetc

Bug#498609: /usr/share/dpatch/dpatch-edit-patch.functions: line 140: shifti: command not found

2008-09-11 Thread Daniel Leidert
Package: dpatch Version: 2.0.30 Severity: important Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The subject says it all. A typo in dpatch-edit-patch.functions affecting the -o switch. The patch is pretty easy: s/shifti/shift in line 140. This should be done before lenny I guess.

Bug#498564: python-uno: segmentation fault on upgrading presentation-minimizer and odbc-postgresql to 2.4.1-9

2008-09-11 Thread Arthur Marsh
Rene Engelhard wrote, on 2008-09-11 17:18: reassign 498564 openoffice.org-core,ure retitle 498564 "uno" segfaults severity 498564 important tag 498564 + moreinfo thanks Arthur Marsh wrote: Package: python-uno ?? Why python-uno? Only because I was seeing errors of the form: /usr/lib/open

Bug#498572: xserver-xorg-core: mouse no longer detected

2008-09-11 Thread Julien Cristau
On Thu, Sep 11, 2008 at 12:58:28 +0200, Marcus Better wrote: > Brice Goglin wrote: > > What if you add the mouse to the server layout section below ? > > Then the mouse works but both keyboards stopped working. > Please provide the log for that. Cheers, Julien -- To UNSUBSCRIBE, email to [E

Bug#498608: ITP: htmlvalidator -- HTML validator for Iceweasel

2008-09-11 Thread Benjamin Drung
Package: wnpp Owner: Benjamin Drung <[EMAIL PROTECTED]> Severity: wishlist * Package name: htmlvalidator Version : 0.8.5.3+svn51 Upstream Author : Marc Gueury <[EMAIL PROTECTED]> * URL : http://users.skynet.be/mgueury/mozilla/ * License : GPLv3 Programming Lan

Bug#497691: installation of timidity fails

2008-09-11 Thread Joost Yervante Damad
On Wednesday 03 September 2008 17:01:06 Jim Woodruff wrote: > Package: timidity > Version: 2.13.2-20 > Severity: important > > I receive the following when I attempt to install package: > > Setting up timidity (2.13.2-20) ... > Starting TiMidity++ ALSA midi emulation...ALSA lib > confmisc.c:1286:(s

Bug#498612: installation-reports: Acer Extensa 4420-5963 laptop, daily lenny netinst hangs on boot without acpi=off

2008-09-11 Thread David O'Toole
Package: installation-reports Severity: critical Justification: breaks the whole system (I was asked to file this with reportbug after posting on the debian-laptop mailing list, so some of this text is re-purposed.) A few days ago I purchased an Acer Extensa 4420-5963 laptop at retail for USD$4

Bug#498491: To Stanislav

2008-09-11 Thread Mario Giammarco
Ok with the log I have found that a .tmp blocked mlnet start. I supposed to have read right in the init.d script but I was wrong. Just a question now: if removing --background gives me a good log why this option is there? With a log I have never opened this bug. Thanks, please consider the bug

Bug#498614: debian-installer: Invalid grub2 configuration generated after fresh lenny install

2008-09-11 Thread Alexander Prinsier
Package: debian-installer Severity: grave Justification: renders package unusable I did a fresh install of lenny today. I selected to use the experimental grub2 instead of legacy grub. After reboot I got the debian splash image in grub. Waited 5 seconds and then grub gave me some error message

Bug#498615: Xorp 1.5-4 daemon wrapper usage in the init script

2008-09-11 Thread Csaba Szép
Package: xorp Version: 1.5-4 Debian ver: Unstable Hello! The init script in xorp 1.5-4 debian package use the "daemon" wrapper package to turn the xorp_rtrmgr into the background. But it is not necessary anymore because the xorp 1.5 release has the property in the xorp_rtrmgr. >From the rele

Bug#498610: weechat: Tries to connect only to the first IP of multiple-IP servers

2008-09-11 Thread Lionel Elie Mamane
Package: weechat Version: 0.2.6-1 Severity: normal Tags: patch When a server hostname resolves to several IPs, weechat tries only the first one. Here is a patch that makes it try them all, until one succeeds (at the TCP connection level, not at the IRC nick registration level) or they all fail. O

Bug#493055: BRIStuff patches introduce deadlock

2008-09-11 Thread Tzafrir Cohen
On Thu, Jul 31, 2008 at 01:14:46PM +0930, Kevin Shanahan wrote: > Package: asterisk > Version: 1.4.21.2~dfsg-1 > Severity: grave > > I had some problems with my Asterisk installation having the PRI > channels lock up completely when certain types of calls were > received. Eventually this was trace

Bug#496080: apache2 ceased to correctly serve foo.html.es files as spanish text/html and changed to serve as text/ecmascript

2008-09-11 Thread Stefan Fritsch
Forwarding the answer to the bug report. On Thursday 11 September 2008, Noel David Torres Taño wrote: > > Noel, are you sure it fixed the problem for you? Did you edit > > /etc/mime.types, too? > > > > RemoveType doesn't seem to act on the types loaded from > > mime.types. There is an open bug rep

Bug#485290: timidity as ALSA sequencer client does not work

2008-09-11 Thread Joost Yervante Damad
On Tuesday 09 September 2008 19:01:45 Mau wrote: > Joost Yervante Damad ha scritto: > > Sorry for the late reply. The proc files look fine to me. > > However it's perhaps easier to check the alsa connections with the > > aconnect. [...] > > It seems to work fine right now, but I don't know when and

Bug#498616: open-iscsi: please support LVM

2008-09-11 Thread Ferenc Wagner
Package: open-iscsi Version: 2.0.869.2-2.1 Severity: wishlist Tags: patch Hi, please consider supporting LVM volume activation after iSCSI login. After shamelessly stealing parts of the aoetools init script, I came up with the following patch. Also, why not try to umount the respective filesyste

Bug#495098: Fixed upstream

2008-09-11 Thread Vincent Pelletier
Upstream release states that it fixes compatibility issues with "recent" 2.6 linux kernels: http://www.nvidia.com/object/linux_display_x86_71.86.06.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498583: aptitude: updated D-I level5 Greek translation

2008-09-11 Thread Jens Seidel
tags 498583 + pending thanks On Thu, Sep 11, 2008 at 12:30:31PM +0300, Emmanuel Galatoulas wrote: > Package: aptitude > Version: 0.4.11.9-1 > Severity: normal > Tags: patch l10n > > updated aptitude_po_el.po Hi Emmanuel, thanks for the update. I committed it. Please note that the file contained

Bug#498611: orage: doesn't compiled with dbus enabled

2008-09-11 Thread Javier Barroso
Package: orage Version: 4.5.14.0-1 Severity: wishlist I recompiled adding in debian/rules --enable-dbus and orage gets dbus support. In configure script says it is by default, but I had to do it. Now orage -a ~/file.ics works ! Thanks you -- System Information: Debian Release: lenny/sid APT

Bug#479375: asterisk console screws up terminal subtly when exited with ctrl-c

2008-09-11 Thread Tzafrir Cohen
On Sun, May 04, 2008 at 05:48:44PM +0300, Tzafrir Cohen wrote: > I tried comparing the output of 'stty -a' at the following: > > 1. Clear start ("sane") > 2. Starting Asterisk from zsh and pressing ctrl-C ("zshbad") > 3. Starting Asterisk from bash and pressing ctrl-C ("bashbad"). > > No noticab

Bug#497660: php5-symfony1.0: Bash completion not included

2008-09-11 Thread Grégoire Hubert
Hello Martin, The Bash completion file is in the .deb I sent you a while ago. Anyway, here it is attached with this mail. Feel free to contact me if you have any issue or suggestion. Best Regards, -- Grégoire HUBERT Project Manager Sensio Labs Tel: +33 (0)870 448 838 skype: ghubert_sensio Sensio

Bug#498617: package with only I tags is displayed on normal report and PTS

2008-09-11 Thread Thijs Kinkhorst
Package: lintian Version: 1.24.4 Severity: minor Hi, I have a package (php-net-socket) that currently just has two info-level lintian tags. On the page http://lintian.debian.org/maintainer/[EMAIL PROTECTED] it is listed in the bulleted list near the top but the anchor doesn't go anywhere. Als

Bug#498564: python-uno: segmentation fault on upgrading presentation-minimizer and odbc-postgresql to 2.4.1-9

2008-09-11 Thread Arthur Marsh
Rene Engelhard wrote, on 2008-09-11 22:36: I have a copy of OOo 2.4.1-8 .deb's on another machine. I could downgrade to OOo 2.4.1-8 and upgrade to OOo 2.4.1-9 again, but would need to know how to organise a backtrace. Find out what is tried there (unopkg add --shared is what gets executed a

Bug#488864: Not fixed

2008-09-11 Thread Ian Lewis
I have installed the 3.5.9-4 package from unstable and this issue does not appear to be fixed. The test cases below appear exactly as they did in 3.5.9-3. [EMAIL PROTECTED]:~$ sqlite3 SQLite version 3.5.9 Enter ".help" for instructions sqlite> select 1.0/2.0; 0.5 sqlite> select 1.0/3.0; sqlite>

Bug#498618: syntax error makes apertium fail

2008-09-11 Thread Xavi Drudis Ferran
Package: apertium Version: 3.0.7+1-1.1 Severity: grave Tags: patch Justification: renders package unusable There's a syntax error at line 113 /usr/bin/apertium, because of a misplace temporary file creation . It's solved by this tiny patch Patch 113,114c113,114 < TMP_XLSXEMBED=`mktemp` <

Bug#489959: No decorations with intel driver

2008-09-11 Thread Alexander E. Patrakov
Vedran Furač wrote: > Could you post your xorg.conf? It is almost the default (and relies on autodetection). -- Alexander E. Patrakov # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the deb

Bug#498605: Even after --purging amavisd-new, clamAV, Postfix still want to have it as mail transport, even if it's no lines about amavis in main.cf or master.cf.

2008-09-11 Thread Alexander Wirt
tags moreinfo thanks Fredrik schrieb am Donnerstag, den 11. September 2008: > Package: amavisd-new > > Severity: normal There is now usefull text in your bugreport. What do you mean? Alex -- Alexander Wirt, [EMAIL PROTECTED] CC99 2DDD D39E 75B0 B0AA B25C D35B BC99 BC7D 020A -- To UNSUB

Bug#489959: No decorations with intel driver

2008-09-11 Thread Michel Dänzer
On Thu, 2008-09-11 at 14:41 +0200, Vedran Furač wrote: > > Alexander E. Patrakov wrote: > > > I have a G965 (i.e., a very similar chip) and compiz works if I start it as: > > > > mkdir -p ~/.config/compiz > > echo 'SKIP_CHECKS=yes' > ~/.config/compiz/compiz-manager > > compiz --replace kconfig &

Bug#495176: lintian: false positive: incorrect handling of continuation lines in scripts

2008-09-11 Thread Rafael Laboissiere
package lintian tags 495176 patch thanks * Shachar Shemesh <[EMAIL PROTECTED]> [2008-08-15 08:47]: > In order to solve this, lintian needs to do a more complete parsing of > the lines before passing them on to the rules. I would suggest > concatanating all the lines that are continuation lines in

Bug#498620: open-vm-source: Build problems, header files not found

2008-09-11 Thread Martijn Grendelman
Package: open-vm-source Version: 2008.09.03-114782 Severity: serious Justification: no longer builds from source This new version doesn't build on my system. It appears that the one patch, that is applied when building open-vm-source from the open-vm-tools source package, is incomplete. It fixes

Bug#498619: gdm segfaults because of gcin

2008-09-11 Thread Gonéri Le Bouder
Package: gcin Version: 1.4.0-1 Severity: important Hi caleb, Today I got a segfaut of gdm because of gcin. This is the line I got in /var/log/syslog: Sep 11 16:37:06 linda kernel: [ 342.582462] gdmgreeter[5256]: segfault at 10 ip b6f8bec1 sp bfa24990 error 4 in libgcin-im-client.so.1.0.2[b6f8a

Bug#489722: git patches to migrate to PEP 8 conformant names

2008-09-11 Thread Ben Finney
On 11-Sep-2008, Stefano Zacchiroli wrote: > Thanks a lot: I've investigated with the other maintainers and no > voices against your request were raised, we will be happy to > integrate your patch (and thanks for the deprecation module, which > will probably be useful also for other stuff in the

Bug#488864: Not fixed

2008-09-11 Thread Ian Lewis
My mistake. I simply didn't install the updated unstable versions of libsqlite

Bug#498620: open-vm-source: Build problems, header files not found

2008-09-11 Thread Daniel Baumann
severity 498620 wishlist retitle 498620 open-vm-source: please enable vmci and vsock modules tags 498620 +pending thanks Martijn Grendelman wrote: > This new version doesn't build on my system. how do you build the modules? are you not using m-a, if so, you should use the shipped toplevel makefil

Bug#498621: PHP5 - ext/standard/rand.c is not dfsg conform

2008-09-11 Thread Jan Wagner
Package: php5 Version: 5.2.0-8 Severity: serious Please have a look into line 144-148 of ext/standard/rand.c: "When you use this, send an email to: [EMAIL PROTECTED] with an appropriate reference to your work. It would be nice to CC: [EMAIL PROTECTED] and [EMAIL PROTECTED]

Bug#243961: Found a solution.

2008-09-11 Thread Raul Sanchez Siles
close 243961 thanks Hello: I think I've found the solution. I found that setting http_proxy environment variable like this: export http_proxy="http://ms-domain\\domainuser:[EMAIL PROTECTED]:8080" made wget works from the debian-installer console. After this I, when I was asked about the debian

Bug#498518: bug seems to occur on most linux 2.6 kernels because of corrupt filesystem

2008-09-11 Thread bugs
Trying to fix my system I discovered that every linux 2.6 livecd hits the bug during the command "reiserfsck --rebuild-tree /dev/sda1". The bug also occured while fsck-ing a corrupt fat32 partition. The same happened after mounting the damaged fat32 partition and trying to copy some files on a bac

Bug#497938: netdisco-backend: daily cronjobs fails because of permission problems

2008-09-11 Thread Oliver Gorwits
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Christoph, I have committed a patch to subversion for this issue. The patch disables the nightly VACUUM in Netdisco. Many thanks for the bug report. regards, oliver. - -- Oliver Gorwits, Network and Telecommunications Group, Oxford University Co

Bug#498614: extra information

2008-09-11 Thread Alexander Prinsier
I was able to find out more precisely what went wrong. I first tried booting into Windows, which executed "set root=(hd0,0)". That's the wrong partition, it should have been (hd0,1). So it failed booting, returning me to the menu. Then I selected debian, but it couldn't find the kernel because th

Bug#497939: netdisco-frontend: noisy output of cronjob

2008-09-11 Thread Oliver Gorwits
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Christoph, I have committed a patch to subversion for this issue. The patch alters the default of the node_fixedsize to be false as you suggest. Many thanks for the bug report. regards, oliver. - -- Oliver Gorwits, Network and Telecommunications

Bug#497888: backuppc: please make use of the rsync algorithm, particularly in resuming interrupted backups

2008-09-11 Thread Ludovic Drolez
On Fri, Sep 05, 2008 at 05:09:19PM +1000, Tim Connors wrote: > It would be very nice if the backuppc client communicated as a regular > rsync client back to the rsync server, and didn't wipe the tree that > had already been partially trasferred. So when 400MB of a 600MB file > has been successfull

Bug#498611: [Pkg-xfce-devel] Bug#498611: orage: doesn't compiled with dbus enabled

2008-09-11 Thread Yves-Alexis Perez
On Thu, Sep 11, 2008 at 03:41:23PM +0200, Javier Barroso wrote: > Package: orage > Version: 4.5.14.0-1 > Severity: wishlist > > I recompiled adding in debian/rules --enable-dbus and orage gets dbus support. We know that, and it's on purpose. We don't want to force dbus dependency for Lenny instal

Bug#498620: open-vm-source: Build problems, header files not found

2008-09-11 Thread Martijn Grendelman
Hi Daniel, > Martijn Grendelman wrote: >> This new version doesn't build on my system. > > how do you build the modules? are you not using m-a, if so, you should > use the shipped toplevel makefile. I did use m-a... >> It appears that the one >> patch, that is applied when building open-vm-sour

Bug#498621: [php-maint] Bug#498621: PHP5 - ext/standard/rand.c is not dfsg conform

2008-09-11 Thread Ondřej Surý
Author homepage: http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html Current license of the code http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/elicense.html So looks like documentation bug. Ondrej. 2008/9/11 Jan Wagner <[EMAIL PROTECTED]>: > Package: php5 > Version: 5.2.0-8 > Seve

Bug#498621: [php-maint] Bug#498621: PHP5 - ext/standard/rand.c is not dfsg conform

2008-09-11 Thread Jan Wagner
On Thursday 11 September 2008, Ondřej Surý wrote: > Author homepage: http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html > > Current license of the code > http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/elicense.html > > So looks like documentation bug. Okay ... but how to process here

Bug#498309: xfs filesystem corruption due to attr2 bug

2008-09-11 Thread dann frazier
On Thu, Sep 11, 2008 at 11:40:07AM +0200, Ralf Gross wrote: > dann frazier schrieb: > > On Tue, Sep 09, 2008 at 12:02:41AM +0200, Ralf Gross wrote: > > > Package: linux-image-2.6-amd64 > > > Version: 2.6.18+6etch3 > > > > > > I've lost 2 xfs filesystems this weekend after adding lots of acls to ma

Bug#498622: Run ./debian/rules get-orig-source

2008-09-11 Thread Jelmer Vernooij
Package: bzr-builddeb Version: 2.0 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The get-orig-source rule for debian/rules is standardized by the Debian policy. It would be awesome if bzr-builddeb could try running it if uscan fails for non-native packages. - -- System Infor

Bug#471976: Please test this bug with Recoll 1.10.6-1

2008-09-11 Thread Kartik Mistry
Hi Greg, Can you please your bug with recoll 1.10.6-1 (from Debian unstable). I did fresh installation of recoll on my system having 2 GB of RAM, it never ate more than 5% of total memory. Please try and let the bug report know. Thanks. -- Cheers, Kartik Mistry | 0xD1028C8D | IRC: kart_ Home

Bug#498623: fluxbox: 1.1.0.1 feels sluggish compared to 1.0.0

2008-09-11 Thread Frédéric Brière
Package: fluxbox Version: 1.1.0.1-1 Severity: normal For some reason, 1.1.0.1 has a very sluggish feel compared to 1.0.0. For example, if I swipe the mouse over two transparent urxvt (with Mouse Focus), the transfer of focus is pretty much instantaneous with 1.0.0, but suffers from very obvious hi

Bug#498626: Packet lost when using kwlan. GUI very slow.

2008-09-11 Thread Xavier Douville
Package: kwlan Version: 0.6.3-1 Severity: important I use wpasupplicant in its roaming mode (wpa-roam in /etc/network/interface). If I start kwlan, my wifi connection stay alive but I get arround 40% packet lost (using ping). The Kwlan GUI is also very slow (about 1-2 second after click to show th

Bug#498624: release-notes: Document apache2 changes requiring manual config changes

2008-09-11 Thread Stefan Fritsch
Package: release-notes Severity: normal Since apt-listchanges is still priority optional and not installed by default, I think the following information should be added to the release notes: The apache2 default configuration has changed in some ways that may require manual changes to your conf

Bug#498496: beep: [INTL:vi] Vietnamese debconf templates translation update

2008-09-11 Thread Gerfried Fuchs
* Clytie Siddall <[EMAIL PROTECTED]> [2008-09-10 15:35:58 CEST]: > The updated Vietnamese translation for the debconf file: beep Thanks, I will include it in a future upload of beep. Please notice that I won't accept taht Language-Team in the po file because mails to there bounce. If you want to

Bug#498625: bzr: Branching fails with "pack already exists", then succeeds

2008-09-11 Thread Roland Mas
Package: bzr Version: 1.5-1.1 Severity: normal I'm working on a patched version of GForge for a client ("foo"), where I tried to separate each added feature into its own feature branch (I have ~20 of these branches). The branching scheme looks a bit like this: $debianrepo/gforge/debian/etch \->

Bug#498496: setting package to beep-udeb beep, tagging 498496

2008-09-11 Thread Gerfried Fuchs
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # beep (1.2.2-23) unstable; urgency=low # # * Updated translation: #- Vietnamese by Clytie Siddall (closes: #498496) # package beep-udeb beep tags 498496 + pending -- To UNSUBSCRIBE, email to [EMAIL

Bug#497234: setting package to dpkg-cross libdebian-dpkgcross-perl, tagging 497234

2008-09-11 Thread Neil Williams
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # dpkg-cross (2.3.2) unstable; urgency=low # # * [INTL:ru] Russian debconf templates translation (Closes: #497234) package dpkg-cross libdebian-dpkgcross-perl tags 497234 + pending -- To UNSUBSCRIBE, em

Bug#461048: #461048 smbfs: "This utility only unmounts cifs filesystems"

2008-09-11 Thread Z F
Yes I can reproduce the bug with the same behavior I am runing unstable and smbfs 2:3.2.3-2 The only way to unmount the drive is to reboot If I can be of any help in resolving this, I would be glad. Thanks a lot Lazar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#498628: tig --author does show strange stuff

2008-09-11 Thread Gerfried Fuchs
Package: tig Version: 0.11-1 Severity: normal Hi again. :) tig claims to use options that git-log and git-diff does, too. So far, so good. tig --author=foo seems to be proper - at least, from a first glance. After scrolling down a fair bit it starts to list bogous commits that neither ma

Bug#498627: kernel: Kernel BUG mounting cifs with krb5i

2008-09-11 Thread Ryan Bair
Package: kernel Severity: important Subject: kernel: CIFS mount with krb5i Oops Package: kernel Severity: important When attempting to mount a cifs share with Kerberos packet signing, the mount fails and the cifs module is no longer usable or removable until the system is restarted. I'm using

Bug#498628: tig --author does show strange stuff

2008-09-11 Thread Sebastian Harl
Hi, On Thu, Sep 11, 2008 at 06:02:47PM +0200, Gerfried Fuchs wrote: > tig claims to use options that git-log and git-diff does, too. So far, > so good. tig --author=foo seems to be proper - at least, from a first > glance. After scrolling down a fair bit it starts to list bogous commits > that ne

Bug#491871: same display glitch, same chipset, different circumstances

2008-09-11 Thread Zack Weinberg
Package: xserver-xorg-video-intel Version: 2:2.3.2-2+lenny4 Followup-For: Bug #491871 Unlike a lot of people, I have had no problems whatsoever with the intel drivers at their default settings ... until the 2.3.2-2+lenny4 version, when several web sites I visit regularly started showing distorted

Bug#498629: Please include example xconf file in /usr/share/doc/fop/examples

2008-09-11 Thread Kobayashi Noritada
Package: fop Version: 1:0.94.dfsg-2 Severity: wishlist Hi, fop command can use an "xconf" configuration file for run-time configuration. xconf is a kind of XML and users cannot write configuration without seeing (or copying) an example. Fortunately, the source tarball includes an example confi

Bug#498631: binary firmware in drivers/net/cassini.h

2008-09-11 Thread Robert Millan
Package: linux-2.6 Version: 2.6.26-5 Severity: serious Hi, drivers/net/cassini.h (licensed under GPLv2+) contains two chunks of binary firmware, such as: /* firmware patch for NS_DP83065 */ typedef struct cas_saturn_patch { u16 addr; u16 val; } cas_saturn_patch_t; #if 1 cas_satu

Bug#498630: abcm2ps: will not accept '-' as input source

2008-09-11 Thread Francis Larson
Package: abcm2ps Version: 5.8.1-1 Severity: important Commands such as "abc2abc Norman_extras.abc -t -3 -e -b -r -s | abcm2ps -n -1 -O Norman_extras-Eb.ps -" now result in abcm2ps-5.8.1 (June 14, 2008) No input file specified make: *** [Norman_extras-Eb.ps] Error 1 This does work in version 4.12

Bug#498633: ITP: englabgui -- mathematical platform with C-like syntax (GUI)

2008-09-11 Thread Harry Serenis
Package: wnpp Owner: Harry Serenis <[EMAIL PROTECTED]> Severity: wishlist * Package name: englabgui Version : 0.2.3 Upstream Author : BugFest Team <[EMAIL PROTECTED]> * URL : http://www.englab.org * License : GPLv2 Programming Lang: C++ Description : ma

Bug#498635: passwd: useradd -r and groupadd -r don't play nicely with ldap

2008-09-11 Thread Ben Poliakoff
Package: passwd Version: 1:4.1.1-3 Severity: important "useradd -r" and "groupadd -r" hang "forever" when run on a system that is configured to use libnss-ldap (with ldap references for "passwd" and "group" in /etc/nsswitch.conf). I use the following ldap related configs in nsswitch.conf:

Bug#450865: mp3burn: patch to correctly detect architecture

2008-09-11 Thread Neil Moore
Package: mp3burn Version: 0.4.1-3 Tags: patch Followup-For: Bug #450865 mp3burn queries the system architecture to determine whether it need to pass the -swab option to cdrecord. Unfortunately, it does so using /bin/arch, which is not present in Lenny and sid; this results in mp3burn never addin

Bug#103416: tagging 103416

2008-09-11 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # nothing specific to sid tags 103416 - sid -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#152996: tagging 152996

2008-09-11 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # nothing specific to sid tags 152996 - sid -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#490409: [Pkg-xen-devel] Bug#490409: Bug#490409: CVE-2008-2004: privilege escalation

2008-09-11 Thread Ian Jackson
Bastian Blank writes ("[Pkg-xen-devel] Bug#490409: Bug#490409: CVE-2008-2004: privilege escalation"): > A bug in a known-problematic subsystem does not make the whole package > unusable. The HVM emulation is `known-problematic' ? I know that qemu's security record is not spotless but I don't thi

Bug#108432: tagging 108432

2008-09-11 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # nothing specific to sid tags 108432 - sid -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498634: ITP: englab-utils -- mathematical platform with C-like syntax (run-time utilities)

2008-09-11 Thread Harry Serenis
Package: wnpp Owner: Harry Serenis <[EMAIL PROTECTED]> Severity: wishlist * Package name: englab-utils Version : 0.2.3 Upstream Author : BugFest Team <[EMAIL PROTECTED]> * URL : http://www.englab.org * License : GPLv2 Programming Lang: C++ Description :

Bug#498590: menu: documentation tailored to generate files in /etc

2008-09-11 Thread Bernhard R. Link
I've looked at the documentation for things to suggest putting generated files to /etc instead of /var (which several WMs do) and found the following issues: The description for examplercfile contains /etc/. Looking at it, it actually looks like menu could need some improvement here. Generating th

Bug#104404: tagging 104404

2008-09-11 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # nothing specific to sid tags 104404 - sid -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498587: Fixed by package in NEW

2008-09-11 Thread Michael Tautschnig
tags 498587 + pending thanks This problem is fixed in the package currently awaiting approval by ftp-masters in NEW. Best, Michael pgpLkLZ0cAKM4.pgp Description: PGP signature

Bug#498619: gdm segfaults because of gcin

2008-09-11 Thread Wen-Yen Chuang
Gonéri Le Bouder wrote: > Today I got a segfaut of gdm because of gcin. This is the line I got in > /var/log/syslog: > Sep 11 16:37:06 linda kernel: [ 342.582462] gdmgreeter[5256]: segfault at 10 > ip b6f8bec1 sp bfa24990 error 4 in libgcin-im-client.so.1.0.2[b6f8a000+3000] Hi, This is fixed in

Bug#497251: notfixed 497251 in 1.4-3+b1

2008-09-11 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # should get closed without version notfixed 497251 1.4-3+b1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#104758: tagging 104758

2008-09-11 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # nothing specific to sid tags 104758 - sid -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#109032: tagging 109032

2008-09-11 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # nothing specific to sid tags 109032 - sid -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#94164: tagging 94164

2008-09-11 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # nothing specific to sarge tags 94164 - sarge -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498632: xserver-xorg-video-nv: 1600x1200 resolution not available

2008-09-11 Thread Andrew Archibald
Package: xserver-xorg-video-nv Version: 1:2.1.10-1 Severity: normal On a recent fresh install of Lenny, xorg does not start in 1600x1200 resolution by default and it doesn't seem to be possible to manually configure for 1600x1200. The monitors attached are lcd with native resolution of 1600x1200,

Bug#110584: tagging 110584

2008-09-11 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # nothing specific to sid tags 110584 - sid -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#101735: tagging 101735

2008-09-11 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # nothing specific to sid tags 101735 - sid -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#316511: +1

2008-09-11 Thread Mario Lang
Hi. Just wanted to mention that I've been bitten by this bug pretty regularily. It would be nice if we could apply a fix some day even if upstream is maybe not really active anymore these days (guess). gocr is actually useful even if the results are not always very helpful, if you can't see at al

Bug#498595: bad grammar and punctuation in glxinfo(1)

2008-09-11 Thread Brice Goglin
tags 498595 +pending thank you Sam Hocevar wrote: > Package: mesa-utils > Version: 7.0.3-5 > Severity: minor > >glxinfo(1) uses incorrect quotes and confuses its/it's: > > Find the ``best'' visual and print it's number. > >I suggest the following instead: > > Find the "best" visual and pr

Bug#498628: tig --author does show strange stuff

2008-09-11 Thread Jonas Fonseca
Sebastian Harl <[EMAIL PROTECTED]> wrote Thu, Sep 11, 2008: > Hi, > > On Thu, Sep 11, 2008 at 06:02:47PM +0200, Gerfried Fuchs wrote: > > tig claims to use options that git-log and git-diff does, too. So far, > > so good. tig --author=foo seems to be proper - at least, from a first > > glance. Af

Bug#498625: [Pkg-bazaar-maint] Bug#498625: bzr: Branching fails with "pack already exists", then succeeds

2008-09-11 Thread James Westby
On Thu, 2008-09-11 at 17:47 +0200, Roland Mas wrote: > For some reason, the first time I try to clone the patched/foo > branch, I get a failure with the above message. Doing the very same > command again works, as does branching immediately afterwards under > another name (before the rm -r). I

Bug#496287: Me too!

2008-09-11 Thread Francesco Poli
On Thu, 11 Sep 2008 07:45:01 +0300 Martin Michlmayr wrote: > * Francesco Poli <[EMAIL PROTECTED]> [2008-09-10 23:15]: > > > > P.S.: I am Cc:ing the bug submitter, maybe he also had udev <= 0.114-2 > > > > installed at the time of his latest reboot, when he submitted this bug > > > > report... Mar

Bug#451235: closing 451235

2008-09-11 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # The closed version seems to have been lost somewhere close 451235 5.0.45-3 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

<    1   2   3   4   >