** Changed in: dhis2
       Status: Fix Committed => Won't Fix

-- 
dhis2-lite package does not pick up installation directory on ubuntu gnome
https://bugs.launchpad.net/bugs/368791
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.

Status in DHIS 2: Won't Fix

Bug description:
dhis2-lite is designed to be deployed without any configuration.  Unpack and go 
... It should be able to be launched by just double-clicking on the executable 
jar file.

To achieve this the application must be able to determine the directory its 
running out of (mostly in order to find its H2 database files).  the system 
property user.dir reports the current working directory on windows but the 
behaviour is different on ubuntu gome (and presumably other linux + window 
manager combinations).

Current workaround on ubuntu is to start manually from a console:
java -jar dhis2-lite.jar

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to