Bug#302771: Win XP file listing bug in smbclient and libsmbclient

2005-05-07 Thread Christian Perrier
Quoting Gerald (Jerry) Carter ([EMAIL PROTECTED]): > I remember you fixing this post 3.0.14a correct ? Maybe > even post 3.0.15pre2. > > Would one of you debian dudes retest the latest SAMBA_3_0 > tree and let us know ? Jerry, I grabbed SAMBA_3_0 from svn 2 hours ago and, while trying to reco

Bug#308081: similar problems w/ libsane and epson scanner

2005-05-07 Thread Diab Jerius
Package: libsane Version: 1.0.15-9 Followup-For: Bug #308081 I've got an epson Perfection 2450 Photo scanner. Recently (after upgrading) it stopped working with the following symptoms: When the scanner is first plugged in, the following appears in the kernel logs kernel: usb 5-1: new high spee

Bug#261824: update

2005-05-07 Thread Andres Salomon
As davem pointed out, I had the 'dis' stuff backwards. Here's the corrected version: Boot device: /[EMAIL PROTECTED],70/[EMAIL PROTECTED]/[EMAIL PROTECTED],0:f File and args: SILO Version 1.4.9 Fast Data Access MMU Miss {0} ok WARNING: There is a TBD problem with ps2. WARNING: There is a TB

Bug#308095: udev: *1394 devices are not present, a default override would be nice.

2005-05-07 Thread Sven Luther
On Sun, May 08, 2005 at 12:03:21AM +0200, Marco d'Itri wrote: > On May 07, Sven Luther <[EMAIL PROTECTED]> wrote: > > > Debian's udev sucks because it is not able to add the workaroud to make > > firewire cameras work out of the box. > This is not an udev bug, and I explained my rationale for not

Bug#308095: udev: *1394 devices are not present, a default override would be nice.

2005-05-07 Thread Sven Luther
On Sun, May 08, 2005 at 12:03:21AM +0200, Marco d'Itri wrote: > On May 07, Sven Luther <[EMAIL PROTECTED]> wrote: > > > Debian's udev sucks because it is not able to add the workaroud to make > > firewire cameras work out of the box. > This is not an udev bug, and I explained my rationale for not

Bug#308136: pon: segmentation fault

