Custom Query (204 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 204)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
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)
               

#148 wontfix GSView printing does not work anymore andi.b@gmx.net
Description

When I want to print something I get -

Unknown device: pswrite
  ./base/gsicc_manage.c:1086: gsicc_open_search(): Could not find default_gray.icc 
| ./base/gsicc_manage.c:1706: gsicc_set_device_profile(): cannot find device profile
Unrecoverable error: unknownerror in .special_op
Operand stack:
    defaultdevice
Unrecoverable error: undefined in .uninstallpagedevice
Operand stack:
    defaultdevice
gsapi_exit returns 0
DosFreeModule returns 12

I'm pretty sure this worked in the past, about 1 year ago when we tested cups and ghostscript. But now it does not work anymore.

My Ghostscript settings -

DLL: p:/usr/lib/gsdll2.dll
Suchpfad (INCLUDE?): p:/usr/lib
Options: -dNOPLATFONTS -sFONTPATH="m:/psfonts;p:/usr/share/fonts/default/Type1"

M: is boot drive, P: is %UNIXROOT%

#85 invalid svn commit always throws out exception c0000005 Andreas Schnellbacher
Description

Since some weeks I always get an error message on executing a subversion action. The process works, so the message is just cosmetic. Example:

epm: G:\Dev\netlabs\nepmd\trunk\src\netlabs\macros > svn ci *.e
Exception = c0000005 occurred at EIP = 14ff56b2.
Sending        sortepm.e
Sending        tree.e
Transmitting file data ..
Committed revision 2661.

I have already tried out Paul Smedleys (untested) version of svn. It works well, but behaves the same as the regular netlabs.org version, installed with YUM.

I'm pretty sure that's not a svn issue, but rather one of the used subsystem.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.