[Openlp-core] [Bug 1532938] Re: Presenting with PowerPoint or Impress triggers traceback

2016-01-12 Thread Tomas Groth
** Changed in: openlp Status: Confirmed => In Progress ** Changed in: openlp Assignee: (unassigned) => Tomas Groth (tomasgroth) -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1532938

[Openlp-core] [Bug 1473896] Re: Android App - Presentations multiple Actions in one slide

2016-01-12 Thread Tim Bentley
** Changed in: openlp Status: New => Won't Fix -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1473896 Title: Android App - Presentations multiple Actions in one slide Status in OpenLP:

Re: [Openlp-core] [Merge] lp:~thelinuxguy/openlp/rework-remote into lp:openlp

2016-01-12 Thread Raoul Snyman
Hi Simon, This is a really big change, so I'm going to have to ask you to defer it till after 2.4. This means that we need to update package dependencies and make sure everything works properly, so I'd prefer to wait till we have more time to test and fix packaging issues. --

Re: [Openlp-core] [Merge] lp:~thelinuxguy/openlp/rework-remote into lp:openlp

2016-01-12 Thread Simon Hanna
Yeah, I didn't think it would make into 2.4 I'm not so good with webdesign, so if someone wants to write a theme to have something other than the default look, go ahead! -- https://code.launchpad.net/~thelinuxguy/openlp/rework-remote/+merge/282342 Your team OpenLP Core is requested to review

Re: [Openlp-core] [Merge] lp:~thelinuxguy/openlp/rework-remote into lp:openlp

2016-01-12 Thread Raoul Snyman
Bootstrap++ though, I like it. -- https://code.launchpad.net/~thelinuxguy/openlp/rework-remote/+merge/282342 Your team OpenLP Core is requested to review the proposed merge of lp:~thelinuxguy/openlp/rework-remote into lp:openlp. ___ Mailing list:

[Openlp-core] [Merge] lp:~trb143/openlp/broken_search into lp:openlp

2016-01-12 Thread noreply
The proposal to merge lp:~trb143/openlp/broken_search into lp:openlp has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~trb143/openlp/broken_search/+merge/282232 -- Your team OpenLP Core is subscribed to branch lp:openlp.

Re: [Openlp-core] [Merge] lp:~trb143/openlp/broken_search into lp:openlp

2016-01-12 Thread Raoul Snyman
Review: Approve -- https://code.launchpad.net/~trb143/openlp/broken_search/+merge/282232 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net

[Openlp-core] [Bug 1532169] Re: Expanding or Collapsing a Song in ServiceManager raises an Exception

2016-01-12 Thread Tomas Groth
** Changed in: openlp Status: Confirmed => In Progress ** Changed in: openlp Assignee: (unassigned) => Tomas Groth (tomasgroth) -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1532169

[Openlp-core] [Bug 1532169] Re: Expanding or Collapsing a Song in ServiceManager raises an Exception

2016-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~tomasgroth/openlp/presentation-fixes24 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1532169 Title: Expanding or Collapsing a Song in ServiceManager raises an Exception

[Openlp-core] [Bug 1532169] Re: Expanding or Collapsing a Song in ServiceManager raises an Exception

2016-01-12 Thread Tim Bentley
-1 I think meant no set or something like that! -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1532169 Title: Expanding or Collapsing a Song in ServiceManager raises an Exception Status in OpenLP:

[Openlp-core] [Bug 1532169] Re: Expanding or Collapsing a Song in ServiceManager raises an Exception

2016-01-12 Thread Tomas Groth
The problem seems to be that we try to expand the child items as well, which causes the traceback since we set an 'expanded' attribute on the serviceitemlist, but that list only contains the root items. I'm guessing this shows up now because the signaling has changed from qt4 to qt5. -- You

Re: [Openlp-core] [Merge] lp:~thelinuxguy/openlp/rework-remote into lp:openlp

2016-01-12 Thread Tomas Groth
I think it looks good! :) The only issue I found in my quick testing was that when using the prev/next buttons in the slidecontroller the buttons stay "marked". -- https://code.launchpad.net/~thelinuxguy/openlp/rework-remote/+merge/282342 Your team OpenLP Core is requested to review the proposed

[Openlp-core] [Bug 1533246] Re: No Shortcuts work in 2.3.2

2016-01-12 Thread Raoul Snyman
I'm definitely seeing some weirdities too. We'll take a look. Thanks. -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1533246 Title: No Shortcuts work in 2.3.2 Status in OpenLP: New Bug

[Openlp-core] [Bug 1533246] [NEW] No Shortcuts work in 2.3.2

2016-01-12 Thread Wolodja Moros
Public bug reported: I installed OpenLP 2.3.2 on a Debian Jessie machine ( I have to use the backports ) and the first thing I noticed that no shortcuts work anymore. Whatever I tried nothing happen. Environment Debian Jessie OpenLP 2.3.2 Gnome 3.16 Sincerely Jonatan ** Affects: openlp

[Openlp-core] [Bug 1533246] Re: No Shortcuts work in 2.3.2

2016-01-12 Thread Wolodja Moros
Sorry, I the first command going a y lost. Correct version is : apt-get -t jessie-backports install python3-alembic python3-editor python3-sqlalchemy -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP.

[Openlp-core] [Bug 1533246] Re: No Shortcuts work in 2.3.2

2016-01-12 Thread Wolodja Moros
Commands to install OpenLP on Debian 8: apt-get -t jessie-backports install python3-alembic python3-editor python3-sqlalchem apt-get install libjs-jquery libjs-jquery-mobile python3-bs4 python3-chardet python3-enchant python3-lxml python3-mako python3-pyqt5 python3-pyqt5.qtmultimedia

[Openlp-core] [Bug 1533401] [NEW] Remote plugin stays active until a restart

2016-01-12 Thread Simon Hanna
Public bug reported: Deactivating the remote plugin has no effect until OpenLP is restarted ** Affects: openlp Importance: Undecided Status: New -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP.

Re: [Openlp-core] [Merge] lp:~thelinuxguy/openlp/rework-remote into lp:openlp

2016-01-12 Thread Simon Hanna
fixed the buttons -- https://code.launchpad.net/~thelinuxguy/openlp/rework-remote/+merge/282342 Your team OpenLP Core is requested to review the proposed merge of lp:~thelinuxguy/openlp/rework-remote into lp:openlp. ___ Mailing list:

[Openlp-core] [Bug 1533280] [NEW] Songs with linked audio cause traceback

2016-01-12 Thread Azaziah
Public bug reported: Trunk revision n. 2605 / Win 64 bit python If song has linked audio, it triggers the following traceback instead of going live: Traceback (most recent call last):   File "E:\bzr\openlp\trunk\openlp\core\lib\mediamanageritem.py", line 459, in on_double_clicked

[Openlp-core] [Bug 1533280] Re: Songs with linked audio cause traceback

2016-01-12 Thread Wolodja Moros
affects also Linux Debian Jessie 64 Bit Traceback (most recent call last): File "/usr/share/openlp/openlp/core/ui/servicemanager.py", line 1466, in on_make_live self.make_live() File "/usr/share/openlp/openlp/core/ui/servicemanager.py", line 1482, in make_live