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

escputil #52354

Open
tuxslack opened this issue Sep 25, 2024 · 0 comments
Open

escputil #52354

tuxslack opened this issue Sep 25, 2024 · 0 comments
Labels
bug Something isn't working needs-testing Testing a PR or reproducing an issue needed

Comments

@tuxslack
Copy link

Is this a new report?

Yes

System Info

Void Linux x86_64

Package(s) Affected

Gutenprint 5.3.4, epson-inkjet-printer-escpr-1.8.1_1

Does a report exist for this bug with the project's home (upstream) and/or another distro?

$ uname -r
6.6.52_1

Expected behaviour

clean epson print head on void linux

Actual behaviour

clean epson print head on linux

Steps to reproduce

$ escputil -n --raw-device /dev/usb/lp0

ERROR: ***Gutenprint 5.3.4 assertion list != NULL failed! file print-list.c, line 212. Please report this bug!
Abortado

$ escputil -n /dev/usb/lp0

ERROR: ***Gutenprint 5.3.4 assertion list != NULL failed! file print-list.c, line 212. Please report this bug!
Abortado

$ ldd which escputil
linux-vdso.so.1 (0x00007ffd1446d000)
libgutenprint.so.9 => /usr/lib/libgutenprint.so.9 (0x00007f87d57b4000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f87d55ca000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f87d54e8000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f87d54e3000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007f87d585d000)

@tuxslack tuxslack added bug Something isn't working needs-testing Testing a PR or reproducing an issue needed labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-testing Testing a PR or reproducing an issue needed
Projects
None yet
Development

No branches or pull requests

1 participant