#1 Le 04/10/2025, à 09:39
- frodjo
Plantage audacity à l'enregistrement
Bonjour
J'utilise Audacity pour faire des petits montages sons et tester la superposition de différentes voix.
Depuis 2 jours, j'ai un plantage d'Audacity des que j'essaie de faire un enregistrement sur une piste. (Audacity se ferme sans plus d'information)
J'ai essayé de le désinstaller et le réinstaller par le gestionnaire de paquets Synaptic, mais c'est toujours la meme chose.
Est ce que cela peut être lié à un probleme d'espace mémoire qqpart?
Je n'ai pas trouvé ce probleme spécifique sur le forum....
je suis sur Ubuntu 22.04
version Audacity 2.4.2
Fabrice
Hors ligne
#2 Le 04/10/2025, à 09:49
- krodelabestiole

Re : Plantage audacity à l'enregistrement
Est ce que cela peut être lié à un probleme d'espace mémoire qqpart?
pour le savoir il faudrait le retour de
df -het
free -hquand ça plante...
tu peux aussi lancer
audacityen ligne de commande, un message sera sûrement affiché lors du plantage.
et tu peux aussi essayer de réinstaller d'autres manières : https://doc.ubuntu-fr.org/audacity#installation
nouveau forum ubuntu-fr on en parle là : refonte du site / nouveau design
profil - sujets récurrents - sources du site
Hors ligne
#3 Le 04/10/2025, à 12:06
- frodjo
Re : Plantage audacity à l'enregistrement
Merci pour le retour
sur le df -h pas de probleme apparent :
<Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
tmpfs 3,1G 2,3M 3,1G 1% /run
/dev/nvme0n1p2 468G 78G 367G 18% /
tmpfs 16G 27M 16G 1% /dev/shm
tmpfs 5,0M 4,0K 5,0M 1% /run/lock
efivarfs 384K 66K 314K 18% /sys/firmware/efi/efivars
/dev/nvme0n1p1 511M 51M 461M 10% /boot/efi
tmpfs 3,1G 1,7M 3,1G 1% /run/user/1001
>
sur le free -h
<
<pre> total utilisé libre partagé tamp/cache disponible
Mem: 30Gi 4,7Gi 21Gi 719Mi 4,9Gi 25Gi
Échange: 2,0Gi 0B 2,0Gi
</pre>
>
et lorsque je lance audacity en ligne de commande, j'ai un Warning
<(audacity:16402): Gtk-WARNING **: 12:55:05.055: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().
>
et ça plante de la meme façon...
Hors ligne
#4 Le 04/10/2025, à 12:30
- xubu1957

Re : Plantage audacity à l'enregistrement
Bonjour,
Pour ajouter toi-même les balises code à ton message #3 :
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
Comme demandé dans le premier message du tutoriel Retour utilisable de commande
sur le df -h pas de probleme apparent :
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
tmpfs 3,1G 2,3M 3,1G 1% /run
/dev/nvme0n1p2 468G 78G 367G 18% /
tmpfs 16G 27M 16G 1% /dev/shm
tmpfs 5,0M 4,0K 5,0M 1% /run/lock
efivarfs 384K 66K 314K 18% /sys/firmware/efi/efivars
/dev/nvme0n1p1 511M 51M 461M 10% /boot/efi
tmpfs 3,1G 1,7M 3,1G 1% /run/user/1001sur le free -h
total utilisé libre partagé tamp/cache disponible
Mem: 30Gi 4,7Gi 21Gi 719Mi 4,9Gi 25Gi
Échange: 2,0Gi 0B 2,0Giet lorsque je lance audacity en ligne de commande, j'ai un Warning
(audacity:16402): Gtk-WARNING **: 12:55:05.055: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#5 Le 04/10/2025, à 13:33
- krodelabestiole

Re : Plantage audacity à l'enregistrement
aucun message supplémentaire dans le terminal quand ça plante ?
tu peux donner le retour de
wpctl status(entre balises code) stp ?
nouveau forum ubuntu-fr on en parle là : refonte du site / nouveau design
profil - sujets récurrents - sources du site
Hors ligne
#6 Le 04/10/2025, à 17:25
- frodjo
Re : Plantage audacity à l'enregistrement
ok dsl pour les balises code...
Voici le retour de wpctl status:
PipeWire 'pipewire-0' [0.3.48, xxxxxx@PNAN-20-088, cookie:3024984925]
└─ Clients:
31. pipewire-media-session [0.3.48, rodriguez@PNAN-20-088, pid:1860]
32. pipewire-media-session [0.3.48, rodriguez@PNAN-20-088, pid:1860]
37. xdg-desktop-portal [0.3.48, rodriguez@PNAN-20-088, pid:2472]
38. wpctl [0.3.48, rodriguez@PNAN-20-088, pid:21233]
Audio
├─ Devices:
│
├─ Sinks:
│
├─ Sink endpoints:
│
├─ Sources:
│
├─ Source endpoints:
│
└─ Streams:
Video
├─ Devices:
│ 33. Integrated_Webcam_HD [v4l2]
│ 34. Integrated_Webcam_HD [v4l2]
│
├─ Sinks:
│
├─ Sink endpoints:
│
├─ Sources:
│ 35. Integrated_Webcam_HD
│
├─ Source endpoints:
│
└─ Streams:
Settings
└─ Default Configured Node Names:Hors ligne
#7 Le 04/10/2025, à 17:29
- xubu1957

