per-user files stored in incorrect place on German WinXP

Bug #907192 reported by Daniel Schürmann
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
Sébastien BLAISOT

Bug Description

Mixxx stores its config files on German WinXP to the folder:

C:\Dokumente und Einstellungen\<user>\Local Settings\Application Data\Mixxx

The Right place is:

C:\Dokumente und Einstellungen\<user>\Lokale Einstellungen\Anwendungsdaten

The part "Local Settings\Application Data" should be localized.

This issue might depend on Bug #695235

Tags: i18n
Revision history for this message
RJ Skerry-Ryan (rryan) wrote : Re: [Bug 907192] [NEW] per-user files stored in incorrect place on German WinXP

The hard-coding of these paths is done in the SConscript. Instead we should
use QDesktopServices::storageLocation(QDesktopServices::DataLocation) to
get the correct path. On OS X this gives "Library/Application
Support/Mixxx" which is what we currently use. I don't know what it returns
on Windows, but I hope it is C:\Users\<user>\Local Settings\Application
Data\Mixxx, except localized.

2011/12/21 Daniel Schürmann <email address hidden>

> Public bug reported:
>
> Mixxx stores its config files on German WinXP to the folder:
>
> C:\Dokumente und Einstellungen\<user>\Local Settings\Application
> Data\Mixxx
>
> The Right place is:
>
> C:\Dokumente und Einstellungen\<user>\Lokale
> Einstellungen\Anwendungsdaten
>
> The part "Local Settings\Application Data" should be localized.
>
> This issue might depend on Bug #695235
>
> ** Affects: mixxx
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are a member of Mixxx
> Development Team, which is subscribed to Mixxx.
> https://bugs.launchpad.net/bugs/907192
>
> Title:
> per-user files stored in incorrect place on German WinXP
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mixxx/+bug/907192/+subscriptions
>

jus (jus)
Changed in mixxx:
status: New → Confirmed
importance: Undecided → Low
milestone: none → 1.10.1
RJ Skerry-Ryan (rryan)
tags: added: i18n
RJ Skerry-Ryan (rryan)
Changed in mixxx:
milestone: 1.10.1 → none
Revision history for this message
Daniel Schürmann (daschuer) wrote :
Revision history for this message
Sébastien BLAISOT (sblaisot) wrote :

I just noticed that mixxx-1.12.0-beta1-1.12-git5421-release-x64.exe under windows seven ultimate edition SP1 x64 (french locale, this may be relevant) stores its Mixxx profile dir under :
C:\Users\<username>\Local Settings\Application Data\Mixxx

(First launch, absolutely no former Mixx profile dir on computer)

It is the only program to have a profile directory here.

it should be C:\Users\<username>\AppData\Local\Mixxx or C:\Users\<username>\AppData\Roaming\Mixxx
(or something similar with a %AppData% in it :) )

Revision history for this message
Daniel Schürmann (daschuer) wrote :
Changed in mixxx:
milestone: none → 1.12.0
Changed in mixxx:
assignee: nobody → Sébastien BLAISOT (sblaisot)
status: Confirmed → In Progress
Changed in mixxx:
status: In Progress → Fix Committed
RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: Fix Committed → Fix Released
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/6198

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.