Context Navigation


Changeset 84


Ignore:
Timestamp:
Feb 21, 2019, 9:24:20 PM (7 years ago)
Author:
Alex Taylor
Message:

Fall back to PSPRINT (if available) if default presentation driver is not installed.

Location:
trunk/gui/printer/cupswiz
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/printer/cupswiz/cupswiz.VRP

    r82 r84
    77VRXWindow: __VREMainWindow,1,578,2746,5770,9106
    88VRXWindow: __VRESectionListWindow,1,723,11900,4529,3891
    9VRXWindow: __VREToolsWindow,1,1650,9973,54(削除) 68,1661 (削除ここまで)
    9VRXWindow: __VREToolsWindow,1,1650,9973,54(追記) 74,1665 (追記ここまで)
    1010VRXWindow: __VREWindListWindow,1,5191,11900,2650,3891
    1111UserFile: 1
  • trunk/gui/printer/cupswiz/cupswiz.VRX

    r82 r84
    736736 PARSE VAR models.i _brand _model ' - CUPS+' _type
    737737 IF _type == '' THEN DO
    738 IF POS('hpcups', _model ) > 0 THEN(削除) (削除ここまで)
    738 IF POS('hpcups', _model ) > 0 THEN(追記) (追記ここまで)
    739739 _type = 'HPLIP'
    740 ELSE IF POS('hpijs', _model ) > 0 THEN(削除) (削除ここまで)
    740 ELSE IF POS('hpijs', _model ) > 0 THEN(追記) (追記ここまで)
    741741 _type = 'HPLIP'
    742742 ELSE IF ( _type == '') & ( LEFT( ppds.i, 3 ) == 'hp/') THEN
    16871687 WORD( globals.!prt_nick, 1 ) == 'Hewlett-Packard' THEN
    16881688 globals.!os2driver = 'ECUPS-HP'
    1689 ELSE IF TRANSLATE( WORD( globals.!prt_nick, 1 )) == 'E(削除) pson (削除ここまで)' THEN
    1689 ELSE IF TRANSLATE( WORD( globals.!prt_nick, 1 )) == 'E(追記) PSON (追記ここまで)' THEN
    16901690 globals.!os2driver = 'EPSONINK'
    16911691 ELSE
    21032103 LEAVE
    21042104 END
    2105(追記) /* If PSPRINT is present use it as a fallback default */ (追記ここまで)
    2106(追記) ELSE IF drv_list.i == 'PSPRINT' THEN def_idx = i (追記ここまで)
    21052107 END
    21062108 CALL VRSet 'DDCB_PRESDRV', 'Selected', def_idx
  • trunk/gui/printer/cupswiz/readme.1st

    r82 r84
    103103 - There is no way to go 'back' in the wizard; if you need to go back and
    104104 change a previous selection, you must cancel and start over.
    105 - Th(削除) e program has only been tested with Gutenprint, HPLIP, and native (削除ここまで)
    106 (削除) Postscript printers with imported PPDs. Other drivers packages such as (削除ここまで)
    107 (削除) SpliX or foo2qpdl may work but this is not guaranteed (削除ここまで).
    105 - Th(追記) is program has not been exhaustively tested with all possible driver (追記ここまで)
    106 (追記) packages; they should generally work, but it may be possible to encounter (追記ここまで)
    107 (追記) a driver package which behaves in a way CUPSWIZ does not expect (追記ここまで).
    108108 - If your %TMP% directory has spaces in the pathname, the program will almost
    109109 certainly fail to work properly. The same applies to your %LOGFILES%
    113113 - Password-protected local CUPS queues are not supported. (Network printers
    114114 connected with LPD, IPP or SMB should work, however.)
    115(削除) - There may well be undiscovered bugs; please report any you find. (削除ここまで)
    116115
    117116Contact: Alex Taylor (alex at altsan dot org)
Note: See TracChangeset for help on using the changeset viewer.

AltStyle によって変換されたページ (->オリジナル) /