Re : Plantage audacity à l'enregistrement
Montre aussi d'éventuels paquets cassés :
dpkg -l | grep -v ^iiet :
ls -l /var/crashConseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#8 Le 04/10/2025, à 17:37
- frodjo
Re : Plantage audacity à l'enregistrement
Voici pour dpkg -l | grep -v ^ii... euh... yen a beaucoup :-). c'est grave docteur?. je ne peux pas tout mettre ds la réponse, taille limitée à 131 072 octets
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-=============================================-===========================================-============-================================================================================
ii accountsservice 22.07.5-2ubuntu1.5 amd64 query and manipulate user account information
ii acl 2.3.1-1 amd64 access control list - utilities
ii acpi-support 0.144 amd64 scripts for handling many ACPI events
ii acpid 1:2.0.33-1ubuntu1 amd64 Advanced Configuration and Power Interface event daemon
ii adduser 3.118ubuntu5 all add and remove users and groups
ii adwaita-icon-theme 41.0-1ubuntu1 all default icon theme of GNOME (small subset)
rc alsa-base 1.0.25+dfsg-0ubuntu7 all ALSA driver configuration files
ii alsa-topology-conf 1.2.5.1-2 all ALSA topology configuration files
ii alsa-ucm-conf 1.2.6.3-1ubuntu1.12 all ALSA Use Case Manager configuration files
ii alsa-utils 1.2.6-1ubuntu1 amd64 Utilities for configuring and using ALSA
ii amd64-microcode 3.20191218.1ubuntu2.3 amd64 Processor microcode firmware for AMD CPUs
ii anacron 2.3-31ubuntu2 amd64 cron-like program that doesn't go by time
ii apg 2.2.3.dfsg.1-5build2 amd64 Automated Password Generator - Standalone version
ii apparmor 3.0.4-2ubuntu2.4 amd64 user-space parser utility for AppArmor
rc apport 2.20.11-0ubuntu82.6 all automatically generate crash reports for debugging
ii appstream 0.15.2-2 amd64 Software component metadata management
ii apt 2.4.14 amd64 commandline package manager
ii apt-config-icons 0.15.2-2 all APT configuration snippet to enable icon downloads
ii apt-config-icons-hidpi 0.15.2-2 all APT configuration snippet to enable HiDPI icon downloads
ii apt-config-icons-large 0.15.2-2 all APT configuration snippet to enable large icon downloads
ii apt-config-icons-large-hidpi 0.15.2-2 all APT configuration snippet to enable large HiDPI icon downloads
ii apt-utils 2.4.14 amd64 package management related utility programs
ii aptdaemon 1.1.1+bzr982-0ubuntu39 all transaction based package management service
ii aptdaemon-data 1.1.1+bzr982-0ubuntu39 all data files for clients
ii apturl 0.5.2ubuntu22 amd64 install packages using the apt protocol - GTK+ frontend
ii apturl-common 0.5.2ubuntu22 amd64 install packages using the apt protocol - common data
ii aspell 0.60.8-4build1 amd64 GNU Aspell spell-checker
ii aspell-en 2018.04.16-0-1 all English dictionary for GNU Aspell
ii at-spi2-core 2.44.0-3 amd64 Assistive Technology Service Provider Interface (dbus core)
ii attr 1:2.5.1-1build1 amd64 utilities for manipulating filesystem extended attributes
ii audacity 2.4.2~dfsg0-5 amd64 fast, cross-platform audio editor
ii audacity-data 2.4.2~dfsg0-5 all fast, cross-platform audio editor (data)
ii autoconf 2.71-2 all automatic configure script builder
ii automake 1:1.16.5-1.3 all Tool for generating GNU Standards-compliant Makefiles
ii autotools-dev 20220109.1 all Update infrastructure for config.{guess,sub} files
ii avahi-autoipd 0.8-5ubuntu5.2 amd64 Avahi IPv4LL network address configuration daemon
ii avahi-daemon 0.8-5ubuntu5.2 amd64 Avahi mDNS/DNS-SD daemon
ii avahi-utils 0.8-5ubuntu5.2 amd64 Avahi browsing, publishing and discovery utilities
ii baobab 41.0-2 amd64 GNOME disk usage analyzer
ii base-files 12ubuntu4.7 amd64 Debian base system miscellaneous files
ii base-passwd 3.5.52build1 amd64 Debian base system master password and group files
ii bash 5.1-6ubuntu1.1 amd64 GNU Bourne Again SHell
ii bash-completion 1:2.11-5ubuntu1 all programmable completion for the bash shell
ii bc 1.07.1-3build1 amd64 GNU bc arbitrary precision calculator language
ii bind9-dnsutils 1:9.18.39-0ubuntu0.22.04.1 amd64 Clients provided with BIND 9
ii bind9-host 1:9.18.39-0ubuntu0.22.04.1 amd64 DNS Lookup Utility
ii bind9-libs:amd64 1:9.18.39-0ubuntu0.22.04.1 amd64 Shared Libraries used by BIND 9
ii binutils 2.38-4ubuntu2.8 amd64 GNU assembler, linker and binary utilities
ii binutils-common:amd64 2.38-4ubuntu2.8 amd64 Common files for the GNU assembler, linker and binary utilities
ii binutils-x86-64-linux-gnu 2.38-4ubuntu2.8 amd64 GNU binary utilities, for x86-64-linux-gnu target
ii blt 2.5.3+dfsg-4.1build2 amd64 graphics extension library for Tcl/Tk - run-time
ii bluez 5.64-0ubuntu1.4 amd64 Bluetooth tools and daemons
ii bluez-cups 5.64-0ubuntu1.4 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.64-0ubuntu1.4 amd64 bluez obex daemon
ii bolt 0.9.2-1 amd64 system daemon to manage thunderbolt 3 devices
ii branding-ubuntu 0.10 all Replacement artwork with Ubuntu branding
ii brltty 6.4-4ubuntu3 amd64 Access software for a blind person using a braille display
ii bsdextrautils 2.37.2-4ubuntu3.4 amd64 extra utilities from 4.4BSD-Lite
ii bsdutils 1:2.37.2-4ubuntu3.4 amd64 basic utilities from 4.4BSD-Lite
ii bubblewrap 0.6.1-1ubuntu0.1 amd64 utility for unprivileged chroot and namespace manipulation
ii build-essential 12.9ubuntu3 amd64 Informational list of build-essential packages
ii buku 4.6+ds-1 all Powerful command-line bookmark manager
ii busybox-initramfs 1:1.30.1-7ubuntu3.1 amd64 Standalone shell setup for initramfs
ii busybox-static 1:1.30.1-7ubuntu3.1 amd64 Standalone rescue shell with tons of builtin utilities
ii bzip2 1.0.8-5build1 amd64 high-quality block-sorting file compressor - utilities
ii ca-certificates 20240203~22.04.1 all Common CA certificates
ii ca-certificates-java 20190909ubuntu1.2 all Common CA certificates (JKS keystore)
ii cabextract 1.9-3 amd64 Microsoft Cabinet file unpacker
ii catdoc 1:0.95-5 amd64 text extractor for MS-Office files
ii cheese 41.1-1build1 amd64 tool to take pictures and videos from your webcam
ii cheese-common 41.1-1build1 all Common files for the Cheese tool to take pictures and videos
ii chrome-gnome-shell 10.1-5 all GNOME Shell extensions integration for web browsers
ii chromium-browser 1:85.0.4183.83-0ubuntu2.22.04.1 amd64 Transitional package - chromium-browser -> chromium snap
ii chromium-browser-l10n 1:85.0.4183.83-0ubuntu2.22.04.1 all Transitional package - chromium-browser-l10n -> chromium snap
ii chromium-chromedriver 1:85.0.4183.83-0ubuntu2.22.04.1 amd64 Transitional package - chromium-chromedriver -> chromium snap
ii chromium-codecs-ffmpeg-extra 1:85.0.4183.83-0ubuntu2.22.04.1 amd64 Transitional package - chromium-codecs-ffmpeg-extra -> chromium-ffmpeg snap
ii chromium-lwn4chrome 1.0-3 all Chromium extension for making LWN.net slightly easier to read
ii cifs-utils 2:6.14-1ubuntu0.3 amd64 Common Internet File System utilities
ii codeblocks 20.03-3.1 amd64 Code::Blocks integrated development environment (IDE)
ii codeblocks-common 20.03-3.1 all common files for Code::Blocks IDE
ii colord 1.4.6-1 amd64 system service to manage device colour profiles -- system daemon
ii colord-data 1.4.6-1 all system service to manage device colour profiles -- data files
ii command-not-found 22.04.0 all Suggest installation of packages in interactive bash sessions
ii console-setup 1.205ubuntu3 all console font and keymap setup program
ii console-setup-linux 1.205ubuntu3 all Linux specific part of console-setup
ii coreutils 8.32-4.1ubuntu1.2 amd64 GNU core utilities
ii cpio 2.13+dfsg-7ubuntu0.1 amd64 GNU cpio -- a program to manage archives of files
ii cpp 4:11.2.0-1ubuntu1 amd64 GNU C preprocessor (cpp)
ii cpp-11 11.4.0-1ubuntu1~22.04.2 amd64 GNU C preprocessor
ii cracklib-runtime 2.9.6-3.4build4 amd64 runtime support for password checker library cracklib2
ii cron 3.0pl1-137ubuntu3 amd64 process scheduling daemon
ii cups 2.4.1op1-1ubuntu4.12 amd64 Common UNIX Printing System(tm) - PPD/driver support, web interface
ii cups-browsed 1.28.15-0ubuntu1.4 amd64 OpenPrinting CUPS Filters - cups-browsed
ii cups-bsd 2.4.1op1-1ubuntu4.12 amd64 Common UNIX Printing System(tm) - BSD commands
ii cups-client 2.4.1op1-1ubuntu4.12 amd64 Common UNIX Printing System(tm) - client programs (SysV)
ii cups-common 2.4.1op1-1ubuntu4.12 all Common UNIX Printing System(tm) - common files
ii cups-core-drivers 2.4.1op1-1ubuntu4.12 amd64 Common UNIX Printing System(tm) - driverless printing
ii cups-daemon 2.4.1op1-1ubuntu4.12 amd64 Common UNIX Printing System(tm) - daemon
ii cups-filters 1.28.15-0ubuntu1.4 amd64 OpenPrinting CUPS Filters - Main Package
ii cups-filters-core-drivers 1.28.15-0ubuntu1.4 amd64 OpenPrinting CUPS Filters - Driverless printing
ii cups-ipp-utils 2.4.1op1-1ubuntu4.12 amd64 Common UNIX Printing System(tm) - IPP developer/admin utilities
ii cups-pk-helper 0.2.6-1ubuntu5 amd64 PolicyKit helper to configure cups with fine-grained privileges
ii cups-ppdc 2.4.1op1-1ubuntu4.12 amd64 Common UNIX Printing System(tm) - PPD manipulation utilities
ii cups-server-common 2.4.1op1-1ubuntu4.12 all Common UNIX Printing System(tm) - server common files
ii dash 0.5.11+git20210903+057cd650a4ed-3build1 amd64 POSIX-compliant shell
ii dbus 1.12.20-2ubuntu4.1 amd64 simple interprocess messaging system (daemon and utilities)
ii dbus-user-session 1.12.20-2ubuntu4.1 amd64 simple interprocess messaging system (systemd --user integration)
ii dc 1.07.1-3build1 amd64 GNU dc arbitrary precision reverse-polish calculator
ii dconf-cli 0.40.0-3ubuntu0.1 amd64 simple configuration storage system - utilities
ii dconf-gsettings-backend:amd64 0.40.0-3ubuntu0.1 amd64 simple configuration storage system - GSettings back-end
ii dconf-service 0.40.0-3ubuntu0.1 amd64 simple configuration storage system - D-Bus service
ii ddrescueview 0.4.5-1 amd64 graphical viewer for GNU ddrescue map files
ii debconf 1.5.79ubuntu1 all Debian configuration management system
ii debconf-i18n 1.5.79ubuntu1 all full internationalization support for debconf
ii debconf-kde-data 1.1.0-1 all Debconf KDE data files
ii debconf-kde-helper 1.1.0-1 amd64 Debconf KDE GUI frontend tool
ii debianutils 5.5-1ubuntu2 amd64 Miscellaneous utilities specific to Debian
ii debugedit 1:5.0-4build1 amd64 tools for handling build-ids and paths rewriting in DWARF data
ii default-jdk-headless 2:1.11-72build2 amd64 Standard Java or Java compatible Development Kit (headless)
ii default-jre 2:1.11-72build2 amd64 Standard Java or Java compatible Runtime
ii default-jre-headless 2:1.11-72build2 amd64 Standard Java or Java compatible Runtime (headless)
ii default-libmysqlclient-dev:amd64 1.0.8 amd64 MySQL database development files (metapackage)
ii deja-dup 42.9-1ubuntu3 amd64 Backup utility
ii desktop-file-utils 0.26-1ubuntu3 amd64 Utilities for .desktop files
ii dh-elpa-helper 2.0.9ubuntu1 all helper package for emacs lisp extensions
ii dictionaries-common 1.28.14 all spelling dictionaries - common utilities
ii diffstat 1.64-1build2 amd64 produces graph of changes introduced by a diff file
ii diffutils 1:3.8-0ubuntu2 amd64 File comparison utilities
ii dillo 3.0.5-7build1 amd64 Small and fast web browser
ii dirmngr 2.2.27-3ubuntu2.4 amd64 GNU privacy guard - network certificate management service
ii distro-info 1.1ubuntu0.2 amd64 provides information about the distributions' releases
ii distro-info-data 0.52ubuntu0.9 all information about the distributions' releases (data files)
ii dmidecode 3.3-3ubuntu0.2 amd64 SMBIOS/DMI table decoder
ii dmsetup 2:1.02.175-2.1ubuntu5 amd64 Linux Kernel Device Mapper userspace library
ii dmz-cursor-theme 0.4.5ubuntu1 all Style neutral, scalable cursor theme
ii dns-root-data 2024071801~ubuntu0.22.04.1 all DNS root hints and DNSSEC trust anchor
ii dnsmasq-base 2.90-0ubuntu0.22.04.1 amd64 Small caching DNS proxy and DHCP/TFTP server
ii docbook-xml 4.5-11 all standard XML documentation system for software and systems
ii dosfstools 4.2-1build3 amd64 utilities for making and checking MS-DOS FAT filesystems
ii dpkg 1.21.1ubuntu2.6 amd64 Debian package management system
ii dpkg-dev 1.21.1ubuntu2.6 all Debian package development tools
ii duplicity 0.8.21-1build1 amd64 encrypted bandwidth-efficient backup
ii dvisvgm 2.13.1-1 amd64 DVI to SVG converter
ii e2fsprogs 1.46.5-2ubuntu1.2 amd64 ext2/ext3/ext4 file system utilities
ii ed 1.18-1 amd64 classic UNIX line editor
ii efibootmgr 17-1ubuntu2 amd64 Interact with the EFI Boot Manager
ii eject 2.37.2-4ubuntu3.4 amd64 ejects CDs and operates CD-Changers under Linux
ii elfutils 0.186-1ubuntu0.1 amd64 collection of utilities to handle ELF objects
ii elpa-atomic-chrome 2.0.0-3 all edit a web-browser text entry area with Emacs
ii elpa-let-alist 1.0.6-2 all let-bind values of an assoc-list by their names in Emacs Lisp
ii elpa-websocket 1.13-1 all Emacs WebSocket client and server
ii emacs 1:27.1+1-3ubuntu5.2 all GNU Emacs editor (metapackage)
ii emacs-bin-common 1:27.1+1-3ubuntu5.2 amd64 GNU Emacs editor's shared, architecture dependent files
ii emacs-common 1:27.1+1-3ubuntu5.2 all GNU Emacs editor's shared, architecture independent infrastructure
ii emacs-el 1:27.1+1-3ubuntu5.2 all GNU Emacs LISP (.el) files
ii emacs-gtk 1:27.1+1-3ubuntu5.2 amd64 GNU Emacs editor (with GTK+ GUI support)
ii emacsen-common 3.0.4 all Common facilities for all emacsen
ii enchant-2 2.3.2-1ubuntu2 amd64 Wrapper for various spell checker engines (binary programs)
ii eog 42.0-1 amd64 Eye of GNOME graphics viewer program
ii epiphany-browser 42.4-0ubuntu1 amd64 Intuitive GNOME web browser
ii epiphany-browser-data 42.4-0ubuntu1 all Data files for the GNOME web browser
ii espeak-ng-data:amd64 1.50+dfsg-10ubuntu0.1 amd64 Multi-lingual software speech synthesizer: speech data files
ii evince 42.3-0ubuntu3.1 amd64 Document (PostScript, PDF) viewer
ii evince-common 42.3-0ubuntu3.1 all Document (PostScript, PDF) viewer - common files
ii evolution-data-server 3.44.4-0ubuntu1.1 amd64 evolution database backend server
ii evolution-data-server-common 3.44.4-0ubuntu1.1 all architecture independent files for Evolution Data Server
ii fakeroot 1.28-1ubuntu1 amd64 tool for simulating superuser privileges
ii fdisk 2.37.2-4ubuntu3.4 amd64 collection of partitioning utilities
ii ffcvt 1.7.6-1ubuntu0.22.04.1 amd64 ffmpeg convert wrapper tool
ii ffmpeg 7:4.4.2-0ubuntu0.22.04.1 amd64 Tools for transcoding, streaming and playing of multimedia files
ii file 1:5.41-3ubuntu0.1 amd64 Recognize the type of data in a file using "magic" numbers
ii file-roller 3.42.0-1 amd64 archive manager for GNOME
ii filezilla 3.58.0-1ubuntu0.1 amd64 Full-featured graphical FTP/FTPS/SFTP client
ii filezilla-common 3.58.0-1ubuntu0.1 all Architecture independent files for filezilla
ii findutils 4.8.0-1ubuntu3 amd64 utilities for finding files--find, xargs
ii firefox 1:1snap1-0ubuntu2 amd64 Transitional package - firefox -> firefox snap
ii firefox-locale-fr 1:1snap1-0ubuntu2 all Transitional package - firefox-locale-fr -> firefox snap
ii firmware-sof-signed 2.0-1ubuntu4.7 all Intel SOF firmware - signed
ii flac 1.3.3-2ubuntu0.2 amd64 Free Lossless Audio Codec - command line tools
ii flatpak 1.12.7-1ubuntu0.1 amd64 Application deployment framework for desktop apps
ii flatpak-builder 1.2.2-2 amd64 Flatpak application building helper
ii flatpak-builder-tests 1.2.2-2 amd64 Application deployment framework for desktop apps (tests)
ii flatpak-tests 1.12.7-1ubuntu0.1 amd64 Application deployment framework for desktop apps (tests)
ii flatpak-xdg-utils 1.0.5-1 amd64 xdg-open and xdg-email reimplementation for containerized apps
ii flatpak-xdg-utils-tests 1.0.5-1 amd64 as-installed tests for flatpak-xdg-utils
ii fontconfig 2.13.1-4.2ubuntu5 amd64 generic font configuration library - support binaries
ii fontconfig-config 2.13.1-4.2ubuntu5 all generic font configuration library - configuration
ii fonts-beng 2:1.3 all Metapackage to install Bengali and Assamese fonts
ii fonts-beng-extra 3.2.1-1 all TrueType fonts for Bengali language
ii fonts-dejavu-core 2.37-2build1 all Vera font family derivate with additional characters
ii fonts-dejavu-extra 2.37-2build1 all Vera font family derivate with additional characters (extra variants)
ii fonts-deva 2:1.3 all Meta package to install all Devanagari fonts
ii fonts-deva-extra 3.0-5 all Free fonts for Devanagari script
ii fonts-droid-fallback 1:6.0.1r16-1.1build1 all handheld device font with extensive style and language support (fallback)
ii fonts-freefont-ttf 20120503-10build1 all Freefont Serif, Sans and Mono Truetype fonts
ii fonts-gargi 2.0-5 all OpenType Devanagari font
ii fonts-gubbi 1.3-5build1 all Gubbi free font for Kannada script
ii fonts-gujr 2:1.4 all Meta package to install all Gujarati fonts
ii fonts-gujr-extra 1.0.1-1 all Free fonts for Gujarati script
ii fonts-guru 2:1.3 all Meta package to install all Punjabi fonts
ii fonts-guru-extra 2.0-5 all Free fonts for Punjabi language
ii fonts-indic 2:1.4 all Meta package to install all Indian language fonts
ii fonts-kacst 2.01+mry-15 all KACST free TrueType Arabic fonts
ii fonts-kacst-one 5.0+svn11846-10 all TrueType font designed for Arabic language
ii fonts-kalapi 1.0-4 all Kalapi Gujarati Unicode font
ii fonts-khmeros-core 5.0-9ubuntu1 all KhmerOS Unicode fonts for the Khmer language of Cambodia
ii fonts-knda 2:1.3 all Meta package for Kannada fonts
ii fonts-lao 0.0.20060226-10ubuntu2 all TrueType font for Lao language
ii fonts-liberation 1:1.07.4-11 all Fonts with the same metrics as Times, Arial and Courier
ii fonts-liberation2 2.1.5-1 all Fonts with the same metrics as Times, Arial and Courier (v2)
ii fonts-lklug-sinhala 0.6-4 all Unicode Sinhala font by Lanka Linux User Group
ii fonts-lmodern 2.004.5-6.1 all OpenType fonts based on Computer Modern
ii fonts-lohit-beng-assamese 2.91.5-2 all Lohit TrueType font for Assamese Language
ii fonts-lohit-beng-bengali 2.91.5-2 all Lohit TrueType font for Bengali Language
ii fonts-lohit-deva 2.95.4-4 all Lohit TrueType font for Devanagari script
ii fonts-lohit-gujr 2.92.4-4 all Lohit TrueType font for Gujarati Language
ii fonts-lohit-guru 2.91.2-2build1 all Lohit TrueType font for Punjabi Language
ii fonts-lohit-knda 2.5.4-3 all Lohit TrueType font for Kannada Language
ii fonts-lohit-mlym 2.92.2-2 all Lohit TrueType font for Malayalam Language
ii fonts-lohit-orya 2.91.2-2 all Lohit TrueType font for Oriya Language
ii fonts-lohit-taml 2.91.3-2 all Lohit TrueType font for Tamil Language
ii fonts-lohit-taml-classical 2.5.4-2 all Lohit Tamil TrueType fonts for Tamil script
ii fonts-lohit-telu 2.5.5-2build1 all Lohit TrueType font for Telugu Language
ii fonts-lyx 2.3.6-1 all TrueType versions of some TeX fonts used by LyX
ii fonts-mlym 2:1.3 all Meta package to install all Malayalam fonts
ii fonts-nakula 1.0-4 all Free Unicode compliant Devanagari font
ii fonts-navilu 1.2-3 all Handwriting font for Kannada
ii fonts-noto-cjk 1:20220127+repack1-1 all "No Tofu" font families with large Unicode coverage (CJK regular and bold)
ii fonts-noto-color-emoji 2.047-0ubuntu0.22.04.1 all color emoji font from Google
ii fonts-noto-mono 20201225-1build1 all "No Tofu" monospaced font family with large Unicode coverage
ii fonts-opensymbol 2:102.12+LibO7.3.7-0ubuntu0.22.04.10 all OpenSymbol TrueType font
ii fonts-orya 2:1.3 all Meta package to install all Odia fonts
ii fonts-orya-extra 2.0-6 all Free fonts for Odia script
ii fonts-pagul 1.0-8 all Free TrueType font for the Sourashtra language
ii fonts-roboto 2:0~20170802-3 all metapackage to pull in Roboto fonts
ii fonts-roboto-hinted 2:0~20170802-3 all Google's signature family of fonts (transitional package)
ii fonts-roboto-slab 1.100263+20170512-2 all Google's signature family of fonts (slab)
ii fonts-roboto-unhinted 2:0~20170802-3 all Google's signature family of fonts (unhinted)
ii fonts-sahadeva 1.0-5 all Free Unicode compliant Devanagari font
ii fonts-samyak-deva 1.2.2-5build1 all Samyak TrueType font for Devanagari script
ii fonts-samyak-gujr 1.2.2-5build1 all Samyak TrueType font for Gujarati language
ii fonts-samyak-mlym 1.2.2-5build1 all Samyak TrueType font for Malayalam language
ii fonts-samyak-taml 1.2.2-5build1 all Samyak TrueType font for Tamil language
ii fonts-sarai 1.0-3 all truetype font for devanagari script
ii fonts-sil-abyssinica 2.100-3 all Ethiopic script font designed in a calligraphic style
ii fonts-sil-padauk 5.000-3 all Burmese Unicode TrueType font with OpenType and Graphite support
ii fonts-smc 1:7.2 all Metapackage for various TrueType fonts for Malayalam Language
ii fonts-smc-anjalioldlipi 7.1.2-2 all AnjaliOldLipi malayalam font
ii fonts-smc-chilanka 1.540-1 all Chilanka malayalam font
ii fonts-smc-dyuthi 3.0.2-2 all Dyuthi malayalam font
ii fonts-smc-gayathri 1.110-2-1 all Gayathri Malayalam font
ii fonts-smc-karumbi 1.1.2-2 all Karumbi malayalam font
ii fonts-smc-keraleeyam 3.0.2-2 all Keraleeyam malayalam font
ii fonts-smc-manjari 2.000-3 all Manjari malayalam font
ii fonts-smc-meera 7.0.3-1 all Meera malayalam font
ii fonts-smc-rachana 7.0.2-1build1 all Rachana malayalam font
ii fonts-smc-raghumalayalamsans 2.2.1-1 all RaghuMalayalamSans malayalam font
ii fonts-smc-suruma 3.2.3-1 all Suruma malayalam font
ii fonts-smc-uroob 2.0.2-1 all Uroob malayalam font
ii fonts-taml 2:1.4 all Meta package to install all Tamil fonts
ii fonts-telu 2:1.3 all Meta package to install all Telugu fonts
ii fonts-telu-extra 2.0-5 all Free fonts for Telugu script
ii fonts-teluguvijayam 2.1-1 all TrueType fonts for Telugu script (te)
ii fonts-texgyre 20180621-3.1 all OpenType fonts based on URW Fonts
ii fonts-thai-tlwg 1:0.7.3-1 all Thai fonts maintained by TLWG (metapackage)
ii fonts-tibetan-machine 1.901b-6 all font for Tibetan, Dzongkha and Ladakhi (OpenType Unicode)
ii fonts-tlwg-garuda 1:0.7.3-1 all Thai Garuda font (dependency package)
ii fonts-tlwg-garuda-ttf 1:0.7.3-1 all Thai Garuda TrueType font
ii fonts-tlwg-kinnari 1:0.7.3-1 all Thai Kinnari font (dependency package)
ii fonts-tlwg-kinnari-ttf 1:0.7.3-1 all Thai Kinnari TrueType font
ii fonts-tlwg-laksaman 1:0.7.3-1 all Thai Laksaman font (dependency package)
ii fonts-tlwg-laksaman-ttf 1:0.7.3-1 all Thai Laksaman TrueType font
ii fonts-tlwg-loma 1:0.7.3-1 all Thai Loma font (dependency package)
ii fonts-tlwg-loma-ttf 1:0.7.3-1 all Thai Loma TrueType font
ii fonts-tlwg-mono 1:0.7.3-1 all Thai TlwgMono font (dependency package)
ii fonts-tlwg-mono-ttf 1:0.7.3-1 all Thai TlwgMono TrueType font
ii fonts-tlwg-norasi 1:0.7.3-1 all Thai Norasi font (dependency package)
ii fonts-tlwg-norasi-ttf 1:0.7.3-1 all Thai Norasi TrueType font
ii fonts-tlwg-purisa 1:0.7.3-1 all Thai Purisa font (dependency package)
ii fonts-tlwg-purisa-ttf 1:0.7.3-1 all Thai Purisa TrueType font
ii fonts-tlwg-sawasdee 1:0.7.3-1 all Thai Sawasdee font (dependency package)
ii fonts-tlwg-sawasdee-ttf 1:0.7.3-1 all Thai Sawasdee TrueType font
ii fonts-tlwg-typewriter 1:0.7.3-1 all Thai TlwgTypewriter font (dependency package)
ii fonts-tlwg-typewriter-ttf 1:0.7.3-1 all Thai TlwgTypewriter TrueType font
ii fonts-tlwg-typist 1:0.7.3-1 all Thai TlwgTypist font (dependency package)
ii fonts-tlwg-typist-ttf 1:0.7.3-1 all Thai TlwgTypist TrueType font
ii fonts-tlwg-typo 1:0.7.3-1 all Thai TlwgTypo font (dependency package)
ii fonts-tlwg-typo-ttf 1:0.7.3-1 all Thai TlwgTypo TrueType font
ii fonts-tlwg-umpush 1:0.7.3-1 all Thai Umpush font (dependency package)
ii fonts-tlwg-umpush-ttf 1:0.7.3-1 all Thai Umpush TrueType font
ii fonts-tlwg-waree 1:0.7.3-1 all Thai Waree font (dependency package)
ii fonts-tlwg-waree-ttf 1:0.7.3-1 all Thai Waree TrueType font
ii fonts-ubuntu 0.83-6ubuntu1 all sans-serif font set from Ubuntu
ii fonts-urw-base35 20200910-1 all font set metric-compatible with the 35 PostScript Level 2 Base Fonts
ii fonts-yrsa-rasa 2.005-1 all Open-source, libre fonts for Latin + Gujarati
ii foomatic-db-compressed-ppds 20220223-0ubuntu1 all OpenPrinting printer support - Compressed PPDs derived from the database
ii forensics-extra-gui 2.35 all Forensics Environment - extra GUI components (metapackage)
ii fprintd 1.94.2-1ubuntu0.22.04.1 amd64 D-Bus daemon for fingerprint reader access
ii friendly-recovery 0.2.42 all Make recovery boot mode more user-friendly
ii ftp 20210827-4build1 all dummy transitional package for tnftp
ii fuse3 3.10.5-1build1 amd64 Filesystem in Userspace (3.x version)
ii fwupd 1.7.9-1~22.04.3 amd64 Firmware update daemon
ii fwupd-signed 1.51.1~22.04.1+1.4-0ubuntu0.1 amd64 Linux Firmware Updater EFI signed binary
ii g++ 4:11.2.0-1ubuntu1 amd64 GNU C++ compiler
ii g++-11 11.4.0-1ubuntu1~22.04.2 amd64 GNU C++ compiler
ii gamemode 1.6.1-1build2 amd64 Optimise Linux system performance on demand
ii gamemode-daemon 1.6.1-1build2 amd64 Optimise Linux system performance on demand (daemon)
ii gamin 0.1.10-6 amd64 File and directory monitoring system
ii gcc 4:11.2.0-1ubuntu1 amd64 GNU C compiler
ii gcc-11 11.4.0-1ubuntu1~22.04.2 amd64 GNU C compiler
ii gcc-11-base:amd64 11.4.0-1ubuntu1~22.04.2 amd64 GCC, the GNU Compiler Collection (base package)
ii gcc-11-multilib 11.4.0-1ubuntu1~22.04.2 amd64 GNU C compiler (multilib support)
ii gcc-12-base:amd64 12.3.0-1ubuntu1~22.04.2 amd64 GCC, the GNU Compiler Collection (base package)
ii gcc-multilib 4:11.2.0-1ubuntu1 amd64 GNU C compiler (multilib files)
ii gcr 3.40.0-4 amd64 GNOME crypto services (daemon and tools)
ii gdal-bin 3.4.1+dfsg-1build4 amd64 Geospatial Data Abstraction Library - Utility programs
ii gdal-data 3.4.1+dfsg-1build4 all Geospatial Data Abstraction Library - Data files
ii gdb 12.1-0ubuntu1~22.04.2 amd64 GNU Debugger
ii gdebi 0.9.5.7+nmu6 all simple tool to view and install deb files - GNOME GUI
ii gdebi-core 0.9.5.7+nmu6 all simple tool to install deb files
ii gdisk 1.0.8-4build1 amd64 GPT fdisk text-mode partitioning tool
ii gdm3 42.0-1ubuntu7.22.04.4 amd64 GNOME Display Manager
ii gedit 41.0-3 amd64 official text editor of the GNOME desktop environment
ii gedit-common 41.0-3 all official text editor of the GNOME desktop environment (support files)
ii genisoimage 9:1.1.11-3.2ubuntu1 amd64 Creates ISO-9660 CD-ROM filesystem images
ii geoclue-2.0 2.5.7-3ubuntu3 amd64 geoinformation service
ii gettext 0.21-4ubuntu4 amd64 GNU Internationalization utilities
ii gettext-base 0.21-4ubuntu4 amd64 GNU Internationalization utilities for the base system
ii gfortran 4:11.2.0-1ubuntu1 amd64 GNU Fortran 95 compiler
ii gfortran-11 11.4.0-1ubuntu1~22.04.2 amd64 GNU Fortran compiler
ii gfortran-11-multilib 11.4.0-1ubuntu1~22.04.2 amd64 GNU Fortran compiler (multilib support)
ii gfortran-multilib 4:11.2.0-1ubuntu1 amd64 GNU Fortran 95 compiler (multilib files)
ii ghostscript 9.55.0~dfsg1-0ubuntu5.13 amd64 interpreter for the PostScript language and for PDF
ii ghostscript-x 9.55.0~dfsg1-0ubuntu5.13 amd64 interpreter for the PostScript language and for PDF - X11 support
ii gimp 2.10.30-1ubuntu0.1 amd64 GNU Image Manipulation Program
ii gimp-data 2.10.30-1ubuntu0.1 all Data files for GIMP
ii gimp-help-common 2.10.0-1 all Data files for the GIMP documentation
ii gimp-help-fr 2.10.0-1 all Documentation for the GIMP (French)
ii gir1.2-accountsservice-1.0:amd64 22.07.5-2ubuntu1.5 amd64 GObject introspection data for AccountService
ii gir1.2-adw-1:amd64 1.1.7-0ubuntu0.22.04.1 amd64 GObject introspection files for libadwaita
ii gir1.2-atk-1.0:amd64 2.36.0-3build1 amd64 ATK accessibility toolkit (GObject introspection)
ii gir1.2-atspi-2.0:amd64 2.44.0-3 amd64 Assistive Technology Service Provider (GObject introspection)
ii gir1.2-ayatanaappindicator3-0.1 0.5.90-7ubuntu2 amd64 Typelib files for libayatana-appindicator3-1 (GTK-3+ version)
ii gir1.2-dbusmenu-glib-0.4:amd64 16.04.1+18.10.20180917-0ubuntu8 amd64 typelib file for libdbusmenu-glib4
ii gir1.2-dee-1.0 1.2.7+17.10.20170616-6ubuntu4 amd64 GObject introspection data for the Dee library
ii gir1.2-flatpak-1.0:amd64 1.12.7-1ubuntu0.1 amd64 Application deployment framework for desktop apps (introspection)
ii gir1.2-freedesktop:amd64 1.72.0-1 amd64 Introspection data for some FreeDesktop components
ii gir1.2-gck-1:amd64 3.40.0-4 amd64 GObject introspection data for the GCK library
ii gir1.2-gcr-3:amd64 3.40.0-4 amd64 GObject introspection data for the GCR library
ii gir1.2-gdesktopenums-3.0:amd64 42.0-1ubuntu1 amd64 GObject introspection for GSettings desktop-wide schemas
ii gir1.2-gdkpixbuf-2.0:amd64 2.42.8+dfsg-1ubuntu0.4 amd64 GDK Pixbuf library - GObject-Introspection
ii gir1.2-gdm-1.0:amd64 42.0-1ubuntu7.22.04.4 amd64 GObject introspection data for the GNOME Display Manager
ii gir1.2-geoclue-2.0:amd64 2.5.7-3ubuntu3 amd64 convenience library to interact with geoinformation service (introspection)
ii gir1.2-gexiv2-0.10:amd64 0.14.0-1build1 amd64 GObject-based wrapper around the Exiv2 library - introspection data
ii gir1.2-glib-2.0:amd64 1.72.0-1 amd64 Introspection data for GLib, GObject, Gio and GModule
ii gir1.2-gmenu-3.0:amd64 3.36.0-1ubuntu3 amd64 GObject introspection data for the GNOME menu library
ii gir1.2-gnomebluetooth-3.0:amd64 42.0-5 amd64 Introspection data for GnomeBluetooth
ii gir1.2-gnomedesktop-3.0:amd64 42.9-0ubuntu1 amd64 Introspection data for GnomeDesktop (GTK 3)
ii gir1.2-goa-1.0:amd64 3.44.0-1ubuntu1 amd64 Introspection data for GNOME Online Accounts
ii gir1.2-graphene-1.0:amd64 1.10.8-1 amd64 library of graphic data types (introspection files)
ii gir1.2-gst-plugins-base-1.0:amd64 1.20.1-1ubuntu0.5 amd64 GObject introspection data for the GStreamer Plugins Base library
ii gir1.2-gstreamer-1.0:amd64 1.20.3-0ubuntu1.1 amd64 GObject introspection data for the GStreamer library
ii gir1.2-gtk-3.0:amd64 3.24.33-1ubuntu2.2 amd64 GTK graphical user interface library -- gir bindings
ii gir1.2-gtk-4.0:amd64 4.6.9+ds-0ubuntu0.22.04.2 amd64 GTK graphical user interface library -- gir bindings
ii gir1.2-gtksource-3.0:amd64 3.24.11-2build1 amd64 gir files for the GTK+ syntax highlighting widget
ii gir1.2-gtksource-4:amd64 4.8.3-1 amd64 gir files for the GTK+ syntax highlighting widget
ii gir1.2-gudev-1.0:amd64 1:237-2build1 amd64 libgudev-1.0 introspection data
ii gir1.2-gweather-3.0:amd64 40.0-5build1 amd64 GObject introspection data for the GWeather library
ii gir1.2-handy-1:amd64 1.6.1-1 amd64 GObject introspection files for libhandy
ii gir1.2-harfbuzz-0.0:amd64 2.7.4-1ubuntu3.2 amd64 OpenType text shaping engine (GObject introspection data)
ii gir1.2-ibus-1.0:amd64 1.5.26-4 amd64 Intelligent Input Bus - introspection data
ii gir1.2-javascriptcoregtk-4.0:amd64 2.48.5-0ubuntu0.22.04.1 amd64 JavaScript engine library from WebKitGTK - GObject introspection data
ii gir1.2-json-1.0:amd64 1.6.6-1build1 amd64 GLib JSON manipulation library (introspection data)
ii gir1.2-mutter-10:amd64 42.9-0ubuntu9 amd64 GObject introspection data for Mutter
ii gir1.2-nm-1.0:amd64 1.36.6-0ubuntu2.1 amd64 GObject introspection data for the libnm library
ii gir1.2-nma-1.0:amd64 1.8.34-1ubuntu1 amd64 GObject introspection data for libnma
ii gir1.2-notify-0.7:amd64 0.7.9-3ubuntu5.22.04.1 amd64 sends desktop notifications to a notification daemon (Introspection files)
ii gir1.2-ostree-1.0:amd64 2022.2-3 amd64 content-addressed filesystem for operating system binaries (introspection)
ii gir1.2-packagekitglib-1.0 1.2.5-2ubuntu3 amd64 GObject introspection data for the PackageKit GLib library
ii gir1.2-pango-1.0:amd64 1.50.6+ds-2ubuntu1 amd64 Layout and rendering of internationalized text - gir bindings
ii gir1.2-peas-1.0:amd64 1.32.0-1 amd64 Application plugin library (introspection files)
ii gir1.2-polkit-1.0 0.105-33 amd64 GObject introspection data for PolicyKit
ii gir1.2-rb-3.0:amd64 3.4.4-5ubuntu1 amd64 GObject introspection data for the rhythmbox music player
ii gir1.2-rsvg-2.0:amd64 2.52.5+dfsg-3ubuntu0.2 amd64 gir files for renderer library for SVG files
ii gir1.2-secret-1:amd64 0.20.5-2 amd64 Secret store (GObject-Introspection)
ii gir1.2-snapd-1:amd64 1.60-0ubuntu1 amd64 Typelib file for libsnapd-glib1
ii gir1.2-soup-2.4:amd64 2.74.2-3ubuntu0.6 amd64 GObject introspection data for the libsoup HTTP library
ii gir1.2-totem-1.0:amd64 42.0-1ubuntu1 amd64 GObject introspection data for Totem media player
ii gir1.2-totemplparser-1.0:amd64 3.26.6-1build1 amd64 GObject introspection data for the Totem Playlist Parser library
ii gir1.2-udisks-2.0:amd64 2.9.4-1ubuntu2.3 amd64 GObject based library to access udisks2 - introspection data
ii gir1.2-unity-7.0:amd64 7.1.4+19.04.20190319-6build1 amd64 GObject introspection data for the Unity library
ii gir1.2-upowerglib-1.0:amd64 0.99.17-1 amd64 GObject introspection data for upower
ii gir1.2-vte-2.91:amd64 0.68.0-1ubuntu0.1 amd64 GObject introspection data for the VTE library
ii gir1.2-webkit2-4.0:amd64 2.48.5-0ubuntu0.22.04.1 amd64 Web content engine library for GTK - GObject introspection data
ii gir1.2-wnck-3.0:amd64 40.1-1 amd64 GObject introspection data for the WNCK library
ii gir1.2-xdp-1.0:amd64 0.6-2 amd64 Flatpak portal library - introspection data
ii gir1.2-xdpgtk3-1.0:amd64 0.6-2 amd64 Flatpak portal library - introspection data for GTK 3
ii gir1.2-xdpgtk4-1.0:amd64 0.6-2 amd64 Flatpak portal library - introspection data for GTK 4et voici pour ls -l /var/crash
total 0Hors ligne
#9 Le 04/10/2025, à 17:50
- frodjo
Re : Plantage audacity à l'enregistrement
et pour krodlabestiole
en fait si dans le terminal, lorsque je lance audacity, il y a d'autres messages d'erreur, mais le logiciel s'ouvre quand meme. je peux faire certaines actions mais si j'essaie d'enregistrer ça plante
(alors que ça fonctionnait il y a 3 jours)
voici les messages :
Attempting to connect to Audacity failed...retrying
ALSA lib pcm_dmix.c:1032:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map
Cannot connect to server socket err = Aucun fichier ou dossier de ce nom
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Cannot connect to server socket err = Aucun fichier ou dossier de ce nom
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp
ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp
ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card
ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card'
ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card
ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card'
ALSA lib pcm_dmix.c:1032:(snd_pcm_dmix_open) unable to open slave
Cannot connect to server socket err = Aucun fichier ou dossier de ce nom
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
18:48:03: Debug: DirManager: Created new instance.
18:48:03: Debug: ScreenToClient cannot work when toplevel window is not shown
18:48:03: Debug: ScreenToClient cannot work when toplevel window is not shown
18:48:03: Debug: ScreenToClient cannot work when toplevel window is not shown
18:48:03: Debug: ScreenToClient cannot work when toplevel window is not shown
18:48:03: Debug: ScreenToClient cannot work when toplevel window is not shown
18:48:03: Debug: ScreenToClient cannot work when toplevel window is not shown
18:48:03: Debug: ScreenToClient cannot work when toplevel window is not shown
18:48:03: Debug: ScreenToClient cannot work when toplevel window is not shown
18:48:03: Debug: ScreenToClient cannot work when toplevel window is not shown
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1736
Expression 'AlsaOpen( &alsaApi->baseHostApiRep, params, streamDir, &self->pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1904
Expression 'PaAlsaStreamComponent_Initialize( &self->capture, alsaApi, inParams, StreamDirection_In, NULL != callback )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2171
Expression 'PaAlsaStream_Initialize( stream, alsaHostApi, inputParameters, outputParameters, sampleRate, framesPerBuffer, callback, streamFlags, userData )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2839
18:48:04: Debug: PortAudio stream error creating device list: ALSA:upmix: Device unavailable
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1736
Expression 'AlsaOpen( &alsaApi->baseHostApiRep, params, streamDir, &self->pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1904
Expression 'PaAlsaStreamComponent_Initialize( &self->capture, alsaApi, inParams, StreamDirection_In, NULL != callback )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2171
Expression 'PaAlsaStream_Initialize( stream, alsaHostApi, inputParameters, outputParameters, sampleRate, framesPerBuffer, callback, streamFlags, userData )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2839
18:48:05: Debug: PortAudio stream error creating device list: ALSA:vdownmix: Device unavailable
18:48:05: Debug: ScreenToClient cannot work when toplevel window is not shownHors ligne
#10 Le 04/10/2025, à 18:09
- xubu1957

