[Openlp-core] [Bug 1385979] Re: Settings form -- list_item variable issue

2014-10-28 Thread Darryl Mann
Simply by opening up the configuration settings dialog box. For me, it starts happending after the second time. I'm using Kubuntu 14.04 64-bit if that helps. ** Description changed: Traceback (most recent call last):   File ~/Projects/openlp/openlp/core/ui/settingsform.py, line 151, in

[Openlp-core] [Merge] lp:~manndarryl/openlp/blank-logo into lp:openlp

2014-10-28 Thread Darryl Mann
Darryl Mann has proposed merging lp:~manndarryl/openlp/blank-logo into lp:openlp. Requested reviews: OpenLP Core (openlp-core) For more details, see: https://code.launchpad.net/~manndarryl/openlp/blank-logo/+merge/239909 Add a Blank to Logo feature. This uses the default image from

[Openlp-core] [Merge] lp:~manndarryl/openlp/thememanager-margins into lp:openlp

2014-10-27 Thread Darryl Mann
Darryl Mann has proposed merging lp:~manndarryl/openlp/thememanager-margins into lp:openlp. Requested reviews: OpenLP Core (openlp-core) For more details, see: https://code.launchpad.net/~manndarryl/openlp/thememanager-margins/+merge/239786 Added to Theme Manager the option to set out output

[Openlp-core] [Merge] lp:~manndarryl/openlp/thememanager-margins into lp:openlp

2014-10-27 Thread Darryl Mann
Darryl Mann has proposed merging lp:~manndarryl/openlp/thememanager-margins into lp:openlp. Requested reviews: OpenLP Core (openlp-core) For more details, see: https://code.launchpad.net/~manndarryl/openlp/thememanager-margins/+merge/239789 Added to Theme Manager the option to use margins

Re: [Openlp-core] [Merge] lp:~manndarryl/openlp/trunk into lp:openlp

2014-10-26 Thread Darryl Mann
Thanks for the pointers. I was thinking that the save button could be a Preview button instead which just brings you to the last page. Anyway, for now I will focus on (2) for now. -- https://code.launchpad.net/~manndarryl/openlp/thememanger/+merge/239527 Your team OpenLP Core is requested to

[Openlp-core] [Merge] lp:~manndarryl/openlp/thememanger into lp:openlp

2014-10-26 Thread Darryl Mann
The proposal to merge lp:~manndarryl/openlp/thememanger into lp:openlp has been updated. Status: Needs review = Work in progress For more details, see: https://code.launchpad.net/~manndarryl/openlp/thememanger/+merge/239527 --

Re: [Openlp-core] [Merge] lp:~manndarryl/openlp/trunk into lp:openlp

2014-10-26 Thread Darryl Mann
(2) Theme Manager margins feature can be found at the following branch: https://code.launchpad.net/~manndarryl/openlp/thememanager-margins -- https://code.launchpad.net/~manndarryl/openlp/thememanger/+merge/239527 Your team OpenLP Core is requested to review the proposed merge of

[Openlp-core] [Bug 1385979] [NEW] Settings form -- list_item variable issue

2014-10-26 Thread Darryl Mann
Public bug reported: Traceback (most recent call last):   File ~/Projects/openlp/openlp/core/ui/settingsform.py, line 151, in list_item_changed if tab_widget.tab_title == list_item.data(QtCore.Qt.UserRole): AttributeError: 'NoneType' object has no attribute 'data' This is an easy fix. In

[Openlp-core] [Bug 1385979] Re: Settings form -- list_item variable issue

2014-10-26 Thread Darryl Mann
** Changed in: openlp Importance: Undecided = High ** Changed in: openlp Milestone: None = 2.1.1 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1385979 Title: Settings form -- list_item

Re: [Openlp-core] [Merge] lp:~manndarryl/openlp/trunk into lp:openlp

2014-10-25 Thread Darryl Mann
Okay these changes consists of three new features. I understand that it is good to be cautious about new features and an unstanding is need to see if they are consistent with the direction the software development is headed. The three features added to the Theme Manager are: (1) Save button:

[Openlp-core] [Merge] lp:~manndarryl/openlp/trunk into lp:openlp

2014-10-23 Thread Darryl Mann
The proposal to merge lp:~manndarryl/openlp/trunk into lp:openlp has been updated. Description changed to: Added a few more options to the Theme Manager on background and output area pages. For more details, see: https://code.launchpad.net/~manndarryl/openlp/trunk/+merge/239527 --

[Openlp-core] [Merge] lp:~manndarryl/openlp/trunk into lp:openlp

2014-10-23 Thread Darryl Mann
Darryl Mann has proposed merging lp:~manndarryl/openlp/trunk into lp:openlp. Requested reviews: OpenLP Core (openlp-core) For more details, see: https://code.launchpad.net/~manndarryl/openlp/trunk/+merge/239527 Added a few more options to the Theme Manager on background and output area pages

[Openlp-core] [Merge] lp:~manndarryl/openlp/trunk into lp:openlp

2014-10-23 Thread Darryl Mann
The proposal to merge lp:~manndarryl/openlp/trunk into lp:openlp has been updated. Description changed to: Added a few more options to the Theme Manager on background and output area pages. And a save button on every page execpt first and last. For more details, see:

Re: [Openlp-core] [Merge] lp:~manndarryl/openlp/trunk into lp:openlp

2014-10-23 Thread Darryl Mann
Coded on Kubuntu 14.04, needs testing on Windows and Mac OSX. -- https://code.launchpad.net/~manndarryl/openlp/trunk/+merge/239527 Your team OpenLP Core is requested to review the proposed merge of lp:~manndarryl/openlp/trunk into lp:openlp. ___