Bug#342016: xsane: preview fails

2005-12-04 Thread Julien BLACHE
severity 342016 normal
thanks

Emmanuel [EMAIL PROTECTED] wrote:

 Xsane 0.98 fails when pressing the Acquire preview button in the preview 
 dialog. The
 error is Failed to start scanner: Invalid argument. Preview works
 perfectly in xscanimage. My scanner is an epson 2400 and used to work
 perfectly with xsane in previous versions.

Please try with 0.98b-1 and tell me how it goes.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342034: xsane immediately aborts with *** glibc detected *** double free or corruption (out): 0xbfffb288 ***

2005-12-05 Thread Julien BLACHE
tags 342034 - experimental
severity 342034 normal
thanks

Enrico Bigaignon [EMAIL PROTECTED] wrote:

 I use xsane to access an agfa snapscan scsi scanner installed on one host from
 another host using net.conf
 Both hosts run debian unstable.
 It has been working very well. 
 Now, it dies immediately with the above
 error.

Please provide a GDB backtrace.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-05-08 Thread Julien BLACHE
Diab Jerius [EMAIL PROTECTED] wrote:

Hi Nils and Diab,

 and scanimage -L will find it:

   # scanimage -L
   device `epson:libusb:005:007' is a Epson GT-9700 flatbed scanner
   device `epkowa:libusb:005:007' is a Epson Perfection 2450 flatbed scanner

