openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #25955
[Bug 1416703] [NEW] Exception when saving a service
Public bug reported:
Kubuntu 14.10
OpenLP trunk
On saving a service (it can be totally empty) I get an exception:
Traceback (most recent call last):
File "/home/oli/Programmierung/openlp/trunk/openlp/core/ui/servicemanager.py", line 715, in decide_save_method
return self.save_file_as()
File "/home/oli/Programmierung/openlp/trunk/openlp/core/ui/servicemanager.py", line 707, in save_file_as
self.decide_save_method()
File "/home/oli/Programmierung/openlp/trunk/openlp/core/ui/servicemanager.py", line 719, in decide_save_method
return self.save_file()
File "/home/oli/Programmierung/openlp/trunk/openlp/core/ui/servicemanager.py", line 604, in save_file
self.main_window.add_recent_file(path_file_name)
File "/home/oli/Programmierung/openlp/trunk/openlp/core/ui/mainwindow.py", line 1314, in add_recent_file
self.recent_files.insert(0, filename)
AttributeError: 'str' object has no attribute 'insert'
** Affects: openlp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1416703
Title:
Exception when saving a service
Status in OpenLP - Worship Presentation Software:
New
Bug description:
Kubuntu 14.10
OpenLP trunk
On saving a service (it can be totally empty) I get an exception:
Traceback (most recent call last):
File "/home/oli/Programmierung/openlp/trunk/openlp/core/ui/servicemanager.py", line 715, in decide_save_method
return self.save_file_as()
File "/home/oli/Programmierung/openlp/trunk/openlp/core/ui/servicemanager.py", line 707, in save_file_as
self.decide_save_method()
File "/home/oli/Programmierung/openlp/trunk/openlp/core/ui/servicemanager.py", line 719, in decide_save_method
return self.save_file()
File "/home/oli/Programmierung/openlp/trunk/openlp/core/ui/servicemanager.py", line 604, in save_file
self.main_window.add_recent_file(path_file_name)
File "/home/oli/Programmierung/openlp/trunk/openlp/core/ui/mainwindow.py", line 1314, in add_recent_file
self.recent_files.insert(0, filename)
AttributeError: 'str' object has no attribute 'insert'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1416703/+subscriptions
Follow ups
-
[Bug 1416703] Re: Exception when saving a service
From: Tim Bentley, 2015-02-21
-
[Bug 1416703] Re: Exception when saving a service
From: Tim Bentley, 2015-02-21
-
[Bug 1416703] Re: Exception when saving a service
From: Launchpad Bug Tracker, 2015-02-13
-
[Bug 1416703] Re: Exception when saving a service
From: Phill, 2015-02-09
-
[Bug 1416703] Re: Exception when saving a service
From: Raoul Snyman, 2015-02-07
-
[Bug 1416703] Re: Exception when saving a service
From: Phill, 2015-02-07
-
[Bug 1416703] Re: Exception when saving a service
From: Phill, 2015-02-02
-
[Bug 1416703] Re: Exception when saving a service
From: Phill, 2015-02-02
-
[Bug 1416703] Re: Exception when saving a service
From: Tomas Groth, 2015-02-02
-
[Bug 1416703] Re: Exception when saving a service
From: Oliver Wieland, 2015-01-31
-
[Bug 1416703] [NEW] Exception when saving a service
From: Oliver Wieland, 2015-01-31
References