Questions sur l'installation et la configuration de Manjaro Linux.

Nouveau : problèmes installation des imprimantes

#1Messageil y a 9 ans

Bonsoir

edit du 20.01.2015 : pour remédier au problème d'installation des imprimantes, il suffit peut-être de downgrader hplip (ancienne version disponible avec le lien plus bas).
A essayer.


Si vous avez des difficultés à installer votre imprimante (la recherche de pilote tourne sans fin), rien de bien grave.
La faute à la dernière mise à jour du 4 janvier 2015.

Pour y remédier il faut passer par les étapes suivantes (toutes ou en partie, ça dépend de l'imprimante à installer).

Pour commencer, passer toutes ces commandes avec du copier-coller :

sudo systemctl stop org.cups.cupsd.service
sudo systemctl disable org.cups.cupsd.service
sudo pacman -Rsn manjaro-printer
sudo pacman -S cups cups-filters cups-pdf cups-pk-helper system-config-printer
sudo systemctl daemon-reload
sudo systemctl enable org.cups.cupsd.service
sudo systemctl start org.cups.cupsd.service


Maintenant, essayez d'installer votre imprimante. Si ça ne fonctionne pas, il vous faut la désinstaller.

Une fois l'imprimante désinstallée, on va installer d'anciennes versions de paquets (gutenprint et foomatic).
Télécharger les outils d'impression (11 paquets) ancienne version.
Lien de téléchargementvalable 10 jours ==> https://mega.co.nz/#F!P5JTRDAL!9rt1C-YUukuhkfiW4W8Wmw
Si ce lien n'est plus actif, ne pas hésiter à me le dire.

Ouvrir le répertoire Téléchargements (où doivent se trouver les 11 paquets) puis ouvrir un terminal dedans.

Passer cette commande :

sudo pacman -U foomatic-db-3_20141011-1-x86_64.pkg.tar.xz foomatic-db-engine-3_20141011-1-x86_64.pkg.tar.xz foomatic-db-nonfree-3_20141011-1-x86_64.pkg.tar.xz perl-clone-0.37-2-x86_64.pkg.tar.xz perl-xml-libxml-2.0117-1-x86_64.pkg.tar.xz perl-dbi-1.631-1-x86_64.pkg.tar.xz perl-xml-namespacesupport-1.11-2-any.pkg.tar.xz perl-xml-sax-0.99-3-any.pkg.tar.xz perl-xml-sax-base-1.08-2-any.pkg.tar.xz hplip-3.14.6-1-x86_64.pkg.tar.xz

Fermer le terminal et le répertoire 'Téléchargements'.

Passer encore cette commande dans un terminal (ça peut être inutile), mais ça remet ainsi le même contenu que manjaro-printer.

sudo pacman -S splix python2-sip python2-pyqt4


Je ne pense pas que ce soit nécessaire de redémarrer mais le faire n'est pas plus mal.

Réinstaller votre imprimante.

Si c'est OK, vous pouvez accepter maintenant la mise à jour des paquets, ça ne changera rien pour votre imprimante.

Nouveau : problèmes installation des imprimantes

#2Messageil y a 9 ans

Hello,

J'ai bien suivi la procédure me semble t'il mais le statut de l'imprimante après redémarrage du pc reste en inactif...
J'ai téléchargé les 2 fichiers qui ont donné ce zip "outils d'impression-06-01-2015 9_39_43".
Ci dessous (le long) rapport d'erreurs:

Page 1 (<troubleshoot.SchedulerNotRunning.SchedulerNotRunning object at 0x7f2a232226d8>):
{'cups_connection_failure': False}
Page 2 (<troubleshoot.CheckLocalServerPublishing.CheckLocalServerPublishing object at 0x7f2a28077588>):
{'local_server_exporting_printers': False}
Page 3 (<troubleshoot.ChoosePrinter.ChoosePrinter object at 0x7f2a23222160>):
{'cups_dest': <cups.Dest HP-Officejet-4630-series (default)>,
 'cups_instance': None,
 'cups_queue': 'HP-Officejet-4630-series',
 'cups_queue_listed': True}
Page 4 (<troubleshoot.CheckPrinterSanity.CheckPrinterSanity object at 0x7f2a23222470>):
{'cups_device_uri_scheme': 'usb',
 'cups_printer_dict': {'device-uri': 'usb://HP/Officejet%204630%20series?serial=CN44F3902P0628&interface=1',
                       'printer-info': 'HP Officejet 4630 series',
                       'printer-is-shared': True,
                       'printer-location': 'manjaro',
                       'printer-make-and-model': 'Generic text-only printer',
                       'printer-state': 3,
                       'printer-state-message': '',
                       'printer-state-reasons': ['none'],
                       'printer-type': 135172,
                       'printer-uri-supported': 'ipp://localhost/printers/HP-Officejet-4630-series'},
 'cups_printer_remote': False,
 'is_cups_class': False,
 'local_cups_queue_attributes': {'charset-configured': 'utf-8',
                                 'charset-supported': ['us-ascii', 'utf-8'],
                                 'color-supported': False,
                                 'compression-supported': ['none', 'gzip'],
                                 'copies-default': 1,
                                 'copies-supported': (1, 9999),
                                 'cups-version': '2.0.1',
                                 'device-uri': 'usb://HP/Officejet%204630%20series?serial=CN44F3902P0628&interface=1',
                                 'document-format-default': 'application/octet-stream',
                                 'document-format-supported': ['application/octet-stream',
                                                               'application/vnd.cups-raw',
                                                               'application/x-cshell',
                                                               'application/x-csource',
                                                               'application/x-perl',
                                                               'application/x-shell',
                                                               'text/css',
                                                               'text/html',
                                                               'text/plain'],
                                 'finishings-default': 3,
                                 'finishings-supported': [3],
                                 'generated-natural-language-supported': ['fr-fr'],
                                 'ipp-versions-supported': ['1.0',
                                                            '1.1',
                                                            '2.0',
                                                            '2.1'],
                                 'ippget-event-life': 15,
                                 'job-cancel-after-default': 10800,
                                 'job-cancel-after-supported': (0,
                                                                2147483647),
                                 'job-creation-attributes-supported': ['copies',
                                                                       'finishings',
                                                                       'ipp-attribute-fidelity',
                                                                       'job-hold-until',
                                                                       'job-name',
                                                                       'job-priority',
                                                                       'job-sheets',
                                                                       'media',
                                                                       'media-col',
                                                                       'multiple-document-handling',
                                                                       'number-up',
                                                                       'output-bin',
                                                                       'orientation-requested',
                                                                       'page-ranges',
                                                                       'print-color-mode',
                                                                       'print-quality',
                                                                       'printer-resolution',
                                                                       'sides'],
                                 'job-hold-until-default': 'no-hold',
                                 'job-hold-until-supported': ['no-hold',
                                                              'indefinite',
                                                              'day-time',
                                                              'evening',
                                                              'night',
                                                              'second-shift',
                                                              'third-shift',
                                                              'weekend'],
                                 'job-ids-supported': True,
                                 'job-k-limit': 0,
                                 'job-k-octets-supported': (0, 23455172),
                                 'job-page-limit': 0,
                                 'job-priority-default': 50,
                                 'job-priority-supported': [100],
                                 'job-quota-period': 0,
                                 'job-settable-attributes-supported': ['copies',
                                                                       'finishings',
                                                                       'job-hold-until',
                                                                       'job-name',
                                                                       'job-priority',
                                                                       'media',
                                                                       'media-col',
                                                                       'multiple-document-handling',
                                                                       'number-up',
                                                                       'output-bin',
                                                                       'orientation-requested',
                                                                       'page-ranges',
                                                                       'print-color-mode',
                                                                       'print-quality',
                                                                       'printer-resolution',
                                                                       'sides'],
                                 'job-sheets-default': ('none', 'none'),
                                 'job-sheets-supported': ['none',
                                                          'classified',
                                                          'confidential',
                                                          'form',
                                                          'secret',
                                                          'standard',
                                                          'topsecret',
                                                          'unclassified'],
                                 'jpeg-k-octets-supported': (0, 23455172),
                                 'jpeg-x-dimension-supported': (0, 65535),
                                 'jpeg-y-dimension-supported': (1, 65535),
                                 'marker-change-time': 0,
                                 'media-bottom-margin-supported': [1270],
                                 'media-col-default': '(unknown IPP value '
                                                      'tag 0x34)',
                                 'media-col-supported': ['media-bottom-margin',
                                                         'media-left-margin',
                                                         'media-right-margin',
                                                         'media-size',
                                                         'media-source',
                                                         'media-top-margin',
                                                         'media-type'],
                                 'media-default': 'na_letter_8.5x11in',
                                 'media-left-margin-supported': [635],
                                 'media-right-margin-supported': [635],
                                 'media-size-supported': '(unknown IPP '
                                                         'value tag 0x34)',
                                 'media-supported': ['na_letter_8.5x11in'],
                                 'media-top-margin-supported': [1270],
                                 'multiple-document-handling-supported': ['separate-documents-uncollated-copies',
                                                                          'separate-documents-collated-copies'],
                                 'multiple-document-jobs-supported': True,
                                 'multiple-operation-time-out': 300,
                                 'natural-language-configured': 'fr-fr',
                                 'notify-attributes-supported': ['printer-state-change-time',
                                                                 'notify-lease-expiration-time',
                                                                 'notify-subscriber-user-name'],
                                 'notify-events-default': ['job-completed'],
                                 'notify-events-supported': ['job-completed',
                                                             'job-config-changed',
                                                             'job-created',
                                                             'job-progress',
                                                             'job-state-changed',
                                                             'job-stopped',
                                                             'printer-added',
                                                             'printer-changed',
                                                             'printer-config-changed',
                                                             'printer-deleted',
                                                             'printer-finishings-changed',
                                                             'printer-media-changed',
                                                             'printer-modified',
                                                             'printer-restarted',
                                                             'printer-shutdown',
                                                             'printer-state-changed',
                                                             'printer-stopped',
                                                             'server-audit',
                                                             'server-restarted',
                                                             'server-started',
                                                             'server-stopped'],
                                 'notify-lease-duration-default': 86400,
                                 'notify-lease-duration-supported': (0,
                                                                     2147483647),
                                 'notify-max-events-supported': [100],
                                 'notify-pull-method-supported': ['ippget'],
                                 'notify-schemes-supported': ['dbus',
                                                              'mailto',
                                                              'rss'],
                                 'number-up-default': 1,
                                 'number-up-supported': [1, 2, 4, 6, 9, 16],
                                 'operations-supported': [2,
                                                          4,
                                                          5,
                                                          6,
                                                          8,
                                                          9,
                                                          10,
                                                          11,
                                                          12,
                                                          13,
                                                          16,
                                                          17,
                                                          18,
                                                          19,
                                                          20,
                                                          21,
                                                          22,
                                                          23,
                                                          24,
                                                          25,
                                                          26,
                                                          27,
                                                          28,
                                                          34,
                                                          35,
                                                          37,
                                                          38,
                                                          56,
                                                          57,
                                                          59,
                                                          16385,
                                                          16386,
                                                          16387,
                                                          16388,
                                                          16389,
                                                          16390,
                                                          16391,
                                                          16392,
                                                          16393,
                                                          16394,
                                                          16395,
                                                          16396,
                                                          16397,
                                                          16398,
                                                          16399,
                                                          16423,
                                                          14],
                                 'orientation-requested-default': None,
                                 'orientation-requested-supported': [3,
                                                                     4,
                                                                     5,
                                                                     6],
                                 'output-bin-default': 'face-down',
                                 'output-bin-supported': ['face-down'],
                                 'page-ranges-supported': True,
                                 'pages-per-minute': 8,
                                 'pdf-k-octets-supported': (0, 23455172),
                                 'pdf-versions-supported': ['adobe-1.2',
                                                            'adobe-1.3',
                                                            'adobe-1.4',
                                                            'adobe-1.5',
                                                            'adobe-1.6',
                                                            'adobe-1.7',
                                                            'iso-19005-1_2005',
                                                            'iso-32000-1_2008',
                                                            'pwg-5102.3'],
                                 'pdl-override-supported': ['attempted'],
                                 'port-monitor': 'none',
                                 'port-monitor-supported': ['none'],
                                 'print-color-mode-default': 'monochrome',
                                 'print-color-mode-supported': ['monochrome'],
                                 'print-quality-default': 4,
                                 'print-quality-supported': [4],
                                 'printer-commands': 'none',
                                 'printer-current-time': '(IPP_TAG_DATE)',
                                 'printer-dns-sd-name': None,
                                 'printer-error-policy': 'stop-printer',
                                 'printer-error-policy-supported': ['abort-job',
                                                                    'retry-current-job',
                                                                    'retry-job',
                                                                    'stop-printer'],
                                 'printer-icons': 'http://localhost/icons/HP-Officejet-4630-series.png',
                                 'printer-info': 'HP Officejet 4630 series',
                                 'printer-is-accepting-jobs': True,
                                 'printer-is-shared': True,
                                 'printer-location': 'manjaro',
                                 'printer-make-and-model': 'Generic '
                                                           'text-only '
                                                           'printer',
                                 'printer-more-info': 'http://localhost/printers/HP-Officejet-4630-series',
                                 'printer-name': 'HP-Officejet-4630-series',
                                 'printer-op-policy': 'default',
                                 'printer-op-policy-supported': ['authenticated',
                                                                 'default'],
                                 'printer-resolution-default': (300, 300, 3),
                                 'printer-resolution-supported': [(300,
                                                                   300,
                                                                   3)],
                                 'printer-settable-attributes-supported': ['printer-info',
                                                                           'printer-location'],
                                 'printer-state': 3,
                                 'printer-state-change-time': 1420534129,
                                 'printer-state-message': '',
                                 'printer-state-reasons': ['none'],
                                 'printer-type': 135172,
                                 'printer-up-time': 1420534176,
                                 'printer-uri-supported': ['ipp://localhost/printers/HP-Officejet-4630-series'],
                                 'printer-uuid': 'urn:uuid:441942e1-8990-3bc3-52eb-f51b4bc0aec9',
                                 'queued-job-count': 0,
                                 'server-is-sharing-printers': False,
                                 'sides-default': 'one-sided',
                                 'sides-supported': ['one-sided'],
                                 'uri-authentication-supported': ['requesting-user-name'],
                                 'uri-security-supported': ['none'],
                                 'which-jobs-supported': ['completed',
                                                          'not-completed',
                                                          'aborted',
                                                          'all',
                                                          'canceled',
                                                          'pending',
                                                          'pending-held',
                                                          'processing',
                                                          'processing-stopped']}}
Page 5 (<troubleshoot.CheckPPDSanity.CheckPPDSanity object at 0x7f2a23222198>):
{'cups_printer_ppd_defaults': {'General': {'PageRegion': 'Letter',
                                           'PageSize': 'Letter',
                                           'SendFF': 'False'}},
 'cups_printer_ppd_valid': True,
 'missing_pkgs_and_exes': ([], [])}
Page 6 (<troubleshoot.LocalOrRemote.LocalOrRemote object at 0x7f2a23222668>):
{'printer_is_remote': False}
Page 7 (<troubleshoot.CheckUSBPermissions.CheckUSBPermissions object at 0x7f2a23267b70>):
{'getfacl_output': [('/dev/usb/lp1',
                     ['# file: dev/usb/lp1',
                      '# owner: root',
                      '# group: lp',
                      'user::rw-',
                      'group::rw-',
                      'other::---']),
                    ('/dev/usb/lp0',
                     ['# file: dev/usb/lp0',
                      '# owner: root',
                      '# group: lp',
                      'user::rw-',
                      'group::rw-',
                      'other::---']),
                    ('Bus 001 Device 004: ID 03f0:c611 Hewlett-Packard ',
                     ['# file: dev/bus/usb/001/004',
                      '# owner: root',
                      '# group: lp',
                      'user::rw-',
                      'group::rw-',
                      'other::r--'])]}
Page 8 (<troubleshoot.ErrorLogCheckpoint.ErrorLogCheckpoint object at 0x7f2a23280550>):
{'cups_server_settings': {'BrowseLocalProtocols': 'dnssd',
                          'DefaultAuthType': 'Basic',
                          'JobPrivateAccess': 'default',
                          'JobPrivateValues': 'default',
                          'MaxLogSize': '0',
                          'SubscriptionPrivateAccess': 'default',
                          'SubscriptionPrivateValues': 'default',
                          'WebInterface': 'Yes',
                          '_debug_logging': '0',
                          '_remote_admin': '0',
                          '_remote_any': '0',
                          '_share_printers': '0',
                          '_user_cancel_any': '0'},
 'error_log_checkpoint': 5317,
 'error_log_cursor': 's=6cc934475e624b50a431c2389077355d;i=13788;b=da5f75a79fbd4d21ba0c82caf0cb7490;m=4bda864;t=50bf7d3b192ee;x=3422630da6a379fc',
 'error_log_debug_logging_set': True,
 'error_log_timestamp': '2015-01-06 09:50:20'}
Page 9 (<troubleshoot.PrintTestPage.PrintTestPage object at 0x7f2a1a657cc0>):
{'test_page_attempted': '06/janv./2015:09:50:23 +0100',
 'test_page_job_status': [],
 'test_page_successful': False}
Page 10 (<troubleshoot.ErrorLogFetch.ErrorLogFetch object at 0x7f2a22f6aef0>):
{'error_log': ['D [06/Jan/2015:09:50:20 +0100] [Client 113] '
               'filename="/var/log/cups/error_log", type=text/plain',
               'D [06/Jan/2015:09:50:20 +0100] [Client 113] '
               'cupsdSendHeader: code=200, type="text/plain", auth_type=0',
               'D [06/Jan/2015:09:50:20 +0100] [Client 113] Sending file.',
               'D [06/Jan/2015:09:50:20 +0100] [Client 113] '
               'con->http=0x7fcc9de179e0',
               'D [06/Jan/2015:09:50:20 +0100] [Client 113] '
               'cupsdWriteClient error=0, used=0, '
               'state=HTTP_STATE_GET_SEND, '
               'data_encoding=HTTP_ENCODING_LENGTH, data_remaining=5317, '
               'response=(nil)(), pipe_pid=0, file=18',
               'D [06/Jan/2015:09:50:20 +0100] [Client 113] '
               'con->http=0x7fcc9de179e0',
               'D [06/Jan/2015:09:50:20 +0100] [Client 113] '
               'cupsdWriteClient error=0, used=0, '
               'state=HTTP_STATE_GET_SEND, '
               'data_encoding=HTTP_ENCODING_LENGTH, data_remaining=5317, '
               'response=(nil)(), pipe_pid=0, file=18',
               'D [06/Jan/2015:09:50:20 +0100] [Client 113] '
               'con->http=0x7fcc9de179e0',
               'D [06/Jan/2015:09:50:20 +0100] [Client 113] '
               'cupsdWriteClient error=0, used=0, '
               'state=HTTP_STATE_GET_SEND, '
               'data_encoding=HTTP_ENCODING_LENGTH, data_remaining=5317, '
               'response=(nil)(), pipe_pid=0, file=18',
               'D [06/Jan/2015:09:50:20 +0100] [Client 113] Flushing write '
               'buffer.',
               'D [06/Jan/2015:09:50:20 +0100] [Client 113] New state is '
               'HTTP_STATE_WAITING',
               'D [06/Jan/2015:09:50:20 +0100] [Client 113] Waiting for '
               'request.',
               'D [06/Jan/2015:09:50:20 +0100] cupsdSetBusyState: '
               'newbusy="Dirty files", busy="Active clients and dirty files"',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] POST / HTTP/1.1',
               'D [06/Jan/2015:09:50:20 +0100] cupsdSetBusyState: '
               'newbusy="Active clients and dirty files", busy="Dirty files"',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=200',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] No '
               'authentication data provided.',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] 2.0 Get-Jobs 161',
               'D [06/Jan/2015:09:50:20 +0100] Get-Jobs '
               'ipp://localhost/printers/',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Returning IPP '
               'successful-ok for Get-Jobs (ipp://localhost/printers/) from '
               'localhost',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Content-Length: '
               '75',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] '
               'cupsdSendHeader: code=200, type="application/ipp", '
               'auth_type=0',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] '
               'con->http=0x7fcc9de58b00',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] '
               'cupsdWriteClient error=0, used=0, '
               'state=HTTP_STATE_POST_SEND, '
               'data_encoding=HTTP_ENCODING_LENGTH, data_remaining=75, '
               'response=0x7fcc9de8e380(IPP_STATE_DATA), pipe_pid=0, file=-1',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Writing IPP '
               'response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] bytes=0, '
               'http_state=0, data_remaining=75',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Flushing write '
               'buffer.',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] New state is '
               'HTTP_STATE_WAITING',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Waiting for '
               'request.',
               'D [06/Jan/2015:09:50:20 +0100] cupsdSetBusyState: '
               'newbusy="Dirty files", busy="Active clients and dirty files"',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] POST / HTTP/1.1',
               'D [06/Jan/2015:09:50:20 +0100] cupsdSetBusyState: '
               'newbusy="Active clients and dirty files", busy="Dirty files"',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=200',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] No '
               'authentication data provided.',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=100',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] 2.0 Get-Jobs 162',
               'D [06/Jan/2015:09:50:20 +0100] Get-Jobs '
               'ipp://localhost/printers/',
               'I [06/Jan/2015:09:50:20 +0100] [Client 114] Limiting '
               'Get-Jobs response to 500 jobs.',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Returning IPP '
               'successful-ok for Get-Jobs (ipp://localhost/printers/) from '
               'localhost',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Content-Length: '
               '89',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] '
               'cupsdSendHeader: code=200, type="application/ipp", '
               'auth_type=0',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] '
               'con->http=0x7fcc9de58b00',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] '
               'cupsdWriteClient error=0, used=0, '
               'state=HTTP_STATE_POST_SEND, '
               'data_encoding=HTTP_ENCODING_LENGTH, data_remaining=89, '
               'response=0x7fcc9de8c890(IPP_STATE_DATA), pipe_pid=0, file=-1',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Writing IPP '
               'response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] bytes=0, '
               'http_state=0, data_remaining=89',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Flushing write '
               'buffer.',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] New state is '
               'HTTP_STATE_WAITING',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Waiting for '
               'request.',
               'D [06/Jan/2015:09:50:20 +0100] cupsdSetBusyState: '
               'newbusy="Dirty files", busy="Active clients and dirty files"',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] POST / HTTP/1.1',
               'D [06/Jan/2015:09:50:20 +0100] cupsdSetBusyState: '
               'newbusy="Active clients and dirty files", busy="Dirty files"',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Read: status=200',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] No '
               'authentication data provided.',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] 2.0 '
               'Create-Printer-Subscriptions 163',
               'D [06/Jan/2015:09:50:20 +0100] Create-Printer-Subscriptions '
               '/',
               'D [06/Jan/2015:09:50:20 +0100] '
               'create_subscriptions(con=0x7fcc9de57940(114), uri="/")',
               'D [06/Jan/2015:09:50:20 +0100] pullmethod="ippget"',
               'D [06/Jan/2015:09:50:20 +0100] notify-lease-duration=86400',
               'D [06/Jan/2015:09:50:20 +0100] notify-time-interval=0',
               'D [06/Jan/2015:09:50:20 +0100] '
               'cupsdAddSubscription(mask=17800, dest=(nil)(), '
               'job=(nil)(0), uri="(null)")',
               'D [06/Jan/2015:09:50:20 +0100] Added subscription #23 for '
               'server.',
               'D [06/Jan/2015:09:50:20 +0100] cupsdMarkDirty(----S)',
               'D [06/Jan/2015:09:50:20 +0100] cupsdSetBusyState: '
               'newbusy="Active clients and dirty files", busy="Active '
               'clients and dirty files"',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Returning IPP '
               'successful-ok for Create-Printer-Subscriptions (/) from '
               'localhost',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Content-Length: '
               '107',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] '
               'cupsdSendHeader: code=200, type="application/ipp", '
               'auth_type=0',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] '
               'con->http=0x7fcc9de58b00',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] '
               'cupsdWriteClient error=0, used=0, '
               'state=HTTP_STATE_POST_SEND, '
               'data_encoding=HTTP_ENCODING_LENGTH, data_remaining=107, '
               'response=0x7fcc9de8e410(IPP_STATE_DATA), pipe_pid=0, file=-1',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Writing IPP '
               'response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] bytes=0, '
               'http_state=0, data_remaining=107',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Flushing write '
               'buffer.',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] New state is '
               'HTTP_STATE_WAITING',
               'D [06/Jan/2015:09:50:20 +0100] [Client 114] Waiting for '
               'request.',
               'D [06/Jan/2015:09:50:20 +0100] cupsdSetBusyState: '
               'newbusy="Dirty files", busy="Active clients and dirty files"',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] POST / HTTP/1.1',
               'D [06/Jan/2015:09:50:21 +0100] cupsdSetBusyState: '
               'newbusy="Active clients and dirty files", busy="Dirty files"',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] Read: status=200',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] No '
               'authentication data provided.',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] 2.0 '
               'Get-Notifications 164',
               'D [06/Jan/2015:09:50:21 +0100] Get-Notifications /',
               'D [06/Jan/2015:09:50:21 +0100] cupsdIsAuthorized: '
               'requesting-user-name="marc"',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] Returning IPP '
               'successful-ok for Get-Notifications (/) from localhost',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] Content-Length: '
               '127',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] '
               'cupsdSendHeader: code=200, type="application/ipp", '
               'auth_type=0',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] '
               'con->http=0x7fcc9de58b00',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] '
               'cupsdWriteClient error=0, used=0, '
               'state=HTTP_STATE_POST_SEND, '
               'data_encoding=HTTP_ENCODING_LENGTH, data_remaining=127, '
               'response=0x7fcc9de8c890(IPP_STATE_DATA), pipe_pid=0, file=-1',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] Writing IPP '
               'response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] bytes=0, '
               'http_state=0, data_remaining=127',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] Flushing write '
               'buffer.',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] New state is '
               'HTTP_STATE_WAITING',
               'D [06/Jan/2015:09:50:21 +0100] [Client 114] Waiting for '
               'request.',
               'D [06/Jan/2015:09:50:21 +0100] cupsdSetBusyState: '
               'newbusy="Dirty files", busy="Active clients and dirty files"',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] Accepted from '
               'localhost (Domain)',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] Waiting for '
               'request.',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] POST '
               '/printers/HP-Officejet-4630-series HTTP/1.1',
               'D [06/Jan/2015:09:50:23 +0100] cupsdSetBusyState: '
               'newbusy="Active clients and dirty files", busy="Dirty files"',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] Read: status=200',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] No '
               'authentication data provided.',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] 2.0 Print-Job '
               '165',
               'D [06/Jan/2015:09:50:23 +0100] Print-Job '
               'ipp://localhost/printers/HP-Officejet-4630-series',
               'D [06/Jan/2015:09:50:23 +0100] [Job ???] Auto-typing file...',
               'I [06/Jan/2015:09:50:23 +0100] [Job ???] Request file type '
               'is application/vnd.cups-pdf-banner.',
               'D [06/Jan/2015:09:50:23 +0100] Print-Job '
               'client-error-document-format-not-supported: Unsupported '
               'format "application/vnd.cups-pdf-banner".',
               'E [06/Jan/2015:09:50:23 +0100] [Client 115] Returning IPP '
               'client-error-document-format-not-supported for Print-Job '
               '(ipp://localhost/printers/HP-Officejet-4630-series) from '
               'localhost',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] Content-Length: '
               '199',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] '
               'cupsdSendHeader: code=200, type="application/ipp", '
               'auth_type=0',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] '
               'con->http=0x7fcc9de612a0',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] '
               'cupsdWriteClient error=0, used=0, '
               'state=HTTP_STATE_POST_SEND, '
               'data_encoding=HTTP_ENCODING_LENGTH, data_remaining=199, '
               'response=0x7fcc9de8c860(IPP_STATE_DATA), pipe_pid=0, file=-1',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] Writing IPP '
               'response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] bytes=0, '
               'http_state=0, data_remaining=199',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] Flushing write '
               'buffer.',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] New state is '
               'HTTP_STATE_WAITING',
               'D [06/Jan/2015:09:50:23 +0100] [Client 115] Waiting for '
               'request.',
               'D [06/Jan/2015:09:50:23 +0100] cupsdSetBusyState: '
               'newbusy="Dirty files", busy="Active clients and dirty files"',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] POST / HTTP/1.1',
               'D [06/Jan/2015:09:50:31 +0100] cupsdSetBusyState: '
               'newbusy="Active clients and dirty files", busy="Dirty files"',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] Read: status=200',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] No '
               'authentication data provided.',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] 2.0 '
               'Cancel-Subscription 166',
               'D [06/Jan/2015:09:50:31 +0100] Cancel-Subscription /',
               'D [06/Jan/2015:09:50:31 +0100] cupsdIsAuthorized: '
               'requesting-user-name="marc"',
               'D [06/Jan/2015:09:50:31 +0100] cupsdMarkDirty(----S)',
               'D [06/Jan/2015:09:50:31 +0100] cupsdSetBusyState: '
               'newbusy="Active clients and dirty files", busy="Active '
               'clients and dirty files"',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] Returning IPP '
               'successful-ok for Cancel-Subscription (/) from localhost',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] Content-Length: '
               '75',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] '
               'cupsdSendHeader: code=200, type="application/ipp", '
               'auth_type=0',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] '
               'con->http=0x7fcc9de58b00',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] '
               'cupsdWriteClient error=0, used=0, '
               'state=HTTP_STATE_POST_SEND, '
               'data_encoding=HTTP_ENCODING_LENGTH, data_remaining=75, '
               'response=0x7fcc9de8e590(IPP_STATE_DATA), pipe_pid=0, file=-1',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] Writing IPP '
               'response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] bytes=0, '
               'http_state=0, data_remaining=75',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] Flushing write '
               'buffer.',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] New state is '
               'HTTP_STATE_WAITING',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] Waiting for '
               'request.',
               'D [06/Jan/2015:09:50:31 +0100] cupsdSetBusyState: '
               'newbusy="Dirty files", busy="Active clients and dirty files"',
               'D [06/Jan/2015:09:50:31 +0100] [Client 113] PUT '
               '/admin/conf/cupsd.conf HTTP/1.1',
               'D [06/Jan/2015:09:50:31 +0100] cupsdSetBusyState: '
               'newbusy="Active clients and dirty files", busy="Dirty files"',
               'D [06/Jan/2015:09:50:31 +0100] [Client 113] Read: status=200',
               'D [06/Jan/2015:09:50:31 +0100] [Client 113] Authorized as '
               'root using PeerCred',
               'D [06/Jan/2015:09:50:31 +0100] cupsdIsAuthorized: '
               'username="root"',
               'D [06/Jan/2015:09:50:31 +0100] [Client 113] Read: status=100',
               'I [06/Jan/2015:09:50:31 +0100] [Client 113] Installing '
               'config file "/etc/cups/cupsd.conf"...',
               'D [06/Jan/2015:09:50:31 +0100] [Client 113] '
               'cupsdSendHeader: code=201, type="(null)", auth_type=0',
               'D [06/Jan/2015:09:50:31 +0100] cupsdSetBusyState: '
               'newbusy="Dirty files", busy="Active clients and dirty files"',
               'D [06/Jan/2015:09:50:31 +0100] [Client 113] Closing '
               'connection.',
               'D [06/Jan/2015:09:50:31 +0100] cupsdSetBusyState: '
               'newbusy="Dirty files", busy="Dirty files"',
               'D [06/Jan/2015:09:50:31 +0100] [Client 114] Closing '
               'connection.',
               'D [06/Jan/2015:09:50:31 +0100] cupsdSetBusyState: '
               'newbusy="Dirty files", busy="Dirty files"',
               'D [06/Jan/2015:09:50:31 +0100] [Client 115] Closing '
               'connection.',
               'D [06/Jan/2015:09:50:31 +0100] cupsdSetBusyState: '
               'newbusy="Dirty files", busy="Dirty files"',
               'I [06/Jan/2015:09:50:31 +0100] Generating printcap '
               '/etc/printcap...',
               'I [06/Jan/2015:09:50:31 +0100] Saving subscriptions.conf...',
               'D [06/Jan/2015:09:50:31 +0100] cupsdSetBusyState: '
               'newbusy="Not busy", busy="Dirty files"',
               'E [06/Jan/2015:09:50:31 +0100] Unknown directive '
               'JobPrivateAccess on line 84 of /etc/cups/cupsd.conf.',
               'E [06/Jan/2015:09:50:31 +0100] Unknown directive '
               'JobPrivateValues on line 85 of /etc/cups/cupsd.conf.',
               'E [06/Jan/2015:09:50:31 +0100] Unknown directive '
               'SubscriptionPrivateAccess on line 86 of '
               '/etc/cups/cupsd.conf.',
               'E [06/Jan/2015:09:50:31 +0100] Unknown directive '
               'SubscriptionPrivateValues on line 87 of '
               '/etc/cups/cupsd.conf.',
               'W [06/Jan/2015:09:50:31 +0100] CreateProfile failed: '
               'org.freedesktop.ColorManager.AlreadyExists:profile id '
               "'HP-Officejet-4630-series-Gray..' already exists"],
 'error_log_debug_logging_unset': True}
