[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-08 Thread Till Kamppeter
system-config-printer (0.7.75+svn1653-0ubuntu2) gutsy; urgency=low * debian/patches/10_menu_entries.patch: Let menu entry for displaying queued jobs appear in the Accessories menu and not under Systemn Tools. Systemn Tools is KDE-specific (LP: #149529). *

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-06 Thread Patrice Vetsel
@Till : I confirm that your package works. -- Wrong driver selected for my Canon iP3000 https://bugs.launchpad.net/bugs/149264 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-05 Thread Patrice Vetsel
How works the algorithm for finding driver ? Is it the same under hal-cups-utils and system-config-printer ? -- Wrong driver selected for my Canon iP3000 https://bugs.launchpad.net/bugs/149264 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-05 Thread Till Kamppeter
The algorithms for manual installation with systemconfig-printer and automatic setup with hal-cups-utils are not 100% the same. Does it work correctly for you when using system-config-printer? -- Wrong driver selected for my Canon iP3000 https://bugs.launchpad.net/bugs/149264 You received this

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-05 Thread Till Kamppeter
** Changed in: system-config-printer (Ubuntu) Sourcepackagename: hal-cups-utils = system-config-printer Importance: Undecided = Medium Assignee: (unassigned) = Till Kamppeter (till-kamppeter) Status: New = In Progress Target: None = ubuntu-7.10-rc -- Wrong driver selected

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-05 Thread Tim Waugh
Regression since revision 1574. -- Wrong driver selected for my Canon iP3000 https://bugs.launchpad.net/bugs/149264 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-05 Thread Till Kamppeter
Fixed system-config-printer package for testing on (package on the way to Gutsy) http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/system-config- printer/ Note that the auto printer setup of hal-cups-utils uses parts of system- config-printer, therefore the fix in system-config-printer.

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-05 Thread Tim Waugh
It was in 1574, it got broken in 1575. I've committed a small efficiency fix, and re-instated correct ordering for performing the model sort. -- Wrong driver selected for my Canon iP3000 https://bugs.launchpad.net/bugs/149264 You received this bug notification because you are a member of Ubuntu

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-05 Thread Tim Waugh
(By the way: thanks for the fix!) -- Wrong driver selected for my Canon iP3000 https://bugs.launchpad.net/bugs/149264 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-05 Thread Till Kamppeter
While repackaging system-config-printer to fix bug 149529 I have included the full fix from upstream (SVN rev 1662) which improves the performance somewhat. Test packages (on the way to Gutsy) at the same place: http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/system-config- printer/ --

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-05 Thread Till Kamppeter
Tim, thanks for the quick upload of the improvements for the matching process. -- Wrong driver selected for my Canon iP3000 https://bugs.launchpad.net/bugs/149264 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-05 Thread Till Kamppeter
Anyone in the Ubuntu Upload Sponsors team for Main, can you upload the new package in http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/system-config- printer/ Steve Langasek told that it is OK with the release freeze. Thanks in advance. -- Wrong driver selected for my Canon iP3000

[Bug 149264] Re: Wrong driver selected for my Canon iP3000

2007-10-04 Thread Patrice Vetsel
[EMAIL PROTECTED]:/usr/share/system-config-printer$ python -c 'import cups, ppds;ppds.debugging=True;c=cups.Connection();a=c.getPPDs();p=ppds.PPDs(a);print p.getPPDNameFromDeviceID(Canon,iP3000,Canon iP3000,uri=foo)' ** Attachment added: output http://launchpadlibrarian.net/972/p --