[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-12-29 Thread gadLinux
*** This bug is a duplicate of bug 1501345 *** https://bugs.launchpad.net/bugs/1501345 Here they say it's fixed in 3.13.0-66 https://github.com/pyserial/pyserial/issues/17 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-07 Thread psylem
*** This bug is a duplicate of bug 1501345 *** https://bugs.launchpad.net/bugs/1501345 ** This bug has been marked a duplicate of bug 1501345 linux-image-3.13.0-65-generic 3.13.0-65 breaks Python based Serial communication -- You received this bug notification because you are a member

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-04 Thread Marius Kruger
I updated yesterday and got this issue afterwards. I tried the following workaround with worked for me : --- serialposix.py.stock2015-10-03 06:53:45.241261071 -0700 +++ serialposix.py 2015-10-03 06:55:07.481262475 -0700 @@ -457,7 +457,11 @@ # Disconnected devices, at least on

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-03 Thread peterd
Googling the error brought me here, also experiencing this issue with my Vantage weather station and weewx software being unable to access the station console after updating yesterday. Will roll back kernel -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-03 Thread Charles
Just updated Ubuntu yesterday and now Python exhibits this error when trying to read from serial port. Guess I'll roll back the kernel and see if that works. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-03 Thread Charles
Booting using 3.13.0-63-generic in the grub menu allows Python to access serial ports again. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchpad.net/bugs/1501240 Title: Serialport

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-02 Thread Dries
Also have this problem with weewx accessing a Davis Vantage Vue weather station. Downgrading kernel from 65 to 63 instantly solved it. Not a programmer but happy to supply logs, etc -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-01 Thread benpicco
It doesn't work with hterm or screen either anymore, so it's probably not a python bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchpad.net/bugs/1501240 Title: Serialport doens't

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python2.7 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu.

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-01 Thread benpicco
It's actually a bug in the kernel. With Linux 3.13.0-63-generic it works fine - 3.13.0-65-generic breaks it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchpad.net/bugs/1501240 Title:

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-01 Thread Jeff Bernardis
Yes - through grub I was able to boot the 63 generic kernel and the problem went away. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchpad.net/bugs/1501240 Title: Serialport doens't

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-09-30 Thread green
I have got Ubuntu 14.04. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchpad.net/bugs/1501240 Title: Serialport doens't work correctly after ubuntu update? Status in python2.7

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-09-30 Thread Jeff Bernardis
This same thing has occurred to me as of today - my reprap printer driver host program - written in python 2.7 - is now useless because every attempt to read from the USB port results in a SerialException. This same program has worked fine for years and it has not been recently changed. Ubuntu