[Bug 1355394] [NEW] please upgrade 14.04 with the 8.1.2c+dfsg-5 version

Launchpad Bug Tracker 1355394 at bugs.launchpad.net
Mon Aug 11 20:22:26 UTC 2014


You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):

[Test Case]

This is took from the zeromq3 initial bug report

this bug can be seens using the python-binding.
But for htis you need a working tango database.

apt-get install mysql-server
apt-get install tango-db python-pytango

then

~$ python
>>> import PyTango
>>> dev_name = 'sys/database/2'
>>> dev = PyTango.DeviceProxy(dev_name)
>>> cb = PyTango.utils.EventCallBack()
>>> id = dev.subscribe_event("state", PyTango.EventType.CHANGE_EVENT,
cb, [], True)

(waits forever... till  I press CTRL+C)

the expected result is that the last line does not hang

** Affects: tango (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: patch
-- 
please upgrade 14.04 with the 8.1.2c+dfsg-5 version
https://bugs.launchpad.net/bugs/1355394
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list