Page 11 (<troubleshoot.Locale.Locale object at 0x7f2a22f6ae48>):
{'printer_page_size': 'Letter',
 'system_locale_lang': 'fr_FR',
 'user_locale_ctype': 'fr_FR',
 'user_locale_messages': 'fr_FR'}


Image

Je précise que je n'ai pas eu de maj à faire après redémarrage (même après avoir synchronisé octopi) contrairement au tuto.
Qu'ai je fait de foireux?

Merci
Dernière modification par Loubrixil y a 9 ans, modifié au total 2 fois.
Raison :ajout de la balise code

Nouveau : problèmes installation des imprimantes

#3Messageil y a 9 ans

Salut

Un truc m'étonne ; si tu as suivi le tuto, tu as donc installé des anciennes versions de paquets de foomatic et de gutenprint.
Si tu n'as pas de mise à jour à faire, ce n'est pas logique, ça devrait te dire de les mettre à jour ces paquets.

D'ailleurs ôte-moi un doute, que te dit un

yaourt gutenprint
yaourt foomatic

Les versions qui ne vont pas sont :
1 extra/gutenprint 5.2.10-1
2 extra/foomatic-db 3:20141229-1
3 extra/foomatic-db-engine 3:20141229-1
4 extra/foomatic-db-nonfree 3:20141229-1

Nouveau : problèmes installation des imprimantes

#4Messageil y a 9 ans

[marc@manjaro ~]$ yaourt gutenprint
1 extra/gutenprint 5.2.10-1
    Top quality printer drivers for POSIX systems
2 aur/gutenprint-cvs 20130611-1 (3)
    Top quality printer drivers for POSIX systems (cvs version)
3 aur/stylus-toolbox-cvs 20110520-1 (34)
    GUI for libgutenprint to manage Epson printer
==> Numéro(s) des paquets à installer (ex: 1 2 3 ou 1-3)
==> ----------------------------------------------------

[marc@manjaro ~]$ yaourt foomatic
1 extra/cups-filters 1.0.61-4 [installed]
    OpenPrinting CUPS Filters
2 extra/foomatic-db 3:20141229-1
    Foomatic - The collected knowledge about printers, drivers, and driver
    options in XML files, used by foomatic-db-engine to generate PPD files.
3 extra/foomatic-db-engine 3:20141229-1
    Foomatic - Foomatic's database engine generates PPD files from the data in
    Foomatic's XML database. It also contains scripts to directly generate
    print queues and handle jobs.
4 extra/foomatic-db-nonfree 3:20141229-1
    Foomatic - database extension consisting of manufacturer-supplied PPD
    files released under non-free licenses
