Custom Query (204 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 204)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#92 fixed cups: strange characters in cupsd help text with wrong Option and lang != en Silvan Scherrer andi.b@gmx.net
Description

cups.i686 1:1.4.8-3.oc00

With my standard lang setting de_DE_EURO cupsd gives strange characters for unknown options. I guess this is a cosmetic problem only. But if this strange characters are produced by some buffer overflow it maybe worth to check.

{0}[p:\usr\sbin] cupsd -?
cupsd: unbekannte Option ÔÇ×?ÔÇ£ ÔÇô abbrechen!
Usage: cupsd [-c config-file] [-f] [-F] [-h] [-l]

-c config-file      Load alternate configuration file
-f                  Run in the foreground
-F                  Run in the foreground but detach
-h                  Show this usage message
-l                  Run cupsd from launchd(8)

{1}[p:\usr\sbin] set lang=

{0}[p:\usr\sbin] cupsd -?
cupsd: Unknown option "?" - aborting!
Usage: cupsd [-c config-file] [-f] [-F] [-h] [-l]

-c config-file      Load alternate configuration file
-f                  Run in the foreground
-F                  Run in the foreground but detach
-h                  Show this usage message
-l                  Run cupsd from launchd(8)
               

#99 fixed Update poppler to 0.42.0 to support version 5 and 6 PDFs Silvan Scherrer Lewis Rosenthal
Description

Versions of poppler before 0.42.0 do not support AES256 encryption, making it impossible to open PDFs created with newer Acrobats (I've run into a number of these files in the past couple of months).

I did just test 0.42.0 on openSUSE 13.2, and both okular and qpdfview were able to successfully open these files for reading.

#114 invalid libcx breaks CUPS printing Silvan Scherrer David McKenna
Description

I have installed and have been using Netlabs CUPS and HPLIP for printing with no problems. Today I installed libcx and suddenly CUPS printing no longer works, with a 'filter failed' message. This is in the error log:

D [23/Jul/2016:21:10:31 +0500] [Job 67] Set job-printer-state-message to "Processing page 1...", current level=INFO D [23/Jul/2016:21:10:31 +0500] [Job 67] prnt/hpcups/HPCupsFilter.cpp 575: cupsRasterOpen failed, fd = 0 D [23/Jul/2016:21:10:31 +0500] [Job 67] PID 106 (/@unixroot/usr/lib/cups/filter/pdftopdf.exe) exited with no errors. D [23/Jul/2016:21:10:31 +0500] [Job 67] PID 108 (/@unixroot/usr/lib/cups/filter/gstoraster.exe) stopped with status 11. D [23/Jul/2016:21:10:31 +0500] [Job 67] Hint: Try setting the LogLevel? to "debug" to find out more. D [23/Jul/2016:21:10:31 +0500] [Job 67] PID 109 (/@unixroot/usr/lib/cups/filter/hpcups.exe) stopped with status 1. D [23/Jul/2016:21:10:31 +0500] [Job 67] Hint: Try setting the LogLevel? to "debug" to find out more. D [23/Jul/2016:21:10:31 +0500] [Job 67] PID 112 (/@unixroot/usr/lib/cups/backend/socket.exe) exited with no errors. D [23/Jul/2016:21:10:31 +0500] [Job 67] End of messages D [23/Jul/2016:21:10:31 +0500] [Job 67] printer-state=3(idle) D [23/Jul/2016:21:10:31 +0500] [Job 67] printer-state-message="Filter failed"

Uninstalling libcx (using ANPM) then rebooting, and printing works again. Installed and uninstalled 3 times with the same result each time.

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.