** Tags added: oem-services
--
can't add printer in Turkish locale (rejecting attr has no value)
https://bugs.launchpad.net/bugs/276884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu
Just FYI, I filed a bug about my HP printer problem as bug 348457.
--
can't add printer in Turkish locale (rejecting attr has no value)
https://bugs.launchpad.net/bugs/276884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
** Changed in: system-config-printer
Status: Unknown => Fix Released
--
can't add printer in Turkish locale (rejecting attr has no value)
https://bugs.launchpad.net/bugs/276884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
This has already been incorporated into Jaunty, as the fix went into
upstream about a month ago.
My further problems printing seem specific to the HP printer drivers and
furthermore, seem client-side. That is, "LANG=C lpr testfile" works,
but "LANG=tr_TR.UTF-8 lpr testfile" does not. So that pro
Specifically, my current problem is that printers I create with my
patched version seem to be stuck in 'connecting-to-device' mode. If I
run system-config-printer in an English locale, I can kind of get it to
work (can print test pages via the troubleshooting wizard), but not in
all cases...
--
I've been looking at this. The fix Kyle suggested does help, but as Tim
pointed out, doesn't solve the root problem. You still won't be able to
print with such a printer (or at least, I couldn't).
The root problem is that the Python lower() method on strings is locale-
dependent. When _expand_f
Just noting that the patch has been tested by different people in
different places and "works". Not saying it is the best fix, but as a
workaround, it enables adding and using printers in the Turkish locale.
Cheers,
Kyle
Tim Waugh wrote:
> Patch is wrong. cupshelpers.Printer._expand_flags alwa
Patch is wrong. cupshelpers.Printer._expand_flags always sets
'rejecting'.
It suggests that printer.update() is not called when it should be, and
that needs to be found. If 'rejecting' is not set, the printer is just
invalid.
--
can't add printer in Turkish locale (rejecting attr has no value)
** Attachment added: "31_provide_printer.rejecting_default_value.patch"
http://launchpadlibrarian.net/18124485/31_provide_printer.rejecting_default_value.patch
--
can't add printer in Turkish locale (rejecting attr has no value)
https://bugs.launchpad.net/bugs/276884
You received this bug no