Re : Plantage audacity à l'enregistrement
Tu n'as pas affiché la commande utilisée dans le terminal, et comme je vois des ii, à refaire :
dpkg -l | grep -v ^iiAstuce pour copier / coller sans erreur :
triple clic gauche pour sélectionner et copier une ligne entière
clic molette pour coller dans le terminal
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#11 Le 04/10/2025, à 19:14
- frodjo
Re : Plantage audacity à l'enregistrement
Oups, dsl, j'ai du louper qqc. alors voici (en mieux) le retour de la commande dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-=============================================-===========================================-============-================================================================================
rc alsa-base 1.0.25+dfsg-0ubuntu7 all ALSA driver configuration files
rc apport 2.20.11-0ubuntu82.6 all automatically generate crash reports for debugging
rc linux-image-6.5.0-18-generic 6.5.0-18.18~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-40-generic 6.8.0-40.40~22.04.3 amd64 Signed kernel image generic
rc linux-image-6.8.0-45-generic 6.8.0-45.45~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-47-generic 6.8.0-47.47~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-48-generic 6.8.0-48.48~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-49-generic 6.8.0-49.49~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-51-generic 6.8.0-51.52~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-52-generic 6.8.0-52.53~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-57-generic 6.8.0-57.59~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-58-generic 6.8.0-58.60~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-59-generic 6.8.0-59.61~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-60-generic 6.8.0-60.63~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-64-generic 6.8.0-64.67~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-65-generic 6.8.0-65.68~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.8.0-79-generic 6.8.0-79.79~22.04.1 amd64 Signed kernel image generic
rc linux-modules-6.5.0-18-generic 6.5.0-18.18~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-40-generic 6.8.0-40.40~22.04.3 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-45-generic 6.8.0-45.45~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-47-generic 6.8.0-47.47~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-48-generic 6.8.0-48.48~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-49-generic 6.8.0-49.49~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-51-generic 6.8.0-51.52~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-52-generic 6.8.0-52.53~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-57-generic 6.8.0-57.59~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-58-generic 6.8.0-58.60~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-59-generic 6.8.0-59.61~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-60-generic 6.8.0-60.63~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-64-generic 6.8.0-64.67~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-65-generic 6.8.0-65.68~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-6.8.0-79-generic 6.8.0-79.79~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-18-generic 6.5.0-18.18~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-40-generic 6.8.0-40.40~22.04.3 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-45-generic 6.8.0-45.45~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-47-generic 6.8.0-47.47~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-48-generic 6.8.0-48.48~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-49-generic 6.8.0-49.49~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-51-generic 6.8.0-51.52~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-52-generic 6.8.0-52.53~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-57-generic 6.8.0-57.59~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-58-generic 6.8.0-58.60~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-59-generic 6.8.0-59.61~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-60-generic 6.8.0-60.63~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-64-generic 6.8.0-64.67~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-65-generic 6.8.0-65.68~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-79-generic 6.8.0-79.79~22.04.1 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-sound-base 1.0.25+dfsg-0ubuntu7 all base package for ALSA and OSS sound systems
rc pipewire-media-session 0.4.1-2ubuntu1 amd64 example session manager for PipeWire
hi wpasupplicant 2:2.9-1ubuntu4.3 amd64 client support for WPA and WPA2 (IEEE 802.11i)Modération : merci de respecter la langue du forum qui est le français, pas le SMS.
Dernière modification par cqfd93 (Le 04/10/2025, à 19:43)
Hors ligne
#12 Le 04/10/2025, à 19:15
- xubu1957

Re : Plantage audacity à l'enregistrement
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~ccomme expliqué à la machine à café et rajouté dans ce message
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#13 Le 04/10/2025, à 20:08
- krodelabestiole

Re : Plantage audacity à l'enregistrement
un message sera sûrement affiché lors du plantage.
aucun message supplémentaire dans le terminal quand ça plante ?
lorsque je lance audacity, il y a d'autres messages d'erreur, mais le logiciel s'ouvre quand meme.
18:48:04: Debug: PortAudio stream error creating device list: ALSA:upmix: Device unavailable
je voudrais juste avoir le message qui s'affiche au moment où ça plante ? j'ai bien compris qu'audacity s'ouvrait.
mais vu que je ne suis pas derrière ton ordi et que je ne suis pas sûr d'avoir l'intégralité des retours (les invites ne sont pas copiées) je ne suis pas sûr de quand ça crashe...
ici ça plante à 18:48:04 ?
d'après pipewire tu n'as aucune interface audio !
je suppose que c'est la raison du plantage...
tu arrives à lire du son depuis ubuntu en général ?
quels sont les retours de
aplay -larecord -lpactl infonouveau forum ubuntu-fr on en parle là : refonte du site / nouveau design
profil - sujets récurrents - sources du site
Hors ligne
#14 Le 05/10/2025, à 14:14
- frodjo
Re : Plantage audacity à l'enregistrement
Dans l'ordre :
quand ça plante, j'ai dans le terminal, tous les messages que j'ai listés plus haut, je ne sais pas comment isoler de façon plus précise le retour....
Oui j'arrive à lire du son depuis ubuntu
aplay -l
**** Liste des périphériques matériels PLAYBACK ****
carte 0 : PCH [HDA Intel PCH], périphérique 0 : ALC3204 Analog [ALC3204 Analog]
Sous-périphériques : 0/1
Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 3 : HDMI 0 [HDMI 0]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 7 : HDMI 1 [HDMI 1]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 8 : HDMI 2 [HDMI 2]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0arecord -l
**** Liste des périphériques matériels CAPTURE ****
carte 0 : PCH [HDA Intel PCH], périphérique 0 : ALC3204 Analog [ALC3204 Analog]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0pactl info
Chaîne du serveur: /run/user/1001/pulse/native
Version du protocole de bibliothèque: 35
Version du protocole du serveur: 35
Local: oui
Index client: 92
Tile Size: 65472
Nom d’utilisateur : rodriguez
Nom d’hôte : PNAN-20-088
Nom du serveur : PulseAudio (on PipeWire 0.3.48)
Version du serveur : 15.0.0
Spécification d’échantillon par défaut : float32le 2ch 48000Hz
Plan de canaux par défaut : front-left,front-right
Destination par défaut : alsa_output.pci-0000_00_1f.3.analog-stereo
Source par défaut : alsa_input.pci-0000_00_1f.3.analog-stereoHors ligne
#15 Le 05/10/2025, à 14:28
- krodelabestiole

