Project

General

Profile

Support #1120

filewrite error when writing

Added by Cristian Edgardo over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Minor
Assignee:
-
Category:
-
Target version:
-
Start date:
August 01, 2021
Due date:
% Done:

0%

Estimated time:
Affects version:

Description

Sistema operativo: Debian GNU/Linux 11 Versión de KDE Plasma: 5.20.5 Versión de KDE Frameworks: 5.78.0 Versión de Qt: 5.15.2 Versión del kernel: 5.10.0-8-amd64 Tipo de OS: 64 bits

Audacious 4.0.5

as soon as I start recording, it gives me the following error (choosing custom folder):

"open file:///media/cristianed/HOME/Aimp-Grabaciones/stream?type=.mp3;&1599200025971.mp3: Invalid argument"

opening audacius from the console and choosing default folder, following error:

ERROR mp3.cc:233 [mp3_close]: write error
ERROR mp3.cc:239 [mp3_close]: seek error

at the end of the recording process, it appears:

ERROR plugin.cc:159 [open_modules_for_path]: Failed to read folder /home/cristianed/.ladspa: No existe el fichero o el directorio

History

#1 Updated by Cristian Edgardo over 2 years ago

solved:
1- installing: ldap-utils (2.4.57+dfsg-3) and slapd (2.4.57+dfsg-3)
2- in the menu of AUDACIOUS: '/settings '/'Audio '/' enable audio stream recording witch Filewriter Plugin'plugin'/'settings ', to label ' label of the original file '.

#2 Updated by Cristian Edgardo over 2 years ago

I discovered that it has to support the name as it comes with the streaming, then I discovered that I cannot change the metadata into the list of reproduction.

#3 Updated by Michael Schwendt over 2 years ago

Cristian Edgardo wrote:

solved:
1- installing: ldap-utils (2.4.57+dfsg-3) and slapd (2.4.57+dfsg-3)

You are mistaken. LDAP tools and daemon are completely unrelated to $HOME/.ladspa, which belongs to LADSPA = the
Linux Audio Developer's Simple Plugin API.

#4 Updated by John Lindgren over 2 years ago

  • Status changed from New to Closed
  • Tracker changed from Bug to Support

I think this error is to be expected if:
- You are playing from a URL that contains a '?' character
- You have selected FileWriter's (non-default) "Original file name" setting
- You have selected a target folder on a FAT or NTFS volume

I don't think there's a bug here. We can't make every combination of options work.

Also available in: Atom PDF