-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Finding the mixxx.log file
Mixxx logs debugging information, MIDI/HID/etc.
messages it receives and controller mapping files
it loads in the mixxx.log
file. When you report a
bug or ask for help on the Mixxx forum or IRC
channel, please attach your mixxx.log
file to help us help you. This
is a plain text file that can be read with any text editor.
- open the Options menu, select Preferences
- select Library, scroll to the bottom
- click Open Mixxx settings folder
- find
mixxx.log
file
~/.mixxx/mixxx.log
Note: make sure you have 'Show hidden files' enabled in your file manager in order to show all dot-files and folders.
-
%LOCALAPPDATA%\Mixxx\mixxx.log
on Vista and up -
%USERPROFILE%\Local Settings\Application Data\Mixxx\mixxx.log
on XP and below.
You can just type either of those into the Location bar of a Computer or Folder window, or even under Start -> Run... and press Enter.
Note: The file may not show up as mixxx.log
unless you've
unchecked Hide extensions for known file types
in the Windows
Explorer folder options. Until then it is just mixxx
, the only
text file in that location (with a notepad icon.) By default in
Windows 7 and up, extensions for known file types are set to hidden.
See How to show or hide file name extensions in Windows
Explorer.
-
~/Library/Containers/org.mixxx.mixxx/Data/Library/Application Support/Mixxx
(Mixxx 2.3 and newer) -
~/Library/Application Support/Mixxx
(Mixxx 2.2 and older)
Note: The user library folder is hidden by default, so use one of the following methods to open the Mixxx folder.
When attaching a file to a bug report, forum post, or Zulip message and your browser is asking you to pick a file
- press Command + Shift + G
- in the Go To Folder dialog, type ''~/Library/Application Support/Mixxx''
- Click Go.
- In the Finder, choose Go > Go To Folder.
- In the Go To Folder dialog, type ''~/Library/Application Support/Mixxx''
- Click Go.
- Hold down the Alt (Option) key when using the Go menu
- The user library folder is listed below the current users home directory
- Navigate to ''Application Support/Mixxx''
Mixxx is a free and open-source DJ software.
Manual
Hardware Compatibility
Reporting Bugs
Getting Involved
Contribution Guidelines
Coding Guidelines
Using Git
Developer Guide
Creating Skins
Contributing Mappings
Mixxx Controls
MIDI Scripting
Components JS
HID Scripting