Bug#852436: cups-browsed uses 100% CPU - SOLVED (patch attached)

2017-08-09 Thread Till Kamppeter
en created but CUPS has returned a non-zero value. In the beginning I assumed all non-zero values as errors, but CUPS has some non-zero values which are not errors. In cups-filters 1.13.4 I have fixed this and since then successfully created CUPS queue do not get re-created repeatedly. Till

Bug#723835: cups-browsed: Segfault with multiple BrowsePoll directives

2017-08-01 Thread Till Kamppeter
attributes. Till

Bug#868360: cups-filters-core-drivers: driverless sets bizarre 600x2 resolution'

2017-07-17 Thread Till Kamppeter
rking PPD for your printer, using it in driverless mode. Till

Bug#868360: cups-filters-core-drivers: driverless sets bizarre 600x2 resolution

2017-07-17 Thread Till Kamppeter
akes place in /usr/lib/x86_64-linux-gnu/libcupsfilters.so.1.0.0. So you if you do not do a full "make install", you need to run the command sudo cp .libs/libcupsfilters.so.1.0.0 /usr/lib/x86_64-linux-gnu/ to apply the fix to your system. Till

Bug#868360: cups-filters-core-drivers: driverless sets bizarre 600x2 resolution

2017-07-17 Thread Till Kamppeter
I have now added a fallback mechanism to the PPD generator in cups-filters which does not accept resolutions < 75 dpi. It is committed (rev. 7652) to the upstream BZR repository. Please test. Till

Bug#868360: cups-filters-core-drivers: driverless sets bizarre 600x2 resolution

2017-07-14 Thread Till Kamppeter
forget to restart CUPS after editing or replacing your PPD file. Please tell whether this change fixes your problem. Till

Bug#858570: cups-filters: FTBFS: file goo/gmem.h is missing

2017-07-14 Thread Till Kamppeter
On 07/14/2017 11:38 AM, Roland Hieber wrote: Hi, On 13.07.2017 16:55, Till Kamppeter wrote: I am Till Kamppeter, leader of the OpenPrinting project and also of cups-filters which is part of OpenPrinting. The upstream bug tracker is the Linux Foundation one, bugs and feature requests in cups

Bug#858570: cups-filters: FTBFS: file goo/gmem.h is missing

2017-07-13 Thread Till Kamppeter
I am Till Kamppeter, leader of the OpenPrinting project and also of cups-filters which is part of OpenPrinting. The upstream bug tracker is the Linux Foundation one, bugs and feature requests in cups-filters are filed under the product OpenPrinting and the component cups-filters. Here I

Bug#841028: cups-daemon: cupsd uses 100% CPU

2017-06-07 Thread Till Kamppeter
The fix prevents the repeated loading of this printer as it considers the loading done after the first load. Till

Bug#841028: cups-daemon: cupsd uses 100% CPU

2017-06-07 Thread Till Kamppeter
On 06/07/2017 03:05 PM, Samuel Wolf wrote: Wed Jun 7 20:03:07 2017 Unable to create/modify CUPS queue (Success)! Here a successful operation was considered an error and this leads to the repetition. I have fixed this already in the 1.13.4 release of cups-filters. Till

Bug#862732: cups-filters: unreadable file /usr/lib/cups/backend/serial

2017-05-16 Thread Till Kamppeter
On 05/16/2017 02:48 PM, Didier 'OdyX' Raboud wrote: … but I think it would work with a chmod 744. Alexander: do you have a serial printer; and could you test? Till: as you're the initial committer of that code; any opinion ? The "serial" backend is a CUPS backend wh

Bug#852436: cups-browsed uses 100% CPU

2017-01-24 Thread Till Kamppeter
operation having errored, therefore outputting this line. In the parantheses the last error string of the operating system is inserted, which is "Success" meaning that the system did not see any error here. Till

Bug#852436: cups-browsed uses 100% CPU

2017-01-24 Thread Till Kamppeter
-browsed takes 100% CPU the next time, kill cups-browsed again and reply to this bug report attaching the /var/log/cups/cups-browsed_log file. tell at which date and time you observed the 100% CPU so that we can find the relevant part o the log file. Till

Bug#851499: cups-filters-core-drivers: Everywhere PPD content depends on queue creation method

2017-01-15 Thread Till Kamppeter
Fixed in cups-filters upstream, BZR rev. 7599. Thank you for the bug report. "lpadmin -m everywhere" uses the PPD generator in the CUPS library. The generator has no public API and so it cannot be used by other programs using the CUPS library. Therefore I have copied the PPD generator from C