2005-05-07 Thread Alexander Verbovetsky
Package: ppp Version: 2.4.3-20050321+2 Severity: important With kernel-mode pppoe, the `pon' command exits with the "Segmentation fault" message. Kernel 2.4.27 patched with kernel-patch-debian-2.4.27 (2.4.27-9) kernel-patch-2.4-lowlatency (20041204) kernel-patch-2.4-preempt (20040321-3) Version 2.4

Bug#308134: bashism in maintainer script

2005-05-07 Thread Brendan O'Dea
Package: mawk Version: 1.3.3-11 postinst contains non-POSIX redirection "&>": if ! ls -l $(ls -l $badlink | cut -d">" -f2) &>/dev/null; then better written as: if ! ls -l $(ls -l $badlink | cut -d">" -f2) >/dev/null 2>&1; then --bod -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Bug#308133: bashism in maintainer script

2005-05-07 Thread Brendan O'Dea
Package: gs-common Version: 0.3.7 prerm contains non-POSIX redirection "&>": if type defoma-app &>/dev/null; then better written as: if type defoma-app >/dev/null 2>&1; then --bod -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

Bug#308135: bashism in maintainer script

2005-05-07 Thread Brendan O'Dea
Package: gawk Version: 1:3.1.4-2 postinst contains non-POSIX redirection "&>": if ! ls -l $(ls -l $badlink | cut -d">" -f2) &>/dev/null; then better written as: if ! ls -l $(ls -l $badlink | cut -d">" -f2) >/dev/null 2>&1; then --bod -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

Bug#308129: localization-config: [INTL:bg] Bulgarian translation of debconf templates

2005-05-07 Thread Christian Perrier
tags 308129 pending thanks Quoting Ognyan Kulev ([EMAIL PROTECTED]): > Package: localization-config > Severity: wishlist > Tags: patch l10n > > > Well, it's probably late for Sarge, but anyway, here is Bulgarian > translation of Debconf templates. Commited. -- To UNSUBSCRIBE, email to [EMA

Bug#308130: xdebconfigurator: [INTL:bg] Bulgarian translation of debconf templates

2005-05-07 Thread Christian Perrier
tags 308130 pending thanks Quoting Ognyan Kulev ([EMAIL PROTECTED]): > Package: xdebconfigurator > Severity: wishlist > Tags: patch l10n > > > Bulgarian translation of debconf templates is attached. Commited. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#302771: my konqueror, smbc, smbclient versions

2005-05-07 Thread Christian Perrier
Quoting Gabor Guzmics ([EMAIL PROTECTED]): > >Hi, > > > >I tried to reproduce your problem. But tested in konqueror and smbc and > >I can't reproduce it. For me this problem is fixed. > > > >Can you give your smb.conf here ? > > > >Which version of smbc and konqueror do you have ? > > > >Regards, >

Bug#308132: d4x: Segfaults on startup every time.

2005-05-07 Thread Chris Metzler
Package: d4x Version: 2.5.0rel-4 Severity: grave Justification: renders package unusable d4x is unable even to startup. Merely invoking d4x from the command line brings up the window, immediately generates a "Segmentation Fault" message, and quits. -- System Information: Debian Release: 3.1 A

Bug#306530: powernowd: stuck at lower freq

2005-05-07 Thread John Clemens
Wow, thnks for tracking that down.. yeah, my logic for the return code or read_file() was wrong. errno vals are positive, not negative, and i think originally i had read_file returning the number of bytes read or something. Its also why you'd get like 5 error essages all repeating when the cp

Bug#308131: supybot: Supybot causes exception whenever I'm trying to do a @kick.

2005-05-07 Thread hondza
Package: supybot Version: 0.80.1-3 Severity: normal Whenever I'm trying to do a @kick, supybot causes this exception: WARNING [2005-05-06 18:13:19] supybot Failed to load alwaysLoadImportant: No module named alwaysLoadImportant. ERROR [2005-05-06 18:13:29] supybot Uncaught exception in Channel.ki

Bug#269791: (no subject)

2005-05-07 Thread Brian Beck
Package: kpat Version: 3.3.2-1 Severity: normal This bug still exists in KDE 3.3.2. Does anyone know if it is a KDE issue or a Debian issue? When I run kpat from the console these are the error messages I receive... $kpat QObject::connect: Cannot connect (null)::undoPossible(bool) to pWidget:

Bug#308129: localization-config: [INTL:bg] Bulgarian translation of debconf templates

2005-05-07 Thread Ognyan Kulev
Package: localization-config Severity: wishlist Tags: patch l10n Well, it's probably late for Sarge, but anyway, here is Bulgarian translation of Debconf templates. Regards, ogi -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (50, 'unstable') Arc

Bug#308130: xdebconfigurator: [INTL:bg] Bulgarian translation of debconf templates

2005-05-07 Thread Ognyan Kulev
Package: xdebconfigurator Severity: wishlist Tags: patch l10n Bulgarian translation of debconf templates is attached. Regards, ogi -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (50, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.30 Loc

Bug#306530: powernowd: stuck at lower freq

2005-05-07 Thread Mourad De Clerck
On Sat, 2005-05-07 at 23:42 -0400, John Clemens wrote: > Thanks for the info.. Well, all those number look right.. this is just > getting bizarre. > > I'm attaching a new powernowd.c file.. it has some extra debugging turned > on.. would you mind running it? just compile it (gcc -o powernowd >

Bug#156161: simple suggestion

2005-05-07 Thread Joey Hess
I've re-read this entire bug log after discovering that a deleted rc2.d/S symlink and invoke-rc.d started a daemon that I didn't want running and ate serious quantitues of bandwidth. I'm now very glad I don't pay per megabyte of bandwidth like some people have to. :-/ Anyway, one thing I see agree

Bug#306530: powernowd: stuck at lower freq

2005-05-07 Thread John Clemens
Thanks for the info.. Well, all those number look right.. this is just getting bizarre. I'm attaching a new powernowd.c file.. it has some extra debugging turned on.. would you mind running it? just compile it (gcc -o powernowd powernowd.c) and run it as root.. no need for special flags or any

Bug#306530: powernowd: stuck at lower freq

2005-05-07 Thread Mourad De Clerck
On Sat, 2005-05-07 at 23:11 -0400, John Clemens wrote: > Would someone seeing this problem mind posting the output of > /sys/devices/system/cpu/cpu0/cpufreq/* ? Sure, here it is: ibook:/sys/devices/system/cpu/cpu0/cpufreq# for i in `ls`; do echo $i:; cat $i; done; affected_cpus: 0 cpuinfo_ma

Bug#225907: Build failure on Alpha with 2.4.23

2005-05-07 Thread Russ Allbery
Falk Hueffner <[EMAIL PROTECTED]> writes: > Russ Allbery <[EMAIL PROTECTED]> writes: >> Could you give this another try > I still get the same error with openafs-modules-source 1.3.81-4 and > kernel-source-2.4.27 2.4.27-9. I took a more extensive look at this, and I'm puzzled. This is a bit har

Bug#306530: powernowd: stuck at lower freq

2005-05-07 Thread John Clemens
Thnk you for posting this, Mourad.. it's helping me track it down. I just don't see the error. For some reason, the new code thinks that your table should only be 1 entry long, when we know it should be three. this is handled by the cpu.table_size variable. I compute the table size with the

Bug#308128: rstatd: Does not provide some statistics

2005-05-07 Thread Ryan Lovett
Package: rstatd Version: 3.07-3 Severity: wishlist It seems that Solaris rstatd provides statistics for memory (page/swap in/out) and disk while this rstatd does not. It would be nice if the Linux version provided the same data. $ rsysinfo solaris-machine System Information for: solaris-machine

Bug#308127: goats: footprint too big

2005-05-07 Thread grok
Package: goats Version: 2.2-2.1 Severity: wishlist Bah! Goats takes up way too much resident memory for what it is. But looking at the long list of dependencies below (I was going to delete them in this message, but I think I'll keep them as part of it), I'm wondering if that might be part of the

Bug#308125: bash dependence

2005-05-07 Thread shock
Package: skkdic Version: 20040323-1 Severity: serious The following syntax in which there is debian/rules is dependent on bash. > rm > debian/skkdic-extra/usr/share/skk/SKK-JISYO.{L,wrong.annotated,china_taiwan.header} > cp zipcode/{README.ja,words.zipcode} > debian/skkdic-extra/usr/

Bug#308126: unison: please mention in NEWS.Debian when archive format changes

2005-05-07 Thread Andrew Pimlott
Package: unison Version: 2.10.2-1 Severity: wishlist It's a pretty significant event for unison users when the archive format changes. If I have any unsynchronized changes when I upgrade to a new archive format, I have to merge them all by hand. I think a warning in NEWS.Debian would be appropri

Bug#278495: Bug#279232: What about perl-bug #279232?

2005-05-07 Thread Steve Langasek
On Sat, May 07, 2005 at 03:12:54PM +0100, Colin Watson wrote: > > Given the recent freeze announcement, I'd suggest that regardless of > > what other fixes are made, a good first step would be to get a fixed > > doc-base (i.e. one that works with the current stable perl-base only) > > package into

Bug#269947: [bug #10369] Files with their names in other languages than Latin-based ones

2005-05-07 Thread JongAm Park
Follow-up Comment #9, bug #10369 (project mldonkey): Hi. I tested it with 2.5.30 version. It is not solved. With 2.5.16 version, there was work-arond for this problem. If the search result is UTF-8 and if you change your web browser's encoding menu to UTF-8, then the files are committed with co

Bug#308124: /usr/include/cfortran.h in cfitsio-dev conflicts with /usr/include/cfortran.h in cfortran

2005-05-07 Thread Joseph Barillari
Package: cfitsio-dev Version: 2.401-1 Severity: normal -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.4.26 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Vers

Bug#306530: powernowd: stuck at lower freq

2005-05-07 Thread John Clemens
Hmm.. this is very odd.. although I havent' tested that code path in a loong time. (My iBook is in the shop.. and it's only a G3 and works fine..). I also made a patch to support scaling_available_frequencies in the cpufreq_pmac kernel module so it will use the detter path. I've sent it to B

Bug#308123: RFP: seda -- concurrent server Java library

2005-05-07 Thread Shaun Jackman
Package: wnpp Severity: wishlist * Package name: seda Version : 3.0 Upstream Author : Matt Welsh <[EMAIL PROTECTED]> * URL : http://www.eecs.harvard.edu/~mdw/proj/seda/ * License : BSD Description : concurrent server Java library SEDA is an acronym for st

Bug#299939: able to test this?

2005-05-07 Thread Justin Pryzby
On Sat, May 07, 2005 at 08:50:34PM -0400, Joey Hess wrote: > I notices that Justin Pryzby has proposed a patch to fix the gkdial > double-click crash. Its not a real patch; disconnect_valid is a variable I made up, and it does not presently exist in the source code. But, as best I can tell (having

Bug#307744: gsl_min_fminimizer_set documents errors inconsistently

2005-05-07 Thread Dirk Eddelbuettel
tags + 307744 upstream tags + 307744 fixed forwarded 307744 [EMAIL PROTECTED] quit On 6 May 2005 at 17:05, Brian Gough wrote: | > | I suppose the bug is just a documentation one. The docs needs to say that | > | gsl_min_fminimizer_set returns GSL_EINVAL, not GSL_FAILURE, when the | > | inter

Bug#306530: powernowd: stuck at lower freq

2005-05-07 Thread Mourad De Clerck
Just an additional datapoint on Debian Bug #306530: I experience exactly thesame behaviour on my iBook G4 800. Speed is stuck at 606 mhz, instead of the usual 800 mhz. I get the same error messages on starting powernowd (file not found) - /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_fr

Bug#299939: able to test this?

2005-05-07 Thread Joey Hess
I notices that Justin Pryzby has proposed a patch to fix the gkdial double-click crash. I wonder if you're able to test it and see if it fixed the bug you filed? You can find the patch at http://bugs.debian.org/299939 ; if you're not comfortable patching it yourself I can do a rebuild. This bug h

Bug#307583: aptitude: line-drawing characters broken under UTF-8

2005-05-07 Thread Michael Wardle
My locale is en_AU.UTF-8 as you'll see hidden in the initial report. I have also tried en_AU.utf8, but the behavior is the same (as you would expect). My terminal emulator is PuTTY 0.57 on Windows XP from . PuTTY is configured to use UTF-8 t

Bug#308122: kid3: autoselect next item in frames listbox

2005-05-07 Thread Grahame
Package: kid3 Version: 0.5-2 Severity: wishlist if you delete an item from the frames listbox then you have to then select another item to delete manually. It would, imo, be more useful to automatically select the next item of the list. That way the top item could be selected and a few clicks on

Bug#308121: kid3: Option to disable id3v2 tags

2005-05-07 Thread Grahame
Package: kid3 Version: 0.5-2 Severity: wishlist It'd be great to have an application wide option to disable id3v2 tags. -- System Information: Debian Release: 3.1 Architecture: amd64 (x86_64) Kernel: Linux 2.6.12-rc3 Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) Versions of packages k

Bug#308120: kid3: support for ogg vorbis tags

2005-05-07 Thread Grahame
Package: kid3 Version: 0.5-2 Severity: wishlist Any chance of support for ogg vorbis style tags? I've yet to find a decent tag editor that has all of the features of kid3 and supports ogg files. -- System Information: Debian Release: 3.1 Architecture: amd64 (x86_64) Kernel: Linux 2.6.12-rc3 Loca

Bug#296313: Eclipse 3 at home

2005-05-07 Thread Julien Wajsberg
Hi, I finally tried at home, where I only have one screen, and there is no crash. So the problem must come from the multi-screen support. I'll try to deactivate a screen at work... -- Julien

Bug#292105: Status of libmusepack?

2005-05-07 Thread Joe Wreschnig
On Wed, 2005-05-04 at 16:23 -0500, Joe Wreschnig wrote: > (Please don't respond by approving libmusepack2 -- by now, libmusepack3 > is coming soon. I just want to make sure that when I do upload it, there > isn't something holding it back.) As indicated in the bug report, upstream renamed the libr

Bug#308118: isoqlog: Configuration doesn't handle exim4 correctly

2005-05-07 Thread Brett Nash
Package: isoqlog Version: 2.2-0.3 Severity: normal The dpkg configuration only supports exim, not exim4. Thus it fails to look in /var/log/exim/mainlog for email. It should support an exim and an exim4 log entry. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (5

Bug#308119: isoqlog: Doesn't look in old logs

2005-05-07 Thread Brett Nash
Package: isoqlog Version: 2.2-0.3 Severity: normal Installing and running isoqlog on a system should check in old logs created by logrotate. Otherwise it gives you reports for just the last day or so. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable

Bug#308117: isoqlog: Manual page doesn't describe location of configuration file

2005-05-07 Thread Brett Nash
Package: isoqlog Version: 2.2-0.3 Severity: minor The manual page tells you how to change the configuration file, but it neither tells you where it is, or what the format is. It should include a files section to cover this information. -- System Information: Debian Release: 3.1 APT prefers uns

Bug#300859: NMU

2005-05-07 Thread Norbert Tretkowski
Hi, prepared (but not yet uploaded) NMU: diff -Nur 1/debian/changelog 2/debian/changelog --- 1/debian/changelog 2005-05-08 02:19:24.0 +0200 +++ 2/debian/changelog 2005-05-08 02:19:30.0 +0200 @@ -1,3 +1,13 @@ +gnupg (1.4.1-0.1) unstable; urgency=medium + + * Non-maintainer uploa

Bug#239216: vim-gnome: gvim windows are not grouped in the taskbar

2005-05-07 Thread jamessan
tags 239216 + unreproducible moreinfo thanks > I often use many different gvim windows and I'm seeing my gnome > taskbar filled. Other programs as Mozilla Firebird get grouped, > instead. Are you still able to reproduce this? I've attempted with vim-gnome 6.3.071+1 and was unable. I'm tagging th

Bug#269787: manpage improvements ?

2005-05-07 Thread Siward de Groot
On Wednesday 02 February 2005 13:59, you wrote: | Hi Siward, | | #269787: manpage improvements ? | has been sitting in my bug pile for months now. If you really want your | suggestions implemented, the best thing for you to do would be to write | up your new improved manpage and create a diff again

Bug#308116: RFP: alliance-vlsi -- Alliance is a complete set of CAD tools and libraries for VLSI design

2005-05-07 Thread Luke Kenneth Casson Leighton
Package: wnpp Severity: wishlist * Package name: alliance-vlsi Version : x.y.z Upstream Author : Name <[EMAIL PROTECTED]> * URL : http://www-asim.lip6.fr/recherche/alliance/ * License : LGPL Description : Alliance is a complete set of CAD tools and librar

Bug#307906: vim-latexsuite: Help files nor recognized after installation

2005-05-07 Thread Jan Gorski
On Sat, 07 May 2005 at 22:26:16 +0200, Artur R. Czechowski wrote: > > After installation help files of vim-latexsuite was not accesible. > Well, It is not a vim-latexsuite bug. > dpkg -S /usr/share/vim/addons/doc/* | cut -d: -f1 | sort -u > and send me the output. vim-latexsuite vim-vimoutliner A

Bug#308029: nagios-plugins: check_ping command not compatible with ping .

2005-05-07 Thread Guido Trotter
tags 308029 + sarge thanks On Sat, May 07, 2005 at 02:46:19PM +0200, Nacer Laradji wrote: Hi, > Package: nagios-plugins > Version: 1.4-3 > Severity: important > > > With last update the check_ping script will use ping > argument like -U . > > ping -U don t work on debian sarge . > > Nagios

Bug#308115: man page doesn't list all supported template styles

2005-05-07 Thread Martin Michlmayr
Package: bins Version: 1.1.27-2 Severity: minor bins(1) claims that "styles provided for now are default, joi and satyap". However, there are now also marc and petrus. 709:[EMAIL PROTECTED]: ~] find /usr/share/bins/ -type d -maxdepth 1 -mindepth 1 /usr/share/bins/templates.default /usr/share/bi

Bug#308114: should check whether templates exist before converting images

2005-05-07 Thread Martin Michlmayr
Package: bins Version: 1.1.27-2 Severity: wishlist bins starts converting all images it finds and then generates the templates. While this is logical, it's strange that the images are converted even though bins later fails because the templates aren't available. It would be nice if bins would ch

Bug#306390: runit: Solved

2005-05-07 Thread Gilles
Package: runit Version: 1.0.5-3 Followup-For: Bug #306390 Hello. Sorry for not replying earlier, but I was stuck with a bug in the vserver utilities, preventing further testing with runit. The issue was worked around yesterday. I'm happy to tell you that it is now possible to install runit pa

Bug#304122: [dom@earth.li: libtext-wikiformat-perl]

2005-05-07 Thread Dominic Hargreaves
- Forwarded message from Dominic Hargreaves <[EMAIL PROTECTED]> - Date: Sun, 8 May 2005 00:20:01 +0100 From: Dominic Hargreaves <[EMAIL PROTECTED]> To: debian-release@lists.debian.org Subject: libtext-wikiformat-perl User-Agent: Mutt/1.3.28i Hello, Please accept libtext-wikiformat-perl 0

Bug#308113: /usr/bin/rdfwml: unable to process rdf with ext. html entities

2005-05-07 Thread Bernd Eckenfels
Package: wap-wml-tools Version: 0.0.4-1 Severity: minor File: /usr/bin/rdfwml On java.net rdf feed, I found an HTML Entity declared externally, but it causes rdfwml to break: |> rdfwml broken.rdf |broken.rdf:101: error: Entity 'uuml' not defined | eads to the question of where to store and how to

Bug#308111: outputs Copyright information as Latin-1 even on UTF-8 terminals

2005-05-07 Thread Martin Michlmayr
Package: bins Version: 1.1.27-2 Severity: minor When bins prints its copyright message, the (C) sign (©) cannot be read and the name "Jérôme Sautret" is garbled too. This is because the string is printed in Latin-1 even though I'm using a UTF-8 locale. Unfortunately, I don't know anything about

Bug#308112: bbkeys_0.9.0-2 (unstable): FTBFS, missing build dependency

2005-05-07 Thread waldi
Package: bbkeys Version: 0.9.0-2 Severity: serious There was an error while trying to autobuild your package: > Automatic build of bbkeys_0.9.0-2 on debian01 by sbuild/s390 27 [...] > ** Using build dependencies supplied by package: > Build-Depends: debhelper, xlibs-dev, libbt-dev, pkg-config [..

Bug#276005: vim: :make doesn't find right files with makes -C option.

2005-05-07 Thread Stefano Zacchiroli
tags 276005 + patch pending forwarded 276005 [EMAIL PROTECTED] thanks David Riebenbauer <[EMAIL PROTECTED]> wrote: > As said in the subject :make doesn't jump to the right files with > warnings or errors if it is used with the -C option like: > > :make -C /path/to/the/makefile This happen because

Bug#307724: gtk+2.0: patch for focus issues with firefox and ion3

2005-05-07 Thread Norbert Tretkowski
* Sebastien Bacher wrote: > Le jeudi 05 mai 2005 à 11:38 +0200, Norbert Tretkowski a écrit : > > A similar patch was applied to gtk-2-6 and HEAD, see above URL. > > Please please consider adding that patch and do an upload to t-p-u > > so we have a fixed version in sarge. > > you should Cc: the RM

Bug#308110: Launching on 'about:blank' loads no page; denies functionality.

2005-05-07 Thread Adrian Irving-Beer
Package: konqueror Version: 4:3.3.2-1 Severity: normal Within Konqueror, accessing the URL 'about:blank' (like with most browsers) accesses a blank page. White background, 'page loaded' status message, URL in the location bar. All is good. Launching konqueror as 'konqueror about:blank' does not

Bug#302431: xmms-crossfade: FTBFS (amd64/gcc-4.0): static declaration of 'monitor_win' follows non-static declaration

2005-05-07 Thread Martin Waitz
hoi :) an NMU on this package would be appreciated as my laptop is currently broken and I would not have the possibility to test the package after applying the patch. thanks. -- Martin Waitz signature.asc Description: Digital signature

Bug#308005: mozilla-firefox: crowded search engine menu

2005-05-07 Thread Eric Dorland
severity 308005 wishlist thanks * W. Borgert ([EMAIL PROTECTED]) wrote: > Package: mozilla-firefox > Version: 1.0.3-2 > Severity: normal > > I cannot see, how to disable one or more of the default > search engines. If I add some new search engines, the > menu becomes crowded. Btw: Some of the s

Bug#308109: please remove kernel-image-2.6.9-amd64

2005-05-07 Thread Frederik Schueler
Package: ftp.debian.org Severity: wishlist please remove kernel-image-2.6.9-amd64 from the archive, it is obsolete. Kind regards Frederik Schueler -- ENOSIG signature.asc Description: Digital signature

Bug#271338: ipython (used as shell) hangs when sub-shell is invoked by

2005-05-07 Thread Stefano Zacchiroli
tags 271338 + unreproducible moreinfo thanks > When ipython is used as the user shell, vim hangs when invoked unless > the following is commented out: I can no longer reproduce this bug using python2.4-ipython 0.6.13-1 and vim 6.3.071+1: ipython is able to exec vim (I used "!vim") without startup

Bug#308108: chipcard-tools: depends on no drivers, most aren't even available in Debian

2005-05-07 Thread Tobias Stefan Richter
Package: chipcard-tools Version: 0.9.1-7 Severity: important Most (if not all?) programs within chipcard-tools need a separate reader library. None of the possible files is installed as a dependency, nor could I find a documentation hint which packages to install to get a specific reader workin

Bug#308107: blootbot: debconf can't connect after latest unstable update

2005-05-07 Thread Chris Zubrzycki
Package: blootbot Version: 1.1.0-6 Severity: important from blootbot.log 14:09.47 Loaded ircServers ircII.servers (1 servers) 14:09.47 Connecting to port 6667 of server irc.freenode.net ... 14:09.47 resolved to 217.172.187.182. 14:09.47 !WARN! PERL: Can't connect to irc.freenode.net:6667! at /u

Bug#308095: udev: *1394 devices are not present, a default override would be nice.

2005-05-07 Thread Marco d'Itri
On May 07, Sven Luther <[EMAIL PROTECTED]> wrote: > Debian's udev sucks because it is not able to add the workaroud to make > firewire cameras work out of the box. This is not an udev bug, and I explained my rationale for not adding a workaround there. You should blame the 1394 maintainers instead

Bug#308106: asterisk-chan-capi: chan-capi does not work with kernel >2.6.11-rc4

2005-05-07 Thread Martin Jess
Package: asterisk-chan-capi Version: 0.3.5-11 Severity: normal Tags: patch asterisk-chan-capi or chan_capi 0.3.5 does not work with kernel 2.6.11-rc4 or above. incoming calls work, outgoing calls don't. (see http://www.voip-info.org/wiki-Asterisk+How+to+connect+with+CAPI#comments) chan_capi-0.3

Bug#308104: tla: copes badly with no EDITOR env var set

2005-05-07 Thread Clint Adams
Package: tla Version: 1.3-1 Severity: normal % tla commit * no log found, creating one automatically * (Use "tla make-log" to create a log file.) arch_run_editor: please set $EDITOR violates policy 11.4. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Bug#308079: fakeroot hangs

2005-05-07 Thread Clint Adams
> No, hangs as if I'd done $fakeroot make-kpkg clean > > Also, I tried building scummvm from their cvs source but that failed when > it came to a fakeroot command used to help create a debian package. Is there a problem with your SysV IPC? Does fakeroot-tcp work instead? Does ipcs show anything

Bug#308095: udev: *1394 devices are not present, a default override would be nice.

2005-05-07 Thread Sven Luther
On Sat, May 07, 2005 at 11:51:06PM +0200, Marco d'Itri wrote: > > > No, but I encourage Debian users to switch to it. > > By making sure that debian is less functional than ubuntu ? > No, by explaining that for many uses it is a more useful distribution > than debian/stable. Yeah, exact. Debian'

Bug#308095: udev: *1394 devices are not present, a default override would be nice.

2005-05-07 Thread Marco d'Itri
On May 07, Sven Luther <[EMAIL PROTECTED]> wrote: > oh well, what are all thos other entries in links.conf for then ? They needed are by drivers which are not hardware-related and cannot be autoprobed or easily autoloaded. > I don't think it is against the kernel. But seriouly, why not have the

Bug#197041: ITP: ORSA -- a framework for Celestial Mechanics investigations

2005-05-07 Thread Frank S. Thomas
Hi, ORSA packages (xorsa, liborsa0 and liborsa0-dev) are now available from my personal repository: http://www.thomas-alfeld.de/frank/download/debian/orsa/ If someone is interested in sposoring my packages, please drop me a note. - Frank -- Frank S. Thomas <[EMAIL PROTECTED]>

Bug#308102: nvu: multiple menu entries

2005-05-07 Thread Andy Korvemaker
Package: nvu Version: 0.99+1.0pre-1 Severity: minor Nvu has entries in both the Programming and Internet menus. No other application on my computer includes launchers in more than one menu. One or the other should be picked. (I think Programming fits better. That's where Screem and Bluefish have t

Bug#308095: udev: *1394 devices are not present, a default override would be nice.

2005-05-07 Thread Sven Luther
On Sat, May 07, 2005 at 11:17:07PM +0200, Marco d'Itri wrote: > On May 07, Sven Luther <[EMAIL PROTECTED]> wrote: > > > Sure i did read it, it is still a shame that firewire webcam support will > > not > > work out of the box with udev because of that. Adding a disclaimer saying > > you > > don'

Bug#308101: ITP: gstreamer0.8-pitfdll -- DLL/QTX loader plugin for GStreamer

2005-05-07 Thread Dan Korostelev
Package: wnpp Severity: wishlist Owner: Dan Korostelev <[EMAIL PROTECTED]> * Package name: gstreamer0.8-pitfdll Version : 0.8.1 Upstream Author : Ronald Bultje <[EMAIL PROTECTED]> * URL : http://sourceforge.net/projects/pitfdll/ * License : GPL Description

Bug#308079: fakeroot hangs

2005-05-07 Thread Clint Adams
> $fakeroot make-kpkg clean Does make-kpkg --rootcmd fakeroot clean work? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#308095: udev: *1394 devices are not present, a default override would be nice.

2005-05-07 Thread Marco d'Itri
On May 07, Sven Luther <[EMAIL PROTECTED]> wrote: > Sure i did read it, it is still a shame that firewire webcam support will not > work out of the box with udev because of that. Adding a disclaimer saying you > don't care and don't want to be bothered by this is no solution. And if you The point

Bug#308100: fakeroot: FTBFS on hurd-i386: Expected test-suite failure

2005-05-07 Thread Michael Banck
Package: fakeroot Version: 1.2.10 Severity: important Hi, as fakeroot-sysv does not work on the Hurd (yet), the test suite also fails, resulting in a FTBFS: /usr/bin/make check-TESTS make[3]: Entering directory `/build/mbanck/fakeroot-1.2.10/obj-sysv/test' fakeroot, while creating message chann

Bug#299633: #299633: fakeroot: Handle /usr/bin/fakeroot by alternatives

2005-05-07 Thread Michael Banck
reopen 299633 tags 299633 +patch thanks Hi, Thanks for handling this issue. However, there is a small problem which prevents the alternative handling on hurd-i386 to be different, the value of DEB_HOST_GNU_TYPE is 'i386-gnu', not 'i386-hurd'. In any case, I think it would be better to use the m

Bug#299657: evince: case-sensitive find isn't

2005-05-07 Thread Sebastien Bacher
forwarded 299657 https://bugs.freedesktop.org/show_bug.cgi?id=2951 reassign 299657 poppler thanks reassigning to poppler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#308098: libsane: fail my canon N650U on USB hub, works fine without the hub

2005-05-07 Thread Jean-Louis Mounier
Package: libsane Version: 1.0.15-9 Severity: important -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (800, 'testing'), (70, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.11 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of

Bug#308092: apt-get --reinstall doesn't replace missing files

2005-05-07 Thread Goswin von Brederlow
Marty <[EMAIL PROTECTED]> writes: > Package: apt > Version: 0.5.28.6 > > On an up-to-date stock sarge system, I tried to replace the > following missing files, > > /etc/hotplug/usb/libgphoto2 > /etc/hotplug/blacklist.d/libsane Those are conffiles. Conffiles are left as they are by dpkg. Nothing a

Bug#308095: udev: *1394 devices are not present, a default override would be nice.

2005-05-07 Thread Sven Luther
On Sat, May 07, 2005 at 10:57:25PM +0200, Marco d'Itri wrote: > On May 07, Sven Luther <[EMAIL PROTECTED]> wrote: > > > In the meantime, it would be nice to have those devices added per default in > > links.conf, and the correct permissions set in permissions.rules. > I think you did not notice th

Bug#308097: httperf errors out when requesting SSL sessions

2005-05-07 Thread Roberto C. Sanchez
Package: httperf Version: 0.8-1 Severity: important When trying to stress test my webserver with httperf, I noticed that requests to test SSL connections causes httperf to error out. Here are the messages: ~$ httperf --server familiasanchez.net --port 80 --num-conns 15000 --rate 100 --timeout 1 -

Bug#308081: libsane: epson backend stops working in newer version

2005-05-07 Thread Julien BLACHE
Nils Rennebarth <[EMAIL PROTECTED]> wrote: Hi, > usb_os_find_devices: Found 010 on 002 > usb_os_find_devices: couldn't get connect info Something's going wrong here. Did you try as root ? Is there anything in /var/log/messages ? JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL P

Bug#302771: my konqueror, smbc, smbclient versions

2005-05-07 Thread Gabor Guzmics
>Hi, > >I tried to reproduce your problem. But tested in konqueror and smbc and >I can't reproduce it. For me this problem is fixed. > >Can you give your smb.conf here ? > >Which version of smbc and konqueror do you have ? > >Regards, > >Matthijs Mohlmann I use debian testing, the release which is

Bug#308093: module-assistant: [INTL:pt_BR] Please include Brazilian Portuguese translation

2005-05-07 Thread Andre Luis Lopes
Package: module-assistant Version: 0.8.10 Severity: wishlist Tags: patch l10n Hi, Please consider adding the attached Brazilian Portuguese (pt_BR) translation of module-assistant (not debconf, the program translation). It was already checked against errors using msgfmt and no errors were found.

Bug#308094: RFP: JabRef -- JabRef is a graphical frontend to manage BibTeX databases

2005-05-07 Thread Erik Schnetter
Package: wnpp Severity: wishlist * Package name: JabRef Version : 1.7.1 Upstream Author : Morten Omholt Alver <[EMAIL PROTECTED]> * URL : http://jabref.sourceforge.net/ * License : GPL Description : JabRef is a graphical frontend to manage BibTeX database

Bug#308096: libgtk-java: FTBFS on amd64: stuck when making docs?

2005-05-07 Thread Kurt Roeckx
Package: libgtk-java Version: 2.6.2-1 Severity: important Hi, The libgtk-java package is failing to build on amd64. It stops with the following messages: Resolving references in comments... Resolving references in classes... Resolving references in packages... Resolving references in class comme

Bug#308095: udev: *1394 devices are not present, a default override would be nice.

2005-05-07 Thread Sven Luther
Package: udev Version: 0.056-2 Severity: important Hello, As said, the /dev/raw1394 and /dev/video1394/0 devices are not existent in a udev context. I understand this is because the ieee1394 driver doesn't yet export the correct sys/hotplug magic. In the meantime, it would be nice to have those

Bug#307931: evolution-data-server1.2: missing depends on libdb4.1-dev

2005-05-07 Thread Kurt Roeckx
On Fri, May 06, 2005 at 07:56:42AM -0700, Ryan Murray wrote: > e-d-s1.2 was changed to use the system libdb 4.1. However, > evolution-data-server1.2-dev doesn't depend on libdb4.1-dev Atleast the following packages are missing a dependency on libdb4.1-dev: libcamel1.2-dev libebook1.2-dev libecal

Bug#127803: galeon: Initial position off screen

2005-05-07 Thread Bill Wohler
After a recent sarge upgrade I no longer see this problem so you may close it as far as I'm concerned. I noticed that enlightenment was upgraded to 0.16.7.2 (from 0.16.6), and I think this has made all of the difference. -- Bill Wohler <[EMAIL PROTECTED]> http://www.newt.com/wohler/ GnuPG ID:61

Bug#308019: [Pkg-shadow-devel] Bug#308019: /etc/login.defs: please remove CVS $Id$ from conffile

2005-05-07 Thread Christian Perrier
tags 308019 pending thanks Quoting Arthur Korn ([EMAIL PROTECTED]): > Package: login > Version: 1:4.0.3-32 > Severity: wishlist > File: /etc/login.defs > > Hi > > Since I have slightly modified login.defs (GID_MIN=1000) I get asked > about installing the packagers version at every upgrade of log

Bug#308092: apt-get --reinstall doesn't replace missing files

2005-05-07 Thread Marty
Package: apt Version: 0.5.28.6 On an up-to-date stock sarge system, I tried to replace the following missing files, /etc/hotplug/usb/libgphoto2 /etc/hotplug/blacklist.d/libsane using the following commands: apt-get --reinstall install libsane apt-get --reinstall install libgphoto2-2 The respective

Bug#308089: installation-reports

2005-05-07 Thread Kayro
Package: installation-reports Debian-installer-version: 02-May-2005 http://cdimage.debian.org/pub/cdimage-testing/ uname -a: * Date: 02-May-2005 Method: From cd-rom drive, bussines card, netinstall and weekly iso1 from chile without proxy Machine: HP Pavilion dv1117LA (dv1000 laptops) Processor:

Bug#308090: alsa-utils: alsamixer crashes when I press with "alsamixer: function snd_mixer_find_selem() failed: Invalid argument"

2005-05-07 Thread Branden Robinson
Package: alsa-utils Version: 1.0.8-4 Severity: important File: /usr/bin/alsamixer I'm told ALSA is not as mature for non-i386 arches, so that may have something to do with it. Here's my lsmod output: Module Size Used by snd_powermac 50472 2 snd_pcm_oss70

Bug#307906: vim-latexsuite: Help files nor recognized after installation

2005-05-07 Thread Artur R. Czechowski
tags 307906 moreinfo thanks On Fri, May 06, 2005 at 12:48:22PM +0200, Jan Gorski wrote: > After installation help files of vim-latexsuite was not accesible. Well, It is not a vim-latexsuite bug. I bet you have installed other package containing vim script which had messed the documentation. Please

  1   2   3   >