#1 Le 14/06/2023, à 18:11
- Diplo95
[RESOLU]Imprimante Brother MFC-9140CDN non disponible dans libreoffice
Bonjour à tous,
je rencontre un bug embêtant. J'ai une imprimante réseau Brother MFC-9140CDN. Je peux imprimer une page web depuis firefox, un mail depuis thunderbird, un pdf depuis le visualiseur de pdf, mais... L'imprimante n'apparaît pas dans les imprimantes disponibles dans libreoffice :
https://i.postimg.cc/xd65tKG6/Capture-d-cran-du-2023-06-14-19-03-37.png
https://i.postimg.cc/cH6mjrX0/Capture-d-cran-du-2023-06-14-19-04-18.png
greg@greg-NUC11TNKv7:~$ cat /etc/lsb-release && uname -ir && groups && lsusb
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.2 LTS"
5.19.0-43-generic x86_64
greg adm cdrom sudo dip plugdev lpadmin lxd sambashare vboxusers
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 046d:0821 Logitech, Inc. HD Webcam C910
Bus 003 Device 003: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub
Bus 003 Device 004: ID 8087:0026 Intel Corp. AX201 Bluetooth
Bus 003 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
greg@greg-NUC11TNKv7:~$
greg@greg-NUC11TNKv7:~$ dpkg -l | grep -i brother
ii brother-udev-rule-type1 1.0.2 all Brother udev rule type 1
ii brscan-skey 0.3.1-2 amd64 Brother Linux scanner S-KEY tool
ii brscan4 0.4.11-1 amd64 Brother Scanner Driver
ii mfc9140cdncupswrapper:i386 1.1.4-0 i386 Brother CUPS Laser Printer Definitions
ii mfc9140cdnlpr:i386 1.1.2-1 i386 Brother lpr Laser Printer Definitions
ii printer-driver-brlaser 6-3 amd64 printer driver for (some) Brother laser printers
ii printer-driver-ptouch 1.6-2build1 amd64 printer driver Brother P-touch label printers
greg@greg-NUC11TNKv7:~$
greg@greg-NUC11TNKv7:~$ dpkg -l | grep cups
ii bluez-cups 5.64-0ubuntu1 amd64 Bluetooth printer driver for CUPS
ii cups 2.4.1op1-1ubuntu4.2 amd64 Common UNIX Printing System(tm) - PPD/driver support, web interface
ii cups-browsed 1.28.15-0ubuntu1.2 amd64 OpenPrinting CUPS Filters - cups-browsed
ii cups-bsd 2.4.1op1-1ubuntu4.2 amd64 Common UNIX Printing System(tm) - BSD commands
ii cups-client 2.4.1op1-1ubuntu4.2 amd64 Common UNIX Printing System(tm) - client programs (SysV)
ii cups-common 2.4.1op1-1ubuntu4.2 all Common UNIX Printing System(tm) - common files
ii cups-core-drivers 2.4.1op1-1ubuntu4.2 amd64 Common UNIX Printing System(tm) - driverless printing
ii cups-daemon 2.4.1op1-1ubuntu4.2 amd64 Common UNIX Printing System(tm) - daemon
ii cups-filters 1.28.15-0ubuntu1.2 amd64 OpenPrinting CUPS Filters - Main Package
ii cups-filters-core-drivers 1.28.15-0ubuntu1.2 amd64 OpenPrinting CUPS Filters - Driverless printing
ii cups-ipp-utils 2.4.1op1-1ubuntu4.2 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.2 amd64 Common UNIX Printing System(tm) - PPD manipulation utilities
ii cups-server-common 2.4.1op1-1ubuntu4.2 all Common UNIX Printing System(tm) - server common files
ii libcups2:amd64 2.4.1op1-1ubuntu4.2 amd64 Common UNIX Printing System(tm) - Core library
ii libcups2:i386 2.4.1op1-1ubuntu4.2 i386 Common UNIX Printing System(tm) - Core library
ii libcupsfilters1:amd64 1.28.15-0ubuntu1.2 amd64 OpenPrinting CUPS Filters - Shared library
ii libcupsimage2:amd64 2.4.1op1-1ubuntu4.2 amd64 Common UNIX Printing System(tm) - Raster image library
ii mfc9140cdncupswrapper:i386 1.1.4-0 i386 Brother CUPS Laser Printer Definitions
ii printer-driver-hpcups 3.21.12+dfsg0-1 amd64 HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
ii python3-cups:amd64 2.0.1-5build1 amd64 Python3 bindings for CUPS
ii python3-cupshelpers 1.5.16-0ubuntu3 all Python utility modules around the CUPS printing system
greg@greg-NUC11TNKv7:~$
greg@greg-NUC11TNKv7:~$ lpstat -t
scheduler is running
no system default destination
matériel pour Brother_MFC_9140CDN : ipp://BROTHER.local:631/ipp/print
Brother_MFC_9140CDN accepte des requêtes depuis mer. 14 juin 2023 18:54:22
printer Brother_MFC_9140CDN is idle. enabled since mer. 14 juin 2023 18:54:22
greg@greg-NUC11TNKv7:~$
greg@greg-NUC11TNKv7:~$ /usr/sbin/lpinfo -v
network lpd
network beh
network ipps
network socket
serial serial:/dev/ttyS0?baud=115200
serial serial:/dev/ttyS4?baud=115200
network ipp
network http
file cups-brf:/
network https
direct hp
direct hpfax
network ipp://Brother%20MFC-9140CDN._ipp._tcp.local/
network dnssd://Brother%20MFC-9140CDN._ipp._tcp.local/?uuid=e3248000-80ce-11db-8000-30055c1e254e
network lpd://BROTHER/BINARY_P1
greg@greg-NUC11TNKv7:~$
greg@greg-NUC11TNKv7:~$ cat /var/log/cups/error_log
W [14/Jun/2023:11:42:15 +0200] Notifier for subscription 1164 (dbus://) went away, retrying!
W [14/Jun/2023:11:42:15 +0200] Notifier for subscription 1169 (dbus://) went away, retrying!
W [14/Jun/2023:11:42:15 +0200] Notifier for subscription 1174 (dbus://) went away, retrying!
E [14/Jun/2023:18:33:50 +0200] [Client 45] Empty Basic username.
E [14/Jun/2023:18:33:58 +0200] [Client 47] pam_authenticate() returned 7 (Authentication failure)
W [14/Jun/2023:18:35:51 +0200] CreateProfile failed: org.freedesktop.ColorManager.Profile.Internal:failed to register object: Un objet est déjà exporté pour l’interface « org.freedesktop.ColorManager.Profile » en « /org/freedesktop/ColorManager/profiles/Brother_MFC_9140CDN_Gray__ »
W [14/Jun/2023:18:35:51 +0200] CreateProfile failed: org.freedesktop.ColorManager.Profile.Internal:failed to register object: Un objet est déjà exporté pour l’interface « org.freedesktop.ColorManager.Profile » en « /org/freedesktop/ColorManager/profiles/Brother_MFC_9140CDN_DeviceN__ »
W [14/Jun/2023:18:35:51 +0200] CreateDevice failed: org.freedesktop.ColorManager.Device.Internal:failed to register object: Un objet est déjà exporté pour l’interface « org.freedesktop.ColorManager.Device » en « /org/freedesktop/ColorManager/devices/cups_Brother_MFC_9140CDN »
W [14/Jun/2023:18:36:07 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC-9140CDN-Gray..\' already exists
W [14/Jun/2023:18:36:07 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC-9140CDN-DeviceN..\' already exists
W [14/Jun/2023:18:36:07 +0200] CreateDevice failed: org.freedesktop.ColorManager.AlreadyExists:device id \'cups-Brother_MFC-9140CDN\' already exists
W [14/Jun/2023:18:37:20 +0200] Printer drivers are deprecated and will stop working in a future version of CUPS. See https://github.com/OpenPrinting/cups/issues/103
W [14/Jun/2023:18:37:30 +0200] CreateProfile failed: org.freedesktop.ColorManager.Profile.Internal:failed to register object: Un objet est déjà exporté pour l’interface « org.freedesktop.ColorManager.Profile » en « /org/freedesktop/ColorManager/profiles/Brother_MFC_9140CDN_Gray__ »
W [14/Jun/2023:18:37:30 +0200] CreateProfile failed: org.freedesktop.ColorManager.Profile.Internal:failed to register object: Un objet est déjà exporté pour l’interface « org.freedesktop.ColorManager.Profile » en « /org/freedesktop/ColorManager/profiles/Brother_MFC_9140CDN_DeviceN__ »
W [14/Jun/2023:18:37:30 +0200] CreateDevice failed: org.freedesktop.ColorManager.Device.Internal:failed to register object: Un objet est déjà exporté pour l’interface « org.freedesktop.ColorManager.Device » en « /org/freedesktop/ColorManager/devices/cups_Brother_MFC_9140CDN »
E [14/Jun/2023:18:37:31 +0200] [Client 17] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:38:47 +0200] [Client 26] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:45:07 +0200] [Client 54] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
W [14/Jun/2023:18:45:16 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC_9140CDN-Gray..\' already exists
W [14/Jun/2023:18:45:16 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC_9140CDN-DeviceN..\' already exists
E [14/Jun/2023:18:45:18 +0200] [Client 68] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
W [14/Jun/2023:18:45:31 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC_9140CDN-Gray..\' already exists
W [14/Jun/2023:18:45:31 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC_9140CDN-DeviceN..\' already exists
E [14/Jun/2023:18:45:31 +0200] [Client 81] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:46:21 +0200] [Client 101] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
W [14/Jun/2023:18:46:28 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC-9140CDN_-Gray..\' already exists
W [14/Jun/2023:18:46:28 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC-9140CDN_-DeviceN..\' already exists
E [14/Jun/2023:18:46:28 +0200] [Client 108] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:46:50 +0200] [Client 125] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
W [14/Jun/2023:18:46:52 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC_9140CDN-Gray..\' already exists
W [14/Jun/2023:18:46:52 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC_9140CDN-DeviceN..\' already exists
E [14/Jun/2023:18:46:52 +0200] [Client 132] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
W [14/Jun/2023:18:47:02 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC_9140CDN-Gray..\' already exists
W [14/Jun/2023:18:47:02 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC_9140CDN-DeviceN..\' already exists
E [14/Jun/2023:18:47:02 +0200] [Client 147] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
W [14/Jun/2023:18:47:39 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC-9140CDN_-Gray..\' already exists
W [14/Jun/2023:18:47:39 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC-9140CDN_-DeviceN..\' already exists
E [14/Jun/2023:18:47:40 +0200] [Client 173] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
W [14/Jun/2023:18:47:51 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC-9140CDN_-Gray..\' already exists
W [14/Jun/2023:18:47:51 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Brother_MFC-9140CDN_-DeviceN..\' already exists
E [14/Jun/2023:18:47:51 +0200] [Client 181] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
W [14/Jun/2023:18:51:22 +0200] Raw queues are deprecated and will stop working in a future version of CUPS. See https://github.com/OpenPrinting/cups/issues/103
E [14/Jun/2023:18:51:25 +0200] [Client 14] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:51:41 +0200] [Client 24] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:51:45 +0200] [Client 31] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:51:59 +0200] [Client 44] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:52:26 +0200] [Client 57] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
W [14/Jun/2023:18:53:19 +0200] Raw queues are deprecated and will stop working in a future version of CUPS. See https://github.com/OpenPrinting/cups/issues/103
E [14/Jun/2023:18:53:47 +0200] [Client 23] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:53:49 +0200] [Client 27] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:53:54 +0200] [Client 31] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:53:59 +0200] [Client 39] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:18:54:23 +0200] [Client 44] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
E [14/Jun/2023:19:03:27 +0200] [Client 62] Returning IPP client-error-not-possible for CUPS-Create-Local-Printer (ipp://localhost/) from localhost.
greg@greg-NUC11TNKv7:~$
greg@greg-NUC11TNKv7:~$ 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 libreoffice-base-core 1:7.3.7-0ubuntu0.22.04.2 amd64 office productivity suite -- shared library
rc libreoffice-calc 1:7.3.7-0ubuntu0.22.04.2 amd64 office productivity suite -- spreadsheet
rc libreoffice-draw 1:7.3.7-0ubuntu0.22.04.2 amd64 office productivity suite -- drawing
rc libreoffice-impress 1:7.3.7-0ubuntu0.22.04.2 amd64 office productivity suite -- presentation
rc libreoffice-writer 1:7.3.7-0ubuntu0.22.04.2 amd64 office productivity suite -- word processor
rc linux-image-5.19.0-35-generic 5.19.0-35.36~22.04.1 amd64 Signed kernel image generic
rc linux-image-5.19.0-38-generic 5.19.0-38.39~22.04.1 amd64 Signed kernel image generic
rc linux-image-5.19.0-40-generic 5.19.0-40.41~22.04.1 amd64 Signed kernel image generic
rc linux-image-5.19.0-41-generic 5.19.0-41.42~22.04.1 amd64 Signed kernel image generic
rc linux-modules-5.19.0-35-generic 5.19.0-35.36~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-38-generic 5.19.0-38.39~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-40-generic 5.19.0-40.41~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-41-generic 5.19.0-41.42~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-extra-5.19.0-35-generic 5.19.0-35.36~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-extra-5.19.0-38-generic 5.19.0-38.39~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-extra-5.19.0-40-generic 5.19.0-40.41~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-extra-5.19.0-41-generic 5.19.0-41.42~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc virtualbox-6.1 6.1.44-156814~Ubuntu~jammy amd64 Oracle VM VirtualBox
greg@greg-NUC11TNKv7:~$
Toute aide sera la bienvenue, merci.
Modération : merci d'utiliser des images de petite taille (300x300) ou des miniatures pointant sur ces images.
Dernière modification par Diplo95 (Le 13/09/2023, à 20:45)
Ubuntu 24.04 1 LTS - Intel Core i7 1185 - GNOME 46
Hors ligne
#2 Le 14/06/2023, à 18:20
- xubu1957
Re : [RESOLU]Imprimante Brother MFC-9140CDN non disponible dans libreoffice
rc libreoffice-base-core 1:7.3.7-0ubuntu0.22.04.2 amd64 office productivity suite -- shared library
rc libreoffice-calc 1:7.3.7-0ubuntu0.22.04.2 amd64 office productivity suite -- spreadsheet
rc libreoffice-draw 1:7.3.7-0ubuntu0.22.04.2 amd64 office productivity suite -- drawing
rc libreoffice-impress 1:7.3.7-0ubuntu0.22.04.2 amd64 office productivity suite -- presentation
rc libreoffice-writer 1:7.3.7-0ubuntu0.22.04.2 amd64 office productivity suite -- word processor
Tu ne l'aurais pas désinstallé ?
Montre :
snap list
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#3 Le 14/06/2023, à 21:51
- Diplo95
Re : [RESOLU]Imprimante Brother MFC-9140CDN non disponible dans libreoffice
greg@greg-NUC11TNKv7:~$ snap list
Nom Version Révision Suivi Éditeur Notes
audacity 3.1.3 1051 latest/stable lucyllewy✪ -
bare 1.0 5 latest/stable canonical✓ base
bitwarden 2023.5.0 88 latest/stable bitwarden✓ -
chromium 114.0.5735.106 2497 latest/stable canonical✓ -
core 16-2.58.3 14946 latest/stable canonical✓ core
core18 20230530 2785 latest/stable canonical✓ base
core20 20230503 1891 latest/stable canonical✓ base
core22 20230531 750 latest/stable canonical✓ base
cups 2.4.2-5 872 latest/stable openprinting✓ -
firefox 114.0.1-1 2760 latest/stable mozilla✓ -
gnome-3-28-1804 3.28.0-19-g98f9e67.98f9e67 198 latest/stable canonical✓ -
gnome-3-38-2004 0+git.6f39565 140 latest/stable/… canonical✓ -
gnome-42-2204 0+git.ff35a85 111 latest/stable canonical✓ -
gtk-common-themes 0.1-81-g442e511 1535 latest/stable/… canonical✓ -
joplin-desktop v2.10.19 34 latest/stable james-carroll✪ -
kuro-desktop 9.0.0 72 latest/stable dsmorais -
libreoffice 7.5.4.2 279 latest/stable canonical✓ -
mqtt-explorer 0.3.5 29 latest/stable thomasnordquist -
musescore 3.6.2 228 latest/stable musescore✓ -
pyqt5-runtime-core20 20.04 9 latest/stable rishabh3354 -
snap-store 41.3-71-g709398e 959 latest/stable/… canonical✓ -
snapd 2.59.4 19361 latest/stable canonical✓ snapd
snapd-desktop-integration 0.9 83 latest/stable/… canonical✓ -
spotify 1.2.11.916.geb595a67 67 latest/stable spotify✓ -
telegram-desktop 4.8.4 4826 latest/stable telegram-desktop✓ -
vlc 3.0.18 3078 latest/stable videolan✓ -
greg@greg-NUC11TNKv7:~$
Ubuntu 24.04 1 LTS - Intel Core i7 1185 - GNOME 46
Hors ligne
#4 Le 15/06/2023, à 06:02
- xubu1957
Re : [RESOLU]Imprimante Brother MFC-9140CDN non disponible dans libreoffice
Bonjour;
libreoffice 7.5.4.2 279 latest/stable canonical✓
Tu as mis une version en snap.
Je laisse répondre les connaisseurs.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#5 Le 16/06/2023, à 22:33
- Diplo95
Re : [RESOLU]Imprimante Brother MFC-9140CDN non disponible dans libreoffice
Bonjour,
pour ma culture linuxienne : quel est le problème avec la version snap ?
Ubuntu 24.04 1 LTS - Intel Core i7 1185 - GNOME 46
Hors ligne
#6 Le 17/06/2023, à 06:06
- xubu1957
Re : [RESOLU]Imprimante Brother MFC-9140CDN non disponible dans libreoffice
Bonjour,
La causerie > Rubrique Snap
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#7 Le 18/06/2023, à 15:55
- Diplo95
Re : [RESOLU]Imprimante Brother MFC-9140CDN non disponible dans libreoffice
Merci pour le lien,
Cependant, je ne comprends pas bien mon erreur. Lorsque je regarde le site Ubuntu : https://doc.ubuntu-fr.org/libreoffice, ils préconisent d'utiliser le gestionnaire de paquets. Or, c'est ce que j'ai fait.
J'ai aussi le souvenir d'avoir pu imprimer par le passé des documents libreoffice. Du coup, quelles sont mes pistes d'investigations pour trouver le problème ?
Merci
Ubuntu 24.04 1 LTS - Intel Core i7 1185 - GNOME 46
Hors ligne
#8 Le 18/06/2023, à 16:04
- xubu1957
Re : [RESOLU]Imprimante Brother MFC-9140CDN non disponible dans libreoffice
Bonjour,
Tu as aussi cette discussion > Pourquoi c'est la version SNAP d'un logiciel qui s'install
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#9 Le 13/09/2023, à 20:44
- Diplo95
Re : [RESOLU]Imprimante Brother MFC-9140CDN non disponible dans libreoffice
Pour tenir informé : j'ai installé LibreOffice par flatpak et j'ai retrouvé l'utilisation normale de l'imprimante.
Ubuntu 24.04 1 LTS - Intel Core i7 1185 - GNOME 46
Hors ligne