Bug#849951: cups-filters: Printing fails sometimes with ERROR: typecheck OFFENDING COMMAND: know

2017-01-02 Thread Till Kamppeter
and Ubuntu are nearly equal, so the instructions should work on Debian, too. Till

Bug#849075: cups-filters-core-drivers: Please consider some changes to driverless(1)

2016-12-27 Thread Till Kamppeter
Fixed in upstream BZR rev. 7592. Thank you for the bug report.

Bug#849380: imagetoraster produces "Unsupported raster data"

2016-12-26 Thread Till Kamppeter
Fixed in upstream BZR rev. 7588. Problem were bugs in the calculation of the page geometry in imagetoraster. Thank you very much for the bug report.

Bug#848712: cups-filters-core-drivers: driverless is not always reliable

2016-12-20 Thread Till Kamppeter
Thank you for testing. I tried "make install" as root and "driverless" and the symlinks all get root.root ownerships. So we can consider this bug as fixed upstream now. Till

Bug#848712: cups-filters-core-drivers: driverless is not always reliable

2016-12-19 Thread Till Kamppeter
And "lpinfo -v" still does not list it at all? Please put CUPS into debug mode via: cupsctl --debug-logging Then run time lpinfo -v and post the output here. Attach also /var/log/cups/error_log. Does lpinfo -m | grep driverless give some output? Can you post that, too? Till

Bug#848712: cups-filters-core-drivers: driverless is not always reliable

2016-12-19 Thread Till Kamppeter
third are they way how CUPS calls them. Till

Bug#848712: cups-filters-core-drivers: driverless is not always reliable

2016-12-19 Thread Till Kamppeter
Added "-T 3" to the ippfind command line in the driverless utility. This should improve the reliability in finding IPP printers. I have committed this as rev. 7585 to the cups-filters upstream BZR repository. Please test. Till

Bug#848712: cups-filters-core-drivers: driverless is not always reliable

2016-12-19 Thread Till Kamppeter
Strange, seems that avahi-daemon does not hold the info about the printer in a local cache. And when the network is more busy, the response times to requests to avahi-daemon get longer. How does it behave with ippfind -T 2 ippfind -T 3 ? Till

Bug#848404: cups-browsed: CreateRemoteCUPSPrinterQueues has no effect

2016-12-17 Thread Till Kamppeter
The servers of the Linux Foundation are back online and so I have committed rev. 7583 and also released cups-filters 1.13.1. Till

Bug#848404: cups-browsed: CreateRemoteCUPSPrinterQueues has no effect