5 aur/foomatic-db-foo2zjs 3:20141011-1 (28)
    Foomatic - The collected knowledge about printers, drivers, and driver
    options in XML files, used by foomatic-db-engine to generate PPD files.
    Rebuilt for use with foo2zjs.
6 aur/foomatic-filters-lprng 4.0.17-1 (1)
    Universal print filter, lprng version
==> Numéro(s) des paquets à installer (ex: 1 2 3 ou 1-3)
==> ----------------------------------------------------
[marc@manjaro ~]$

Nouveau : problèmes installation des imprimantes

#5Messageil y a 9 ans

imarco a écrit :Hello,

J'ai bien suivi la procédure me semble t'il mais le statut de l'imprimante après redémarrage du pc reste en inactif...
J'ai téléchargé les 2 fichiers qui ont donné ce zip "outils d'impression-06-01-2015 9_39_43".

C'est quoi ces 2 fichiers téléchargés ?
Les anciennes versions que j'ai mis à dispo sont au nombre de 11 paquets.

Nouveau : problèmes installation des imprimantes

#6Messageil y a 9 ans

Je n'avais pas pris les 11 en fait (argh)

Tout pris cette fois (55.4 mo).

Maj faites, redémarrage

Nouveau : problèmes installation des imprimantes

#7Messageil y a 9 ans

Je comprends mieux :sourire:

Tu diras si ça fonctionne stp, merci.

Nouveau : problèmes installation des imprimantes

#8Messageil y a 9 ans

Moi, je comprends surtout que je suis une purge :mrgreen:
Je n'arrive pas à imprimer la page de test par contre...
Traitement en cours mais rien ne se passe...

Edit: non, c'est ok, j'avais oublié qu'il fallait sélectionner Officejet-4630 series et pas les 2 autres icônes :clindoeil:
Merci grand chef :maître:

Nouveau : problèmes installation des imprimantes

#9Messageil y a 9 ans

imarco a écrit :Moi, je comprends surtout que je suis une purge :mrgreen:
Je n'arrive pas à imprimer la page de test par contre...
Traitement en cours mais rien ne se passe...

Edit: non, c'est ok, j'avais oublié qu'il fallait sélectionner Officejet-4630 series et pas les 2 autres icônes :clindoeil:
Merci grand chef :maître:

Bon, ben tu me rassures. Ça confirme encore une fois qu'il y a un problème depuis la dernière mise à jour.

Nouveau : problèmes installation des imprimantes

#10Messageil y a 9 ans

C'est clair...
Sans ton post, je ne m'en serais aperçu qu'à ma prochaine impression. :gsourire:

Nouveau : problèmes installation des imprimantes

#11Messageil y a 9 ans

imarco a écrit :C'est clair...
Sans ton post, je ne m'en serais aperçu qu'à ma prochaine impression. :gsourire:

Si ton imprimante était déjà installée, normalement elle restait opérationnelle.
Le problème (normalement) est pour les nouvelles installations.

Je viens de contacter Philip Müller de l'inter pour lui signaler ça ; nul doute qu'ils vont faire le nécessaire.

Ça passera peut-être par un downgrade des paquets concernés ou une autre solution. La balle est dans leur camp.

Nouveau : problèmes installation des imprimantes

#12Messageil y a 9 ans

Mon imprimante était déjà installée et ça ne fonctionnait pas (j'ai regardé avant de suivre ton tuto quand même) :fetard:

Nouveau : problèmes installation des imprimantes

#13Messageil y a 9 ans

Bon, ben j'ai rien dit :ivre:

Nouveau : problèmes installation des imprimantes

#14Messageil y a 9 ans

Bonjour

Pour remédier au problème d'installation des imprimantes, il suffit peut-être de downgrader hplip (ancienne version disponible avec le lien contenu dans le premier message).
A essayer.

Nouveau : problèmes installation des imprimantes

#15Messageil y a 9 ans

Merci pour l'astuce, un problème de résolu
Il y en a plus, tout fonctionne ;)

Nouveau : problèmes installation des imprimantes

#16Messageil y a 9 ans

Bonsoir,
J'ai bien suivi la procédure et j'ai pu facilement installer mon imprimante HP (photosmart 7520)
Par contre, impossible d'installer l'imprimante cups-PDF-Printer : le message "installation en cours" reste affiché indéfiniment (comme pour la HP 7520 avant d'appliquer les manips ci-dessus).
Y a-t-il une solution ?
Merci

Nouveau : problèmes installation des imprimantes

#17Messageil y a 9 ans

hutou a écrit :Bonsoir,
J'ai bien suivi la procédure et j'ai pu facilement installer mon imprimante HP (photosmart 7520)
Par contre, impossible d'installer l'imprimante cups-PDF-Printer : le message "installation en cours" reste affiché indéfiniment (comme pour la HP 7520 avant d'appliquer les manips ci-dessus).
Y a-t-il une solution ?
Merci

Bonjour
Avec ces commandes, pas de souci :

sudo systemctl stop org.cups.cupsd.service
sudo systemctl disable org.cups.cupsd.service
sudo pacman -Rsn manjaro-printer
sudo pacman -S cups cups-filters cups-pdf cups-pk-helper system-config-printer
sudo systemctl daemon-reload
sudo systemctl enable org.cups.cupsd.service
sudo systemctl start org.cups.cupsd.service

Nouveau : problèmes installation des imprimantes

#18Messageil y a 9 ans

Bonjour,
Je confirme mon message précédent.
Sur une installation fraîche de Manjaro Gnome sous Virtualbox, installation d'une imprimante impossible, bloquée sur le message "Installation en cours".
Après avoir appliqué la méthode suggérée en début de post (j'ai appliqué successivement les 3 blocs d'instructions), installation sans problème de ma HP Photosmart 7520, MAIS impossible ensuite d'installer l'imprimante virtuelle Cups-PDF-Printer (la procédure d'installation reste à nouveau bloquée sur le message "Installation en cours")
À tout hasard, j'ai demandé une mise à jour et les paquets précédemment downgradés ont été réinstallés à leur dernière version.
Nouvel essai d'installation de Cups-PDF-Driver : pas mieux !
Y -a-t-il une manip supplémentaire ?
Merci

Nouveau : problèmes installation des imprimantes

#19Messageil y a 9 ans

hutou a écrit :Bonjour,
Je confirme mon message précédent.
Sur une installation fraîche de Manjaro Gnome sous Virtualbox, installation d'une imprimante impossible, bloquée sur le message "Installation en cours".
Après avoir appliqué la méthode suggérée en début de post (j'ai appliqué successivement les 3 blocs d'instructions), installation sans problème de ma HP Photosmart 7520, MAIS impossible ensuite d'installer l'imprimante virtuelle Cups-PDF-Printer (la procédure d'installation reste à nouveau bloquée sur le message "Installation en cours")
À tout hasard, j'ai demandé une mise à jour et les paquets précédemment downgradés ont été réinstallés à leur dernière version.
Nouvel essai d'installation de Cups-PDF-Driver : pas mieux !
Y -a-t-il une manip supplémentaire ?
Merci

Je t'ai donné la réponse juste au-dessus ! Tu reprends les commandes du premier bloc seulement, c'est à dire :

sudo systemctl stop org.cups.cupsd.service                                        # stop du service cups
sudo systemctl disable org.cups.cupsd.service                                     # désactivation du service cups
sudo pacman -Rsn manjaro-printer                                                  # en tout cas tout ce qui est installé pour l'impression
sudo pacman -S cups cups-filters cups-pdf cups-pk-helper system-config-printer    # installation du minimum syndical
sudo systemctl daemon-reload                                                      # recharger le daemon
sudo systemctl enable org.cups.cupsd.service                                      # activation du service cups
sudo systemctl start org.cups.cupsd.service                                       # start service cups

Nouveau : problèmes installation des imprimantes

#20Messageil y a 9 ans

Bonsoir,
Bon, Cups-PDF-Printer installé finalement, mais en passant par l'interface WEB (localhost:631)
La méthode Paramètres > Imprimantes n'aboutit pas (et bien sûr c'est celle que j'utilisais !).
Merci à toi.
Répondre