Bug#652846: sane-utils: Offer to add saned user to lp group so MFP scanners work

2011-12-22 Thread Julien BLACHE
It is a very bad idea to add members to the lp group other than the printing daemons. The MFP issue is fixed in 1.0.22-1 as users in the scanner group will be granted access through ACLs. Backports are available for Squeeze. JB. -- Julien BLACHE - Debian & GNU/Linux Developer -

Bug#648835: libsane: libsave pulls in sane-utils including a daemon

2011-11-15 Thread Julien BLACHE
is for. As for saned, it's disabled by default. Do you really want yet another package for a single executable, its manpage and an initscript? Me neither. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: FA

Bug#647888: mcelog does not start at boot time

2011-11-07 Thread Julien BLACHE
g > 'pidof mcelog' afterwards shows no process. Could you: - check your logs for messages from mcelog during system startup - see if the problem also exists with Squeeze's standard kernel - see if mcelog from sid fixes the problem with your current kernel Thanks, JB. --

Bug#647234: libsane: Scanner Canon Lide 50 not recognized

2011-10-31 Thread Julien BLACHE
to tweak its udev rules to not run mtp-probe on Canon scanners, as it's pretty clear that mtp-probe causes the scanner firmware to crash. Try getting rid of libmtp and your scanner should work. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://

Bug#644839:

2011-10-10 Thread Julien BLACHE
ttp-derived evrtsp. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: FA1E 5292 GPG Fingerprint : CC1A 2FE4 76FE 444A CD23 A5CD 26E9 8AEA FA1E 5292 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.

Bug#644839: Cannot update forked-daapd due to Illegal instruction

2011-10-09 Thread Julien BLACHE
nstructions that don't exist on 486-class hardware. For this kind of hardware, you must stick to the non-GCD version of forked-daapd. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: FA1E 5292 GPG Fingerprint

Bug#644682: sane: scanning over ethernet / IP address not working

2011-10-08 Thread Julien BLACHE
reassign 644682 libsane-hpaio thanks Yellow wrote: Hi, > the command scanimage -L 192.167.2.115 is not working. > > Please find below the model of the printer: > HP Officejet 4500 All-in-One Printer Reassigning to libsane-hpaio so the HPLIP maintainers can help you out. JB.

Bug#642469: RM: forked-daapd [armel ia64 kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc s390 sparc] -- ANAIS; Clang required, only available for i386 and amd64

2011-09-22 Thread Julien BLACHE
Package: ftp.debian.org Severity: normal Hi, The new forked-daapd codebase (starting with the 0.1xgcd series) requires Clang to build; as Clang is only available (working) on i386 and amd64, binaries for other architectures need to be removed from unstable. This situation will only be fixed by C

Bug#639422: pommed: daemon fails to start due to failed backlight probe

2011-08-30 Thread Julien BLACHE
other way if backlight control isn't > available? There was a dummy backlight method at some point, I can't remember whether it's still in or not. In any case, you have to modify the source to use a dummy backlight driver. See pommed.c, the entry for your hardware. JB. -- Juli

Bug#639422: pommed: daemon fails to start due to failed backlight probe

2011-08-29 Thread Julien BLACHE
"Clea F. Rees" wrote: Hi, > Nothing. It is an empty directory. (I'm assuming it shouldn't be...) Then there's no backlight control method available for your hardware, sorry. JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linu

Bug#639422: pommed: daemon fails to start due to failed backlight probe

2011-08-27 Thread Julien BLACHE
cfr wrote: Hi, > Failed to access brightness node: No such file or directory > E: LCD backlight probe failed, check debug output What do you have under /sys/class/backlight? JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache

Bug#639078: pommed: FTBFS: fcntl.h:172:8: error: redefinition of 'struct flock'

2011-08-25 Thread Julien BLACHE
-c -o >> evdev.o evdev.c Transient issue due to multiarch, and not even an issue in pommed. Closing. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: FA1E 5292 GPG Fingerprint : CC1A 2FE4 76FE 444A CD23 A

Bug#637864: forked-daapd: Stops responding, overflowed logging

2011-08-15 Thread Julien BLACHE
operty is encountered, due to a missing call to strtok_r() in this branch of the code. I've fixed it, 0.18-2 is on its way. Thanks! JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: FA1E 5292 GPG Fingerprint : CC1A

Bug#618006: [PATCH 2.6.32.y] Input: bcm5974 - add support for MacBookPro8

2011-08-09 Thread Julien BLACHE
at it would > be useful to test. :) Andy has the hardware, or at least had access to the hardware back then. I have the hardware too now, but I don't have time to run the tests. Plus, it's really wasted time for this patch as far as I remember. JB. -- Julien BLACHE | Debian, be

Bug#618006: [PATCH 2.6.32.y] Input: bcm5974 - add support for MacBookPro8

2011-08-09 Thread Julien BLACHE
32.y? No; IIRC I was made aware of the patches with the mention that they do work, and then they went upstream. I went fishing for the patches on request from the kernel team. This patch only adds IDs to the drivers, there's no reason why it wouldn't work if it applies. JB. -- Julie

Bug#635297: [patch] Re: Bug#635297: Firefly starts up with a default admin password

2011-07-25 Thread Julien BLACHE
e admin password is still the default and the request is not coming from localhost (localhost is special-cased and bypasses the admin password entirely). But, again, flogging a dead horse. JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer|

Bug#635297: [patch] Re: Bug#635297: Firefly starts up with a default admin password

2011-07-25 Thread Julien BLACHE
tag 635297 - patch thanks mirsal wrote: Hi, > * mt-daapd-635297-debconf.patch asks the user for an admin password. > * mt-daapd-635297-no-startup.patch disables the automatic startup. NAK on both. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key availabl

Bug#635268: antlr3: ANTLR3 v3.4 now available

2011-07-24 Thread Julien BLACHE
Package: antlr3 Version: 3.2-5 Severity: wishlist Hi, ANTLR3 v3.4 has been released a few days ago. As far as its packaging goes, the following posts on antlr-interest will probably be of interest:

Bug#634858: nut-client: ships upsmon without a corresponding init script

2011-07-20 Thread Julien BLACHE
Package: nut-client Version: 2.6.1-2 Severity: normal Hi, nut-client ships the upsmon binary but doesn't include an init script for starting upsmon at system boot. This is still managed by the init script shipped in nut-server. Please provide an init script for upsmon in nut-client. Thanks, J

Bug#632726: libsane-common should probably be Arch: all

2011-07-05 Thread Julien BLACHE
to multiarch yet. Wait & see. 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, email to debian-bugs-dist-requ..

Bug#631556: xsane: Error (2117): Too few (0) args to 'm' operator

2011-06-25 Thread Julien BLACHE
notfound 631556 0.997-2+b1 close 631556 thanks Mathieu Malaterre wrote: Hi, > Using xsane generating pdf produce corrupted pdf. See attached demo.pdf. Neither ghostscript nor xpdf complain, and the file looks well-formed. I don't think this is a genuine issue with xsane. JB. --

Bug#630403: sane-utils: Multi-function printers need their own group

2011-06-13 Thread Julien BLACHE
unavailable to the > saned daemon for network based scanning. Fixed in 1.0.22-1. There's nothing I can do as far as Squeeze is concerned, things simply did not work out in due time. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jbl

Bug#629470: sane-utils: HP ScanJet G2710 very light picture wrong gamma usage

2011-06-07 Thread Julien BLACHE
o restrict the build to the hp3900 backend and speed things up. 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 -- To UNS

Bug#629408: mcelog: contrary to Description, package is now useful on i386 architecture.

2011-06-06 Thread Julien BLACHE
orks > (indeed, is required) on the current backported kernel from unstable. If memory serves me well, x86 kept the in-kernel decoder until the big x86 merge, or something along those lines. I'll update the description in the next upload. JB. -- Julien BLACHE - Debian & GNU/Linux D

Bug#629155: update

2011-06-04 Thread Julien BLACHE
shi^Wquirky as hell; Chances are high that this is a driver issue. Reassigning to linux-2.6 for a deeper look into the USB-driver-side of things. Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: F5D6 5169

Bug#629155: update

2011-06-04 Thread Julien BLACHE
Olivier Bitsch wrote: Hi, > * dmesg or syslog doesn't provide anything usefull (nothing) when I run the > scanimage command. Can you send the full dmesg (/var/log/dmesg, gzipped!) or even /var/log/messages (gzipped too!)? If need be, you can send them privately. JB. -- Ju

Bug#629155: Small update

