[mapguide-trac] #1393: Maestro does not launch from installer
MapGuide Open Source
trac_mapguide at osgeo.org
Fri Jul 23 09:53:57 EDT 2010
#1393: Maestro does not launch from installer
-----------------------+----------------------------------------------------
Reporter: andrewd | Owner: jng
Type: defect | Status: new
Priority: low | Milestone: Maestro-2.1.x
Component: Maestro | Version: 2.1.0
Severity: trivial | Keywords:
External_id: |
-----------------------+----------------------------------------------------
Comment(by jng):
The problem was that the path to ConnectionProviders.xml was sensitive to
the working directory. When you normally launch Maestro from the start
menu shortcut the working directory is the directory where Maestro is
installed.
When you launch Maestro from the installer finish screen, the working
directory is the directory where you ran the installer, hence the
ConnectionProvider.xml file could be found. Wix (the toolkit used to build
the installer) doesn't have a mechanism to set the working directory when
launching Maestro after installation.
I've fixed the logic used to find this file in r5030
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1393#comment:3>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list