nathangray
07-29-2010, 06:12 PM
I'm trying to connect to a SnapStick using Portal 2.4 under an upgraded Ubuntu 10.04. The GUI gives these errors:
2010-07-29 17:08:15 Loading configuration from file: /home/nathan/Portal/default.swn
2010-07-29 17:08:18 Flush Write Buffer Exception:
2010-07-29 17:08:18 Flush Read Buffer Exception:
2010-07-29 17:08:18 Connection opened to /dev/ttyUSB0
2010-07-29 17:08:18 Flush Read Buffer Exception:
2010-07-29 17:08:18 Read Exception:
2010-07-29 17:08:18 Connection Closed
Log:
17:04:40:966 DEBUG Portal ******** Synapse Portal Log - 2.4.10 ********
17:04:41:868 DEBUG Portal.ComChannel Node Command Dispatcher Started
17:04:41:868 DEBUG Portal.ComChannel Node Response Dispatcher Started
17:04:42:736 INFO Portal Loading configuration from file: /home/nathan/Portal/default.swn
17:04:47:084 ERROR serialwrapper.PyserialDriver Flush Write Buffer Exception:
Traceback (most recent call last):
File "Synapse/Portal_2.4.10/serialwrapper.PyserialDriver", line 160, in flushWriteBuf
File "Synapse/Portal_2.4.10/serialwrapper.serial.serialposix", line 398, in flushOutput
SerialException: Port not open
17:04:47:086 ERROR serialwrapper.PyserialDriver Flush Read Buffer Exception:
Traceback (most recent call last):
File "Synapse/Portal_2.4.10/serialwrapper.PyserialDriver", line 169, in flushReadBuf
File "Synapse/Portal_2.4.10/serialwrapper.serial.serialposix", line 391, in flushInput
SerialException: Port not open
17:04:47:097 INFO Portal Connection opened to /dev/ttyUSB0
17:04:47:098 DEBUG Portal.NodeWatcher Sent querry for bridge device
17:04:47:112 ERROR serialwrapper.PyserialDriver Flush Read Buffer Exception:
Traceback (most recent call last):
File "Synapse/Portal_2.4.10/serialwrapper.PyserialDriver", line 169, in flushReadBuf
File "Synapse/Portal_2.4.10/serialwrapper.serial.serialposix", line 391, in flushInput
SerialException: Port not open
17:04:47:173 ERROR serialwrapper.PyserialDriver Read Exception:
Traceback (most recent call last):
File "Synapse/Portal_2.4.10/serialwrapper.PyserialDriver", line 241, in readPoll
File "Synapse/Portal_2.4.10/serialwrapper.serial.serialposix", line 344, in read
SerialException: Port not open
17:04:47:174 INFO Portal Connection Closed
17:04:53:196 INFO Portal Configuration saved to file: /home/nathan/Portal/default.swn
17:04:53:197 DEBUG Portal closeConnection Called
17:04:53:198 INFO Portal.NodeWatcher Unable to Send Broadcast Requesting 'Device Status'
I've tried setting the python lib directory to /usr/lib/python2.4 with no change.
2010-07-29 17:08:15 Loading configuration from file: /home/nathan/Portal/default.swn
2010-07-29 17:08:18 Flush Write Buffer Exception:
2010-07-29 17:08:18 Flush Read Buffer Exception:
2010-07-29 17:08:18 Connection opened to /dev/ttyUSB0
2010-07-29 17:08:18 Flush Read Buffer Exception:
2010-07-29 17:08:18 Read Exception:
2010-07-29 17:08:18 Connection Closed
Log:
17:04:40:966 DEBUG Portal ******** Synapse Portal Log - 2.4.10 ********
17:04:41:868 DEBUG Portal.ComChannel Node Command Dispatcher Started
17:04:41:868 DEBUG Portal.ComChannel Node Response Dispatcher Started
17:04:42:736 INFO Portal Loading configuration from file: /home/nathan/Portal/default.swn
17:04:47:084 ERROR serialwrapper.PyserialDriver Flush Write Buffer Exception:
Traceback (most recent call last):
File "Synapse/Portal_2.4.10/serialwrapper.PyserialDriver", line 160, in flushWriteBuf
File "Synapse/Portal_2.4.10/serialwrapper.serial.serialposix", line 398, in flushOutput
SerialException: Port not open
17:04:47:086 ERROR serialwrapper.PyserialDriver Flush Read Buffer Exception:
Traceback (most recent call last):
File "Synapse/Portal_2.4.10/serialwrapper.PyserialDriver", line 169, in flushReadBuf
File "Synapse/Portal_2.4.10/serialwrapper.serial.serialposix", line 391, in flushInput
SerialException: Port not open
17:04:47:097 INFO Portal Connection opened to /dev/ttyUSB0
17:04:47:098 DEBUG Portal.NodeWatcher Sent querry for bridge device
17:04:47:112 ERROR serialwrapper.PyserialDriver Flush Read Buffer Exception:
Traceback (most recent call last):
File "Synapse/Portal_2.4.10/serialwrapper.PyserialDriver", line 169, in flushReadBuf
File "Synapse/Portal_2.4.10/serialwrapper.serial.serialposix", line 391, in flushInput
SerialException: Port not open
17:04:47:173 ERROR serialwrapper.PyserialDriver Read Exception:
Traceback (most recent call last):
File "Synapse/Portal_2.4.10/serialwrapper.PyserialDriver", line 241, in readPoll
File "Synapse/Portal_2.4.10/serialwrapper.serial.serialposix", line 344, in read
SerialException: Port not open
17:04:47:174 INFO Portal Connection Closed
17:04:53:196 INFO Portal Configuration saved to file: /home/nathan/Portal/default.swn
17:04:53:197 DEBUG Portal closeConnection Called
17:04:53:198 INFO Portal.NodeWatcher Unable to Send Broadcast Requesting 'Device Status'
I've tried setting the python lib directory to /usr/lib/python2.4 with no change.