Does it work better if you disable the epkowa backend in
/etc/sane.d/dll.d/libsane-extras ? (you can also just purge
libsane-extras if you don't need it)

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-05-08 Thread Julien BLACHE
Chris Metzler [EMAIL PROTECTED] wrote:

Hi,

 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.

Does removing ~/.ntrc_2 help ? Did it work before ? Do you use a GTK
theme ? If yes, which one ? Does it work without the theme ? Could you
get a backtrace ?

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-05-08 Thread Julien BLACHE
Nils Rennebarth [EMAIL PROTECTED] wrote:

Hi Nils,

 error obtaining child information: Operation not permitted
 error obtaining child information: Operation not permitted
 USB error: error submitting URB: No such file or directory
 [ pause of approx 5 seconds]
 USB error: error submitting URB: No such file or directory
 USB error: error submitting URB: No such file or directory

Could you try the following:
 - SANE_DEBUG_DLL=255 scanimage -L
 - apt-get remove --purge libsane-extras then SANE_DEBUG_DLL=255 scanimage -L

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 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308098: acknowledged by developer (Re: Bug#308098: libsane: fail my canon N650U on USB hub, works fine without the hub)

2005-05-08 Thread Julien BLACHE
Jean-Louis MOUNIER [EMAIL PROTECTED] wrote:

 Sorry folk, it was late and I didn't realize that the power
 consumption of the hub is 100mA and the hub uses 500mA . So the hub
 needed to be self powered (the scanner doesn't have power supply,
 which is very practical). After plugging the hub power supply, all
 works fine.

When it's not a power issue, it's a bandwidth issue... USB hubs are
evil.

 The main lesson would be to improve error detection on USB, the
 scanner was detected by sane-find-scanner but was not usable, that is
 what made me submit this (my first ) bug report.

There's not much that can be done in this regard, unfortunately :(

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308132: seg. fault on ppc; working in i386

2005-05-08 Thread Julien BLACHE
Martin Lohmeier [EMAIL PROTECTED] wrote:

 d4x is working on my i386 (sarge) but it seg. faults on ppc (sarge).
 Julien, removing the ~/.ntrc_2 directoy does not solve the problem.

It works on my PPC here.

Same question: do you use a theme ? If yes, which one ? Does it work
without the theme ?

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308132: seg. fault on ppc; working in i386

2005-05-08 Thread Julien BLACHE
Martin Lohmeier [EMAIL PROTECTED] wrote:

 Same question: do you use a theme ? If yes, which one ? Does it work
 without the theme ?

 Interesting...when I start d4x in KDE it starts without a problem.

 I don't use a theme, just the default theme...

Great, yet another Heisenbug.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-05-08 Thread Julien BLACHE
Diab Jerius [EMAIL PROTECTED] wrote:

 I removed all of the other backends. (BTW, This got rid of the syslog
 error about interface 0 being claimed )

Can you restore the original dll.conf file, and:
 - purge libsane-extras, then try to scan
 - revert to libsane 1.0.15-8, then try to scan

I need to figure out who's at fault, and I have 3 candidates. Either a
backend in libsane-extras, a backend in libsane, or libusb itself.

 I ran strace scanimage -L twice in a row.  The second generates many
 Resource temporarily unavailable errors.  Logs are in

The logs seem strange to me, I can't quite figure out what's
happening. Do you have messages in /var/log/messages from the USB
subsystem ?

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308132: seg. fault on ppc; working in i386

2005-05-08 Thread Julien BLACHE
Martin Lohmeier [EMAIL PROTECTED] wrote:

Interesting...when I start d4x in KDE it starts without a problem.

I don't use a theme, just the default theme...

 Great, yet another Heisenbug.

 This Problem is about some user setting in gnome. I created a new user
 with a clean $HOME and with this user I can run d4x without a problem.

Ah, good news. Could you obtain a backtrace, by running d4x under gdb?

 I think this fact make this bug RC. It's not a problem for people who
 install sarge for the first time, but it will be for people who use
 gnome in woody and update to sarge...

RC maybe, but chances are it won't be for d4x. d4x has a tendency to
expose bugs in theme engines, because it uses a lot of complicated GTK
hacks.

 Are there any other user-configuration files d4x read out?

Not that I know of.

Could you diff -u the .gtkrc* files in the users' homes, if they exist ?

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-05-08 Thread Julien BLACHE
Diab Jerius [EMAIL PROTECTED] wrote:

 Can you restore the original dll.conf file, and:
  - purge libsane-extras, then try to scan
  - revert to libsane 1.0.15-8, then try to scan

 ok; will get to that shortly.

Thanks. There were *no changes* made to the epson backend between
those 2 revisions ...

 I need to figure out who's at fault, and I have 3 candidates. Either a
 backend in libsane-extras, a backend in libsane, or libusb itself.

 I commented out all of the backends except for epson or epkowa, so I
 think that rules out all of the other backends.  I checked the strace
 logs, and they are the only ones attempted.

My guess is that the scanner gets confused at some point, but it's
only a guess.

 I can successfully access a USB camera via gphoto2; I don't know if that
 helps any in deciding if libusb is a factor (probably not).

Not really. libusb changed a few days after libsane 1.0.15-9 entered
Sarge, so ...

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308132: seg. fault on ppc; working in i386

2005-05-09 Thread Julien BLACHE
Martin Lohmeier [EMAIL PROTECTED] wrote:

Hi,

 *a few minutes later*

 The problem is about the gnome themes. With some themes it is working,
 with some it seg. faults...

Good. Can you tell me which themes are affected, so that I can
reassign the bug ?

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-05-09 Thread Julien BLACHE
Diab Jerius [EMAIL PROTECTED] wrote:

Hi Diab,

 Ok, I purged libsane-extras and ran the following experiment.  I ran
 scanimage -L 10 times in a row (log files are L.n.log) and then ran
 scanimage in acquire mode 10 times (logs are in read.n.log).  The script
 test-sane is what does it.

 There are separate directories for 1.0.15-9 and 1.0.15-8. A tar file
 of the logs is here:
   
   http://hea-www.cfa.harvard.edu/~dj/tmp/sane/20050508.1.tar.bz2

Thanks. I relocated the file to
http://people.debian.org/~jblache/308081/

 Note that the -L runs alternate between normal behavior and
 lots of resource errors.

OK. Does your scanner use a firmware ?

 In both 1.0.15-8 and 1.0.15-9, the second attempt at acquiring an
 image (read.1.log) succeeds. 

 (For 1.0.15-8 I cycled power to the scanner and tried just acquiring
 the image.  The behavior was the same as when it was preceded with the
 scanimage -L runs.)

 with libsane at 1.0.15-9, I then downgraded libusb and ran the script.

 0.1.10a-8: same behavior

 0.1.10a-7: at this point I modified test-sane to use 5 iterations (10
  was taking too long), with the result that the image was
  acquired on the first attempt. Otherwise, the pattern of
  success/failure.

 0.1.10a-6: same
 0.1.10a-5: same
 0.1.10a-3: same

 Finally, I downgraded to

 libsane: 1.0.15-1
 libusb-0.1-4: 0.1.10a-3

 Just to be sure, I rebooted after this. Same results.

 I wish I could tell you when I last had the scanner working, so as to
 narrow things down.

 Any further downgrades on libusb causes a small dependency crisis;
 I'll need a bit more time to prepare for that and won't be able to do
 anything until Tuesday evening.

Ok. Looks like a real problem.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308132: d4x: Segfaults on startup every time with BlueSmooth theme

2005-05-09 Thread Julien BLACHE
retitle 308132 d4x: Segfaults on startup every time with BlueSmooth theme
reassign 308132 gtk2-engines-smooth
thanks

Chris Metzler [EMAIL PROTECTED] wrote:

Hi,

 Do you use a GTK theme ? If yes, which one ? Does it work without the theme ?

 Yes, and BlueSmooth.  I don't know what it means to be without the theme;
 but if I *change* themes, e.g. to Simple, it does seem to start up OK.

Ok. Good.

 I'd blame something weird about the theme, then; except I haven't changed
 themes for at least a year and a half.  I've used d4x with this GTK theme
 many many times in the past.

In the meantime, GTK has changed, and a whole lot of other things
too. Some memory problems are highly dependent on the memory layout
and usage.

 Could you
 get a backtrace ?

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 16384 (LWP 29780)]
 0x40aef155 in do_smooth_draw_shadow ()
from /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so
 (gdb) backtrace
 #0  0x40aef155 in do_smooth_draw_shadow ()
from /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so
 #1  0x40afcd4e in smooth_draw_shadow ()
from /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so
 #2  0x40283742 in gtk_paint_shadow () from /usr/lib/libgtk-x11-2.0.so.0
 #3  0x080dc29e in my_gtk_graph_new ()
 #4  0x080dc736 in my_gtk_graph_new ()
 #5  0x402269fe in _gtk_marshal_BOOLEAN__BOXED ()
from /usr/lib/libgtk-x11-2.0.so.0
 #6  0x404ea9c9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
 #7  0x404ea736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
 #8  0x404fb855 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
 #9  0x404fac8c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
 #10 0x404fb126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
 #11 0x40315e97 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
 #12 0x4022433d in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
 #13 0x404105d9 in gdk_window_clear_area_e () from /usr/lib/libgdk-x11-2.0.so.0
 #14 0x4041072e in gdk_window_process_all_updates ()
from /usr/lib/libgdk-x11-2.0.so.0
 #15 0x4019ac1e in gtk_container_set_reallocate_redraws ()
from /usr/lib/libgtk-x11-2.0.so.0
 #16 0x400ab583 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
 #17 0x400a8582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
 #18 0x400a95f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
 #19 0x400a9930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
 #20 0x400a9ed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
 #21 0x40223c13 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 #22 0x080920d9 in main ()

 Perhaps this is the same bug as #306841?

Chances are.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-05-09 Thread Julien BLACHE
Nils Rennebarth [EMAIL PROTECTED] wrote:

 Oh, and this is stock 2.6.11-rc3 kernel, only patches are for software
 suspend2, and I don't think that matters much. I might try a newer
 kernel in the future but I won't go back because this is the first one
 that really suspends flawlessly and works quite ok otherwise on this laptop.

 There was a thread on the gphoto2 mailing list that suggests some
 changes in the kernel URB handling may be the reason:

 http://sourceforge.net/mailarchive/forum.php?thread_id=7182503forum_id=32960

 Does that ring any bells?

Ooooh yes it does now, as Aurélien already wrote. Sorry I didn't
trigger on the kernel version earlier on. Tell us how it goes with a
fixed kernel (provided that kind of thing actually exists when it
comes to USB ...)

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 FD62 7CC7 CD61 4FD7 F5D6 5169 



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

2005-05-10 Thread Julien BLACHE
Diab Jerius [EMAIL PROTECTED] wrote:

Hi,

 I haven't had a chance to downgrade libusb/sane further, but I just
 happened to have a laptop running Ubuntu Hoary at home this morning,
 and tried that out.  I have no idea if this is of any help to you.

Ubuntu basically uses the exact same libsane package, except they
removed a bit of documentation in README.Debian.

 This was without libsane-extras installed.  I then installed that
 package and repeated the test.  Same result.  I should note that the
 epkowa driver isn't in Ubuntu's libsane-extras.

Ubuntu is lagging behind :

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-05-10 Thread Julien BLACHE
Matt Zimmerman [EMAIL PROTECTED] wrote:

 Ubuntu basically uses the exact same libsane package, except they
 removed a bit of documentation in README.Debian.

 The README.Debian changes look like they're probably the result of an error
 resolving merge conflicts.

I can't really see a reason for the change, so that must be it.

 There is one functional change; the Ubuntu version adds a couple of
 additional USB IDs to the hotplug usermap (patch attached).

IIRC I added both those IDs to libsane (maybe it's in my tree waiting
for a build, though)

Thanks for the info  patch,

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-05-12 Thread Julien BLACHE
Diab Jerius [EMAIL PROTECTED] wrote:

Hi Diab,

 kernel:  2.6.10-1-k7
 libsane: 1.0.15-9
 libsane-extras:  1.0.15.9

Could you upgrade your kernel and see if it helps ?

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308867: libsane.db ids for Epson RX620

2005-05-13 Thread Julien BLACHE
Mike Talbot [EMAIL PROTECTED] wrote:

Hi Mike,

 The libsane.db entry for Epson RX620 is:

 # Epson Corp.|Stylus RX620
 0x04b8  0x0811  root:scanner0660

Committed upstream, will be in the next revision.

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 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-05-13 Thread Julien BLACHE
Diab Jerius [EMAIL PROTECTED] wrote:

Hi Diab,

 I took a different approach.  I first verified that the scanner wasn't
 itself broken by hunting up an old hard drive with W98 on it and running
 that. It worked fine, so that's out of the way.

 Then I downloaded a demo of vuescan for linux from www.hamrick.com.  It
 worked, perfectly, with  libusb at 0.1.10a-9.  So, unless sane is
 tweaking libusb a lot differently from vuescan, this strongly implies
 the problem is not libusb.

Could you read the last few mails of the bug log and try to run a
newer kernel ? If it still fails, then we're positive there's a
problem.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342798: xsane: Changing resolution parameter: wrong size calculation

2005-12-10 Thread Julien BLACHE
Manuel Bilderbeek [EMAIL PROTECTED] wrote:

Hi,

 Package: xsane
 Version: 0.98-1

 When changing the reslution via the combobox, the size calculation goes
 wrong. This is what I got:

 -2147483648*-2147483648*48 (-0.0B)

Please grab 0.98b-1 from unstable and confirm that the bug is fixed in
this version.

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 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342034: xsane glibc detected : gdb backtrace

2005-12-10 Thread Julien BLACHE
Enrico Bigaignon [EMAIL PROTECTED] wrote:

Hi,

 *** glibc detected *** double free or corruption (out): 0xbfffb268 ***

 Program received signal SIGABRT, Aborted.
 0x4070d851 in kill () from /lib/libc.so.6
 (gdb) bt
 #0  0x4070d851 in kill () from /lib/libc.so.6
 #1  0x4070d5fa in raise () from /lib/libc.so.6
 #2  0x4070e971 in abort () from /lib/libc.so.6
 #3  0x40740940 in __fsetlocking () from /lib/libc.so.6
 #4  0x407462c9 in malloc_usable_size () from /lib/libc.so.6
 #5  0x40746d61 in free () from /lib/libc.so.6
 #6  0x4115f0bd in sanei_w_array () from /usr/lib/sane/libsane-net.so.1
 #7  0x4115e5f2 in sanei_config_read () from
 /usr/lib/sane/libsane-net.so.1

I cannot reproduce this bug.

Could you please send me the /etc/sane.d/net.conf from the *client*
machine ?

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342798: xsane: Changing resolution parameter: wrong size calculation

2005-12-10 Thread Julien BLACHE
Source: xsane
Version: 0.98b-1

Manuel Bilderbeek [EMAIL PROTECTED] wrote:

 Please grab 0.98b-1 from unstable and confirm that the bug is fixed in
 this version.

 Confirmed, it's fixed in that version.

Good, bug closed.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342034: xsane glibc detected : gdb backtrace

2005-12-10 Thread Julien BLACHE
enrico [EMAIL PROTECTED] wrote:

Hi,

 Here is net.conf from client machine.

OK, the file looks sane.

Do you know whether the backend actually connects to the server before
crashing or not ? (you can find out by running saned in debug mode on
the server)

It looks like the net backend is crashing while it reads its config
file. Could you run
$ SANE_DEBUG_NET=255 xsane

and send me the output ?

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342034: xsane glibc detected : gdb backtrace

2005-12-10 Thread Julien BLACHE
enrico [EMAIL PROTECTED] wrote:

Hi,

 To run saned in debug mode, I had to remove it from inetd.

Indeed, sorry for not telling about this.

 So from a command line, I ran saned -d128 on the server

 and it works fine this way, ie. no more bug ...

 here is the output on the client (xsane.out), and on the 
 server (saned.out)

OK, can you send me xsane.out when it fails ? I may have an idea of
what's going on, but I need this output to verify that.

If the bug still occurs, please test with scanimage instead of xsane,
too.

 At least, I can scan now, great !

Yep, but it looks like there's a bug to fix nonetheless :)

The fact that this code (net and saned) has not been touched in a
little less than 3 years really bothers me (and even more so that I
know this code very well and rewrote part of it); it's considered
stable by now. Either this bug is an heisenbug, or it's specific to
your machine ...

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342034: xsane glibc detected : gdb backtrace

2005-12-11 Thread Julien BLACHE
Henning Meier-Geinitz [EMAIL PROTECTED] wrote:

Hi Henning,

 At least on first sight it looks like stack corruption for me. I would

Same here. There's something fishy that needs to be ironed out :)

 Running saned -d may lead to different behaviour because the original
 error may not happen (e.g. because saned -d runs as root while from
 (x)inetd its ran as user saned or scanner or whatever).

Indeed; there's room for improvement in saned/net protocol :)

 server (for whatever reason) and tries to free the device list. #8
 tries to free one of the strings e.g. sane_device.name. Now
 *w-codec.w_string should be called (sanei_wire.c, 350). However this
 happens instead:

 #5  0x40746d61 in free () from /lib/libc.so.6
 #6  0x4115f0bd in sanei_w_array () from /usr/lib/sane/libsane-net.so.1
 #7  0x4115e5f2 in sanei_config_read () from /usr/lib/sane/libsane-net.so.1

 Either gdb is confused somehow, or sanei_config_read is called
 mistakenly (or I miss something).

Looks like the stack is in a weird state and gdb doesn't detect it.

 I remember similar problems when the sanei_net/sanei_codec* code

Hmm, last time it only produced a deadlock between the client and the
server (both reading at the same time, waiting for data from the other
side).

 between xscanimage and sane-backends ran out of sync. However xsane
 doesn't seem to use sanei at all.

Well, it doesn't have to use it anyway. I'm still unsure as to why
does scanimage use sanei :)

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#343981: libsane: Trying to overwrite file from other package

2005-12-19 Thread Julien BLACHE
Patricio Rojo [EMAIL PROTECTED] wrote:

Hi,

 dpkg: error processing /var/cache/apt/archives/libsane_1.0.17-1_i386.deb 
 (--unpack):
  trying to overwrite `/etc/hotplug', which is also in package kcontrol
 dpkg-deb: subprocess paste killed by signal (Broken pipe)

Is /etc/hotplug a directory ?

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#343945: xsane: xlibs-dev transition

2005-12-19 Thread Julien BLACHE
Victor Seva Lopez [EMAIL PROTECTED] wrote:

Hi,

 The package has a unnecesary xlibs-dev dependence as the xlibs-dev
 transition I've made this simply patch:

Yep, I forgot to remove the B-D in the last upload.

Thanks for the reminder, patch queued.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#343981: libsane: Trying to overwrite file from other package

2005-12-19 Thread Julien BLACHE
Patricio Rojo [EMAIL PROTECTED] wrote:

   Nop, there is /etc/hotplug.d/ directory but /etc/hotplug is actually
 an empty file! Maybe this bug should be forwarded to kcontrol so that
 they remove it from their package?

OK, please :
 - remove the file
 - apt-get install --reinstall kcontrol

If an empty file reappears, I'll reassign to kcontrol.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#343981: libsane: Trying to overwrite file from other package

2005-12-19 Thread Julien BLACHE
Patricio Rojo [EMAIL PROTECTED] wrote:

 All solved... upon reinstallation of kcontrol, /etc/hotplug became a
 directory, and now there is no conflict with libsane. Probably it was
 left there from some old and faulty upgrade or something...

Good. I have a machine here with KDE installed, and never encountered
this problem, so this must have been some faulty script at some point
in time :)

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#337208: xsane: batch scan confusing or not working

2005-11-03 Thread Julien BLACHE
heera [EMAIL PROTECTED] wrote:

Hi,

 However, I can't figure out how to do the same/similar thing with xsane.  
 I tried the batch scan window but the 3020 reports out of memory.  
 When I press the usual single page button (with ADF selected), it feeds 
 through the ADF but then the ADF jams on the second page.

Known bug in XSane 0.97, will be fixed in the next version.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332997: d4x: FTBFS on GNU/kFreeBSD

2005-11-05 Thread Julien BLACHE
Aurelien Jarno [EMAIL PROTECTED] wrote:

Hi,

 The bug reappeared with version 2.5.6-1. Same patch applies.

Yeah, indeed, I suppressed this hunk. There should be a new upload
soon.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332281: acknowledged by developer (Bug#332281: fixed in sane-backends 1.0.16-5)

2005-11-07 Thread Julien BLACHE
kaouete [EMAIL PROTECTED] wrote:

Hi,

 I dont really understand why it is like that but i can see that
 the patch was not appliqued.

Hmm, you're right. Looks like I forgot to add the patch to the
patchlist.

The more I use it, the more I hate dpatch.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#337959: libsane-extras: Sane does not receive the scanned picture

2005-11-07 Thread Julien BLACHE
severity 337959 normal
thanks

Antoine Hulin [EMAIL PROTECTED] wrote:

Hi,

 I'll gladely help to track this problem. The last time I used my scanner was
 some days before mid-september ; I can't tell which version of libsane was
 installed at the time though.

sane-backends-extras (1.0.16.6) unstable; urgency=low

  * New backend:
+ lexmark
  * Updated backend:
+ epkowa

 -- Julien BLACHE [EMAIL PROTECTED]  Sun, 25 Sep 2005 15:09:35 +0200


Can you try to install libsane-extras  1.0.16.6 and see if that
helps ? You probably still have the package in the APT cache, under
/var/cache/apt/archives.

Otherwise, fetch it from http://snapshot.debian.net.

As for the USB messages, they are expected for your (multifunction)
device, so don't worry about them.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#283442: acknowledged by developer (Re: Bug#283442: libsane-extras: hp2400 backend attempts to wreck hp2400c scanner)

2005-11-10 Thread Julien BLACHE
Brian May [EMAIL PROTECTED] wrote:

Hi,

 Unfortunately the scanner does not appear to work any more either under 
 Windows
 or Linux.

Ah, bad news. A hardware fault would explain the problem indeed ...

 [hp4200] sane_control_option[hp4200] sane_start
 [hp4200] Writing registers[hp4200] Writing registers[hp4200] Writing 
 registers[h p4200] do_coarse_calibration
 [hp4200] Writing registersFloating point exception

Interesting. I'll have a look at the code.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#327044: Libsane: Extra noise on lide25 scanner.

2005-12-23 Thread Julien BLACHE
Rogier Wolff [EMAIL PROTECTED] wrote:

Hi,

 The Canoscan LiDE25 scanner makes more noise using the Linux driver
 than when used under Windows. This might impact longlivety of the 
 hardware?

libsane 1.0.17 is available in unstable (backports for Sarge can be
found at http://people.debian.org/~aurel32/).

Could you install it, see if the situation evolved and report back ?

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 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330183: 'Error during device I/O' on avision/HP ScanJet 5300C with 1.0.16-2

2005-12-23 Thread Julien BLACHE
Martin Michlmayr [EMAIL PROTECTED] wrote:

Hi tbm,

 It seems 1.0.16 doesn't work on my HP ScanJet 5300C (avision driver).

libsane 1.0.17 is available in unstable, could you install it and see
if the bug is fixed ?

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 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#327504: xsane: Segmentation Fault

2005-12-23 Thread Julien BLACHE
Carlos Moffat [EMAIL PROTECTED] wrote:

Hi,

 xsane segfaults after showing the 'detecting devices' window.

libsane 1.0.17 is available in unstable, and a new version of xsane
(0.98b) is available too.

Could you install them, try to reproduce the problem you had with
the coolscan backend and report back ?

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 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#340267: sane crashes during aquisition with hp53xxc driver

2005-12-23 Thread Julien BLACHE
NaiosKAE{FR} [EMAIL PROTECTED] wrote:

Hi,

 device net:192.168.1.9:avision:libusb:003:006' is a Hewlett-Packard ScanJet
 5300C flatbed scanner

 when scanning : I/O error while communicating with the device
 the light is at the end of the document but doesn't go back to its dock
 position

libsane 1.0.17 is available in unstable, backports for Sarge can be
found on http://people.debian.org/~aurel32/.

Could you install it and see if your problem is fixed ?

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 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342034: xsane immediately aborts with *** glibc detected *** double free or corruption (out): 0xbfffb288 ***

2005-12-23 Thread Julien BLACHE
Enrico Bigaignon [EMAIL PROTECTED] wrote:

Hi Enrico,

 I use xsane to access an agfa snapscan scsi scanner installed on one host from
 another host using net.conf
 Both hosts run debian unstable.
 It has been working very well. 
 Now, it dies immediately with the above
 error.

libsane 1.0.17 is available in unstable, could you install it and see
if it fixes your problem ?

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 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330183: 'Error during device I/O' on avision/HP ScanJet 5300C with 1.0.16-2

2005-12-24 Thread Julien BLACHE
Martin Michlmayr [EMAIL PROTECTED] wrote:

Hi tbm, Rene,

 It's working better, but no quite right yet.

Ah, that's a good news.

 First, I did a: scanimage --resolution 200 --mode color  image.pnm
 It seemed to work but when I looked at the image I noticed that a
 small part at the bottom of the page was missing.  I repeated this two

 In both cases, the page was scanned, but a small part on the bottom
 was missing.

So, to sum it up, the image is good, but the scanner doesn't scan the
whole page. That would be a matter of adjusting the length of the scan
area...

I'll leave it up to Rene to further comment on that :)

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#340267: sane crashes during aquisition with hp53xxc driver

2006-01-04 Thread Julien BLACHE
NaiosKAE{FR} [EMAIL PROTECTED] wrote:

Hi,

 Ok that works with libsane 1.0.17, think you for your help

OK, good news. Unfortunately there are a couple of revisions of the
HP5300 scanners, and they use different revisions of the Avision ASIC,
some of them still have problems with sane-backends 1.0.17.

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 - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332281: libsane: problem with multifunction printer/scanner and usblp module

2005-10-06 Thread Julien BLACHE
severity 332281 normal
thanks

kaouete [EMAIL PROTECTED] wrote:

 When i try to use the scanner while usblp is loaded, i cant, you cant
 find all the information about this problem there :

The problem is that your device exposes only one USB device when it
should really expose at least 2 devices or functions. This is an
engineering problem on the manufacturer's side, and unfortunately
they're all doing the same shit.

Epson unfortunately doesn't provide anything comparable to what HP does
for its multifunction devices, that is, a userspace daemon/driver
managing the access to the device. This isn't a clean solution either,
but it's cheaper (than having the hardware properly expose 2 devices
or functions) and it works.

So to make it clear: there is no solution to your problem. usblp will
bind the device at the kernel level, prohibiting user processes from
accessing the device through libusb.

 I think that maybe a fix can be integrated in the debian version of sane
 until a new version with the fix is released, since it is a bug that
 seems to touch all the people with multifunction devices.

I'm not willing to apply this patch in its current form. It might be
harmful for other devices.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332281: libsane: problem with multifunction printer/scanner and usblp module

2005-10-06 Thread Julien BLACHE
kaouete [EMAIL PROTECTED] wrote:

 Ok, i understand your opinion.

 Thanks for your help and for your work :)

You're welcome. I'll keep an eye on the problem and take a more
detailed look at the proposed changes (which, having made it to the
CVS, will be in 1.0.17 unless something really bad happens) and
eventually include a fix in the next revision.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332281: libsane: problem with multifunction printer/scanner and usblp module

2005-10-06 Thread Julien BLACHE
Henning Meier-Geinitz [EMAIL PROTECTED] wrote:

Hi Henning,

 While you are right that two separate USB device descriptors are
 better, I think it's not against the USB spec to have two different
 device types in the same USB device implemented as different USB interfaces.

Indeed; I missed that point in the mails referenced in the bug
report. That's already far better than what used to be done a couple
of years ago :)

 As far as I know, usblp binds only to the interface of the printer part.

Ah, thanks, that was something I wanted to confirm.

 Real errors (e.g. scanner interface is claimed by another process) are
 detected by the next step, usb_claim_interface().

ISTR that the interface needed to be claimed before doing anything
else. As it's been a couple of years since I last played seriously
with libusb... :)

 I'm not willing to apply this patch in its current form. It might be
 harmful for other devices.

 I don't think so. The only case I can imagine at the moment is that
 for some device the configuration must be changed to 2 for the
 scanning to work but for printing only configuration 1 works. In this
 case the SANE backend has to call sanei_usb_set_configuration anyway
 (which isn't changed by the patch). Also, sanei_usb_set_configuration
 is not used by any backend.

Good. I had some bad experiments with some devices years ago :)

 The patch is from SANE CVS, btw.

I know, I planned to take a deeper look at the mailing-list to read
the feedback on that.

I'll work on that this week-end. Thanks for the input!

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332997: d4x: FTBFS on GNU/kFreeBSD

2005-10-10 Thread Julien BLACHE
Aurelien Jarno [EMAIL PROTECTED] wrote:

Hi Aurélien,

 d4x fails to build on GNU/kFreeBSD due to missing support. 
 Please find attached a patch to fix that. Could you please add it in
 the next upload?

Thanks, queued. I'll do an upload soon for the libssl0.9.8 transition
if needed.

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#332939: nut-usb: Needs an udev rule for udev = 0.070-3

2005-10-10 Thread Julien BLACHE
Arnaud Quette [EMAIL PROTECTED] wrote:

Hi Arnaud  list,

 @Julien: can you please have a look at this point for us.
 I've seen you already did it for SANE...

Yep. I'll try to insert that in my TODO list for this week, but it's
quite crowded already :)

  The latest version of udev: 0.070-3 conficts with hotplug.
  This means that while the new udev includes the hotplug functionalities,
  the rules in /etc/hotplug/usb/libhidups and /etc/hotplug/usb/libhid.usermap
  have to be rewritten as udev rules.

Wrong.

udev 0.070-3 replaces hotplug until kernel 2.6.14 is out (and
available in Debian, FWIW) but will only run the new hotplug hooks
(see /etc/hotplug.d/usb/libsane.hotplug for an example, although this
one is kind of special ; another example can be found in libticables3).

Once kernel 2.6.14 will be out, udev will create USB device nodes in
/dev/usb/* and then only udev rules will be used/useful. (udev cannot
change the permissions on /proc/bus/usb/* via udev rules, only via
hotplug scripts)

@Arnaud: as you can see, the latest libsane contains *both* the udev
rules and the hotplug hooks to ensure a smooth transition. This all
was done with the help of Marco d'Itri.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332939: nut-usb: Needs an udev rule for udev = 0.070-3

2005-10-10 Thread Julien BLACHE
Arnaud Quette [EMAIL PROTECTED] wrote:

 @Julien: can you please have a look at this point for us.
 I've seen you already did it for SANE...

OK, better do it now than put it on the TODO list, right ? :)

Files attached.

hotplug script: don't add 0s to the vendor and product IDs.

udev rules: some explanations ...

  SUBSYSTEM!=usb_device, ACTION!=add, GOTO=libhidups_rules_end

This line tells udev to jump to the matching LABEL statement if we're
not adding a usb device. Avoids having to test all the rules, speeds
up things.

  # MGE UPS SYSTEMS units
  SYSFS{idVendor}==0463, SYSFS{idProduct}==, MODE=660, 
GROUP=@RUN_AS_USER@
  ...

Pretty much self-explanatory, really ;) If you need to run a script
for a particular UPS, add , RUN=/path/to/script to the rule for
this UPS.

  LABEL=libhidups_rules_end

The label for the previous GOTO.


Please test the scripts, although being derived from mine, they should
really just work (tm). (apologies and *duh* if they don't ;)

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 FD62 7CC7 CD61 4FD7 F5D6 5169 

#!/bin/sh
#
# This file belongs to the nut-usb Debian package

if [ $ACTION != add ]; then
exit 0
fi

case $PRODUCT in
463//*|463/1/*|51d/2/*)
chown root:@RUN_AS_USER@ $DEVICE
chmod 0660 $DEVICE
;;
*)
exit 0
;;
esac

exit 0
#
# This file belongs to the nut-usb Debian package
#
# udev rules file for libhidups

SUBSYSTEM!=usb_device, ACTION!=add, GOTO=libhidups_rules_end

# MGE UPS SYSTEMS units
SYSFS{idVendor}==0463, SYSFS{idProduct}==, MODE=660, 
GROUP=@RUN_AS_USER@
SYSFS{idVendor}==0463, SYSFS{idProduct}==0001, MODE=660, 
GROUP=@RUN_AS_USER@

# APC units
SYSFS{idVendor}==051d, SYSFS{idProduct}==0002, MODE=660, 
GROUP=@RUN_AS_USER@

LABEL=libhidups_rules_end


Bug#332936: NMU diff for libgphoto2 2.1.6-4.1

2005-10-10 Thread Julien BLACHE
Hi Frederic,

Attached is the diff for libgphoto2 2.1.6-4.1 which adds udev support
to libgphoto2-2.

I left the README.Debian update up to you, as you'll probably want to
rewrite it.

Please send print-udev-rules.c upstream.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 

diff -u libgphoto2-2.1.6/debian/changelog libgphoto2-2.1.6/debian/changelog
--- libgphoto2-2.1.6/debian/changelog
+++ libgphoto2-2.1.6/debian/changelog
@@ -1,3 +1,15 @@
+libgphoto2 (2.1.6-4.1) unstable; urgency=low
+
+  * Non-Maintainer Upload.
+  * Derived print-udev-rules from print-usb-usermap to generate the udev
+rules file.
+  * debian/libgphoto2-2.postinst: call print-udev-rules, create the symlink
+in /etc/udev/rules.d if needed (closes: #332936).
+  * debian/hotplug: use chown user:group instead of chown user.group.
+  * debian/control: libgphoto2-2 Recommends: udev | hotplug
+
+ -- Julien BLACHE [EMAIL PROTECTED]  Mon, 10 Oct 2005 20:40:53 +0200
+
 libgphoto2 (2.1.6-4) unstable; urgency=low
 
   * camlibs/ptp2/library.c: ported (kludgy) patch to work with HP
diff -u libgphoto2-2.1.6/debian/hotplug libgphoto2-2.1.6/debian/hotplug
--- libgphoto2-2.1.6/debian/hotplug
+++ libgphoto2-2.1.6/debian/hotplug
@@ -7,7 +7,7 @@
 # check if $GROUP really exists
 if getent group $GROUP  /dev/null; then
 	chmod 660 $DEVICE
-	chown root.$GROUP $DEVICE
+	chown root:$GROUP $DEVICE
 fi
 fi
 
diff -u libgphoto2-2.1.6/debian/libgphoto2-2.postinst libgphoto2-2.1.6/debian/libgphoto2-2.postinst
--- libgphoto2-2.1.6/debian/libgphoto2-2.postinst
+++ libgphoto2-2.1.6/debian/libgphoto2-2.postinst
@@ -15,6 +15,16 @@
 # create USB usermap
 	test -e /usr/lib/$PACKAGE/print-usb-usermap  \
 		/usr/lib/$PACKAGE/print-usb-usermap $PACKAGE  /etc/hotplug/usb/$PACKAGE.usermap
+# create udev rules file
+	if [ -e /usr/lib/$PACKAGE/print-udev-rules ]; then
+	/usr/lib/$PACKAGE/print-udev-rules /etc/hotplug/usb/$PACKAGE  /etc/udev/$PACKAGE.rules
+	# install the udev file only once:
+	#- the first time the package is installed
+	# OR - the first time the package is upgraded from a version earlier than 2.1.6-4.1
+	if [ -z $2 ] || dpkg --compare-versions $2 lt 2.1.6-4.1 ; then
+		ln -sf ../$PACKAGE.rules /etc/udev/rules.d/025_$PACKAGE.rules
+	fi
+	fi
 ;;
 
 abort-upgrade|abort-remove|abort-deconfigure)
diff -u libgphoto2-2.1.6/debian/control libgphoto2-2.1.6/debian/control
--- libgphoto2-2.1.6/debian/control
+++ libgphoto2-2.1.6/debian/control
@@ -38,6 +38,7 @@
 Architecture: any
 Conflicts: gphoto2 (= 2.1.1)
 Depends: ${shlibs:Depends}, adduser
+Recommends: ${udev-hotplug}
 Suggests: gphoto2 (= 2.1.1), gtkam
 Description: gphoto2 digital camera library
  The gphoto2 library can be used by applications to access various
diff -u libgphoto2-2.1.6/debian/rules libgphoto2-2.1.6/debian/rules
--- libgphoto2-2.1.6/debian/rules
+++ libgphoto2-2.1.6/debian/rules
@@ -5,6 +5,14 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+ifeq ($(DEB_HOST_ARCH_OS),)
+  DEB_HOST_ARCH_OS := $(subst -gnu,,$(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM))
+  ifeq ($(DEB_HOST_ARCH_OS),gnu)
+  DEB_HOST_ARCH_OS := hurd
+  endif
+endif
+
 major=2
 
 CFLAGS = -g
@@ -97,7 +105,11 @@
 	dh_shlibdeps -ldebian/libgphoto2-$(major)/usr/lib/:debian/libgphoto2-port0/usr/lib/
 	dh_gencontrol -plibgphoto2-$(major)-dev
 	dh_gencontrol -plibgphoto2-port0
+ifeq (linux,$(DEB_HOST_ARCH_OS))
+	dh_gencontrol -plibgphoto2-$(major) -- -Vudev-hotplug=udev | hotplug
+else
 	dh_gencontrol -plibgphoto2-$(major)
+endif
 	dh_md5sums
 	dh_builddeb
 
diff -u libgphoto2-2.1.6/debian/control.in libgphoto2-2.1.6/debian/control.in
--- libgphoto2-2.1.6/debian/control.in
+++ libgphoto2-2.1.6/debian/control.in
@@ -38,6 +38,7 @@
 Architecture: any
 Conflicts: gphoto2 (= 2.1.1)
 Depends: ${shlibs:Depends}, adduser
+Recommends: ${udev-hotplug}
 Suggests: gphoto2 (= 2.1.1), gtkam
 Description: gphoto2 digital camera library
  The gphoto2 library can be used by applications to access various
diff -u libgphoto2-2.1.6/debian/libgphoto2-2.files.in libgphoto2-2.1.6/debian/libgphoto2-2.files.in
--- libgphoto2-2.1.6/debian/libgphoto2-2.files.in
+++ libgphoto2-2.1.6/debian/libgphoto2-2.files.in
@@ -6,0 +7 @@
[EMAIL PROTECTED]@ usr/lib/libgphoto2/print-udev-rules
only in patch2:
unchanged:
--- libgphoto2-2.1.6.orig/packaging/linux-hotplug/print-udev-rules.c
+++ libgphoto2-2.1.6/packaging/linux-hotplug/print-udev-rules.c
@@ -0,0 +1,240 @@
+/* $Id$
+ *
+ * Copyright © 2002 Hans Ulrich Niedermann [EMAIL PROTECTED]
+ * Portions Copyright © 2002 Lutz Müller [EMAIL PROTECTED]
+ * Portions Copyright © 2002 FIXME
+ * Portions Copyright © 2005 Julien BLACHE

Bug#332936: NMU diff for libgphoto2 2.1.6-5.1

2005-10-10 Thread Julien BLACHE
Hi,

Updated diff against libgphoto2 2.1.6-5 attached.

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 

diff -u libgphoto2-2.1.6/debian/changelog libgphoto2-2.1.6/debian/changelog
--- libgphoto2-2.1.6/debian/changelog
+++ libgphoto2-2.1.6/debian/changelog
@@ -1,3 +1,16 @@
+libgphoto2 (2.1.6-5.1) unstable; urgency=low
+
+   * Non-Maintainer Upload.
+   * Derived print-udev-rules from print-usb-usermap to generate the udev
+ rules file.
+   * debian/libgphoto2-2.postinst: call print-udev-rules, create the symlink
+ in /etc/udev/rules.d if needed (closes: #332936).
+   * debian/hotplug: use chown user:group instead of chown user.group.
+   * debian/control: libgphoto2-2 Recommends: udev | hotplug, do not conflict
+ with udev
+
+ -- Julien BLACHE [EMAIL PROTECTED]  Mon, 10 Oct 2005 21:07:25 +0200
+
 libgphoto2 (2.1.6-5) unstable; urgency=low
 
   * debian/control: conflicts with udev = 0.070-3 since it would need a
diff -u libgphoto2-2.1.6/debian/hotplug libgphoto2-2.1.6/debian/hotplug
--- libgphoto2-2.1.6/debian/hotplug
+++ libgphoto2-2.1.6/debian/hotplug
@@ -7,7 +7,7 @@
 # check if $GROUP really exists
 if getent group $GROUP  /dev/null; then
 	chmod 660 $DEVICE
-	chown root.$GROUP $DEVICE
+	chown root:$GROUP $DEVICE
 fi
 fi
 
diff -u libgphoto2-2.1.6/debian/libgphoto2-2.postinst libgphoto2-2.1.6/debian/libgphoto2-2.postinst
--- libgphoto2-2.1.6/debian/libgphoto2-2.postinst
+++ libgphoto2-2.1.6/debian/libgphoto2-2.postinst
@@ -15,6 +15,16 @@
 # create USB usermap
 	test -e /usr/lib/$PACKAGE/print-usb-usermap  \
 		/usr/lib/$PACKAGE/print-usb-usermap $PACKAGE  /etc/hotplug/usb/$PACKAGE.usermap
+# create udev rules file
+	if [ -e /usr/lib/$PACKAGE/print-udev-rules ]; then
+	/usr/lib/$PACKAGE/print-udev-rules /etc/hotplug/usb/$PACKAGE  /etc/udev/$PACKAGE.rules
+	# install the udev file only once:
+	#- the first time the package is installed
+	# OR - the first time the package is upgraded from a version earlier than 2.1.6-5.1
+	if [ -z $2 ] || dpkg --compare-versions $2 lt 2.1.6-5.1 ; then
+		ln -sf ../$PACKAGE.rules /etc/udev/rules.d/025_$PACKAGE.rules
+	fi
+	fi
 ;;
 
 abort-upgrade|abort-remove|abort-deconfigure)
diff -u libgphoto2-2.1.6/debian/control libgphoto2-2.1.6/debian/control
--- libgphoto2-2.1.6/debian/control
+++ libgphoto2-2.1.6/debian/control
@@ -36,8 +36,9 @@
 Package: libgphoto2-2
 Section: libs
 Architecture: any
-Conflicts: gphoto2 (= 2.1.1), udev (= 0.070-3)
+Conflicts: gphoto2 (= 2.1.1)
 Depends: ${shlibs:Depends}, adduser
+Recommends: ${udev-hotplug}
 Suggests: gphoto2 (= 2.1.1), gtkam
 Description: gphoto2 digital camera library
  The gphoto2 library can be used by applications to access various
diff -u libgphoto2-2.1.6/debian/rules libgphoto2-2.1.6/debian/rules
--- libgphoto2-2.1.6/debian/rules
+++ libgphoto2-2.1.6/debian/rules
@@ -5,6 +5,14 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+ifeq ($(DEB_HOST_ARCH_OS),)
+  DEB_HOST_ARCH_OS := $(subst -gnu,,$(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM))
+  ifeq ($(DEB_HOST_ARCH_OS),gnu)
+  DEB_HOST_ARCH_OS := hurd
+  endif
+endif
+
 major=2
 
 CFLAGS = -g
@@ -97,7 +105,11 @@
 	dh_shlibdeps -ldebian/libgphoto2-$(major)/usr/lib/:debian/libgphoto2-port0/usr/lib/
 	dh_gencontrol -plibgphoto2-$(major)-dev
 	dh_gencontrol -plibgphoto2-port0
+ifeq (linux,$(DEB_HOST_ARCH_OS))
+	dh_gencontrol -plibgphoto2-$(major) -- -Vudev-hotplug=udev | hotplug
+else
 	dh_gencontrol -plibgphoto2-$(major)
+endif
 	dh_md5sums
 	dh_builddeb
 
diff -u libgphoto2-2.1.6/debian/control.in libgphoto2-2.1.6/debian/control.in
--- libgphoto2-2.1.6/debian/control.in
+++ libgphoto2-2.1.6/debian/control.in
@@ -36,8 +36,9 @@
 Package: libgphoto2-2
 Section: libs
 Architecture: any
-Conflicts: gphoto2 (= 2.1.1), udev (= 0.070-3)
+Conflicts: gphoto2 (= 2.1.1)
 Depends: ${shlibs:Depends}, adduser
+Recommends: ${udev-hotplug}
 Suggests: gphoto2 (= 2.1.1), gtkam
 Description: gphoto2 digital camera library
  The gphoto2 library can be used by applications to access various
diff -u libgphoto2-2.1.6/debian/libgphoto2-2.files.in libgphoto2-2.1.6/debian/libgphoto2-2.files.in
--- libgphoto2-2.1.6/debian/libgphoto2-2.files.in
+++ libgphoto2-2.1.6/debian/libgphoto2-2.files.in
@@ -6,0 +7 @@
[EMAIL PROTECTED]@ usr/lib/libgphoto2/print-udev-rules
only in patch2:
unchanged:
--- libgphoto2-2.1.6.orig/packaging/linux-hotplug/print-udev-rules.c
+++ libgphoto2-2.1.6/packaging/linux-hotplug/print-udev-rules.c
@@ -0,0 +1,240 @@
+/* $Id$
+ *
+ * Copyright © 2002 Hans Ulrich Niedermann [EMAIL PROTECTED]
+ * Portions Copyright © 2002 Lutz Müller [EMAIL PROTECTED]
+ * Portions Copyright © 2002 FIXME
+ * Portions Copyright © 2005 Julien BLACHE [EMAIL PROTECTED

Bug#333569: libsane should remove /etc/udev/rules.d/025_libsane.rules on purge

2005-10-12 Thread Julien BLACHE
Christopher Martin [EMAIL PROTECTED] wrote:

 libsane creates /etc/udev/rules.d/025_libsane.rules on install. 
 Purging the package should also remove it, else there will be a dangling 
 symlink left on the system.

Indeed, thanks for noticing.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#336165: RFA: d4x -- graphical download manager

2005-10-28 Thread Julien BLACHE
Package: wnpp
Severity: normal

Hi,

I am putting d4x up for adoption, because I'm no longer using it. Back
when I ITPed it, I used it on daily basis.

As this isn't true anymore, I tend not to see bugs and the package sometimes
propagates to testing with some really annoying bugs.

Moreover, I lack time these days, and there are a few wishlist bugs that are
really worth working on.

In a nutshell, you're the perfect maintainer for d4x if:
 - you do (modern) C++
 - you're used to GTK+/GNOME
 - you download a lot of stuff here and there (read: you use d4x already or
   will be using it soon)
 - you have some free time to go through the wishlist bugs

Upstream is nice, friendly and usually responsive. d4x used to be non-free
when I first packaged it; the license got changed because I asked for it and
upstream did not really want to make non-free software. The Artistic license
did it.

If you are interested, please contact me; I'll happily sponsor a non-DD.

JB.


The package description is:
 Downloader for X is a powerful graphical download manager.
 It supports both HTTP(S) and FTP protocols and has nice graphical
 user interface, though some actions can also be performed using
 the command line.
 .
 Among others, its key features include proxy and SOCKS5 support,
 recursive downloading, wildcard matching, download scheduler,
 multiple download queues and more...
 .
 Homepage: http://www.krasu.ru/soft/chuchelo/

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333678: Bug #333678 on libgphoto2-2

2005-10-17 Thread Julien BLACHE
Daniel Schepler [EMAIL PROTECTED] wrote:

Hi,

 I just wanted to make sure you're aware of this bug report as the NMU'er of 
 the last version of libgphoto2 -- with this version, libgphoto2-2 fails to 
 install without udev also being installed, which is a serious problem, since 

Well, you're wrong. libgphoto2 does not need udev, it only Recommends:
it.

The problem is that /etc/udev doesn't exist, which is totally
different, and I totally forgot to add that to the dirs file, indeed.

Fixing in 2.1.6-5.2.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333678: NMU diff for libgphoto2 2.1.6-5.2

2005-10-17 Thread Julien BLACHE
Hi,

Attached is the diff for the 2.1.6-5.2 NMU.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 

diff -u libgphoto2-2.1.6/debian/changelog libgphoto2-2.1.6/debian/changelog
--- libgphoto2-2.1.6/debian/changelog
+++ libgphoto2-2.1.6/debian/changelog
@@ -1,3 +1,10 @@
+libgphoto2 (2.1.6-5.2) unstable; urgency=low
+
+  * Non-Maintainer Upload.
+  * Add /etc/udev/rules.d to libgphoto2-2.dirs (closes: #333678).
+
+ -- Julien BLACHE [EMAIL PROTECTED]  Mon, 17 Oct 2005 18:50:22 +0200
+
 libgphoto2 (2.1.6-5.1) unstable; urgency=low
 
* Non-Maintainer Upload.
only in patch2:
unchanged:
--- libgphoto2-2.1.6.orig/debian/libgphoto2-2.dirs
+++ libgphoto2-2.1.6/debian/libgphoto2-2.dirs
@@ -0,0 +1 @@
+etc/udev/rules.d


Bug#334068: udev and Logitech mouse applet

2005-10-18 Thread Julien BLACHE
[EMAIL PROTECTED] (Marco d'Itri) wrote:

Hi,

 This looks like the same issue of #334068, which I am reassigning for
 libsane (I'm sorry for not getting it right the first time).

So, I'm a bit lost here. What is the problem ? Coldplugging not
running the old hotplug scripts ?

I don't want to use a RUN rule in the rules file to take care of
/proc/bus/usb. I want RUN rules to be available to the user to run a
custom script.

Colplugging should work with the old hotplug scripts, just as
hotplugging does.

And yet again, this whole hotplug/udev stuff is a complete obscure
mess that nobody understands. Grmpf.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#334068: udev and Logitech mouse applet

2005-10-18 Thread Julien BLACHE
[EMAIL PROTECTED] (Marco d'Itri) wrote:

 Colplugging should work with the old hotplug scripts, just as
 hotplugging does.
 Actually udev better supports coldplugging than hotplug, which does not
 run the hotplug.d/ scripts.

OK. Will be fixed by a new revision before next week (being a bit busy
at the moment).

Thanks for the clarification,

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#339669: udev: bad permissions at startup for usb scanner

2005-11-19 Thread Julien BLACHE
[EMAIL PROTECTED] (Marco d'Itri) wrote:

Hi,

 Since hotplug has been removed the permissions for the usb scanner are
 bad after the boot.
 If after the boot I unplug/plug the scanner the permission becomes good.
 This does not looks like an udev bug.

This was supposedly fixed in the last upload, by adding a RUN rule to
explicitely run the hotplug script.

I have no machine available to test coldplugging, so I'd appreciate if
someone could cook up a patch for this.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#339975: libticables3: does not purge cleanly

2005-11-19 Thread Julien BLACHE
Lars Wirzenius [EMAIL PROTECTED] wrote:

Hi,

 My analysis: the postrm script tries to remove the link when the package
 is purged, but this is too late: dpkg does not know about the link
 in /etc/udev/rules.d, so it tries to remove the directories already when
 the package is being removed, before it is being purged.

Yes, that's what happens.

 I guess the link should be removed already when the package is purged?

Sure, but I'm still looking for the proper solution here.

 Alternatively, don't put /etc/udev/rules.d into the package, create it
 in postinst (and remove in postrm).

I'll keep it in the package but I'll add the necessary rmdir magic to
remove /etc/udev. There's room for improvement in the package purge
procedure, it seems :/


This really is a non-issue, as udev will be obsole^Wstandard by the
time Etch releases, so every desktop system will probably have it
installed...

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#339669: udev: bad permissions at startup for usb scanner

2005-11-20 Thread Julien BLACHE
gpe [EMAIL PROTECTED] wrote:

Hi,

 This was supposedly fixed in the last upload, by adding a RUN rule
 to explicitely run the hotplug script.

 I've installed the version 1.0.16-5 of libsane but the problem is
 always present.

As I understand it, coldplugging is done by calling udevsynthesize
which recreates udev events for every device/bus on the system at boot
time (run from the udev init script).

I built a stripped-down version of udevsynthesize handling only the
USB busses and ran it by hand with a known scanner connected.

As far as I can see, the hotplug script is correctly executed.

As the said hotplug script uses only shell builtins, standard UNIX
commands under /bin and its db file under /etc/sane.d/hotplug, I don't
see how it could fail.

Unless /proc is not available at the time udevsynthesize is run, I
don't see how the script could fail. As the udev initscript uses /proc
itself, this too is ruled out.


Md, could you please shed some more light on this ?

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#340267: sane crashes during aquisition with hp53xxc driver

2005-11-22 Thread Julien BLACHE
reassign 340267 libsane
severity 340267 normal
merge 330183 340267
thanks

 device avision:libusb:003:006' is a Hewlett-Packard ScanJet 5300C flatbed
 scanner

 when scanning : I/O error while communicating with the device
 the light is at the end of the document but doesn't go back to its dock
 position

Already reported as #330183.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#402056: fglrx-driver: X server segfaults running any video player

2006-12-07 Thread Julien BLACHE
Package: fglrx-driver
Version: 8.31.5-1
Severity: normal

Hi,

Trying to run both vlc or xine leads to a segfault inside the X server, without
any backtrace on the console nor in the Xorg.log file.

Even vlc --no-overlay leads to this segfault.

AFAIR 8.28.8 used to work fine; 8.30.3 crashes too.

The card is
01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility 
X1600]

xorg.conf attached.

JB.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages fglrx-driver depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-20  GCC support library
ii  libstdc++5   1:3.3.6-13  The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-4   X11 client-side library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxrandr2   2:1.1.0.2-5 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  xserver-xorg 1:7.1.0-7   the X.Org X server

Versions of packages fglrx-driver recommends:
ii  fglrx-kernel-2.6.18 [fglrx-ke 8.31.5-1   ATI binary kernel module for Linux
ii  fglrx-kernel-2.6.19 [fglrx-ke 8.31.5-1   ATI binary kernel module for Linux
ii  fglrx-kernel-2.6.19-rc5 [fglr 8.31.5-1   ATI binary kernel module for Linux
ii  fglrx-kernel-src  8.31.5-1   kernel module source for the ATI g

-- no debconf information
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/share/fonts/X11/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadi2c
Loadbitmap
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadtype1
Loadvbe
Loadsynaptics
EndSection

Section InputDevice
Identifier  MacBook Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  macbook78
Option  XkbLayout fr
EndSection

Section InputDevice
Identifier  Appletouch Trackpad
Driver  synaptics
Option  CorePointer
Option  Protocol  auto-dev
Option  Emulate3Buttons   false
Option  ZAxisMapping  4 5
Option  MinSpeed  1.0
Option  MaxSpeed  1.0
Option  TapButton10
Option  TapButton20
Option  TapButton30
EndSection

Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   false
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  ATI Radeon FireGL X1600
Driver  fglrx
BusID   PCI:1:0:0
Option  backingstore  true
Option  RenderAccel   true
Option  DesktopSetup  clone
Option  MonitorLayout LVDS,CRT
Option  OpenGLOverlay off
Option  VideoOverlay  on
EndSection

Section Monitor
Identifier  MacBook DFP
Option  DPMS
HorizSync   30-100
VertRefresh 50-160
EndSection

Section Screen
Identifier  Default Screen
Device  ATI Radeon FireGL X1600
Monitor MacBook DFP
DefaultDepth24
SubSection Display
  

Bug#383801: gnu-efi on amd64

2006-12-08 Thread Julien BLACHE
Hi Bdale,

Did you find the time to test the gnu-efi build produced on amd64 ?
What's the status  of this bug ?

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 - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#402273: fglrx-kernel-src: machine does not resume

2006-12-09 Thread Julien BLACHE
Package: fglrx-kernel-src
Version: 8.31.5-1
Severity: important

Hi,

With 8.31.5, the machine won't resume after a suspend to ram.

Worked fine with 8.28.8 and 8.30.3. The kernel is a vanilla 2.6.19.

JB.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fglrx-kernel-src depends on:
ii  bzip2 1.0.3-6high-quality block-sorting file co
ii  debhelper 5.0.42 helper programs for debian/rules
ii  make  3.81-3 The GNU version of the make util

Versions of packages fglrx-kernel-src recommends:
ii  module-assistant  0.10.8 tool to make module package creati

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#402280: ITP: mbpeventd -- Apple MacBook Pro hotkeys event handler

2006-12-09 Thread Julien BLACHE
Package: wnpp
Severity: wishlist
Owner: Julien BLACHE [EMAIL PROTECTED]


* Package name: mbpeventd
  Version : 0.3
  Upstream Author : Julien BLACHE [EMAIL PROTECTED]
* URL : http://technologeek.org/projects/mbpeventd/ (soon)
* License : GPL
  Programming Lang: C
  Description : Apple MacBook Pro hotkeys event handler

 mbpeventd handles the hotkeys found on Apple MacBook Pro laptops
 and adjusts the LCD backlight, sound volume, keyboard backlight
 or ejects the CD-ROM drive accordingly.
 .
 mbpeventd also monitors the ambient light sensors to automatically
 light up the keyboard backlight.
 .
 Support for the MacBook laptops is planned, patches welcome.

JB.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#402056: fglrx VXideo segfault on amd64

2006-12-09 Thread Julien BLACHE
Hi,

This is issue #737-22837 in the ATI/AMD tracker.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#402273: fglrx and suspend = trouble

2006-12-09 Thread Julien BLACHE
Hi,

This is issue #737-22059 in the ATI/AMD tracker.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#400973: manpages-dev: incorrect prototype for posix_openpt() and typo in RETURN VALUE section

2006-12-15 Thread Julien BLACHE
Package: manpages-dev
Version: 2.39-1
Followup-For: Bug #400973

Hi,

The RETURN VALUE section of the manpage is on crack, too:

RETURN VALUE
   On success, ptsname() returns a non-negative file descriptor which
   is the lowest numbered unused descriptor. On failure, -1 is returned,
   and errno is set to indicate the error.

At the very least, s/ptsname/posix_openpt/ is needed.

Thanks,

JB.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages manpages-dev depends on:
ii  manpages  2.39-1 Manual pages about using a GNU/Lin

manpages-dev recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330183: Same problem with USB HP ScanJet 5370C and libsane

2006-09-13 Thread Julien BLACHE
Anders Jackson [EMAIL PROTECTED] wrote:

Hi Anders,

 Could you please retry with the USB_DEBUG environment variable set to 
 255 and send us the result? Thanks

 Yes, I send you a log now.

Thanks for the log. Aurélien is away this week, he'll have a look at
it as soon as he'll be back I guess :) (unless he has access to his
mail, but I don't think so?)

Looks like the call for setting the device configuration fails for
some reason, though I can't tell why. Aurélien will maybe have an
idea.

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#330183: Same problem with USB HP ScanJet 5370C and libsane

2006-09-13 Thread Julien BLACHE
Anders Jackson [EMAIL PROTECTED] wrote:

Hi,

 I'm not in a great hurry, I have a Debian Sarge running for scanning.
 But would be good to have it working for Etch, wouldn't it :)

Yes, sure :)

 Is there something missing, or did you get the information that you (or
 Aurélien) wanted?  Just ask and I will try to help you out. Firewall etc

For now, I think we've got all we needed, 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 - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



Bug#385272: closed by Julien BLACHE [EMAIL PROTECTED] (Re: Bug#385272: mcelog: Please include timestamps in the logfile)

2006-09-18 Thread Julien BLACHE
Michael Renner [EMAIL PROTECTED] wrote:

Hi,

 Uhm, if I've got a logfile full of MCE entries after (e.g.) returning
 from a weeks vacation a timestamp with a granularity of 5 minutes is

That'd be 10 minutes, not 5, and it can be even more than that under
some circumstances.

 better than none, right? I can understand that Andi doesn't want to
 implement this for the given reasons but the cron hackaround is
 useful, will help people and should be robust enough (the only problem
 I could see would be exceeding the storage size of the variables of
 the shell when storing the log messages, but this is highly

Pipe mcelog output through annotate-output (from devscripts) to avoid
that :)

 unlikely). Adding a hint that the timestamps are only estimates
 (either in the log or the README) or letting the user choose if he
 wants inaccurate timestamps should mitigate any user complaints (if
 there should be any. I pretty much doubt it).

Nobody reads the damn README, so that's completely useless, and I can
already see the bug reports coming in claiming that the timestamp
isn't accurate.

 So, closing this bug as a feature request which unfortunately can't be
 implemented.

 I'd opt for reconsidering that, cutting usability because the gathered
 information isn't 100% accurate isn't good practice.

I'll include a suggestion to install the devscripts package and edit
the cron file to use annotate-output in the next upload, for people
who actually do read the README.

You probably know that already, but just in case: you can edit the
cron file, it's tagged as a conffile.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#385272: closed by Julien BLACHE [EMAIL PROTECTED] (Re: Bug#385272: mcelog: Please include timestamps in the logfile)

2006-09-18 Thread Julien BLACHE
Michael Renner [EMAIL PROTECTED] wrote:

Hi,

 That'd be 10 minutes, not 5, and it can be even more than that under
 some circumstances.

 If I run the collector every 5 minutes fetching all messages that have
 been generated since the last invocation the granularity should be 5
 minutes, or am I missing something there? Anyway, that's still
 negligible for that sort of errors IMHO.

The kernel fetches the MCE data from the hardware every 5 minutes, and
then mcelog runs every 5 minutes, so in the worst-case scenario,
that's a 10 minutes granularity

 Yeah, I just try to reduce customizing work that needs to be done for
 packages I use on our servers, if the changes should prove to be
 useful for the whole community and not only our setups.

I know what it's like :)

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#397459: closed by Julien BLACHE [EMAIL PROTECTED] (Re: Bug#397459: net.conf entries cannot be CNAMEs)

2006-11-07 Thread Julien BLACHE
martin f krafft [EMAIL PROTECTED] wrote:

 piper:~# host scanner
 scanner.oerlikon.madduck.net  CNAME sane.oerlikon.madduck.net
 sane.oerlikon.madduck.net CNAME wall.oerlikon.madduck.net
 wall.oerlikon.madduck.net A 192.168.14.1

 Either of 'wall' or 'sane' work. If I try to use 'scanner', it does
 not work.

% host sane2
sane2.technologeek.org  CNAME   sane1.technologeek.org
sane1.technologeek.org  CNAME   sardaukar.technologeek.org
sardaukar.technologeek.org  A   213.41.134.240

% SANE_DEBUG_NET=255 scanimage --list-devices
[...]
[net] sane_init: SANE net backend version 1.0.13 (AF-indep+IPv6) from 
sane-backends 1.0.18
[...]
[net] sane_init: trying to add sane2.technologeek.org
[net] add_device: adding backend sane2.technologeek.org
[net] add_device: backend sane2.technologeek.org added
[...]
[net] connect_dev: trying to connect to sane2.technologeek.org
[net] connect_dev: [0] connection succeeded (IPv4)
[...]
[net] sane_get_devices: got sane2.technologeek.org:test:0
[net] sane_get_devices: got sane2.technologeek.org:test:1
[net] sane_get_devices: finished (2 devices)
device `net:sane2.technologeek.org:test:0' is a Noname frontend-tester virtual 
device
device `net:sane2.technologeek.org:test:1' is a Noname frontend-tester virtual 
device
[...]

So, err, it works.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#398079: linux-uvc-source: drop dependency on linux-image-* on resulting modules packages

2006-11-11 Thread Julien BLACHE
Package: linux-uvc-source
Version: 0.1.0.svn54-2
Severity: normal

Hi,

The modules packages built from linux-uvc-source depend on linux-image-*,
which is useless.

Please drop this dependency for people who do not want to use precompiled
kernels.

JB.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#398080: Please build linux-uvc-tools on amd64 too (at least)

2006-11-11 Thread Julien BLACHE
Package: linux-uvc-tools
Version: 0.1.0.svn54-2
Severity: normal

Hi,

I just installed my Core2 Duo MacBook Pro to find that linux-uvc-tools is only
built on i386.

Please add amd64 to the list of supported architectures, I can confirm that it
does work as expected.

Thanks,

JB.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages linux-uvc-tools depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libusb-0.1-4 2:0.1.12-2  userspace USB programming library

linux-uvc-tools recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#398059: eikazo: does not start when selecting the epson backend (epson perfection 1660) scanner

2006-11-11 Thread Julien BLACHE
Gerard Klaver [EMAIL PROTECTED] wrote:

 Eikazo.Widgets.EikazoWidgetError: invalid widget type for integer or
 fixed widget: resolution hscale

Does not support one of the option type offered by the backend. Will
eventually support it in the future, I guess.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#398153: Microtek2: Missing error handler can cause segfaults

2006-11-12 Thread Julien BLACHE
Bas Wijnen [EMAIL PROTECTED] wrote:

Hi,

 A missing error handler in backend/microtek2.c leads to a segfault if an error
 occurs there.  In function sane_start, after the line with

   status = read_cx_shading(ms);

 The usual error check should be added:

   if ( status != SANE_STATUS_GOOD )
   goto cleanup;

Thanks for catching this one, I'll have a look at the code and commit
this upstream if needed.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#398079: linux-uvc-source: drop dependency on linux-image-* on resulting modules packages

2006-11-12 Thread Julien BLACHE
Junichi Uekawa [EMAIL PROTECTED] wrote:

Hi,

 The modules packages built from linux-uvc-source depend on linux-image-*,
 which is useless.
 
 Please drop this dependency for people who do not want to use precompiled
 kernels.

 Huh?

In control.modules.in:

Package: linux-uvc-modules-_KVERS_
Architecture: any
Depends: linux-image-_KVERS_ | kernel-image-_KVERS_

Please remove the Depends: line :) I don't use the standard kernel
packages, so I can't install the package unless I install a standard
kernel or modify control.modules.in.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#398079: linux-uvc-source: drop dependency on linux-image-* on resulting modules packages

2006-11-12 Thread Julien BLACHE
Junichi Uekawa [EMAIL PROTECTED] wrote:

Hi,

 Please remove the Depends: line :) I don't use the standard kernel
 packages, so I can't install the package unless I install a standard
 kernel or modify control.modules.in.

 That's a feature, not a bug, please use equivs.

Last I checked, depending on a kernel image wasn't considered good
practice.

Heck, not even udev does it ;)

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#375958: Rotation and selection go well together

2006-11-13 Thread Julien BLACHE
Michael Tautschnig [EMAIL PROTECTED] wrote:

Hi,

 snapshot1.png shows the rotated behaviour, where the selection and the scanned
 result obviously diverge. If the image is then rotated back again, the 
 selection
 rectangle exactly matches the scanned image (see snapshot2.png).

OK I see what you meant now. I think I've seen and fixed a similar bug
already in another frontend but I'm not sure.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#398451: linux-uvc-tools: udev rule for iSight firmware loading

2006-11-13 Thread Julien BLACHE
Package: linux-uvc-tools
Version: 0.1.0.svn54-2
Severity: wishlist

Hi,

I use the following udev rule for automatic firmware loading at boot:

-
# Firmware loading rule for the Apple built-in iSight camera

# Note: Product ID is 8501 when the firmware is loaded, 8300 otherwise
ACTION==add, SUBSYSTEM==usb_device, SYSFS{idVendor}==05ac, 
SYSFS{idProduct}==8300, RUN+=/usr/sbin/macbook-isight-firmware-loader 
/lib/firmware/AppleUSBVideoSupport
-

(copied AppleUSBVideoSupport from the OS X kext, of course)

Would be a nice thing to have by default ;)

JB.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages linux-uvc-tools depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libusb-0.1-4 2:0.1.12-2  userspace USB programming library

linux-uvc-tools recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#398451: linux-uvc-tools: udev rule for iSight firmware loading

2006-11-14 Thread Julien BLACHE
Junichi Uekawa [EMAIL PROTECTED] wrote:

Hi,

 The plan is to use kernel firmware-loader interface and get the thing
 loaded in the usual kernel interface, but it might be a nice idea to
 do this in the interim, yes.

Yep, it's in the in-the-meantime-it's-nice-to-have dept ;)

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383801: [PATCH,RFC,TEST] Building GNU-EFI (ia32) on AMD64

2006-11-15 Thread Julien BLACHE
Bdale Garbee [EMAIL PROTECTED] wrote:

Hi,

 The attached patch makes it possible to build gnu-efi (ia32) on amd64.

 Cool.  Thanks, I've applied this to my local CVS.  

 This looks like an adequate solution for #383801.  I'm working with
 gnu-efi upstream this morning (one of my co-workers at HP), hopefully
 we'll have a general update of the package soon.  Between us, I think we
 can test all the useful combinations before I upload, but we'll see.

Very good, 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 - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#393858: assembler error with -O0

2006-10-18 Thread Julien BLACHE
forwarded 393858 SourceForge #1579967
thanks

Matthias Klose [EMAIL PROTECTED] wrote:

Hi Matthias,

 seen while investigating #390694, see http://gcc.gnu.org/PR29329,
 please forward it upstream.

Thanks. Forwarded to the Sourceforge bug tracker, #1579967.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388929: Change usertagging

2006-10-18 Thread Julien BLACHE
Christian Perrier [EMAIL PROTECTED] wrote:

Hi Christian,

 user debian-i18n@lists.debian.org
 usertags 388929 - not-fixed
 usertags 388929 non-issue-for-maintainer
 thanks

 Julien, as the usertag is obviously insulting for you, I hereby
 withdraw it.

 Is the new usertag wording acceptable for you?

Yes, thank you.

I'll mail you later or tomorrow, need to get some sleep now.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#396242: Etch: Epson Perfection 4170 Photo: Epkowa: sane_start: Invalid argument

2006-10-30 Thread Julien BLACHE
Claus Fischer [EMAIL PROTECTED] wrote:

Hi,

 After upgrading to etch, my 3170 Photo does not work any more.

 scanimage --mode Color --resolution 600 --quick-format A4 --format pnm
 [sanei_debug] Setting debug level of epkowa to 50.
 [epkowa] sane_init: sane-backends 1.0.18

Did you upgrade the binary-only library needed for this scanner to
work with epkowa, too ?

You need to download it from the epson-avasys website, in the form of
an RPM package which you'll need to extract (with cpio and rpm2cpio
from the rpm package, for example).

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390008: [PATCH] ser postgres module build fix (was: Re: ser in etch?)

2006-10-08 Thread Julien BLACHE
Steve McIntyre [EMAIL PROTECTED] wrote:

A trivial patch to aug_sysdep.h is enough to get the module to
build. I had the same problem in OpenSER, it's only a conditional
define for a string that needs to be slightly modified.

 OK, there's an easy fix for #390008. Is it as simple as losing the
 #error? If more is needed, can you add a patch on the bug report
 please?

Attached is the patch I applied to OpenSER.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 

#! /bin/sh /usr/share/dpatch/dpatch-run
## 02_postgres_module_build.dpatch by  [EMAIL PROTECTED]
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Remove unneeded architecture restriction for the PostgreSQL module.

@DPATCH@
diff -urNad openser-1.0.1~/modules/postgres/aug_sysdep.h 
openser-1.0.1/modules/postgres/aug_sysdep.h
--- openser-1.0.1~/modules/postgres/aug_sysdep.h2006-06-30 
22:20:04.0 +0200
+++ openser-1.0.1/modules/postgres/aug_sysdep.h 2006-06-30 22:20:40.398817984 
+0200
@@ -190,15 +190,12 @@
 #define AUG_NO_PTHREADS
 #endif
 
-#if defined(__i386)
-
 #if defined(__GNUC__)
-#define AUG_CONFIGURATION  Linux x86 with GCC
+#define AUG_CONFIGURATION  Linux with GCC
 #endif
 
 typedef unsigned int augUInt32;
 
-#endif /* i386 */
 #endif /* linux */
 
 /*


Bug#384772: [PATCH] ser compiler options (was: Re: ser in etch?)

2006-10-08 Thread Julien BLACHE
Steve McIntyre [EMAIL PROTECTED] wrote:

 #384772 also needs fixing, which I'll work on now.

Here is the patch I applied to OpenSER. It relies on debian/rules
setting CFLAGS when calling make.

(there are whitespace-related changes in the patch, it probably won't
apply as is)

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 FD62 7CC7 CD61 4FD7 F5D6 5169 



01_ungentooize.dpatch
Description: openser compiler options patch


Bug#388929: closed by Julien BLACHE [EMAIL PROTECTED] (mcelog: debconf type note is fine for this use case)

2006-10-09 Thread Julien BLACHE
Christian Perrier [EMAIL PROTECTED] wrote:

 OK. Be prepared for the drop support for debconf notes discussion
 that will certainly happen after etch, then..:-)

 That seems to be in Joey Hess plans...better prepare it.

I'm a bit disappointed by Joey's recent behaviour with regard to both
debhelper and debconf. (OK, that was my bu{xy,bulle} mode ;)

Let's wait for the note type to disappear, I'll bring some champagne
eventually. Sigh.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388929: closed by Julien BLACHE [EMAIL PROTECTED] (mcelog: debconf type note is fine for this use case)

2006-10-09 Thread Julien BLACHE
Christian Perrier [EMAIL PROTECTED] wrote:

Hi Christian,

 BTW, tagging  the bug wontfix and not closing it would have been
 fair to the general MBF action.

No, because it's not a wontfix case. It's a this is not a bug
because the proposed fix isn't fit for this use case, so there's no
bug to begin with case.

 I won't play BTS wars by reopening it but I leave the call to you,
 Julien.

 Partly fixing this with usertags

I won't play BTS ping-pong with you either, so please be so kind as to
remove this misleading usertag :)

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388929: closed by Julien BLACHE [EMAIL PROTECTED] (mcelog: debconf type note is fine for this use case)

2006-10-09 Thread Julien BLACHE
Christian Perrier [EMAIL PROTECTED] wrote:

 I really suggest that you don't touch our usertags. And, of course, no
 I will not remove this usertag.

Looks like some of our colleagues were right in their reactions to
your mass bug-filing.

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#374575: CanoScan LiDE 25 issues

2006-10-10 Thread Julien BLACHE
Antony Gelberg [EMAIL PROTECTED] wrote:

Hi,

 This is biting me as well, with a CanoScan LiDE 25.  Is there a
 workaround?  Anything I can do to give you some useful debug info?

Could you tell me which version of libsane is installed on your system?

Depending on what your exact problem is (the original bug report
mentions several issues), a debug log from the plustek backend could
help, too (set SANE_DEBUG_PLUSTEK to 255 before running XSane from a
terminal and send the output)

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390005: BinNMU request for openser 1.1.0-3 on arm

2006-10-01 Thread Julien BLACHE
Hi,

OpenSER 1.1.0-3 suffered from a gcc/buildd problem on arm, leading to
an empty openser-jabber-module package on arm (#390005, RC).

A test build on arm went fine, so a binNMU should fix this.

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 - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390005: BinNMU request for openser 1.1.0-3 on arm

2006-10-02 Thread Julien BLACHE
Steve Langasek [EMAIL PROTECTED] wrote:

Hi,

 Scheduled, but a package that generates an empty binary in response to a gcc
 failure instead of aborting the build has a (lower-severity) sourceful bug.
 Please take care of this in the source package.

Thanks for the binNMU. The build system has issues, this is a known
problem and I think it's being worked on. I'll check that as soon as
I'll have enough free time to do so.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390694: [arm] Internal consistency failure while building OpenSER 1.1.0-3

2006-10-02 Thread Julien BLACHE
Matthias Klose [EMAIL PROTECTED] wrote:

Hi,

 gcc-4.1 bails out with an error while build OpenSER 1.1.0-3 on arm, see
  
 http://buildd.debian.org/fetch.php?pkg=openserver=1.1.0-3%2Bb1arch=armstamp=1159765150file=logas=raw

 you're pointing to a sucessful log.

No, search for consistency failure in the log, and you'll see the
gcc error message.

There's an issue with the build system which I need to track down and
fix, as it won't stop when an error occurs.

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390005: BinNMU request for openser 1.1.0-3 on arm

2006-10-02 Thread Julien BLACHE
Steve Langasek [EMAIL PROTECTED] wrote:

Hi,

 Scheduled, but a package that generates an empty binary in response to a gcc
 failure instead of aborting the build has a (lower-severity) sourceful bug.
 Please take care of this in the source package.

FYI:
 - the build system is fixed in SVN wrt this issue, will be in OpenSER 1.1.0-4
 - #390694 has been filed against gcc-4.1 which fails to build part of
   the jabber module at -O2 (the binNMU rebuild failed too)

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390912: ITP: eikazo -- mass-scanning graphical frontend for SANE

2006-10-03 Thread Julien BLACHE
Package: wnpp
Severity: wishlist
Owner: Julien BLACHE [EMAIL PROTECTED]


* Package name: eikazo
  Version : 0.5.1
  Upstream Author : Abel Deuring [EMAIL PROTECTED]
* URL : http://eikazo.berlios.de
* License : GPL
  Programming Lang: C, Python
  Description : mass-scanning graphical frontend for SANE

Description: mass-scanning graphical frontend for SANE
 Eikazo is a graphical frontend for SANE (Scanner Access Now Easy) designed
 for mass-scanning, especially with scanners equiped with and ADF (Automatic
 Document Feeder). Its major goal is to be fast.
 .
 Eikazo uses a plugin mechanism for post-processing, storage and to
 support device-specific options and features.
 .
 Install the python-mysqldb or the python-pygresql packages if you intend
 to use the (demonstration) SQL output plugin.


The package is ready, expect the upload to happen RSN, unless something
bad happens.

JB.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#378814: gphotocoll: Crash when selecting film

2006-10-04 Thread Julien BLACHE
Matthias Julius [EMAIL PROTECTED] wrote:

Hi,

 | read(8, ! $Xorg: XErrorDB,v 1.3 2000/08/..., 37893) = 37893
 | close(8)= 0
 | brk(0x748000)   = 0x748000
 | write(2, Gdk-ERROR **: BadMatch (invalid ..., 111Gdk-ERROR **: BadMatch 
 (inval
 | id parameter attributes)
 |   serial 6326 error_code 8 request_code 145 minor_code 3
 | ) = 111
 | write(4, \1\v\1\0\1\0\0\0\0\0\0\0w+\0\0, 16) = 16
 | close(4)= 0
 | write(3, \23 \3\0\1\0\0\6/\1\0\0+\0\1\0, 16) = 16
 | read(3, \0\10\267\30\0\0\0\0\3\0\221\3\0\0\0\0\10\0\0\0\0\0\0\0..., 32) = 
 32
 | write(2, Gdk-ERROR **: BadMatch (invalid ..., 111Gdk-ERROR **: BadMatch 
 (inval
 | id parameter attributes)
 |   serial 6327 error_code 8 request_code 145 minor_code 3
 | ) = 111
 | exit_group(1)   = ?
 `

OK, that's an X11 error happening here, so it looks like something
goes wrong while loading the image, and we probably end up handling a
NULL pointer or something.

But that doesn't tell where it happens, so you'll have to get a
backtrace with gdb and a gphotocoll binary with debug symbols...

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#378814: gphotocoll: Crash when selecting film

2006-10-04 Thread Julien BLACHE
Matthias Julius [EMAIL PROTECTED] wrote:

Hi,

 But that doesn't tell where it happens, so you'll have to get a
 backtrace with gdb and a gphotocoll binary with debug symbols...

 I could do that if you tell me how.  I have never done such kind of
 thing before.

Have a look at this page on the wiki:
http://wiki.debian.org/HowToGetABacktrace

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 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388929: closed by Julien BLACHE [EMAIL PROTECTED] (Re: Bug#388929: mcelog: [annoying_notes] Abuse of debconf note(s))

2006-09-23 Thread Julien BLACHE
Christian Perrier [EMAIL PROTECTED] wrote:

Hi,

 Could you give more details about this so that further checks can
 easily avoid pointing again to mcelog? Details would help Thomas
 Huriaux to improve his scripts.

I'm using the note to warn the admin when mcelog is not usable on the
machine. I don't really care whether the note is displayed or not,
because in the latter case the admin will get a mail, which is even
better.

I used to display the warning and mail root in the postinst, but
debconf is the right way to do it, as discussed previously (see
archived bugs for mcelog).

It is important to warn the admin in this case because either:
 - there is no hardware support for MCEs, and mcelog is useless
 - kernel support is lacking, or the device node is not there, so
   mcelog cannot work

And we both know that nobody reads the damn README :)

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 PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   3   4   5   6   7   8   9   10   >