[Desktop-packages] [Bug 1062617] Re: No network scanner autodetection by backend kodakaio

2016-10-28 Thread Rolf Leggewie
Thanks, Paul, for sticking with us until the resolution of this issue.

Closing as resolved.

** Changed in: sane-backends (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1062617

Title:
  No network scanner autodetection by backend kodakaio

Status in sane-backends package in Ubuntu:
  Fix Released

Bug description:
  sane-backends 1.0,.23 in ubuntu 12.10 has a new backend kodakaio for kodak 
aio printers
  The backend can autodetect network connected scanners using functions in cups.
  The auto detect code is only compiled if cups.h is found at compile time.
  It seems likely that cups.h was not found at compile time when the package 
was built?

  If I compile and install kodakaio myself, the autodetect works with ubuntu 
12.10
  Can anyone confirm this diagnosis?
  Is it possible to compile sane-backends with cups installed when building 
this package?
  Or is it necessary for me to always compile the autodetect code and check for 
the presence of cups at run time?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1062617/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1062617] Re: No network scanner autodetection by backend kodakaio

2016-10-23 Thread Paul Newall
I did a trial with a live DVD. Ubuntu 16.04
A network connected kodakaio printer can be auto detected. (I think that's with 
avahi)
scanimage -L lists the printer.

So this bug is solved.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1062617

Title:
  No network scanner autodetection by backend kodakaio

Status in sane-backends package in Ubuntu:
  Triaged

Bug description:
  sane-backends 1.0,.23 in ubuntu 12.10 has a new backend kodakaio for kodak 
aio printers
  The backend can autodetect network connected scanners using functions in cups.
  The auto detect code is only compiled if cups.h is found at compile time.
  It seems likely that cups.h was not found at compile time when the package 
was built?

  If I compile and install kodakaio myself, the autodetect works with ubuntu 
12.10
  Can anyone confirm this diagnosis?
  Is it possible to compile sane-backends with cups installed when building 
this package?
  Or is it necessary for me to always compile the autodetect code and check for 
the presence of cups at run time?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1062617/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1062617] Re: No network scanner autodetection by backend kodakaio

2016-10-22 Thread Paul Newall
What I meant was that it was not worth working  on autodetection using cups, 
when the method had changed to avahi.
I do not know if the avahi autodetection works for everyone, though I have not 
seen many complaints about that. But I guess I should be able to test it by 
seeing if the live DVD can autodetect a kodakaio printer.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1062617

Title:
  No network scanner autodetection by backend kodakaio

Status in sane-backends package in Ubuntu:
  Triaged

Bug description:
  sane-backends 1.0,.23 in ubuntu 12.10 has a new backend kodakaio for kodak 
aio printers
  The backend can autodetect network connected scanners using functions in cups.
  The auto detect code is only compiled if cups.h is found at compile time.
  It seems likely that cups.h was not found at compile time when the package 
was built?

  If I compile and install kodakaio myself, the autodetect works with ubuntu 
12.10
  Can anyone confirm this diagnosis?
  Is it possible to compile sane-backends with cups installed when building 
this package?
  Or is it necessary for me to always compile the autodetect code and check for 
the presence of cups at run time?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1062617/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1062617] Re: No network scanner autodetection by backend kodakaio

2016-10-22 Thread Rolf Leggewie
I don't understand why you think working on this bug is NOT worth the
effort when you believe that a similar problem is likely to exist in
avahi.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1062617

Title:
  No network scanner autodetection by backend kodakaio

Status in sane-backends package in Ubuntu:
  Triaged

Bug description:
  sane-backends 1.0,.23 in ubuntu 12.10 has a new backend kodakaio for kodak 
aio printers
  The backend can autodetect network connected scanners using functions in cups.
  The auto detect code is only compiled if cups.h is found at compile time.
  It seems likely that cups.h was not found at compile time when the package 
was built?

  If I compile and install kodakaio myself, the autodetect works with ubuntu 
12.10
  Can anyone confirm this diagnosis?
  Is it possible to compile sane-backends with cups installed when building 
this package?
  Or is it necessary for me to always compile the autodetect code and check for 
the presence of cups at run time?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1062617/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1062617] Re: No network scanner autodetection by backend kodakaio

2015-03-03 Thread Paul Newall
On 03/03/15 06:19, Rolf Leggewie wrote:
 Thanks, Paul.  Do you still own the scanner in question?

Yes, I still have kodak aio printer scanners.
I'm not sure if working on this bug is still worth the effort.
Since sane backends 1.0.24 I think we are using avahi instead of cups to 
do the network autodiscovery.
There is quite likely a similar problem, except with avahi instead of cups.

Paul

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1062617

Title:
  No network scanner autodetection by backend kodakaio

Status in sane-backends package in Ubuntu:
  Triaged

