Custom Query (29 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 29)

1 2 3 4 5 6 7 8 9 10
Ticket Resolution Summary Owner Reporter
#21 invalid eCS Printer Manager Alex Taylor diver
Description

The eCS Printer Manager lacks (imho) the possibility to create a PDF writer. Having the possibility to create a PDF writer (pmpdf or ePDF) the same way as we create other writers would really help a lot. Also for customer support.

#6 fixed installation script of cups-base-1_4_8.wpi uses wrong LIBPATH bart estellnb
Description

cups-base-1_4_8.wpi always tries to search for dlls in the first line of config.sys that contains the word LIBPATH= even if it is a line commented out with rem. I have corrected the issue by adding the following line 2 to the installation script:

1: DO i = 1 TO match.0 2: IF left(strip(match.i),length('LIBPATH='))=='LIBPATH=' THEN DO 3: PARSE UPPER VAR match.i 'LIBPATH=' _lpath 4: IF _lpath <> THEN LEAVE 5: END 6: END

Futhermore I had to crop the optional package dependency with no 99 (error message: invalid package dep. no or similar)

#24 fixed libusb crashes system batchheizer
Description

On my new eCS 2.2 b 2 I will get my HP_LaserJet_Professional_P1606dn working. Via network are problems - so I tried USB.

  1. Printer not connected:

DEBUG: list_devices DEBUG: usb_find_busses=1 DEBUG: usb_find_devices=2

  1. Printer connected to a USB 2-Port.

DEBUG: list_devices DEBUG: usb_find_busses=1 DEBUG: usb_find_devices=3 direct usb://Unknown/(null)?serial=000000000QQ07LCPPR1a "Unknown" "Unknown" "Φ"

""

If I click Add Printer in "CUPS Administration (Local)" with connected USB-Printer the system crashes (black screen, reboot). Any idea?

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