Zoom and fade transition gives clutter error

Bug #584914 reported by Jamie Bennett
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Entertainer Media Center
Fix Committed
Medium
Jamie Bennett

Bug Description

Wrong number of arguments passed to clutter.Timeline()

Full traceback:

jamie@zander:~/Development/entertainer$ entertainer
Entertainer backend starting...
2010-05-24 11:59:14+0100 [-] Log opened.
2010-05-24 11:59:14+0100 [-] Traceback (most recent call last):
2010-05-24 11:59:14+0100 [-] File "/usr/bin/entertainer", line 8, in <module>
2010-05-24 11:59:14+0100 [-] main()
2010-05-24 11:59:14+0100 [-] File "/usr/lib/pymodules/python2.6/entertainerlib/client/__init__.py", line 35, in main
2010-05-24 11:59:14+0100 [-] client_client.start()
2010-05-24 11:59:14+0100 [-] File "/usr/lib/pymodules/python2.6/entertainerlib/client/client.py", line 48, in start
2010-05-24 11:59:14+0100 [-] self.ui.start_up()
2010-05-24 11:59:14+0100 [-] File "/usr/lib/pymodules/python2.6/entertainerlib/gui/user_interface.py", line 212, in start_up
2010-05-24 11:59:14+0100 [-] self.transition.forward_effect(None, self.current)
2010-05-24 11:59:14+0100 [-] File "/usr/lib/pymodules/python2.6/entertainerlib/gui/transitions/zoom_and_fade.py", line 49, in forward_effect
2010-05-24 11:59:14+0100 [-] fade_in = clutter.Timeline(22, 85)
2010-05-24 11:59:14+0100 [-] TypeError: clutter.Timeline.__init__() takes at most 1 argument (2 given)

Related branches

Revision history for this message
Jamie Bennett (jamiebennett) wrote :

This is also present in the cross-fade transition.

summary: - Zoom and fade transition give clutter error
+ Zoom and fade transition gives clutter error
Revision history for this message
Jamie Bennett (jamiebennett) wrote :

Clutter API calls are wrong. Fixed and proposed a branch for merging.

Matt Layman (mblayman)
Changed in entertainer:
assignee: nobody → Jamie Bennett (jamiebennett)
importance: Undecided → Medium
milestone: none → entertainer-0.6
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.