bugGNU a2ps - Bugs: bug #64034, Report errors when finding files...

 
 

bug #64034: Report errors when finding files rather than just aborting

Submitter:  Reuben Thomas <rrt>
Submitted:  Wed 12 Apr 2023 11:01:10 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 12 Apr 2023 11:01:10 AM UTC, original submission:  

If `level1.ppd` is not found by `a2ps --list=default`, it aborts with an error, and no explanation.

A user writes:

- If some configuration files could not be found, "a2ps --list=default" should not fail, but should print where it looked.

- Actually, if a2ps cannot find its configuration files, it should print where it looked (without requiring additional commands).

This would be better! The problem is that the low-level routine `xpw_find_file` aborts with an error if the file is not found; instead, it should return an error code, and all its callers need to be adjusted to deal with the error appropriately.

Reuben Thomas <rrt>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rrt (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code