[Openlp-core] [Bug 1652004] Re: OpenLP Importer 2 does not support author types

2019-07-30 Thread Phill
** Branch linked: lp:~raoul-snyman/openlp/fix-author-type-2.4

** Branch linked: lp:~raoul-snyman/openlp/fix-author_type

** Changed in: openlp
   Status: New => Fix Committed

** Changed in: openlp
 Assignee: (unassigned) => Raoul Snyman (raoul-snyman)

** Changed in: openlp
Milestone: None => 2.9.1

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1652004

Title:
  OpenLP Importer 2 does not support author types

Status in OpenLP:
  Fix Committed

Bug description:
  All authors will be imported as unspecified authors when imported via
  OpenLP Importer 2.

  2.4.4
  Win 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1652004/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1617592] Re: Delete bible confirmation box defaults to yes

2019-07-30 Thread Phill
** Branch linked: lp:~phill-ridout/openlp/bible_media_item_refactors

** Changed in: openlp
   Status: Confirmed => Fix Committed

** Changed in: openlp
 Assignee: (unassigned) => Phill (phill-ridout)

** Changed in: openlp
Milestone: None => 2.9.1

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1617592

Title:
  Delete bible confirmation box defaults to yes

Status in OpenLP:
  Fix Committed

Bug description:
  Trunk r2695
  Click on the red cross on the toolbar of the bibles tab in the media manager.
  A pop up appears to confirm the deletion. The "Yes" button receives by 
default. This should be "no" by default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1617592/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1492605] Re: Traceback on theme creation at the naming step

2019-07-30 Thread Phill
** Branch linked: lp:~tomasgroth/openlp/fix-theme-thumb

** Changed in: openlp
   Status: Confirmed => Fix Committed

** Changed in: openlp
 Assignee: (unassigned) => Tomas Groth (tomasgroth)

** Changed in: openlp
Milestone: None => 2.9.1

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1492605

Title:
  Traceback on theme creation at the naming step

Status in OpenLP:
  Fix Committed

Bug description:
  I made a new theme using the wizard.

  OpenLP gave me a traceback after moving to the naming stage on theme creation.
  After clicking the traceback away, theme creation continued normally.

  Running portable 2.1.6 on Win 8.1

  Behind the link is log and test theme created.

  
https://drive.google.com/open?id=0B9y8rZiYItltfncxTG9GTlNHUjJLUWpmM245RXNxVzBMQVBGMVJmMENUdnE5NGc4V2FvLXc

  Traceback (most recent call last):
  File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\core\ui\themeform.py", 
line 167, in resizeEvent
  AttributeError: 'ThemeForm' object has no attribute 'display_aspect_ratio'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1492605/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1600510] Re: Deleting a songbook throws "song" attribute exception

2019-07-30 Thread Phill
** Changed in: openlp/trunk
   Status: Confirmed => In Progress

** Changed in: openlp/trunk
 Assignee: (unassigned) => Phill (phill-ridout)

** Changed in: openlp/trunk
Milestone: None => 2.9.1

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1600510

Title:
  Deleting a songbook throws "song" attribute exception

Status in OpenLP:
  In Progress
Status in OpenLP trunk series:
  In Progress

Bug description:
  Bug reported via support system:
  https://support.openlp.org/scp/tickets.php?id=3592

  
  **OpenLP Bug Report** 
  Version: {'version': '2.4.2', 'build': None, 'full': '2.4.2'} 

  --- Details of the Exception. ---

  After Importing songs with Songbeamer importer he added two Song books with
  nearly the same title. So I wanted to rename one to the same title of the
  second to merge them but an exception occured. So I tried to delete the
  Songbook i wnated to rename but the same exception - the actual exception -
  occured.

   --- Exception Traceback --- 
  Traceback (most recent call last): 
File "openlp\plugins\songs\forms\songmaintenanceform.py", line 493, in
  on_delete_book_button_clicked 
File "openlp\plugins\songs\forms\songmaintenanceform.py", line 110, in
  _delete_item 
  AttributeError: 'Book' object has no attribute 'songs' 

  --- System information --- 
  Plattform: Windows-10-10.0.10586-SP0 

  --- Library Versions --- 
  Python: 3.4.4 
  Qt5: 5.5.1 
  PyQt5: 5.5.1 
  QtWebkit: 538.1 
  SQLAlchemy: 1.0.13 
  SQLAlchemy Migrate: - 
  BeautifulSoup: 4.4.1 
  lxml: 3.4.4 
  Chardet: 2.3.0 
  PyEnchant: 1.6.6 
  Mako: 1.0.3 
  pyICU: 1.9.2 
  pyUNO bridge: - 
  VLC: -

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1600510/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp