Bug#534113: audacious-dev: audacious.pc --libs outputs -rpath, lists indirect dependencies

2009-06-21 Thread Julien BLACHE
Package: audacious-dev Version: 2.0.1-1 Severity: normal Hi, % pkg-config audacious --libs -Wl,-rpath,/usr/lib -pthread -laudclient -lgthread-2.0 -lrt -lgtk-x11-2.0 -lmcs -ldbus-glib-1 -lsamplerate -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -l

Bug#534109: wmauda attemtps to start the wrong binary

2009-06-21 Thread Julien BLACHE
heads up. Unfortunately, I cannot upload a fixed package right now due to a bug in the pkg-config garbage^Wdata shipped by audacious-dev. In the meantime, you can use wmauda -c audacious2 as a workaround for this issue. Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key

Bug#534113: audclient.pc too.

2009-06-21 Thread Julien BLACHE
Hi, Note that audclient.pc has the same issues as audacious.pc. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To UNSUBSCRIBE

Bug#534142: mt-daapd: Segfaults on files from a certain album

2009-06-22 Thread Julien BLACHE
e file privately. It looks like it'll end up being an ffmpeg bug, which wouldn't be surprising given the sorry state of FLAC in ffmpeg. > I could also supply you an example of a file that does not have this problem > if you like. I use FLAC exclusively here, so I've got s

Bug#534142: mt-daapd: Segfaults on files from a certain album

2009-06-22 Thread Julien BLACHE
tween FLAC and other formats is that mt-daapd has to shove the raw FLAC file down ffmpeg's throat whereas other formats will be read directly by ffmpeg. There's little room for bugs one way or the other, and if there were any they would show pretty consistently I think... JB. -- Julie

Bug#534142: mt-daapd: Segfaults on files from a certain album

2009-06-22 Thread Julien BLACHE
John Goerzen wrote: Hi, >> I haven't got the file yet; I hope it did not bounce somewhere. > > According to my mailserver logs, it was greylisted, but got delivered > about an hour ago finanlly, to your @debian.org address. No signs of it here yet; probably stuck on maste

Bug#522449: Bug is *not* ffmpeg issue 187

2009-06-22 Thread Julien BLACHE
metadata member of AVFormatContext is NULL part of my original report is all about. You may want to recontact upstream about this. Thanks, JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org>

Bug#534142: mt-daapd: Segfaults on files from a certain album

2009-06-22 Thread Julien BLACHE
y Lenny machine, by the way). If you have other files from the same origin, you might want to check the metaflac output to see if any of the files are similar in this aspect; I expect all files should be below 64k. Anyway, that's an ffmpeg bug, and if it's the 64k bug, I think it can

Bug#534142: libavcodec51: segfaults on FLAC files with metadata > 64k (ffmpeg issue #187)

2009-06-22 Thread Julien BLACHE
e patch from issue 187? The patch in the bug log is not the final patch, I think; you should look at their r14281 and apply that instead. And actually this should be fixed in a Lenny point release for the benefit of all the ffmpeg users in Lenny for the upcoming 2 years... > Thanks f

Bug#522449: Bug is *not* ffmpeg issue 187

2009-06-22 Thread Julien BLACHE
xtract tags from FLAC files, period. This bug could be made more generic by retitling it to "ffmpeg has very, very poor support for FLAC", seeing how every aspect of using FLAC files with ffmpeg is a major pain. That in itself renders ffmpeg pretty useless as an all-in-one multimedia library.

Bug#534303: ITP: gosa-si -- GOsa support infrastructure

2009-06-23 Thread Julien BLACHE
signed to handle LDAP based setups. You should put that last paragraph first. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 --

Bug#534746: [xsane] segfault at startup

2009-06-27 Thread Julien BLACHE
th debugging enabled (XSANE_DEBUG=255) and send the last 20-30 lines of output. Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 --

