Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] hplip: crashes
@ 2020-04-06  6:12 bobertlo
  2020-04-09  5:24 ` bobertlo
  2020-07-30 15:14 ` [ISSUE] [CLOSED] " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: bobertlo @ 2020-04-06  6:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1050 bytes --]

New issue by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/issues/20689

Description:
```
Found device: hp:/net/ENVY_5660_series?ip=10.1.20.100
Traceback (most recent call last):
  File "/usr/share/hplip/ui5/setupdialog.py", line 1305, in NextButton_clicked
    self.showAddPrinterPage()
  File "/usr/share/hplip/ui5/setupdialog.py", line 711, in showAddPrinterPage
    self.findPrinterPPD()
  File "/usr/share/hplip/ui5/setupdialog.py", line 789, in findPrinterPPD
    self.ppds = cups.getSystemPPDs()
  File "/usr/share/hplip/prnt/cups.py", line 329, in getSystemPPDs
    path = os.path.join(cups_ppd_path, ppd)
  File "/usr/lib/python3.8/posixpath.py", line 76, in join
    a = os.fspath(a)
TypeError: expected str, bytes or os.PathLike object, not NoneType
Aborted
```

Seems to be a regression of https://github.com/void-linux/void-packages/commit/687e3c21c6cacf52b18782a30f43b9883b098b21

That directory did not exist, and creating it solved the issue. I don't know why this is happening.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-30 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-06  6:12 [ISSUE] hplip: crashes bobertlo
2020-04-09  5:24 ` bobertlo
2020-07-30 15:14 ` [ISSUE] [CLOSED] " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).