Re : Plantage audacity à l'enregistrement
étrange : ton interface audio est reconnue par alsa mais pas pipewire.
il faudrait essayer de réinstaller pipewire : https://support.system76.com/articles/a … l-commands
nouveau forum ubuntu-fr on en parle là : refonte du site / nouveau design
profil - sujets récurrents - sources du site
Hors ligne
#16 Le 05/10/2025, à 21:02
- frodjo
Re : Plantage audacity à l'enregistrement
Ok j'ai réinstallé pipeware comme recommandé :-).
J'ai essayé de revoir ce qui se passait qd je lançais audacity depuis un terminal
Audacity s'ouvre normalement, avec les messages que j'ai cité plus haut
lorsqu'il est ouvert, un message s'affiche :
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debugEnsuite, lorsque je fais enregistrer, voici ce qui s'affiche :
22:00:26: Debug: AudioIO::GetBestRate() for capture
22:00:26: Debug: GetBestRate() suggested rate 44100 Hz
22:00:26: Debug: GetBestRate() Returning 44100 Hz
Erreur de segmentationdonc une erreur de segmentation... c'est pour cela que je pensais initialement à une histoire de mémoire... mais peut etre pas...?
Hors ligne
#17 Le 07/10/2025, à 19:41
- krodelabestiole

