我正在尝试在 Ubuntu 22.04 中安装打印机。
通过“设置”应用程序,它尝试下载驱动程序,然后失败并显示“无法添加新打印机”。
通过system-config-printer-gnome
我得到
Caught non-fatal exception. Traceback:
File "/usr/share/system-config-printer/newprinter.py", line 4235, in getNPPPD
ppd = cups.PPD(f)
RuntimeError: ppdOpenFile failed
Continuing anyway..
在命令行和There was an error during the CUPS operation: server-error-internal-error'
GUI 中
我是该团体的一名成员lpadmin
。
我如何才能获得有关失败原因的更多详细信息?