← Back to team overview

openlp-core team mailing list archive

[Bug 781839] [NEW] make openlp portable

 

Public bug reported:

Openlp should be able to run as a 'portable app, off a USB flash drive
without the need to install it.

However, for know there are technical limits in pyinstaller which
prevents this feature to work properly.

App created by Pyinstaller fails to run from a directory containing non
ASCII characters.

For next major release (version 1.6) it is planned to fix this.

Until this is bug of pyinstaller is fixed, I think it is not worth to
implement this feature.

** Affects: openlp
     Importance: Undecided
         Status: New

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

Title:
  make openlp portable

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Openlp should be able to run as a 'portable app, off a USB flash drive
  without the need to install it.

  However, for know there are technical limits in pyinstaller which
  prevents this feature to work properly.

  App created by Pyinstaller fails to run from a directory containing
  non ASCII characters.

  For next major release (version 1.6) it is planned to fix this.

  Until this is bug of pyinstaller is fixed, I think it is not worth to
  implement this feature.


Follow ups

References