Re : Plantage audacity à l'enregistrement
quel est le retour de
wpctl statusdésormais ?
nouveau forum ubuntu-fr on en parle là : refonte du site / nouveau design
profil - sujets récurrents - sources du site
Hors ligne
#18 Le 08/10/2025, à 17:11
- frodjo
Re : Plantage audacity à l'enregistrement
Oups, j'étais un peu déconnecté :-)
VOici le retour de wpctl status
PipeWire 'pipewire-0' [0.3.48, rodriguez@PNAN-20-088, cookie:763412946]
└─ Clients:
31. WirePlumber [0.3.48, rodriguez@PNAN-20-088, pid:1811]
32. WirePlumber [export] [0.3.48, rodriguez@PNAN-20-088, pid:1811]
35. pipewire [0.3.48, rodriguez@PNAN-20-088, pid:1809]
52. GNOME Shell Volume Control [0.3.48, rodriguez@PNAN-20-088, pid:2009]
53. GNOME Volume Control Media Keys [0.3.48, rodriguez@PNAN-20-088, pid:2169]
54. gnome-shell [0.3.48, rodriguez@PNAN-20-088, pid:2009]
55. xdg-desktop-portal [0.3.48, rodriguez@PNAN-20-088, pid:2439]
56. speech-dispatcher-dummy [0.3.48, rodriguez@PNAN-20-088, pid:4798]
62. Firefox [0.3.48, rodriguez@PNAN-20-088, pid:3458]
63. Firefox [0.3.48, rodriguez@PNAN-20-088, pid:3458]
64. ZOOM VoiceEngine [0.3.48, rodriguez@PNAN-20-088, pid:12484]
65. ZOOM VoiceEngine [0.3.48, rodriguez@PNAN-20-088, pid:12484]
67. ZOOM VoiceEngine [0.3.48, rodriguez@PNAN-20-088, pid:12484]
69. wpctl [0.3.48, rodriguez@PNAN-20-088, pid:61114]
76. gsd-power [0.3.48, rodriguez@PNAN-20-088, pid:2170]
77. Mutter [0.3.48, rodriguez@PNAN-20-088, pid:2009]
Audio
├─ Devices:
│ 46. Built-in Audio [alsa]
│
├─ Sinks:
│ * 49. Built-in Audio Stéréo analogique [vol: 0.86]
│
├─ Sink endpoints:
│
├─ Sources:
│ * 50. Built-in Audio Stéréo analogique [vol: 0.48]
│
├─ Source endpoints:
│
└─ Streams:
57. speech-dispatcher-dummy
60. output_FR > HDA Intel PCH:playback_FR
61. output_FL > HDA Intel PCH:playback_FL
Video
├─ Devices:
│ 41. Integrated_Webcam_HD [v4l2]
│ 42. Integrated_Webcam_HD [v4l2]
│
├─ Sinks:
│
├─ Sink endpoints:
│
├─ Sources:
│ * 47. Integrated_Webcam_HD
│
├─ Source endpoints:
│
└─ Streams:
Settings
└─ Default Configured Node Names:Hors ligne