2016-12-17 Thread Till Kamppeter
it also as a patch. Till === modified file 'NEWS' --- NEWS 2016-12-17 12:58:18 + +++ NEWS 2016-12-17 17:22:01 + @@ -3,6 +3,10 @@ CHANGES IN V1.13.1 + - cups-browsed: Avoid erroring out when restarting after a + crash (with generated queues not deleted due to the cras

Bug#848167: cups-browsed: Print queues/printers do not disappear

2016-12-17 Thread Till Kamppeter
Problem of generated queues not being removed solved on upstream BZR, rev. 7582. Till

Bug#848404: cups-browsed: CreateRemoteCUPSPrinterQueues has no effect

2016-12-17 Thread Till Kamppeter
after stopping cups-browsed? Till

Bug#848223: cups-browsed: IPP printer disappears after logrotate is run

2016-12-17 Thread Till Kamppeter
/etc/logrotate.d/cups-daemon' or 'systemctl restart cups' a few times and waiting 5 minutes. Thank you for testing. I will issue 1.13.1 soon. Till

Bug#848404: cups-browsed: CreateRemoteCUPSPrinterQueues has no effect

2016-12-17 Thread Till Kamppeter
I have also fixed #848167 with the commit yesterday, so in the current BZR state the problem of the queues not being removed is fixed. Does the problem you mention in this bug occur with the current BZR state (rev. 7580)? Till

Bug#848167: cups-browsed: Print queues/printers do not disappear

2016-12-17 Thread Till Kamppeter
Fixed in the upstream BZR repository of cups-filters (rev. 7580). Till

Bug#848223: cups-browsed: IPP printer disappears after logrotate is run

2016-12-16 Thread Till Kamppeter
ranch http://bzr.linuxfoundation.org/openprinting/cups-filters cd cups-filters ./configure make sudo systemctl stop cups-browsed sudo cp .libs/cups-browsed /usr/sbin/ sudo cp .libs/libcupsfilters.so.1.0.0 /usr/lib/x86_64-linux-gnu/ sudo systemctl start cups-browsed Till On 12/16/2016 10:04 PM, Brian Po

Bug#848223: cups-browsed: IPP printer disappears after logrotate is run

2016-12-16 Thread Till Kamppeter
Didier can package it. Till

Bug#848223: cups-browsed: IPP printer disappears after logrotate is run

2016-12-15 Thread Till Kamppeter
; systemctl restart cups-browsed.service It is sufficient to do 'systemctl restart cups, as logrotate does. The printer does not get deleted when lpadmin -p... -v ipp://... -E -m everywhere is used to set up the queue. Does restarting cups-browsed after restarting CUPS help? Till

Bug#848164: cups-browsed: Please consider what HWResolution should be in an everywhere PPD

2016-12-14 Thread Till Kamppeter
I saw that Mike has done the still missing fix now. I have tried it out and it works now. So it is fixed in the current GIT state of CUPS. To fix the package in experimental, you need to replace the file filter/raster.c by the current one from GIT. Till

Bug#848164: cups-browsed: Please consider what HWResolution should be in an everywhere PPD

2016-12-14 Thread Till Kamppeter
I observed this already by myself on the HP DeskJet 2540 and reported it to CUPS upstream as https://github.com/apple/cups/issues/4934 It is partially fixed, but still needs more work from the CUPS side. Till

Bug#847793: cups-filters-core-drivers: driverless is unable to execute ippfind utility: No such file or directory

2016-12-13 Thread Till Kamppeter
rs, so that they are available also in the level-2 printing stack (driverless printing only). Till

Bug#847793: cups-filters-core-drivers: driverless is unable to execute ippfind utility: No such file or directory

2016-12-12 Thread Till Kamppeter
o the dependencies of cups-filters-core-drivers (the binary package which contains the "driverless" utility). Till

Bug#847653: cups-filters: Does not install from experimental

2016-12-10 Thread Till Kamppeter
known PDLs, for mobile devices and appliances). Till On 12/10/2016 08:40 AM, Brian Potkin wrote: Package: cups-filters Version: 1.13.0-1 Severity: normal cups from experimental installs ok but cups-filters doesn't: root@stretch:~# apt-get -t experimental install cups-filters Re

Bug#847462: printer-driver-cups-pdf: make very ugly and uselss pdf which are not searchables

2016-12-08 Thread Till Kamppeter
ch is sent to CUPS, following Capturing print job data on https://wiki.ubuntu.com/DebuggingPrintingProblems and tell us from which application you have printed to cups-pdf. Till

Bug#841194: ITP: fxlinuxprint -- PPD file and postscript filter for Fuji Xerox printer

2016-10-18 Thread Till Kamppeter
pdftopdf causes problems? Do you resemble the CUPS options in your own pdftopdffx filter? Perhaps it would be better to use application/vnd.cups-pdf application/vnd.cups-pdfprintfx 0 pdftopdffx Till

Bug#841194: ITP: fxlinuxprint -- PPD file and postscript filter for Fuji Xerox printer

2016-10-18 Thread Till Kamppeter
s to be correct, especially the PPD passes cupstestppd. Till

Bug#794655: cups-browsed: please make the browse interval to be configurable

2016-10-04 Thread Till Kamppeter
the documentation. Till

Bug#794655: cups-browsed: please make the browse interval to be configurable

2016-10-03 Thread Till Kamppeter
be easy to do so. As I have done a lot of changes on cups-browsed in the last few weeks I would ask you to attach an updated patch to allow for configuring the two parameters at run time (e. g. via cups-browsed.conf). Thanks in advance. Till

Bug#838972: cups-filters: FTBFS: cupsfilters/colord.h:39:44: error: unknown type name 'ppd_file_t'

2016-09-27 Thread Till Kamppeter
and make it smoothly building in as many environments as possible. Thanks in advance. Till

Bug#832637: More info

2016-09-21 Thread Till Kamppeter
Should be fixed in cups-filters 1.11.3 (in Debian GIT repo but package not released yet). Make also sure you have cups 2.2.0-2 installed.

Bug#770266: libgs9: please convert to multiarch

2016-09-17 Thread Till Kamppeter
the first place. Doko, did you check whether the headers vary between architectures? Till

Bug#770266: libgs9: please convert to multiarch

2016-09-16 Thread Till Kamppeter
When re-applying the multi-arch support I based myself on the original implementation in Ubuntu: http://launchpadlibrarian.net/235445264/ghostscript_9.16~dfsg~0-0ubuntu3_9.16~dfsg~0-0ubuntu4.diff.gz Till

Bug#770266: libgs9: please convert to multiarch

2016-09-16 Thread Till Kamppeter
ul if you apply this so that I can keep the delta between Debian's and Ubuntu's Ghostscript packages low. Till diff -Nru ghostscript-9.19~dfsg+1/debian/changelog ghostscript-9.19~dfsg+1/debian/changelog --- ghostscript-9.19~dfsg+1/debian/changelog2016-09-15 03:22:00.0 -

Bug#832637: More info

2016-09-03 Thread Till Kamppeter
On 09/03/2016 07:42 PM, Brian Potkin wrote: # DomainSocket /var/run/cups/cups.sock Thank you. As this line is commented out cups-browsed connects by the socket out-of-the-box on your machine. Till

Bug#832637: More info

2016-09-03 Thread Till Kamppeter
Brian, thank you very much for the testing. I will do the next (bug fix) release containing also other fixes (version 1.11.3) most probably on Monday. One question: Did cups-browsed use the socket out-of-the-box or did you need to set it in cups-browsed.conf? Till

Bug#832637: More info

2016-09-03 Thread Till Kamppeter
s the shutdown now work correctly? Till

Bug#827455: cups-browsed unit file requires CUPS, but it is not a package dependency/Bug#827457: cups-browsed: upgrade fails

2016-06-16 Thread Till Kamppeter
ary package, as cups-browsed is non-functional without cupsd. It does absolutely not make sense to install cups-browsed on a system without cupsd. Till

Bug#827040: cups-filters: Error when printing to Dell 2330dn printer

2016-06-13 Thread Till Kamppeter
I have added a new quirk rule to pdftops now that in hybrid mode also for Dell PostScript printers Poppler will get used. Note also that pdftops uses the hybrid mode by default. Till

Bug#824419: cups-filters: Please document pdfAutorotate in the README

2016-05-16 Thread Till Kamppeter
Thank you for your contribution. I have added the documentation for the pdfAutorotate option to the README file in the upstream repository now, BZR rev. 7461. Till

Bug#819665: cups-browsed: (pdfto,sys5)ippprinter rename. Documentation in cups-browsed.conf

2016-03-31 Thread Till Kamppeter
cups-filters releases from 1.8.4 on. Till

Bug#819611: libcupsfilters-dev: #include should be #include

2016-03-31 Thread Till Kamppeter
for /usr/include/cupsfilters/raster.h to include itself. None of the *.h files you mentioned uses the cupsRasterParseIPPOptions() function which is the only resource defined in /usr/include/cupsfilters/raster.h. So the bug causing your problem is something else. Till

Bug#816700: foomatic-filters-beh and cups-filters: error when trying to install together

2016-03-28 Thread Till Kamppeter
which contain foomatic-rip and beh, so that updates do the appropriate replacements. Till

Bug#799259: Info received (Bug#799259: cups-filters: Messy dependencies between cups-filters and foomatic-filters...)

2016-02-25 Thread Till Kamppeter
I have done an alternative (and hopefully better) fix for this problem by re-implementing beh in C and adding it to cups-filters upstream (from version 1.6.0 on). Till

Bug#813094: Split braille support into a separate package

2016-02-13 Thread Till Kamppeter
. Till

Bug#814020: cups-browsed: Only the GTK print dialogue displays raw queues on remote printers.

2016-02-10 Thread Till Kamppeter
man cups-browsed.conf Also note that all options settable in cups-browsed.conf can also be supplied via the command line, using "-o": cups-browsed -o CreateRemoteRawPrinterQueues=Yes Till

Bug#813021: Multi-arch extensions for Ghostscript

2016-01-28 Thread Till Kamppeter
Package: ghostscript Version: 9.16~dfsg-2.1 Matthias Klose from Ubuntu has added multi-arch extensions for the libgs of Ghostscript. The patch from Ubuntu is here: http://launchpadlibrarian.net/235445264/ghostscript_9.16~dfsg~0-0ubuntu3_9.16~dfsg~0-0ubuntu4.diff.gz Can this be added to the De