Bug description:
  sane-backends 1.0,.23 in ubuntu 12.10 has a new backend kodakaio for kodak 
aio printers
  The backend can autodetect network connected scanners using functions in cups.
  The auto detect code is only compiled if cups.h is found at compile time.
  It seems likely that cups.h was not found at compile time when the package 
was built?

  If I compile and install kodakaio myself, the autodetect works with ubuntu 
12.10
  Can anyone confirm this diagnosis?
  Is it possible to compile sane-backends with cups installed when building 
this package?
  Or is it necessary for me to always compile the autodetect code and check for 
the presence of cups at run time?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1062617/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1062617] Re: No network scanner autodetection by backend kodakaio

2015-03-03 Thread Rolf Leggewie
Paul, thank you for the reply.  I am glad to hear you still have access
to the hardware.  I don't understand why you think working on this bug
is still worth the effort when you believe that a similar problem is
likely to exist in avahi.  Can you elaborate?  It would be great if you
were able to confirm or refute that suspicion, too.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1062617

Title:
  No network scanner autodetection by backend kodakaio

Status in sane-backends package in Ubuntu:
  Triaged

Bug description:
  sane-backends 1.0,.23 in ubuntu 12.10 has a new backend kodakaio for kodak 
aio printers
  The backend can autodetect network connected scanners using functions in cups.
  The auto detect code is only compiled if cups.h is found at compile time.
  It seems likely that cups.h was not found at compile time when the package 
was built?

  If I compile and install kodakaio myself, the autodetect works with ubuntu 
12.10
  Can anyone confirm this diagnosis?
  Is it possible to compile sane-backends with cups installed when building 
this package?
  Or is it necessary for me to always compile the autodetect code and check for 
the presence of cups at run time?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1062617/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1062617] Re: No network scanner autodetection by backend kodakaio

2015-03-02 Thread Rolf Leggewie
Thanks, Paul.  Do you still own the scanner in question?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1062617

Title:
  No network scanner autodetection by backend kodakaio

Status in sane-backends package in Ubuntu:
  Triaged

Bug description:
  sane-backends 1.0,.23 in ubuntu 12.10 has a new backend kodakaio for kodak 
aio printers
  The backend can autodetect network connected scanners using functions in cups.
  The auto detect code is only compiled if cups.h is found at compile time.
  It seems likely that cups.h was not found at compile time when the package 
was built?

  If I compile and install kodakaio myself, the autodetect works with ubuntu 
12.10
  Can anyone confirm this diagnosis?
  Is it possible to compile sane-backends with cups installed when building 
this package?
  Or is it necessary for me to always compile the autodetect code and check for 
the presence of cups at run time?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1062617/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1062617] Re: No network scanner autodetection by backend kodakaio

2014-12-17 Thread Rolf Leggewie
I don't see libcups2-dev among the build-deps, so I guess this is still
a problem even in vivid?

** Changed in: sane-backends (Ubuntu)
 Assignee: (unassigned) = Rolf Leggewie (r0lf)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1062617

Title:
  No network scanner autodetection by backend kodakaio

Status in sane-backends package in Ubuntu:
  Triaged

Bug description:
  sane-backends 1.0,.23 in ubuntu 12.10 has a new backend kodakaio for kodak 
aio printers
  The backend can autodetect network connected scanners using functions in cups.
  The auto detect code is only compiled if cups.h is found at compile time.
  It seems likely that cups.h was not found at compile time when the package 
was built?

  If I compile and install kodakaio myself, the autodetect works with ubuntu 
12.10
  Can anyone confirm this diagnosis?
  Is it possible to compile sane-backends with cups installed when building 
this package?
  Or is it necessary for me to always compile the autodetect code and check for 
the presence of cups at run time?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1062617/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1062617] Re: No network scanner autodetection by backend kodakaio

2014-12-17 Thread Paul Newall
Just for information. Later versions of sane-backends will auto detect the 
kodak AiOs using avahi instead of cups.
But there could be similar problems due to the compiled code depending on the 
presence/absence of avahi headers.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1062617

Title:
  No network scanner autodetection by backend kodakaio

Status in sane-backends package in Ubuntu:
  Triaged

Bug description:
  sane-backends 1.0,.23 in ubuntu 12.10 has a new backend kodakaio for kodak 
aio printers
  The backend can autodetect network connected scanners using functions in cups.
  The auto detect code is only compiled if cups.h is found at compile time.
  It seems likely that cups.h was not found at compile time when the package 
was built?

  If I compile and install kodakaio myself, the autodetect works with ubuntu 
12.10
  Can anyone confirm this diagnosis?
  Is it possible to compile sane-backends with cups installed when building 
this package?
  Or is it necessary for me to always compile the autodetect code and check for 
the presence of cups at run time?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1062617/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp