Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PAPPL 1.4.x Incompatibility - Options and State using the same filenames! #129

Closed
michaelrsweet opened this issue Feb 15, 2024 · 1 comment
Assignees
Labels
bug Something isn't working priority-high
Milestone

Comments

@michaelrsweet
Copy link
Owner

It has come to my attention that PAPPL 1.4's new option support conflicts with the historical state filenames for lprint (lprint.conf).

In order to separate configuration/state from options, PAPPL by default uses BASENAME.state for state and printer configuration and BASENAME.conf for server configuration (read-only). LPrint needs to migrate to the new file naming conventions and ideally should stop using its own system callback now that the default is fully functional.

@michaelrsweet michaelrsweet self-assigned this Feb 15, 2024
@michaelrsweet michaelrsweet added bug Something isn't working priority-high labels Feb 15, 2024
@michaelrsweet michaelrsweet added this to the Stable milestone Feb 15, 2024
@michaelrsweet
Copy link
Owner Author

Hopefully we won't run into too many cases where the lprint.conf filename would have been used. The new system callback follows PAPPL's method (which follows the corresponding platform standards...):

[master 648bc20] Update state filename to current PAPPL standard, rename old state filenames (Issue #129)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-high
Projects
None yet
Development

No branches or pull requests

1 participant