← Back to team overview

openlp-core team mailing list archive

[Bug 1792803] Re: Openlp Crashes at start after fresh Install because of lacking libreoffice-java-common

 

Yes, there is: 
[media]
media%20files="[{\"__Path__\": [\"optical:5:48512:-1:1347768:1480767:In die Fresse:\", \"dev\", \"sr0\"]}]"
players="vlc,system,webkit"
status=1

Now I deleted 
~/.config/OpenLP/
and
~/.local/share/openlp

and… tadaaaaaa! OpenLP starts again. So the bug is probably that openlp
does backup and replace ~/.local/share/openlp if it was made with
another version, but does NOT so with ~/.config/OpenLP/openlp.conf

It messed with the openlp.conf from the developers version 2.9 i had
used ealier.

So: If there is a way to fix this downgrade-problem, it would be useful
as nearer as the release of 3.0 comes, since the more people will be
going to try the Alfa or Beta and go back to their stable productive
version (as I did because of the broken bible importing feature in 2.9
and the casual crashes).

One possibility of fixing it: 
If in the section
[core]
application%20version=2.n.n
is newer than the actual stable, backup also the config as openlp.conf.2.n.n.date-of-today
and make a new one.

Another possibility: Save the config of 2.9 in a new folder by default. E.g. ~/.config/OpenLP3/
That could make possible switching from stable to dev. Downside: We would stick with it, even after stable release.

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

Title:
  Openlp Crashes at start after fresh Install because of lacking
  libreoffice-java-common

Status in OpenLP:
  New

Bug description:
  On a quasi fresh 18.04.1 Ubuntu Installation I installed OpenLP via
  apt.

  When I started it, it crashed, with error report. Now I restarted with
  -l debug and got the following output in the terminal:

  javaldx: Could not find a Java Runtime Environment!
  Please ensure that a JVM and the package libreoffice-java-common
  is installed.
  If it is already installed then try removing ~/.libreoffice/3/user/config/javasettings_Linux_*.xml
  Warning: failed to read path from javaldx
  After installing openjdk1-jre and libreoffice-java-common OpenLP still crashes. So i am not 100% sure if it is Java related. Here is the openlp.log (with -l debug) after having installed java

  https://pastebin.com/BUdMkq7a

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


References