[Openlp-core] [Bug 878269] Re: Plugins not loading with build bzr1778

2011-10-21 Thread Tim Bentley
1779 - I changed the alert code to fix the change of settings and refactor the CSS loading 1780 - Translation fixes 1781 - Live Preview changes and fixes. 1782 - Build script fixes for startup All the plugins are throwing this error 2011-10-19 11:09:09,371 openlp.core.lib.pluginmanager

[Openlp-core] [Bug 878269] Re: Plugins not loading with build bzr1778

2011-10-21 Thread Stevan Pettit
OK, here's the latest Build 1778 works fine. Build 1781 is where this behavior first showed up for builds I do. Running trunk (via eric4) works fine, the windows build does not. I see no errors during the build. I've changed nothing. matysek had me try an updated version of pyinstaller (not b

[Openlp-core] [Bug 878269] Re: Plugins not loading with build bzr1778

2011-10-21 Thread Andreas Preikschat
Can you try older revisions? ** Changed in: openlp Importance: Undecided => Critical -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/878269 Title: Plugins not loading with build bzr1778 Status in

[Openlp-core] [Bug 878269] Re: Plugins not loading with build bzr1778

2011-10-21 Thread Tim Bentley
This needs to be debugged on the windows machines as it is not showing up on other machines. Have all the dependencies been included If you look at the trace file there seem to be compile bugs in the database classes. -- You received this bug notification because you are a member of OpenLP Cor

[Openlp-core] [Merge] lp:~m2j/openlp/work into lp:openlp

2011-10-21 Thread m2j
m2j has proposed merging lp:~m2j/openlp/work into lp:openlp. Requested reviews: OpenLP Core (openlp-core) For more details, see: https://code.launchpad.net/~m2j/openlp/work/+merge/80077 add version information for mako, migrate and uno to exceptionform -- https://code.launchpad.net/~m2j/openl

[Openlp-core] [Bug 878269] Re: Plugins not loading with build bzr1778

2011-10-21 Thread Stevan Pettit
I have a bat file that: 1. Does an OpenLP Uninstall 2. Deletes the data directories 3. Removes all references to OpenLP from the registry No plugins are loaded when I run from source. s3raph has the same problem. -- You received this bug notification because you are a member of OpenLP Core, w

Re: [Openlp-core] [Merge] lp:~m2j/openlp/work into lp:openlp

2011-10-21 Thread m2j
> I don't think migrate.__version__ is available in all versions of migrate... I > think it's actually only available in 0.7, or whatever the latest version is. Oh, you're right. It is available in 0.7.1 but not in 0.6. Should I set the version string to 'OK' if there is no __version__? -- https