Date: Thu, 23 Jul 2020 19:33:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248227] cad/cura: fix USB printing support Message-ID: <bug-248227-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248227 Bug ID: 248227 Summary: cad/cura: fix USB printing support Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: db@FreeBSD.org Reporter: greg@unrelenting.technology Assignee: db@FreeBSD.org Flags: maintainer-feedback?(db@FreeBSD.org) Created attachment 216724 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216724&action= =3Dedit cura-usb.patch Yes, it's not cool and networking really should be used, but still it shoul= dn't be broken.. The serial library returns 'n/a' to the port[2] string that Cura was checki= ng for starting with 'USB' (which would actually be 'U' for us). I guess somew= here it is only splitting on 'tty' and not 'cua'. Well, let's just not filter se= rial ports for USB for now. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248227-7788>