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

Can't remove printer with lprint delete #17

Closed
jashephe opened this issue Mar 26, 2020 · 2 comments
Closed

Can't remove printer with lprint delete #17

jashephe opened this issue Mar 26, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jashephe
Copy link

When I try to delete a printer using lprint delete, a non-zero exit status is returned and the printer is not deleted.

$ lprint status
Running, idle since Thu, 26 Mar 2020 20:12:59 GMT
$ lprint printers
test-labelwriter
$ lprint delete -d test-labelwriter
lprint: Unable to get information for 'test-labelwriter' - successful-ok
<exit status=1>
$ lprint printers
test-labelwriter

Let me know if there's any other debugging information I can provide — thanks!


Printer: Dymo LabelWriter 450 Twin Turbo
System: Linux <hostname> 5.5.11-1-ARCH #1 SMP Sun Mar 22 07:43:38 MDT 2020 aarch64 GNU/Linux

@michaelrsweet michaelrsweet self-assigned this Mar 28, 2020
@michaelrsweet michaelrsweet added the bug Something isn't working label Mar 28, 2020
@michaelrsweet michaelrsweet added this to the v1.0.x milestone Mar 28, 2020
@michaelrsweet
Copy link
Owner

Also applies to the "default" command... :/

@michaelrsweet
Copy link
Owner

[master 2c541b5] Fix lprint default and lprint delete (Issue #17)

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

No branches or pull requests

2 participants