You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2016/11/04 15:54:59 UTC

[jira] [Closed] (PROTON-1139) tx_recv_interactive.py example doesn't work

     [ https://issues.apache.org/jira/browse/PROTON-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Ross closed PROTON-1139.
-------------------------------
    Resolution: Fixed

> tx_recv_interactive.py example doesn't work
> -------------------------------------------
>
>                 Key: PROTON-1139
>                 URL: https://issues.apache.org/jira/browse/PROTON-1139
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.12.0
>            Reporter: Jakub Scholz
>            Assignee: Gordon Sim
>            Priority: Minor
>             Fix For: 0.13.0
>
>
> It looks like the tx_recv_interactive.py example doesn't work anymore, because the get_event_trigger method no longer exists.
> $ ./tx_recv_interactive.py
> Traceback (most recent call last):
>   File "./tx_recv_interactive.py", line 70, in <module>
>     events = reactor.get_event_trigger()
>   File "/usr/lib64/python2.7/site-packages/proton/wrapper.py", line 69, in __getattr__
>     raise AttributeError(name + " not in _attrs")
> AttributeError: get_event_trigger not in _attrs
> It looks like it should be replaced by the selectable method and EventInjector object.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org