lp:~trb143/openlp/hunspell

Created by Tim Bentley and last modified
Get this branch:
bzr branch lp:~trb143/openlp/hunspell
Only Tim Bentley can upload to this branch. If you are Tim Bentley please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tim Bentley
Project:
OpenLP
Status:
Development

Recent revisions

2838. By Raoul Snyman

Remove the circular dependency problems in the custom slide plugin, and clean up the linting issues.

2837. By Phill

Migrate bibles to use the centeral proxy settings. Upgrade settings and bible meta data accordingly.

2836. By Bastian Germann

This fixes setuptools' dependencies according to scripts/check_dependencies.py.
The minimum Python version is set to 3.6 because this was agreed to on the mailing list.
Some packages which are optional in the source are declared as optional (uno, pyenchant, pyodbc).

To overcome a module conflict, openlp.py is replaced with run_openlp.py which setuptools installs as /usr/bin/openlp (or openlp.exe on Windows).

Additionally, pyxdg is replaced with appdirs (see License violations issue).

2835. By Ken Roberts

PJLink2 Update T

2834. By Kyle Russell

Improve usability of image plugin choosegroupform

2833. By Raoul Snyman

Make our version number PEP 440 compliant and add a script for Jenkins to report back to a merge proposal.

2832. By thelinuxguy

fix warning in reges

2831. By Tim Bentley

fix typo

2830. By Simon Hanna

Rework a couple of imports. Now a subset of tests can be run again, which previously failed due to circular imports (at least that's what I guess)

2829. By Simon Hanna

Instead of raising an error when converting paths, return None and log an error.

The method is allowed to return None, so calling functions should handle that. Raising an error is very rude behavior and the output just said that the input was invalid with no real clue as to what is wrong.

Now None is returned without causing too much hassle, and a proper error is logged mentioning what exactly caused the error.

The test case was updated.

This is sort of related to https://bugs.launchpad.net/openlp/+bug/1786601 in that this would have been nice to actually know what went wrong and failback to None.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openlp
This branch contains Public information 
Everyone can see this information.

Subscribers