Re: Recent mass unsubscribes from sane-devel

2019-09-01 Thread m. allan noah
We just had another round of this, so I flipped a few buttons in our
mailman config. Perhaps the next time Ralph sends an email, we won't
get the boot :)

allan

On Tue, Aug 13, 2019 at 6:56 AM m. allan noah  wrote:
>
> Recently, some of you (particularly gmail users) got unsubscribed from
> this mailing list. This seems to be caused by emails from yahoo.co.uk
> users coming to this list, which gmail refuses to accept. It is
> possible that our list configuration may manipulate the messages
> enough to break DMARC checking. I'll be playing with the list config a
> bit over the next few days, to try to fix this.
>
> So, sorry in advance for the noise this generates.
>
> allan
> --
> "well, I stand up next to a mountain- and I chop it down with the edge
> of my hand"



-- 
"well, I stand up next to a mountain- and I chop it down with the edge
of my hand"



[sane-devel] License pop-up

2019-09-01 Thread littlesincanada

Hi,
One of the Debian patches currently being looked at 
(0110-deb_inhibit_clickthrough), disables the pop-up license agreement 
that xsane generates on first invocation.

To continue, you must accept the license.

Is it legal or proper for Debian to be doing this?

Cheers,
Ralph

--
sane-devel mailing list: sane-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
to sane-devel-requ...@lists.alioth.debian.org

Re: [sane-devel] Canon TS8000 series PIXMA

2019-09-01 Thread Martin Gubser
Hi Rolf

Here the requested logfiles:

[sanei_debug] Setting debug level of pixma to 11.
[pixma] pixma is compiled with pthread support.
[pixma] pixma version 0.17.37
[pixma] pixma_collect_devices() found Canon PIXMA TS8000 Series at
libusb:001:006
[pixma] pixma_find_scanners() found 1 devices
[pixma] pixma_collect_devices() found Canon PIXMA TS8000 Series at
libusb:001:006
[pixma] pixma_open(): Canon PIXMA TS8000 Series
[pixma] pixma_connect() failed EBUSY
[pixma] pixma_open() failed EBUSY
[pixma] pixma_close(): Canon PIXMA TS8000 Series

[sanei_debug] Setting debug level of pixma to 11.
[pixma] pixma is compiled with pthread support.
[pixma] pixma version 0.17.37
[pixma] pixma_collect_devices() found Canon PIXMA TS8000 Series at
libusb:001:007
[pixma] pixma_find_scanners() found 1 devices
[pixma] pixma_collect_devices() found Canon PIXMA TS8000 Series at
libusb:001:007
[pixma] pixma_open(): Canon PIXMA TS8000 Series
[pixma] *mp150_open* This is a generation 4 scanner.  *
[pixma] INTR T=6.979 len=32
[pixma]  :00 00 00 01 00 00 00 00  00 00 00 00 00 00 00 00
[pixma]  0010:00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
[pixma]
[pixma] WARNING:send_time() disabled!
[pixma] INTR T=7.235 len=32
[pixma]  :00 00 00 01 00 00 00 00  00 00 00 00 00 00 00 00
[pixma]  0010:00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
[pixma]
[pixma] WARNING:send_time() disabled!
[pixma] pixma_close(): Canon PIXMA TS8000 Series

Many thanks for your help
Martin

Am 26.08.19 um 21:38 schrieb Rolf Bensch:
> Hi Martin,
>
> Please create 2 logfiles from a terminal, one with failed start and
> another with your workaround:
>
> $ SANE_DEBUG_PIXMA=11 xsane &> xsane.log
>
> Many thanks for your help.
>
> Cheers,
> Rolf
>
>
> Am 29.07.19 um 23:32 schrieb Martin Gubser:
>> Hi Rolf
>>
>> On Linux Mint 19 Cinnamon, Version 3.8.9 my TS8050 does not initialize 
>> properly.
>>
>> When I start XSANE from within Gimp the error message "device busy" is 
>> displayed.
>>
>> Starting XSANE from the menu results in the error message "Fehler beim 
>> Öffnen des Gerätes "pixma:04A91800_12F863": Ungültiges Argument.
>>
>> I have found the following work-around:
>> - switch off the TS8050
>> - perform "scanimage -T" in a command window. Result: "no Sane devices found"
>> - switch on the TS8050
>> - perform "scanimage -T" again. Sometimes the steps from "switch off the 
>> TS8050" to here have to be repeated.
>> - Start XSANE again from the menu.
>> - Now I can also start XSANE from within Gimp.
>>
>> I have quite a fast computer and a race condition or other timing problem 
>> could well be the cause.
>>
>> Best regards,
>> Martin 
>>
>>
>> Am 29.07.19 um 22:37 schrieb Rolf Bensch:
>>
>>> Hi Timothy,
>>>
>>> Many thanks for your report. I just updated the doc files.
>>>
>>> One last question: Have you also tried scanner access via WiFi? I
>>> suppose it's not working like other PIXMA TS scanners.
>>>
>>> Cheers,
>>> Rolf
>>>
>>>
>>> Am 22.07.19 um 21:32 schrieb Timothy D. Upton:
 Hi Rolf,
 I just got a chance to thoroughly test the operation of my Canon TS8220
 printer/scanner running under SANE.  I tried scanning using all possible
 resolutions and options, everything appears to work perfectly.
 Thanks for supporting the Linux community,
 Tim.


 On Sun, Jun 2, 2019 at 5:18 AM Rolf Bensch >>> > wrote:

 Hi,

 I would follow the install instructions from INSTALL.linux which comes
 with the sources or from here: http://www.sane-project.org/docs.html

 @Tim: Is high resolution scan (1200 dpi) and are all other options
 working? I would like to update scanners status page here:
 http://www.sane-project.org/lists/sane-backends-cvs.html#S-PIXMA

 Many thanks for your help.

 Cheers,
 Rolf


 Am 29.05.19 um 04:30 schrieb Timothy D. Upton:
 > Hi all,
 >
 > I have a Canon TS8220 printer/scanner.  It seems to work perfectly
 > (with e.g., Simple Scan) using the latest development release of
 > SANE.  The stable release did NOT work.
 >
 > I followed the install instructions described here:
 >
 
 https://askubuntu.com/questions/641261/how-can-i-link-my-canon-mg5650-scanner-to-ubuntu
 >
 > Or simply:
 > sudo add-apt-repository ppa:rolfbensch/sane-git
 > sudo apt-get update
 > sudo apt-get upgrade
 >
 > Thanks for all your efforts!
 > Tim Upton.
 >

-- 
sane-devel mailing list: sane-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
 to