Review: Needs Fixing

Got this when I started OpenLP.

Traceback (most recent call last):
  File "./openlp.py", line 44, in <module>
    main()
  File 
"/home/raoul/Projects/OpenLP/OpenLP/non-text-item-height-default/openlp/core/__init__.py",
 line 392, in main
    sys.exit(application.run(qt_args))
  File 
"/home/raoul/Projects/OpenLP/OpenLP/non-text-item-height-default/openlp/core/__init__.py",
 line 142, in run
    Registry().execute('bootstrap_initialise')
  File 
"/home/raoul/Projects/OpenLP/OpenLP/non-text-item-height-default/openlp/core/common/registry.py",
 line 137, in execute
    result = function(*args, **kwargs)
  File 
"/home/raoul/Projects/OpenLP/OpenLP/non-text-item-height-default/openlp/core/lib/pluginmanager.py",
 line 68, in bootstrap_initialise
    self.initialise_plugins()
  File 
"/home/raoul/Projects/OpenLP/OpenLP/non-text-item-height-default/openlp/core/lib/pluginmanager.py",
 line 183, in initialise_plugins
    plugin.initialise()
  File 
"/home/raoul/Projects/OpenLP/OpenLP/non-text-item-height-default/openlp/plugins/media/mediaplugin.py",
 line 66, in initialise
    super().initialise()
  File 
"/home/raoul/Projects/OpenLP/OpenLP/non-text-item-height-default/openlp/core/lib/plugin.py",
 line 277, in initialise
    self.media_item.initialise()
  File 
"/home/raoul/Projects/OpenLP/OpenLP/non-text-item-height-default/openlp/plugins/media/lib/mediaitem.py",
 line 303, in initialise
    self.load_list(Settings().value(self.settings_section + '/media files'))
  File 
"/home/raoul/Projects/OpenLP/OpenLP/non-text-item-height-default/openlp/plugins/media/lib/mediaitem.py",
 line 368, in load_list
    item_name.setToolTip('%s@%s-%s' % (file_name, format_milliseconds(start), 
format_milliseconds(end)))
  File 
"/home/raoul/Projects/OpenLP/OpenLP/non-text-item-height-default/openlp/core/ui/media/__init__.py",
 line 143, in format_milliseconds
    millis=millis)
ValueError: Unknown format code 'd' for object of type 'float'

-- 
https://code.launchpad.net/~knightrider0xd/openlp/non-text-item-height-default/+merge/295318
Your team OpenLP Core is subscribed to branch lp:openlp.

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to