Dragging video from media manager to the service manager results in error

Bug #677710 reported by Wesley Stout
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Released
Undecided
Tim Bentley

Bug Description

Using build 1118, I get this error:

Traceback (most recent call last):
  File "/home/wesley/Projects/openlp/trunk/openlp/core/lib/plugin.py", line 245, in processAddServiceEvent
    self.mediaItem.onAddClick()
  File "/home/wesley/Projects/openlp/trunk/openlp/core/lib/mediamanageritem.py", line 492, in onAddClick
    self.parent.serviceManager.addServiceItem(service_item)
  File "/home/wesley/Projects/openlp/trunk/openlp/core/ui/servicemanager.py", line 898, in addServiceItem
    item.render()
  File "/home/wesley/Projects/openlp/trunk/openlp/core/lib/serviceitem.py", line 159, in render
    self.render_manager.set_override_theme(theme, useOverride)
  File "/home/wesley/Projects/openlp/trunk/openlp/core/lib/rendermanager.py", line 158, in set_override_theme
    self.renderer.set_theme(self.themedata)
  File "/home/wesley/Projects/openlp/trunk/openlp/core/lib/renderer.py", line 63, in set_theme
    self.theme_name = theme.theme_name
AttributeError: 'unicode' object has no attribute 'theme_name'

Related branches

Revision history for this message
Wesley Stout (wesleystout) wrote :

Seems to be the same with bibles, songs etc.

Revision history for this message
Tim Bentley (trb143) wrote :

Unable to reproduce on either of development code bases or a brand new version from Launchpad.

Revision history for this message
Wesley Stout (wesleystout) wrote :

Here is a screenshot, build 1117 from the dev repo installed through Ubuntu's package manager works just fine.

Revision history for this message
Wesley Stout (wesleystout) wrote :

I changed to the database we use in church and this was no longer a problem so I have attached ~/.local/share/openlp/ folder these files worked fine until build 1118

Revision history for this message
Wesley Stout (wesleystout) wrote :

Adding a default theme made the difference. Now things work again, I know we are still early on but thinking some type of basic default theme will probably eventually be added?

Tim Bentley (trb143)
Changed in openlp:
status: New → Fix Released
assignee: nobody → Tim Bentley (trb143)
Changed in openlp:
milestone: none → 1.9.4
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.