Add option for portable installation

Bug #1731689 reported by GJ
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
In Progress
Wishlist
Sébastien BLAISOT

Bug Description

Portable installations of mixxx are very convenient.
Windows 8.1 x64; i5 4th gen CPU.

Changed in mixxx:
importance: Undecided → Wishlist
milestone: none → 2.2.0
assignee: nobody → Sébastien BLAISOT (sblaisot)
status: New → Confirmed
Revision history for this message
GJ (gj23) wrote :

For what it's worth, the following workaround has been successful for me on x64 installs:
1). Install the portable version of Mixxx from https://portableapps.com/node/23093
2). Install the latest x64 beta of 2.1
3). Copy the contents of the beta folder into the portable folder, for example copy c:\program files\Mixxx to A:\MixxxPortable\App\Mixxx\

My point is that whatever existing code allows Mixxx 2.0 to run as portable seems to be sufficient to run 2.1 as portable.

Revision history for this message
Sébastien BLAISOT (sblaisot) wrote :

We have everything needed to launch Mixxx as a portable application, using command line parameters --resourcePath and --settingsPath.

My plan here is to add a portable launchscript for windows, Linux and MacOSX using these options to launch Mixxx using only "locale" resources (i.e. inside the current working directory) and update the build system to produce zip/tgz files with portable installation.

Revision history for this message
Sébastien BLAISOT (sblaisot) wrote :

Resources are automatically taken from a res subdirectory if it exists in the same location than the Mixxx executable.

For settings, it would be better to detect in some way (executable name ?) if we are running in portable mode and change default to a settings subdirectory in the same location than the mixxx executable. This way, we need no launcher and no option and have only one binary.

Be (be.ing)
Changed in mixxx:
milestone: 2.2.0 → none
Changed in mixxx:
status: Confirmed → In Progress
Revision history for this message
Sébastien BLAISOT (sblaisot) wrote :
Changed in mixxx:
milestone: none → 2.3.0
Be (be.ing)
Changed in mixxx:
milestone: 2.3.0 → none
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/8967

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.