[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2015-01-17 Thread Michael Heath
This workaround worked on 14.10! -- finally!!-- http://www.serenux.com/2014/08/howto-install-flumotion-streaming-server-on-ubuntu-14-04/ (This update in the bug (e.g 2014-11-28) was so close - Thanks Thomas for trying to help.) -- As this page states: This issue will be resolved once Flumotion

[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2014-12-06 Thread Michael Heath
I tested the above patch on Ubuntu 14.04 LTS-- a) I used the Ubuntu Software Center to install the Flumotion. b) When I tried to setup a ondemand stream, it failed as documented in this bug. (e.g. start a new manager and connect to it) c) then I applied the patch at

Re: [Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2014-12-06 Thread Thomas Vander Stichele
For that last error, it says it's unable to import md5. Check if that module is missing. I vaguely recall it may have moved or been deprecated, so depending on your python version that could be an issue. T On 12/06/2014 09:48 PM, Michael Heath wrote: I tested the above patch on Ubuntu 14.04

[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2014-11-27 Thread Kenji Noguchi
There is a patch proposed at the upstream. I applied it, and worked nicely. http://lists.fluendo.com/pipermail/flumotion-devel/2014-January/000698.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2014-05-17 Thread elbixente
Latest version Ubuntu 14.04 also have the same problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200954 Title: Flumotion does not start: AttributeError: 'EPollReactor' object has no

[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2014-01-19 Thread Patrick Steiner
Latest version of Ubuntu 13.10 also crashes. It look like the listenWith method is not available with python-twisted anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200954 Title: Flumotion

[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2013-11-12 Thread Paweł Szubert
Just for confirmation: Ubuntu 13.10, package for precise (latest stable), same error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200954 Title: Flumotion does not start: AttributeError:

[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2013-10-27 Thread Michael Heath
Just an FYI -- Tested on Ubuntu 13.10: same error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200954 Title: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute

[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2013-10-07 Thread Moses Moore
May be a disconnect between the flumotion.worker.feedsesrver code and twisted python. `AttributeError: 'EPollReactor' object has no attribute 'listenWith'` `tport = reactor.listenWith(...` `from twisted.internet import reactor` `python -c 'from twisted.internet import reactor; print

[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2013-09-26 Thread Michael Heath
new Flumotion ticket -- https://code.flumotion.com/trac/ticket/1561 ** Bug watch added: code.flumotion.com/trac/ #1561 https://code.flumotion.com/trac/ticket/1561 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2013-09-24 Thread Michael Heath
I ugraded to 13.04 and because of this bug, I had to move back to Release 12.10 (quantal) 64-bit on my on-demand video server. I found this problem right when 13.04 was released! I just now found this bug, and tested this again -- the log produced by running cat /var/log/flumotion/service.log

[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2013-07-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: flumotion (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200954 Title: