setup.py doesn't install transition icons

Bug #840780 reported by IRIE Shinsuke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenShot Video Editor
Fix Released
Critical
Unassigned

Bug Description

At r527, transition icons were moved from icons/ to icons/small/ and icons/medium/, but setup.py isn't changed yet. So, setup.py cannot install these icons and an error occurs when I click "Transitions" tab:

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/openshot/windows/MainGTK.py", line 518, in on_nbFiles_switch_page
    self.OSIcvTransitions = IcvTransitions.OpenShotTree(self.icvTransitions, self.project)
  File "/usr/lib/pymodules/python2.7/openshot/windows/IcvTransitions.py", line 48, in __init__
    self.populate()
  File "/usr/lib/pymodules/python2.7/openshot/windows/IcvTransitions.py", line 75, in populate
    pbThumb = gtk.gdk.pixbuf_new_from_file(file_path)
glib.GError: Failed to open file '/usr/lib/pymodules/python2.7/openshot/transitions/icons/medium/sand.png': No such file or directory

Tested r546 on Ubuntu 11.04 amd64.

Tags: patch

Related branches

Revision history for this message
IRIE Shinsuke (irie) wrote :
Revision history for this message
Olivier Girard (eolinwen) wrote :

Thanks a lot for this patch.

Changed in openshot:
status: New → Confirmed
importance: Undecided → Low
milestone: none → 1.4.0
Andy Finch (fincha)
Changed in openshot:
status: Confirmed → Fix Committed
Changed in openshot:
importance: Low → High
importance: High → Critical
Changed in openshot:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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