2011-06-04 Thread Julien BLACHE
2.6.32-34squeeze1 (security update from security.d.o). You can also try another USB port that will be wired to another controller. Depending on your hardware, you may have several different USB controllers available and one of them may work. JB. -- Julien BLACHE - Debian & GNU/Linux Developer -

Bug#629224: RFP: osifont -- Free TrueType font for CAD projects

2011-06-04 Thread Julien BLACHE
Package: wnpp Severity: wishlist * Package name: osifont Version : 20110331 Upstream Author : hikikomor...@gmail.com * URL : http://code.google.com/p/osifont/ * License : GPLv3 + font exception Programming Lang: TTF Description : Free TrueType font for

Bug#629155: sane-utils: Unable to scan anymore with a Fujitsu fi-4340C since squeeze update

2011-06-04 Thread Julien BLACHE
permissions on the device file under /dev/bus/usb/xxx/yyy. 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, e

Bug#628903: O: wmauda -- remote-control dockapp for Audacious

2011-06-02 Thread Julien BLACHE
Package: wnpp Severity: normal Hi, I intend to orphan the wmauda package, as I don't use Audacious anymore. The package description is: wmauda is a dockapp for WindowMaker and other window managers that support dockable applets. It acts as a remote control for the Audacious media player. . w

Bug#623119: libsane: bump up importance

2011-05-26 Thread Julien BLACHE
ing GROUP= in the udev rules, then you just haven't read the bug log. Get a standard Debian kernel or fix your kernel config. Either way, read the bug log and quit wasting my time. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.

Bug#623119: libsane: bump up importance

2011-05-26 Thread Julien BLACHE
ad it. Show me there is an issue, and I'll see what I can do. So far, all the "issues" reported come from non-standard systems. JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key

Bug#623119: libsane: bump up importance

2011-05-26 Thread Julien BLACHE
arne anka wrote: Hi, > may i bring this report to your attention again? > imo the severity should be higher than normal and this report should be > dealt with as soon as possible. The report was bogus and there is no issue. JB. -- Julien BLACHE - Debian & GNU/Linux Developer

Bug#623119: libsane: Problem with setting of device node permissions

2011-05-14 Thread Julien BLACHE
ught, that the second problem is caused by the fact, that my kernel > has the following configuration: > # CONFIG_TMPFS_POSIX_ACL is not set It is indeed required. If you are running your own kernel build, you'd better look at the Debian kernel config. Closing, no issue here. JB.

Bug#625944: libavcodec52: JPEG produced with Intel JPEG lib loaded upside-down

2011-05-07 Thread Julien BLACHE
Reinhard Tartler wrote: Hi, > Yes, please do send me the images and your ffmpeg invocation, preferably > by attaching to this bugreport. Image attached, just display it with ffplay and you'll see the problem. JB. -- Julien BLACHE | Debian, because code matters more Debian

Bug#625944: libavcodec52: JPEG produced with Intel JPEG lib loaded upside-down

2011-05-07 Thread Julien BLACHE
Package: libavcodec52 Version: 4:0.6.2-3 Severity: normal Hi, JPEG images produced by the Intel JPEG library are loaded upside-down and with some corruption. There is an explicit check for the Intel library in the mjpeg decoder, as flipping the image was found to be necessary years ago; inhibiti

Bug#625251: saned (AF-indep+IPv6) from sane-backends 1.0.21 starting up \n do_bindings: [0] bind failed: Address already in use

2011-05-04 Thread Julien BLACHE
notfound 625251 1.0.21-9 close 625251 thanks coronol wrote: Hi, > I think, it possibly to close the bug. Good, closing the bug :) JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key

Bug#625521: glibc: causes segfault in Xorg

2011-05-04 Thread Julien BLACHE
on the processors they've been written for! 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, email to debian-bugs-d

Bug#625251: saned (AF-indep+IPv6) from sane-backends 1.0.21 starting up \n do_bindings: [0] bind failed: Address already in use

2011-05-03 Thread Julien BLACHE
n v4-compat mode. Is there any issue other than the non-fatal message in the log? 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

Bug#624668: mt-daapd: Crashes when accessing from a remote device

2011-04-30 Thread Julien BLACHE
m Lenny and migrate away from mt-daapd at their convenience. 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, emai

Bug#623266: [mcelog] outputs wrong event times (current instead of actual)

2011-04-19 Thread Julien BLACHE
iour. MCE events don't come with wall time attached to them, the best you can have is the time the kernel collected them from the CPU. mcelog runs as a daemon (by default) or trigger (user configurable) these days, so the time you get in the log is the time the kernel collected the event. JB

Bug#620065: fixed in libimobiledevice 1.1.0-3

2011-04-19 Thread Julien BLACHE
status. Depending on that, even staging a transition in experimental doesn't make sense at this point. Basically we're screwed until upstream is done breaking things :) JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| &l

Bug#620065: fixed in libimobiledevice 1.1.0-3

2011-04-18 Thread Julien BLACHE
the reverse build-dependencies of libimobiledevice-dev use it > with an architecture restriction [linux-any] but not all of them. I don't > know how important that FDI file is in the grand scheme of the library. That's a question for Julien (the other one - why yes,

Bug#620065: fixed in libimobiledevice 1.1.0-3

2011-04-18 Thread Julien BLACHE
obiledevice, so the lack of HAL support there may be a moot point. 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 UNSUBSCR

Bug#623119: libsane: Invalid device permissions

2011-04-18 Thread Julien BLACHE
E: DEVNAME=/dev/bus/usb/001/022 > E: DEVTYPE=usb_device > E: DEVICE=/proc/bus/usb/001/022 > Unfortunately I don't know how to get correct device path to invoke > setfacl call. It's all there, actually. JB. -- Julien BLACHE | Debian, because code matters more

Bug#623119: libsane: Invalid device permissions

2011-04-17 Thread Julien BLACHE
broke things pretty badly, which I'll check out at the earliest opportunity. 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 F5

Bug#623119: libsane: Invalid device permissions

2011-04-17 Thread Julien BLACHE
quot;C7670A", ENV{libsane_matched}="yes" > LABEL="libsane_scsi_rules_end" > > -ENV{libsane_matched}=="yes", RUN+="/bin/setfacl -m g:scanner:rw > $env{DEVNAME}" > +ENV{libsane_matched}=="yes", GROUP = "scanner" > &

Bug#597922: ETA?

2011-04-11 Thread Julien BLACHE
Soren Stoutner wrote: > Is there an ETA for when this bug will be fixed? No. 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 51

Bug#575822: [PATCH] SLURM Perl modules & Torque wrappers packaging

2011-04-10 Thread Julien BLACHE
gennaro.ol...@cnr.it wrote: Hi, > thank you very much for your parch. You're welcome! Glad you liked it :-) JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3

Bug#621767: sane-utils: HP scanjet 2400c, "Segmentation fail"

2011-04-08 Thread Julien BLACHE
leads to an error in the > segmentation This scanner is supported by the genesys backend, although it's marked as untested. In any case, I am not offering support for random backends found on the Internet like the one you're trying to use. Thanks, JB. -- Julien BLACHE - Debian &a

Bug#586665: Better backtrace

2011-03-25 Thread Julien BLACHE
ame process. > 'net' got rid of the crash. I then upgraded libavahi-client3 to version > 0.6.27-2+squeeze1 which seems to have resolved the bug. I don't see why it would fix this issue, but if it does, I'm certainly fine with this :) JB. -- Julien BLACHE - Debian &a

Bug#586665: Better backtrace

2011-03-25 Thread Julien BLACHE
ing because this backend also uses DBus)? Does it still happen if only the net backend is enabled? 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 F5D

Bug#619418: xsane: not working with Canon LIDE 50

2011-03-23 Thread Julien BLACHE
in lenny. Known issue. Can you check whether 1.0.22 fixes it? If yes, a fix in Squeeze may be possible. 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

Bug#618255: RM: forked-daapd [alpha] -- ROM; FTBFS

2011-03-13 Thread Julien BLACHE
Package: ftp.debian.org Severity: normal Hi, alpha doesn't implemented timerfd nor inotify; previously the build could proceed and succeed, but the builds now fails during configure. As timerfd and inotify aren't optional features, forked-daapd just cannot be supported on alpha at the moment. P

Bug#618006: Input support for MacBookPro8,*

2011-03-13 Thread Julien BLACHE
t may need some backporting work for 2.6.32 for the trackpad part, not sure about that, shouldn't be anything major, though. Thanks, JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public ke

Bug#617932: Working OK

2011-03-13 Thread Julien BLACHE
John Talbut wrote: Hi, > Thanks for sorting this out. I have now compiled a kernel with > CONFIG_TMPFS_POSIX_ACL set, restored 60-libsane.rules to how it was > and it is working OK. Good, thanks for the followup. JB. -- Julien BLACHE - Debian & GNU/Linux Developer -

Bug#605083: linux-2.6: MacBookAir3,* support: USB fixes

2011-03-13 Thread Julien BLACHE
.6.32. Thanks for tracking this. There are HID patches for the new MacBook Pro, I'll file a wishlist for that later. JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on &l

Bug#617932: libsane: scanimage -L as user does not find scanner any more

2011-03-12 Thread Julien BLACHE
> Kernel: Linux 2.6.37-20110218 (SMP w/2 CPU cores) Is this a Debian kernel, and if not, does it have ACL support, including ACL support for tmpfs? JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GP

Bug#617697: FTBFS twice in a row

2011-03-10 Thread Julien BLACHE
with an emphasis on making proper use of debhelper. Thanks, JB. -- Julien BLACHE | 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

Bug#617307: libsane: scanimage -L doesnt find my device anymore

2011-03-09 Thread Julien BLACHE
The bug was introduced before 1.0.22, so 1.0.21 is not affected. There is a fix available, I'll try to upload 1.0.22-2 this week-end or early next week. JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.o

Bug#617307: libsane: scanimage -L doesnt find my device anymore

2011-03-08 Thread Julien BLACHE
"Pedro A. Tonelli" wrote: Hi, > I have been using the xerox_mfp backend for my Samsung scanner, but since > some weeks ago I have this message: Looks like the backend has issues recognizing USB devices. Looking into it. JB. -- Julien BLACHE - Debian & GNU/Linux Develop

Bug#412523: marked as done (libsane my canoscan lide-25 usb scanner doesn't work)

2011-03-07 Thread Julien BLACHE
Gürkan Sengün wrote: Hi, >> Can you tell me which version fixed the bug? That'll make the BTS happy >> ;) > > I really don't remember, and I don't think I have this hardware still, nor do > I > have so old kernels anymore... OK, thanks anyway :) JB.

Bug#412523: marked as done (libsane my canoscan lide-25 usb scanner doesn't work)

2011-03-07 Thread Julien BLACHE
Hi, Can you tell me which version fixed the bug? That'll make the BTS happy ;) 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

Bug#614905: closed by Julien BLACHE (Re: Bug#614905: Pommed fails to start on Macbook7,1)

2011-03-06 Thread Julien BLACHE
Angel Abad wrote: Hi, > Ok, I understand, Could I install sid kernel in wheeze machine? Yes, but IIRC you even need 2.6.38 and it hasn't been released yet. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyI

Bug#608749: forked-daapd: Track number not extracted from AAC files

2011-03-06 Thread Julien BLACHE
s, 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, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#616299: sane-backends: FTBFS on hurd-i386: unconditional PATH_MAX usage

2011-03-04 Thread Julien BLACHE
t if not defined). Applied upstream, queued for the next upload. If you'd like the upload to happen sooner rather than later, please let me know. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG F

Bug#615888: Please add USB HID quirk for Cypress barcode scanner

2011-02-28 Thread Julien BLACHE
due to a bug in their USB descriptors and can't be used at all. Patch applies as is to 2.6.32 and is attached below for convenience. Please apply, JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org&

Bug#614836: closed by Julien BLACHE (Re: Bug#614836: device files created with wrong permission)

2011-02-24 Thread Julien BLACHE
using the udev mode instead of the udev+acl mode (sane-desc -m udev). JB. -- Julien BLACHE | 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 Fingerp

Bug#614836: closed by Julien BLACHE (Re: Bug#614836: device files created with wrong permission)

2011-02-24 Thread Julien BLACHE
, > the only thing i see is 'try using ACLs for USB scanners in an effort to > deconflict with MFP devices.' added on Wed, 16 Feb 2011 which is not > very informative. See #588300 and #591767. Anyway, the ACLs are there to stay. JB. -- Julien BLACHE - Debian & GNU/Lin

Bug#614905: Pommed fails to start on Macbook7,1

2011-02-24 Thread Julien BLACHE
serves me well, you need a more recent kernel. 2.6.37 may or may not do, 2.6.38 should work. Look at the content of /sys/class/backlight, this will tell you whether there is backlight support for your machine in the kernel or not. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Publ

Bug#614727: forked-daapd: FTBFS with --no-add-needed: missing -lrt

2011-02-23 Thread Julien BLACHE
Julien Cristau wrote: Hi, > Yeah, it needs to be rebuilt for the ffmpeg transition, but the binNMU > ftbfs due to the gcc change :/ Talk of bad timing. Fixed package on its way. JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer|

Bug#614727: forked-daapd: FTBFS with --no-add-needed: missing -lrt

2011-02-23 Thread Julien BLACHE
the fix for some time until the next release/snapshot. 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, email to

Bug#614722: pommed: not resetting keyboard idle count on macbook pro 5,5

2011-02-23 Thread Julien BLACHE
it fixes your issue so I can close the bug. 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, email to debian-bug

Bug#613834: forked-daapd: does not support update requests without revision-number

2011-02-17 Thread Julien BLACHE
; amarok. DAAP updates aren't supported at all. 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#613150: package descriptions outdated wrt supported formats

2011-02-13 Thread Julien BLACHE
Source: taglib-extras Version: 1.0.1-3 Severity: minor Hi, The package descriptions for taglib-extras mention a number of supported formats, however support for most of them has migrated to taglib a version or two ago. AFAICT only Audible and RealMedia remain in taglib-extras. Please update the

Bug#613149: package descriptions outdated wrt supported formats

2011-02-13 Thread Julien BLACHE
Source: taglib Version: 1.6.3-1 Severity: minor Hi, The taglib package descriptions are seriously out of date when it comes to supported file formats; it is quite misleading, especially given the existence of taglib-extras. Please update the descriptions in your next upload! Thanks, JB. -- Sy

Bug#613030: RM: mt-daapd -- ROM; no upstream since 2007; code is a mess; alternative available

2011-02-12 Thread Julien BLACHE
Package: ftp.debian.org Severity: normal Hi, Now that Squeeze is stable, it's time for mt-daapd to walk the plank. Upstream disappeared 4 years ago, leaving behind a messy codebase plagued with all kind of issues. An alternative (forked-daapd) is available in Squeeze that covers most of the use

Bug#612815: libsane: please suggest restarting udevd after "scanner" group is created

2011-02-11 Thread Julien BLACHE
m...@linux.it (Marco d'Itri) wrote: >> Did that change recently? > It changed quite a while ago, but I do not remember why. Right, that explains it, thanks. Still, this seems so wrong. JB. -- Julien BLACHE | Debian, because code matters more Debian & G

Bug#612815: libsane: please suggest restarting udevd after "scanner" group is created

2011-02-11 Thread Julien BLACHE
, and I never experienced this issue myself when doing fresh installs. Did that change recently? JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on <http://www.jblache.org> -

Bug#612815: libsane: please suggest restarting udevd after "scanner" group is created

2011-02-11 Thread Julien BLACHE
away from using GROUP= in udev in a future version of the package to use ACLs instead (from a RUN rule) so this issue will go away RSN. JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key availabl

Bug#612815: libsane: please suggest restarting udevd after "scanner" group is created

2011-02-11 Thread Julien BLACHE
begin > to be aware of this group. udev logs before the restart looked like > this: 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

Bug#597922: Bug Report Reopened

2011-02-05 Thread Julien BLACHE
Soren Stoutner wrote: Hi Soren, > I unarchived and reopened this bug report because, as already noted in a > previous comment, sane-backends 1.0.21-9 does not fix this problem. Thanks for the reopen, I had lost track of this one. JB. -- Julien BLACHE - Debian & GNU/Linux

Bug#611893: libsane: xsane crash when I reduced the area of selection

2011-02-05 Thread Julien BLACHE
s->params.bytes_per_line; Was there anything specific about your scan area setting? Was it especially small, for instance? JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8

Bug#611149: general and model-specific patches for pommed

2011-02-04 Thread Julien BLACHE
ound on the Powerbook5,4 */ > +#define ADB_PRODUCT_ID_KEYBOARD_54 0x22c3 I guess your keyboard is a QWERTY layout, right? That would mean 0x22c3 is the ID for the ANSI keyboard, 0x22c4 the ID for the ISO keyboard and the JIS keyboard would be 0x22c5. JB. -- Julien BLACHE - Debi

Bug#611951: Default GNOME desktop installation has both xsane *and* simple-scan

2011-02-04 Thread Julien BLACHE
Joss; the default desktop installation should not include XSane. XSane is complex to use and simple-scan will do for the vast majority of desktop users. Thanks, JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.or

Bug#611149: backlit keyboard works on powerbook for ~16 seconds after login or installation of pommed

2011-01-30 Thread Julien BLACHE
ing on the exact models and it's possible not all of them were tested back in the days. As you have the hardware, you're in the best position to investigate this further :) JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache

Bug#610858: libsane: Please reload udev upon installation

2011-01-23 Thread Julien BLACHE
he rules files for changes and reload them automatically. This has no effect on devices that are already plugged in at the time the rules are added, though. Was your scanner plugged in when you installed the package? JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key

Bug#610084: xsane: crash after loading. BadMatch (invalid parameter attributes)

2011-01-15 Thread Julien BLACHE
". > I'm using squeeze, everything up to date. Thanks for your report, this is a very good data point. Theme engine bug it is, so reassigning. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG F

Bug#609864: smcroute: Request for changing priority to extra

2011-01-14 Thread Julien BLACHE
hanged by the user. A static conflict means the setup is impossible to do on a Debian system, although it's perfectly valid. JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on

Bug#609864: smcroute: Request for changing priority to extra

2011-01-13 Thread Julien BLACHE
ugh a socket > after calling setsockopt() with MRT_INIT (see above). Yes, but it isn't as clear cut as it looks given xorp can do mc routing or not depending on configuration (AIUI from the description). If that is the case, you may want to use xorp for some tasks and pimd for mc routing. JB

Bug#609864: smcroute: Request for changing priority to extra

2011-01-13 Thread Julien BLACHE
t Priority: optional. The pimd/xorp situation should be investigated, as I'm not sure both can be installed at the same time either. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint

Bug#609271: segfault when loading some jpeg files

2011-01-08 Thread Julien BLACHE
:( Yes, the segfault happens in the mjpeg decoder in libavcodec. You may want to check your jpeg file for errors with some of the jpeg tools available in the archive. I've never had an issue with jpeg files myself during my tests. JB. -- Julien BLACHE - Debian & GNU/Linux Develo

Bug#607368: Please decide how kernel ABI should be managed

2011-01-05 Thread Julien BLACHE
rict dependencies if they are using symbols > not covered by the ABI; this is one possible way that we can resolve > this issue. The issue I have with that, other than the fact that it is just plain wrong, is that all the module packaging tools were built on the premise that changes to the

Bug#607368: Please decide how kernel ABI should be managed

2011-01-04 Thread Julien BLACHE
can help it. It also adds a delay to kernel updates that we'd rather avoid. As to using strict dependencies... it makes all of the above even worse. And I'll ask again: what's the point of the kernel ABI number if we have to use strict dependencies? Seriously? We need a kernel ABI n

Bug#608749: forked-daapd: Track number not extracted from AAC files

2011-01-03 Thread Julien BLACHE
rk, install ffmpeg 0.6 from experimental. 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, email to

Bug#608550: closed by Aurelien Jarno (Re:

2011-01-01 Thread Julien BLACHE
following. I think you're getting confused by the delay slot. If you take the delay slot into account, you'll see that the code and Aurélien are both correct. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - Public key available on <http://www.jblache.org> - Key

Bug#608448: forked-daapd: Look up all the IP addresses, not just one

2010-12-31 Thread Julien BLACHE
. ISTR Ubuntu shipped a stupid default config with IPv6 disabled, or something. JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <http://www.debian.org> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GP

Bug#608448: forked-daapd: Look up all the IP addresses, not just one

2010-12-31 Thread Julien BLACHE
t that or send a patch implementing (properly) your suggestion. 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 -- To UNSUB

Bug#608413: IPv6 issues, regression from Lenny, breaks cricket

2010-12-30 Thread Julien BLACHE
Package: libio-socket-inet6-perl Version: 2.54-1.1 Severity: serious Hi, libio-socket-inet6-perl in Squeeze is broken wrt IPv6 handling. Upgrading broke a perfectly working Cricket setup from Lenny where a number of hosts are polled over IPv6. Version 2.65-1 from unstable fixes this issue; the u

Bug#607368: Please decide how kernel ABI should be managed

2010-12-26 Thread Julien BLACHE
7;t have some kernel knowledge. JB. [1] Like running into an endless loop while attempting to build a module, as happened to me with blcr, which would be pretty inconvenient at boot time. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer| <

  1   2   3   4   5   6   7   8   9   10   >