Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recording unable to start on Windows due to invalid characters in file name. #6100

Closed
mixxxbot opened this issue Aug 22, 2022 · 9 comments
Closed
Labels
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: rryan
Date: 2011-11-10T22:03:55Z
Status: Fix Released
Importance: High
Launchpad Issue: lp888774


From DJTT forums, Windows Vista running Mixxx as administrator appears to have issues beginning recording. According to the reporter, the Mixxx/Recordings folder exists.

@mixxxbot
Copy link
Collaborator Author

Commented by: wxl
Date: 2011-11-12T07:22:43Z


Using 64 bit Windows 7 version (a la VirtualBox) was not able to record, either. Didn't bother with x86 version.

Not with admin or standard account.

Not with any file type (though didn't bother to install LAME so MP3 remains untested).

Regardless of whether or not recordings directory existed either in the install directory [%PROGRAMFILES%\Mixxx\Recordings] or in the library directory [%USERPROFILE%\Music\Mixxx\Recordings aka Libraries\Music\Mixxx\Recordings]. 

The only thing logged is:
Debug: [EngineSideChain 1]: Setting record flag to: OFF

The error dialog sez:
Could not create audio file for recording!
Maybe you do not have enough free disk space or file permissions.

@mixxxbot mixxxbot added the bug label Aug 22, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2011-11-22T21:47:49Z


Mystery solved by Turic in the Mixxx forums. The problem is the filename formatting introduced in Bug #⁠878153 includes colons which are invalid filename characters on Windows.

http://mixxx.org/forums/viewtopic.php?f=1&t=3049&p=11550#p11550

@mixxxbot
Copy link
Collaborator Author

Commented by: imcbride
Date: 2011-12-27T04:04:17Z


Downloaded and performed install after uninstalling previous mixxx versions. Still recieve same error message. Running windows 7.

@mixxxbot
Copy link
Collaborator Author

Commented by: imcbride
Date: 2011-12-27T04:07:48Z


I spoke too soon. Running program as administrator solves problem. My apologies.

@mixxxbot
Copy link
Collaborator Author

Commented by: andreas-kuehntopf
Date: 2012-01-25T16:34:12Z


I have this problem as well.. Any fix yet?

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2012-01-25T17:12:16Z


Andreas, are you using 1.10.0 beta or 1.10.0 final? This should be fixed in
1.10.0 final.

Is your system in a foreign language? Could you tell me the path to the
Mixxx recordings folder? (e.g. ~/Music/Mixxx/Recordings) Do you have any
accented/special characters in the directory names? (e.g. "Mi Música")

On Wed, Jan 25, 2012 at 11:34 AM, Andreas Kühntopf <
<email address hidden>> wrote:

I have this problem as well.. Any fix yet?

--
You received this bug notification because you are a member of Mixxx
Development Team, which is subscribed to Mixxx.
https://bugs.launchpad.net/bugs/888774

Title:
Recording unable to start on Windows due to invalid characters in file
name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mixxx/+bug/888774/+subscriptions

@mixxxbot
Copy link
Collaborator Author

Commented by: strider34
Date: 2012-12-21T12:54:40Z


I am having the same trouble in Ubuntu 12.04. I am trying to record to an NTFS drive and there are colon characters in the filename. Is there a patch or a fix to remove colon characters or choose filename format before recording? I'm using 1.110 beta btw, but it doesn't work in standard release either.

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2013-01-30T04:47:05Z


Thanks for pointing out that corner case strid3r. I've removed colons from our filenames on all platforms to cover the case where you have mounted an NTFS volume from Linux.

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 1.10.0 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant