ExLibrisGroup / alma-print-daemon

Application which listens for and prints letters from the Ex Libris Alma print queues.
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Allow update of printer profiles #43

Closed dregad closed 1 year ago

dregad commented 2 years ago

Currently (2.0.0-beta-03) the configuration dialog does not allow the user to edit existing printer profiles. To make a change, the only way is to delete the profile, then add it back.

This was not much of a problem before, but with the additional settings (paper format, margins, etc) that sometimes require some tweaking, it's becoming more of a hassle.

mgobat commented 2 years ago

Available in 2.1.0-beta1 release, https://github.com/ExLibrisGroup/alma-print-daemon/releases/tag/v2.1.0-beta1. Pre-release, use in test before rolling out to everyone.

dregad commented 1 year ago

I tested the edit functionality this morning on 2.1.0-beta2 release and it seems to work as expected.

That being said, considering #44 I'm not sure what is actually happening to the profiles when edited by multiple users. I'll perform some additional tests in coordination with a colleague later and get back to you.

mgobat commented 1 year ago

@dregad, thank you for testing this enhancement. Each user should have their own alma-print-config.json file in C:\Users\\AppData\Roaming\alma-print-daemon.

mgobat commented 1 year ago

Editing existing printer profiles available in version 2.1.0.