Bug#808057: Please demote dependency on liblouisutdm1-bin

2015-12-15 Thread Till Kamppeter
On 12/15/2015 03:07 PM, Till Kamppeter wrote: Splitting done in Debian GIT repository of cups-filters, ready for release of 1.4.1-2. Sorry, 1.4.0-2. Till

Bug#808057: Please demote dependency on liblouisutdm1-bin

2015-12-15 Thread Till Kamppeter
Splitting done in Debian GIT repository of cups-filters, ready for release of 1.4.1-2. Till

Bug#808057: Please demote dependency on liblouisutdm1-bin

2015-12-15 Thread Till Kamppeter
"Main" there but then not by me but by the accessibility guys. Till On 12/15/2015 02:33 PM, Michael Biebl wrote: Package: cups-filters Version: 1.4.0-1 Severity: normal Hi, the latest update of cups-filters wants to pull liblouisutdm1-bin which in turn installs ~10Mb of additi

Bug#807930: TEMP-0000000-166C73 code execution via improper escaping of ; in foomatic-rip

2015-12-14 Thread Till Kamppeter
ated the Debian packaging on the Debian GIT repository now, so that the package is ready for upload. Till

Bug#799259: cups-filters: Messy dependencies between cups-filters and foomatic-filters...

2015-09-28 Thread Till Kamppeter
not included is beh. Till: should 'beh' be shipped in cups-filters too, or is there an alternative to it between cups and cups-filters. Alternatively, should we split 'beh' off foomatic-filters? Reasons why I did not overtake beh into cups-filters: 1. beh is written in

Bug#791766: /usr/lib/cups/backend-available/usb: USB backend eats 100% CPU

2015-09-14 Thread Till Kamppeter
On 09/14/2015 02:03 PM, Fabian Greffrath wrote: Am Montag, den 14.09.2015, 13:49 -0300 schrieb Till Kamppeter: The fix I have backported to said cups release. Fine, but why have you set yourself as Author for the patch? - Fabian Corrected in Debian GIT repo. Sorry. Till

Bug#791766: /usr/lib/cups/backend-available/usb: USB backend eats 100% CPU

2015-09-14 Thread Till Kamppeter
On 09/14/2015 02:03 PM, Fabian Greffrath wrote: Am Montag, den 14.09.2015, 13:49 -0300 schrieb Till Kamppeter: The fix I have backported to said cups release. Fine, but why have you set yourself as Author for the patch? - Fabian Sorry, cut-and-paste error, I have copied the header of

Bug#791766: /usr/lib/cups/backend-available/usb: USB backend eats 100% CPU

2015-09-14 Thread Till Kamppeter
This is fixed now in cups 2.1.0-3. It is the following upstream bug report: https://www.cups.org/str.php?L4707 The fix I have backported to said cups release. Till

Bug#795185: cups-browsed: ldap browse support

2015-08-14 Thread Till Kamppeter
On 08/12/2015 03:12 PM, Didier 'OdyX' Raboud wrote: That said, I'm not going to take such an extensive patch on my maintainer shoulders, and this patch should really live on the upstream side. Till: would you be open to merge this upstream? [1] OdyX Raphael, thank you very muc

Bug#787945: Bad build of 0.83.3.1 for jessie

2015-06-15 Thread Till Maas
can close them or fix them with a similar upload to clean up the bug overview page a litte: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647883 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602107 and maybe: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597061 Regards Till --

Bug#787945: Bad build of 0.83.3.1 for jessie

2015-06-15 Thread Till Maas
with the proper Debian config file. Regards Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#778940: hplip: please package latest upstream version (3.15.2)

2015-02-22 Thread Till Kamppeter
tony > Thank you for the patch. As I have already packaged HPLIP 3.15.2 for Ubuntu the new package is already available on the Debian Subversion repository for HPLIP, ready for being released on Debian. Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#768163: CUPS and CM option

2014-11-25 Thread Till Kamppeter
based on the ICC profiles is done there. Till On 11/23/2014 01:50 PM, Didier 'OdyX' Raboud wrote: > Hi Joe, hi Till, > > As you might have seen from this Debian bug (#768163), the Color > management option is missing all non-english translations. > > I must say that

Bug#712512: Ghostscript seems to be working; usb problem

2014-11-03 Thread Till Kamppeter
On 11/01/2014 09:17 PM, ael wrote: > On Fri, Oct 31, 2014 at 11:35:05PM +0100, Till Kamppeter wrote: >> USB printer does not print or prints garbage >> >> on >> >> https://wiki.ubuntu.com/DebuggingPrintingProblems > > Somehow my last message repeated -o

Bug#662960: Improved TLS validation (hostname validation still missing)

2014-11-02 Thread Till Maas
There is an improved patch in Fedora, that validates the CA but still not the hostname: http://pkgs.fedoraproject.org/cgit/ssmtp.git/tree/ssmtp-validate-TLS-server-cert.patch -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact l

Bug#712512: Ghostscript seems to be working

2014-10-31 Thread Till Kamppeter
Your problem seems to be a bad interference between your printer and the USB CUPS backend. Please follow the instructions of the section USB printer does not print or prints garbage on https://wiki.ubuntu.com/DebuggingPrintingProblems Till -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#758626: cups-browsed: uses a lot of CPU on a busy network

2014-10-31 Thread Till Kamppeter
your local machine sharing CUPS printers? Did you turn on the legacy CUPS broadcasting of your local cups-browsed to share to old clients? Try to turn this off and in case of success, update the CUPS on these clients. Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#766334: BrowseAllow all gets into cups-browsed.conf by default resulting in no remote printers

2014-10-30 Thread Till Kamppeter
On 10/30/2014 01:13 PM, Tim Waugh wrote: > I've added support for 'BrowseAllow All' in revno 7303. > Tim, thank you very much for the quick help. Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe&

Bug#766334: BrowseAllow all gets into cups-browsed.conf by default resulting in no remote printers

2014-10-30 Thread Till Kamppeter
be postinstall script can ask whether such an option should be >> added if those options cannot be ignored by default. > > We try to avoid doing explicit prompts unless really _really_ important, > we're not in such a case here… > > Till: What would you think of the above

Bug#764253: system-config-printer: Creates millions of ppd symlinks

2014-10-22 Thread Till Kamppeter
" before printing, and see which D-Bus call it receives. Or watch dbus-monitor --session. -- and post your results here? Thanks. Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#764472: cups creates millions of temporary files when printing

2014-10-13 Thread Till Kamppeter
This got also reported to Ubuntu as https://bugs.launchpad.net/debian/+source/system-config-printer/+bug/1156398 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#763517: patches breaking color management

2014-09-30 Thread Till Kamppeter
On 09/30/2014 07:34 PM, Didier Raboud wrote: > Till: would you have an idea of what is causing #763517 ? > Unfortunately, I have no idea about what is exactly happening here. I have forwarded this to Joe Simon who created the color management extension patch. Let's wait for his answe

Bug#756724: cups-browsed: Can't see remote printers in print dialogs

2014-08-03 Thread Till Kamppeter
I have fixed this regression on the BZR repository, rev. 7241. Thank you for the bug report. Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#754383: /etc/ppp/ip-up.d/000resolveconf does not run before the other scripts

2014-07-10 Thread Olaf Till
Package: resolvconf Version: 1.67 Debian GNU/Linux, wheezy, ifup/down-mechanism, no network manager, pppoe connection Description: /etc/ppp/ip-up.d/000resolvconf is supposed to run before the other scripts in the directory, but doesn't, because its name has only 3 digits, while the other filnam

Bug#754381: resolveconf does not write dhcpdnsoption.tmp correctly

2014-07-10 Thread Olaf Till
Package: resolvconf Version: 1.67 Debian GNU/Linux, wheezy, ifup/down-mechanism, no network manager, pppoe connection Description: /etc/ppp/ip-up.d/0001makedhcpdnsoption is supposed to write /etc/ppp/dhcpdnsoption.tmp for the dhcp sever, but the command it uses: (echo -n "option domain-name-se

Bug#750498: cups: server keeps timing out after 30secs idling with no way to change that

2014-06-03 Thread Till Kamppeter
It seems that cupsd needs to check whether there is a running web interface session and consider itself non-idle then. colord will probably also need some tweaking for laptop/mobile battery saving environments. Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#748028: Conflicting parameter types yielding undefined behaviour

2014-05-13 Thread Till Kamppeter
I have fixed this now upstream in BZR revision 7203. The fix will be part of the 1.0.54 release. Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#742666: cups-daemon: No Upstart support

2014-04-01 Thread Till Kamppeter
starts socket-activated (via port 631 and /var/run/cups/cups.sock) but CUPS also starts when a USB printer is plugged/unplugged or on boot when printers are shared or jobs in the queues. This way we can use CUPS on mobile systems (like Ubuntu Touch) or simply save battery power on laptops. Till

Bug#743286: dynamic motd inconsistencies

2014-04-01 Thread Till Maas
Package: libpam-modules Version: 1.1.3-7.1 libpam-modules contains pam_motd, which should disaplay a motd and update it dynamically. The man page states, that there is an option noupdate to disable updating the motd, otherwise it is updated. By default /etc/pam.d/sshd contains lines like session

Bug#742666: cups-daemon: No Upstart support

2014-03-31 Thread Till Kamppeter
uilding this package. Can you post a link to the Launchpad bug which you are talking about in your last comment? Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#742766: printer-driver-postscript-hp: HP LaserJet PostScript PPD buggy in Wheezy

2014-03-27 Thread Till Kamppeter
On 03/27/2014 07:16 PM, Jean Tourrilhes wrote: > Already done : > https://bugs.launchpad.net/hplip/+bug/1298194 Great, thanks. This is totally OK. Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Bug#742766: printer-driver-postscript-hp: HP LaserJet PostScript PPD buggy in Wheezy

2014-03-27 Thread Till Kamppeter
Thank you very much for your bug report and your patch. I fixed the bug in the hplip package for Debian and Ubuntu now (SVN repository, rev. 629). This should also get fixed upstream. Please report this bug with your patch upstream at http://launchpad.net/hplip/. Thanks in advance. Till

Bug#740583: pdftops (ghostscript) issue in debian 7.0 https://answers.launchpad.net/hplip/+question/243753

2014-03-03 Thread Till Kamppeter
Sanjay. can you please go to http://bugs.ghostscript.com/show_bug.cgi?id=695082 and answer the questions of the Ghostscript developers so that they can find and fix the bug? Thanks. Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#740583: pdftops (ghostscript) issue in debian 7.0 https://answers.launchpad.net/hplip/+question/243753

2014-03-03 Thread Till Kamppeter
Reported bug to Ghostscript upstream: http://bugs.ghostscript.com/show_bug.cgi?id=695082 Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#740583: pdftops (ghostscript) issue in debian 7.0 https://answers.launchpad.net/hplip/+question/243753

2014-03-03 Thread Till Kamppeter
by the printer's PostScript interpreter. Please try the following: Edit your /tmp/printout_gs_9_05.ps file, correcting the missing "%" characters, changing all "%BeginResource" to "%%BeginResource", the try to print it (with "-o raw") again. Does it work

Bug#738440: cups: new version contains Ubuntu Bug #1019662

2014-02-10 Thread Till Kamppeter
I have fixed the problem upstream (BZR rev. 7159) now. I do not use PATH+MAX any more for strings which are used to hold a command line. Command lines have 65535 bytes now. Please test and tell whether it solves the problem. If so, I will release a new cups-filters version. Till -- To

Bug#661544: cups: fontconfig conf file should be in conf.avail, not conf.d

2014-02-05 Thread Till Kamppeter
On 05.02.2014 17:12, Didier 'OdyX' Raboud wrote: Control: tags -1 +moreinfo Hi Till, Can you provide more explanations about this file (introduced in 1.0.19)? Le lundi, 27 février 2012, 16.12:10 Samuel Bronson a écrit : (…) File: /etc/fonts/conf.d/99pdftoopvp.conf (…) I think the f

Bug#737306: cups-core-drivers: commandtops missing from cups-core-drivers

2014-02-01 Thread Till Kamppeter
there) or we need to move commandtops into cups-core-drivers. Probably moving commandtops is much easier and it should not to take so much space. Didier, WDYT we should do here? Till On 02/01/2014 01:06 PM, Yves-Alexis Perez wrote: > Package: cups-core-drivers > Version: 1.7.1-3 >

Bug#736942: cups: Printing not working with Konica Minolta C220

2014-01-29 Thread Till Kamppeter
is a quirk rule to work around bugs in the PS interpreters of the printers. [...] Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#736378: libgs9-common: replace \r with \n in ps2epsi.ps

2014-01-23 Thread Till Kamppeter
On 01/23/2014 01:22 AM, Ryo Furue wrote: > It is > > http://bugs.ghostscript.com/show_bug.cgi?id=694968 This is fixed upstream now. Till -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

<    1   2   3   4   >