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

traceback when trying to connect to an ip. #732

Closed
Duality4Y opened this issue Apr 4, 2016 · 0 comments
Closed

traceback when trying to connect to an ip. #732

Duality4Y opened this issue Apr 4, 2016 · 0 comments

Comments

@Duality4Y
Copy link

hi there another traceback sorry for that!
but this time when i try and connect to my printer but when the ip is not available.
(I haven't connected to the acces point yet)

Connecting...
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/printrun/pronterface.py", line 1057, in connect
    if not self.connect_to_printer(port, baud, self.settings.dtr):
  File "/usr/lib/python2.7/site-packages/printrun/pronsole.py", line 720, in connect_to_printer
    self.p.connect(port, baud, dtr)
  File "/usr/lib/python2.7/site-packages/printrun/printcore.py", line 46, in inner
    return f(*args, **kw)
  File "/usr/lib/python2.7/site-packages/printrun/printcore.py", line 187, in connect
    "\n" + e.strerror)
TypeError: coercing to Unicode: need string or buffer, NoneType found
@kliment kliment closed this as completed in 7ca952d Apr 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant