Launching OpenLP in portable mode results in a traceback

Bug #1735765 reported by Simon Hanna
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Committed
Medium
Phill

Bug Description

Here is a traceback:

~/dev/openlp/trunk 27s
env ❯ python openlp.py -p
Traceback (most recent call last):
  File "openlp.py", line 60, in <module>
    main()
  File "/home/sim/dev/openlp/trunk/openlp/core/app.py", line 409, in main
    settings.upgrade_settings()
  File "/home/sim/dev/openlp/trunk/openlp/core/common/settings.py", line 496, in upgrade_settings
    new_value = new_rule(*old_values)
  File "/home/sim/dev/openlp/trunk/openlp/core/common/path.py", line 209, in str_to_path
    raise TypeError('parameter \'string\' must be of type str')
TypeError: parameter 'string' must be of type str

Related branches

Revision history for this message
Phill (phill-ridout) wrote :

I've already spotted this one, and have a fix waiting.

Changed in openlp:
importance: Undecided → Medium
status: New → In Progress
assignee: nobody → Phill (phill-ridout)
Tim Bentley (trb143)
Changed in openlp:
milestone: none → 2.9.1
status: In Progress → Fix Committed
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.