Bug#433399: libacpi.h: libacpi.h is not protected from double-inclusion

2007-07-16 Thread Julien BLACHE
Package: libacpi-dev Version: 0.1-2 Severity: normal File: libacpi.h Hi, libacpi.h is not protected against its double-inclusion, which causes a number of unnecesary problems. Please add #ifndef __LIBACPI_H__ #define __LIBACPI_H__ <... content of libacpi.h goes here ...> #endif /* !__LIBACPI_

Bug#421068: gpomme -c fails due to missing glade file

2007-04-26 Thread Julien BLACHE
Enrico Tassi <[EMAIL PROTECTED]> wrote: Hi, > (gpomme:12153): libglade-WARNING **: could not find glade file > '/usr/share/gpomm e/gpomme.glade' Damn ! That's the price you pay for waiting too long before doing a new release. Fixing that right now, thanks. JB.

Bug#421326: ioctl on /dev/i2c-7 failed on powerbook 5,8

2007-04-28 Thread Julien BLACHE
related or a separate bug. What do you mean by "it hangs" ? gpomme doesn't detach from the console when it's running, you have to send it to the background explicitely. Thanks for the report, it helped :) JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[E

Bug#421338: macbook pro installation issue

2007-04-28 Thread Julien BLACHE
"\"Félix" Guerrero" <[EMAIL PROTECTED]> wrote: Hi, > Image version: debian 4.0 r0 ia64 Apple machines aren't ia64, they're i386/amd64 machines. So, you used the wrong architecture, grab an i386 or amd64 installation media instead. JB. -- Julie

Bug#304734: mouseemu: please apply bustype_virtual.dpatch from Ubuntu

2007-04-28 Thread Julien BLACHE
Hi Gaudenz, Please apply the bustype_virtual.dpatch patch from Ubuntu (bug #67954, already mentionned), it'll help a lot for the bug you just reported against pommed ;) Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key ava

Bug#421380: ant: needs java-gcj-compat-dev from experimental

2007-04-28 Thread Julien BLACHE
Package: ant Version: 1.6.5-6 Severity: important Hi, The ant package in unstable has been built on a system with gcj-4.2 & friends from experimental, or something alike. As a result, it needs java-gcj-compat-dev from experimental, otherwise it fails to find tools.jar, thus rendering it unusable

Bug#420193: libsane on sparc64 with SCSI scanner

2007-04-28 Thread Julien BLACHE
from sg3-utils works Conclusion: this can be fixed. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169

Bug#421391: libsgutils1: incomplete long description

2007-04-28 Thread Julien BLACHE
Package: libsgutils1 Version: 1.21-2.1 Severity: minor Hi, The long description for libsgutils1 is incomplete; from debian/control: Description: Utilities for working with generic SCSI devices (shared libraries) This package contains shared libraries that allow programs to use . JB. -- System

Bug#421380: ant: needs java-gcj-compat-dev from experimental

2007-04-28 Thread Julien BLACHE
ion of java-gcj-compat-dev ? You're at fault for this one. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on <http://www.jblache.org> - KeyID: F5

Bug#420193: [RFC, PATCH] Re: Bug#420193: libsane on sparc64 with SCSI scanner

2007-04-28 Thread Julien BLACHE
; as I said, it works fine here (at least as long as nothing goes wrong ;), but better keep your finger on the scanner's power button just in case. Tell us how it goes. That's a saturday afternoon well spent. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL P

Bug#417792: does not respect $SANE_DEFAULT_DEVICE

2007-04-28 Thread Julien BLACHE
d by default in the device chooser (this is the intended behaviour, and works the same way in XSane). What behaviour did you observe that made you file this bug ? (take your time to reply, I know you may not be able to do that right now) JB. -- Julien BLACHE - Debian & GNU/Linux Dev

Bug#418630: sane-utils: man page for scanimage is outdated

2007-04-28 Thread Julien BLACHE
Max Alekseyev <[EMAIL PROTECTED]> wrote: Hi, >> Which backend are you using ? > > I believe, it's hpoj. Could you please double-check ? This way I can reassign this bug to hpoj so the backend will eventually accept both Gray and Grayscale. Thanks, JB. -- Julien BLAC

Bug#408649: pommed: the keyboard backlight off key should be a toggle even if auto is off

2007-04-28 Thread Julien BLACHE
not easy to get it right, and even OS X isn't perfect in this regard. Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC

Bug#416085: Bug #416085: Necessary debug information

2007-04-29 Thread Julien BLACHE
uot;bt full". Hmm. So it doesn't crash with scanimage ? Can you disable all the backends in dll.conf except mustek_pp and see if you can get scanimage to crash just like XSane does ? (and capture a backtrace) The backtrace you've just sent doesn't help that much :/ Thanks, JB

Bug#419197: xsane seems to be scanning, but isn't

2007-04-29 Thread Julien BLACHE
submitting a separate bug report), but scanimage works perfectly. Can you try to reproduce this problem with libsane and xsane from unstable ? (and Kooka from testing, too) Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on

Bug#421326: ioctl on /dev/i2c-7 failed on powerbook 5,8

2007-04-29 Thread Julien BLACHE
the lid is closed; putting the machine to sleep is left to pmud, for instance. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on <http://www.jblache.org>

Bug#420193: [RFC, PATCH] Re: Bug#420193: libsane on sparc64 with SCSI scanner

2007-04-30 Thread Julien BLACHE
;> how it goes. > > I have tried on my U2. This patch works fine for me. Great. How's the scan speed ? JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Publi

Bug#419197: libsane: xsane fails with kooka 2.6.20-1-686 works with 2.6.18-4-686

2007-05-01 Thread Julien BLACHE
That's only a somewhat educated guess, all that still needs to be confirmed. In any case, please Cc me on replies. Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG

Bug#421326: ioctl on /dev/i2c-7 failed on powerbook 5,8

2007-05-01 Thread Julien BLACHE
ase send me the content of /sys/class/i2c-dev/*/name. Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD

Bug#421727: airport-utils: Uninstallable due to unmet dep on libgcj7-awt

2007-05-01 Thread Julien BLACHE
can rebuild the package. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To UNSUBSCRIBE, email to [EMA

Bug#421727: airport-utils: Uninstallable due to unmet dep on libgcj7-awt

2007-05-01 Thread Julien BLACHE
- 421300: java-gcj-compat-dev fails to configure - 421380: ant and java-gcj-compat-dev in unstable do not work together for whatever reason the Java team only knows JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available o

Bug#406452: device dialog incomplete

2007-05-01 Thread Julien BLACHE
ware. Can you run saned in debug mode and see if it receives a request ? JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7

Bug#421914: 'man unpaper' typos: "layouted" x 2, "seperated" and "sheets's"

2007-05-02 Thread Julien BLACHE
"A. Costa" <[EMAIL PROTECTED]> wrote: Hi, > Found some typos in '/usr/share/man/man1/unpaper.1.gz', see attached '.diff'. > > Hope this helps... Thanks! Your work on the manpages is appreciated :) I'll upload a new package tonight and fo

Bug#421935: misidentifies some gzip files

2007-05-02 Thread Julien BLACHE
Package: file Version: 4.20-5 Severity: important Hi, file misidentifies some gzip files, see below: % gzip -l unpaper.1.gz compresseduncompressed ratio uncompressed_name 6103 21312 71.5% unpaper.1 % file unpaper.1.gz unpaper.1.gz: FLI file - 179

Bug#421326: ioctl on /dev/i2c-7 failed on powerbook 5,8

2007-05-03 Thread Julien BLACHE
ded device used before. So the error has to be somewhere else. OK, the enumeration works, that's good news. Can you please send me a (bzip2'ed) tarball of /proc/device-tree ? Thanks, JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian &

Bug#421326: ioctl on /dev/i2c-7 failed on powerbook 5,8

2007-05-03 Thread Julien BLACHE
Gaudenz Steinlin <[EMAIL PROTECTED]> wrote: >> Can you please send me a (bzip2'ed) tarball of /proc/device-tree ? > > OK, It's attached. Thanks. This machine has a PMU05 controller, and not an LMU; we need to add support for that. JB. -- Julien BLACHE -

Bug#421326: ioctl on /dev/i2c-7 failed on powerbook 5,8

2007-05-03 Thread Julien BLACHE
Gaudenz Steinlin <[EMAIL PROTECTED]> wrote: Hi, >> Can you please send me a (bzip2'ed) tarball of /proc/device-tree ? > > OK, It's attached. Can you please try the attached patch, on top of the current SVN ? Thanks, JB. -- Julien BLACHE - Debian & GNU/Lin

Bug#431094: bluez-gnome: does not survive a dbus daemon restart

2007-06-29 Thread Julien BLACHE
Package: bluez-gnome Version: 0.7-2 Severity: normal Hi, The bluetooth applet does not survive a dbus daemon restart, and there's really no reason for this broken behaviour. JB. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture:

Bug#439677: libwebkitgdk0d: gdklauncher is a CPU hog while loading floridatoday.com

2007-09-13 Thread Julien BLACHE
Mike Hommey <[EMAIL PROTECTED]> wrote: Hi, > Now I finally took the time to do a build with optimizations off, it > doesn't happen anymore, even with the version you reported the bug > against :-/ > > What do you think about closing this bug ? Yep, seems to be fixed

Bug#442294: No devices available->Help window shows message partially with LANG=ru_RU.UTF-8

2007-09-14 Thread Julien BLACHE
Sergey Fedoseev <[EMAIL PROTECTED]> wrote: Hi, > In terminal xsane says: > (xsane:15424): Pango-WARNING **: Invalid UTF-8 string passed to > pango_layout_set_text() Could you review the russian translation of xsane ? There's probably an encoding issue in the file. Thank

Bug#442294: No devices available->Help window shows message partially with LANG=ru_RU.UTF-8

2007-09-15 Thread Julien BLACHE
gt; } > > Increasing buf size up to 1024 solves problem, but IMO memory should be > allocated dynamically here... So the russian translation for the help text exceeds 511 bytes for this string ? There isn't *that* much text on that help screen... JB. -- Julien

Bug#442294: No devices available->Help window shows message partially with LANG=ru_RU.UTF-8

2007-09-15 Thread Julien BLACHE
7;s going to be a nightmare to fix, because I think it's not the only place where such code is used :| JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key availab

Bug#444822: glabels: segfault when choosing media type

2007-10-01 Thread Julien BLACHE
Package: glabels Version: 2.1.3-2 Severity: important Hi, glabels segfaults reliably when selecting the media size. To reproduce: - click on New - change media size to A4 gdb gives no useful backtrace, chances are it's GTK 2.12 biting again. JB. -- System Information: Debian Release: lenny/s

Bug#444379: wmauda: Dock Icon invisible on startup

2007-10-01 Thread Julien BLACHE
to the wmauda's volume bar. OK, I can reproduce that on another machine, I'll look into that. Thanks for the report, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GP

Bug#445004: xsane: Invalid memory reference

2007-10-02 Thread Julien BLACHE
e tool that you use to report that problem automatically. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169

Bug#383802: gnu-efi amd64 already in

2007-10-02 Thread Julien BLACHE
anged, progress is being made, albeit slowly, and I'm actively tracking this issue and working with the gnu-efi upstream. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Pu

Bug#445004: xsane: Invalid memory reference

2007-10-02 Thread Julien BLACHE
the > command line. So scanimage works ? > should you need any further info, pls let me know. I'll probably need some more debug infos, but I need to take a look at the backend first. It's probable that the bug lies in the backend and not in XSane. JB. -- Julien BLACHE <[EMAIL

Bug#440015: binutils: [mipsen] Assertion failures

2007-10-02 Thread Julien BLACHE
just put the missing libs up at <http://people.debian.org/~jblache/440015/testcase-4988-deb440015-missinglibs.tar.bz2> The libc was included in the original testcase in the g++-libs subdir, along with all the standard stuff added by the compiler. Thanks, JB. -- Julien BLACHE <[EMAIL PRO

Bug#383802: gnu-efi amd64 already in

2007-10-03 Thread Julien BLACHE
ail. I've posted that patch in this bug, IIRC, otherwise I can dig it up. I don't know how well d-i copes with the machine, as I debootstraped my laptop instead of using the installer. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian &am

Bug#445111: openser: doesn't build with newer libxmlrpc

2007-10-03 Thread Julien BLACHE
ue in december. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD

Bug#445608: libsnmp-dev: bad .so request in manpages

2007-10-07 Thread Julien BLACHE
Package: libsnmp-dev Version: 5.4.1~dfsg-4 Severity: normal Hi, The following manpages provided by libsnmp-dev contain a bad .so request, causing man-db to complain on a daily basis: /usr/share/man/man3/netsnmp_ds_get_int.3snmp.gz /usr/share/man/man3/netsnmp_ds_set_int.3snmp.gz /usr/share/man

Bug#445715: sane: Typo in xcam(1)

2007-10-08 Thread Julien BLACHE
Reuben Thomas <[EMAIL PROTECTED]> wrote: Hi, > "invidual" -> "individual" Fixed upstream, thanks :) JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5

Bug#446015: sane-utils: scanimage fails with v4l backend and pwc

2007-10-09 Thread Julien BLACHE
with the other video sources present in my system > (modules quickcam, bttv and cx8800). Hmm, the v4l backend does not support v4l2, and I'm not even sure it handles everything in v4l1. Can dig a bit further into the issue ? I only have v4l2 devices here... JB. -- Julien BLACHE - Debi

Bug#443254: sane: Scanner heads goes too far, bangs against frame (HP ScanJet 7400C)

2007-09-22 Thread Julien BLACHE
mentionned above appear > with this software. I would really prefer to use scanimage of course, not > least for the scripting capabilities and the better rendering... Scanimage > worked great with my old ScanJet 6300C. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[

Bug#443254: sane: Scanner heads goes too far, bangs against frame (HP ScanJet 7400C)

2007-09-23 Thread Julien BLACHE
ps) instead. (latex is only used to build the SANE standard documentation) JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5

Bug#443811: aterm: dead keys broken

2007-09-24 Thread Julien BLACHE
Package: aterm Version: 1.0.1-1 Severity: important Hi, Dead keys in aterm are broken in this version; typing ^ + e gives ^e instead of ê. Works fine in other apps. Thanks, JB. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture:

Bug#443811: aterm: dead keys broken

2007-09-24 Thread Julien BLACHE
POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL= And, oh, the Umlaut doesn&

Bug#443811: aterm: dead keys broken

2007-09-24 Thread Julien BLACHE
Nico Golde <[EMAIL PROTECTED]> wrote: Hi, > Another thing came to my mind. Does this work with > rxvt-unicode? Yes, it does. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://ww

Bug#443811: aterm: dead keys broken

2007-09-25 Thread Julien BLACHE
out any patches applied. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A

Bug#443811: aterm: dead keys broken

2007-09-26 Thread Julien BLACHE
Nico Golde <[EMAIL PROTECTED]> wrote: Hi, > I think I found a fix for this. > http://people.debian.org/~nion/aterm/ > Can you try this package? Works fine ;) JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Devel

Bug#444456: new upstream release available

2007-09-28 Thread Julien BLACHE
ou're welcome :) JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To UNSUBSCRIBE, email to [EMAIL

Bug#444379: wmauda: Dock Icon invisible on startup

2007-09-28 Thread Julien BLACHE
oduce that here, same version for everything, similar X config. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169

Bug#439092: gnu-efi: installs parts of its build system into /usr/include/efi

2007-08-22 Thread Julien BLACHE
Package: gnu-efi Version: 3.0c-1 Severity: minor Hi, gnu-efi installs parts of its own build system into /usr/include/efi; at least /usr/include/efi/Makefile should be removed. There are other files that may not be needed here, like inc.mak, make.inf, makefile.hdr, protocol/make.inf, protocol/ma

Bug#429247: reopen 376000 - efilib needs update to v1.10.14.62 at least

2007-08-22 Thread Julien BLACHE
as a replacement by Intel, does not seem to cut it either. Thanks, JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on <http://www.jblache.org&g

Bug#439223: mcelog: annotate-output for timestamping suggestion does not work

2007-08-23 Thread Julien BLACHE
ut echo foo will work better. I don't know whether annotate-output changed its behaviour or if the README was wrong from day 1, but I'll fix that ASAP. Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http

Bug#439263: smcroute: Please don't mention mrouted

2007-08-23 Thread Julien BLACHE
is in Debian, xorp no but it's in ITP) which > are newer dynamic multicast router daemons. Thanks for pointing that out, I've fixed the description. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblac

Bug#348414: xsane: Xsane change scan directory mis-displays

2007-08-24 Thread Julien BLACHE
can you provide a minimal directory layout (including parent and child directories as needed) that exhibits the problem ? Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG

Bug#311198: xsane: Sometimes, one forgets whether's one has scanned or not.

2007-08-24 Thread Julien BLACHE
on was last clicked. It's on the upstream TODO list. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To

Bug#328920: xsane resets resolution when switching from grey to color

2007-08-24 Thread Julien BLACHE
olution 240 > (resolution is now 240) > set to "color" > (resolution is now 300) > set resolution 240 > (resolution is now 240) > set to "grey" > (resolution is now 300) This is caused by the backend not keeping track of the options on a per-scanning-mod

Bug#395923: xsane: Workaround for bug in Buslogic driver

2007-08-24 Thread Julien BLACHE
orkaround exposed in the sane-scsi manpage ? It's not for your model of SCSI card but maybe it applies to your model too ? Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169

Bug#439384: race condition in Maildir writing

2007-08-24 Thread Julien BLACHE
martin f krafft <[EMAIL PROTECTED]> wrote: > +messagename = tmpmessaename = None ^^^ Obvious typo. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org>

Bug#409684: other behaviour also reasonable?

2007-08-25 Thread Julien BLACHE
#132679 once and for all... ?) I'd like to close it, but I'd get a new one in no time, over and over again. As long as it's there, people know that this has been discussed and can read the discussion and rationale for the current status. That saves time for everybody :) JB. --

Bug#421935: misidentifies some gzip files

2007-08-26 Thread Julien BLACHE
Touko Korpela <[EMAIL PROTECTED]> wrote: Hi, > I can't reproduce this bug with file 4.21-2 on i386. > Can you test with amd64? The problem still exists with 4.21-2. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available

Bug#439677: libwebkitgdk0d: gdklauncher is a CPU hog while loading floridatoday.com

2007-08-26 Thread Julien BLACHE
Package: libwebkitgdk0d Version: 0~svn25144-1 Severity: normal Hi, Since you asked on your blog, I gave a try to the gdklauncher on amd64; looks nice, so I tried to feed it with a heavy page that even gecko chokes on. gdklauncher will happily become a CPU hog while rendering floridatoday.com; it

Bug#439677: libwebkitgdk0d: gdklauncher is a CPU hog while loading floridatoday.com

2007-08-26 Thread Julien BLACHE
eloads about:blank and spits out messages on the console. Want another bug report ? :-) JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on <http://

Bug#439721: libwebkitgdk0d: images loading extremely slow

2007-08-26 Thread Julien BLACHE
Package: libwebkitgdk0d Version: 0~svn25144-1 Severity: normal Hi, The GdkLauncher is very slow to load images in a given page, it can take more than several minutes here to get eg. the NASA homepage to load. Additionally, it looks like it has a tendency to load images starting at the bottom of

Bug#439677: libwebkitgdk0d: gdklauncher is a CPU hog while loading floridatoday.com

2007-08-27 Thread Julien BLACHE
gh idea of its current state. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A

Bug#439721: libwebkitgdk0d: images loading extremely slow

2007-08-27 Thread Julien BLACHE
Mike Hommey <[EMAIL PROTECTED]> wrote: Hi, > You have to enter full urls (including the protocol) if you want GdkLauncher > to work properly. Hmm, doesn't help. I'll take a look at the HTML source later today or tomorrow. JB. -- Julien BLACHE <[EMAIL PROTECTED]&

Bug#440015: binutils: [mipsen] Assertion failures while building openh323 1.18.0

2007-08-29 Thread Julien BLACHE
Package: binutils Version: 2.18~cvs20070812-1 Severity: normal Hi, ld spits out 3 assertion failures in a row while linking a simple test program during the openh323 build. This leads to the test program failing with undefined symbols later on, as can be seen on the build logs at

Bug#440082: ITP: arcload -- bootloader for SGI/ARCS machines

2007-08-29 Thread Julien BLACHE
Package: wnpp Severity: wishlist Owner: Julien BLACHE <[EMAIL PROTECTED]> * Package name: arcload Version : 0.5 Upstream Author : Stanislaw Skowronek <[EMAIL PROTECTED]> * URL : http://www.linux-mips.org/wiki/ARCLoad * License : GPL Program

Bug#424984: openser: Insert Route HF (from Path) messes up if UTF-8 chars around

2007-05-18 Thread Julien BLACHE
not bytes, in which case with 2 multibyte characters in the header you should be getting the Route header inserted before the \r. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169

Bug#424984: openser: Insert Route HF (from Path) messes up if UTF-8 chars around

2007-05-18 Thread Julien BLACHE
Bernie Hoeneisen <[EMAIL PROTECTED]> wrote: Hi, > Thus, it seems that calling the subst() function before the > (Path-info) Route HF is inserted causes the problem. Thanks for the testing, I'll watch for the bug upstream. I imagine you can't test openser 1.2 ? JB. --

Bug#425094: pommed: LMU on PowerBook5,4 not found due to absent of node type, keyboard backlight inoperable

2007-05-19 Thread Julien BLACHE
ind_node_by_name, and if > that also returns NULL, fail. Thanks for the report, I'll add the fallback in v1.5. The 5,4 was one of the machine that hadn't been tested yet :) JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key ava

Bug#425219: uswsusp: program swap-offset is using a deprecated SCSI ioctl, please convert it to SG_IO

2007-05-20 Thread Julien BLACHE
Package: uswsusp Version: 0.6~cvs20070513-1 Severity: normal Hi, I've just stumbled upon this message in my syslog after today's upgrade of uswsusp: program swap-offset is using a deprecated SCSI ioctl, please convert it to SG_IO JB. -- System Information: Debian Release: lenny/sid APT p

Bug#425220: iceape-browser: segfaults on wordpress' login page

2007-05-20 Thread Julien BLACHE
Package: iceape-browser Version: 1.1.1-2 Severity: important Hi, Starting today, Iceape (and Iceweasel too) consistently segfaults on a WordPress login page. I had a nice segfault at startup with Icedove too, which was fixed in today's (2.0.0.0-2) update. Rebuild time for Iceape too ? JB. --

Bug#425224: missing debian menu entry for icedove

2007-05-20 Thread Julien BLACHE
Package: icedove Version: 2.0.0.0-2 Severity: normal Hi, Since 2.0.0.0-1, Icedove no longer ships a Debian menu entry. JB. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.21 (SMP w/2 CPU core

Bug#425223: icedove: segfaults at startup

2007-05-20 Thread Julien BLACHE
Package: icedove Version: 2.0.0.0-2 Severity: grave Justification: renders package unusable Icedove 2.0.0.0-1 and 2.0.0.0-2 both segfault at startup. JB. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel:

Bug#425220: iceape-browser: segfaults on wordpress' login page

2007-05-20 Thread Julien BLACHE
i = gtkModules = x11threadsafe = 0 rv = nativeApp = (class nsINativeAppSupport *) 0x5a9bf0 splash = (class nsISplashScreen *) 0x0 dosplash = 2 remoterv = 0 argused = 0 mainResult = #46 0x2acef2e898e4 in __libc_start

Bug#425220: iceape-browser: segfaults on wordpress' login page

2007-05-20 Thread Julien BLACHE
Mike Hommey <[EMAIL PROTECTED]> wrote: Hi, > Looks like you are subject to #425228. Indeed, that was it. But I had to remove all the Tahoma.ttf links in /var/lib/defoma, not only the one in fontconfig.d. Thanks, JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because co

Bug#416085: Additional information

2007-05-22 Thread Julien BLACHE
mputer, the scanner works. > On my Notebook: The scanner doesn't works. > > What can i do? > > I checked the Configuration of the parallel port in the BIOS. > On both computers, the parallel port is configured equal. Did you try to use another mode for the parallel port ? JB. --

Bug#416085: Additional information

2007-05-23 Thread Julien BLACHE
> I have no idea, why the scanner doesn't work at EPP+ECP. > On the desktop computer, the scanner works with EPP+ECP. It's a typical problem for parallel port scanners, there's one mode that is guaranteed to not work (can't remember which), but sometimes mostly due to BIOS

Bug#446015: sane-utils: scanimage fails with v4l backend and pwc

2007-10-13 Thread Julien BLACHE
error message. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521

Bug#446643: saned is started twice with the same priority, one copy gets in the way of another c

2007-10-15 Thread Julien BLACHE
; when it has nothing better to do. Well, renicing is not "help a bit", > it's "help a lot". In *your* case. This can't be generalized to other backends or scanners. Again, this is not a bug. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <

Bug#446643: saned is started twice with the same priority, one copy gets in the way of another c

2007-10-16 Thread Julien BLACHE
on. Here is one. (Well knowing that MS Windows allowed even > a faster scanning, even many years ago, when the scanner was bought; > so it's a software problem). Renicing the parent process means renicing the frontend, which means renicing the GUI when it's a GUI, which is intoler

Bug#446956: CVE-2007-5469 toll fraud and authentication forward attack

2007-10-17 Thread Julien BLACHE
he problem. Also it's not clear yet whether this also applies to OpenSER < 1.2, though the post on full-disclosure seems to imply that all versions prior to SVN 20071004 are affected. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public

Bug#446956: CVE-2007-5469 toll fraud and authentication forward attack

2007-10-17 Thread Julien BLACHE
team feels it's necessary, otherwise I'm perfectly happy with just closing that bug report. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on <ht

Bug#446643: Info received (Bug#446643: saned is started twice with the same priority, one copy g

2007-10-17 Thread Julien BLACHE
erned, is saned itself and not xsane (which, in this case, uses the net backend). What you are suggesting just isn't applicable. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org&g

Bug#446956: CVE-2007-5469 toll fraud and authentication forward attack

2007-10-17 Thread Julien BLACHE
em think the update handles the problem when it doesn't. So if you agree with this, I'm just going to leave this bug open and I'll close it with the OpenSER 1.3 upload in december. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Deb

<    4   5   6   7   8   9   10   11   12   13   >