Portál AbcLinuxu, 12. května 2025 09:32

Dotaz: HPlip mi neprida tiskarnu

CIJOML avatar 31.5.2016 08:38 CIJOML | skóre: 58 | Praha
HPlip mi neprida tiskarnu
Přečteno: 750×
Odpovědět | Admin
Zdravim,

pres hp-setup pridavam tiskarnu - tiskarnu to najde, ale muzu dokola klikat v kroku dva na add a nic se nestane. Tak sem to pustil v radku a je tam tenhle vystup. Setkal se s tim nekdo? Je tam Ubuntu 16.04
root@cijoml-HP-ProBook-6550b:/home/cijoml# hp-setup 

HP Linux Imaging and Printing System (ver. 3.16.3)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Searching... (bus=net, timeout=5, ttl=4, search=(None) desc=0, method=slp)
Traceback (most recent call last):
  File "/usr/share/hplip/ui4/setupdialog.py", line 1304, in NextButton_clicked
    self.showAddPrinterPage()
  File "/usr/share/hplip/ui4/setupdialog.py", line 730, in showAddPrinterPage
    self.readwriteFaxInformation()
  File "/usr/share/hplip/ui4/setupdialog.py", line 1127, in readwriteFaxInformation
    self.fax_number = to_unicode(d.getPhoneNum())
  File "/usr/share/hplip/fax/pmlfax.py", line 146, in getPhoneNum
    data = utils.printable(self.getPML(pml.OID_FAX_LOCAL_PHONE_NUM)[1].encode('utf-8'))
AttributeError: 'NoneType' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/share/hplip/ui4/setupdialog.py", line 1304, in NextButton_clicked
    self.showAddPrinterPage()
  File "/usr/share/hplip/ui4/setupdialog.py", line 730, in showAddPrinterPage
    self.readwriteFaxInformation()
  File "/usr/share/hplip/ui4/setupdialog.py", line 1127, in readwriteFaxInformation
    self.fax_number = to_unicode(d.getPhoneNum())
  File "/usr/share/hplip/fax/pmlfax.py", line 146, in getPhoneNum
    data = utils.printable(self.getPML(pml.OID_FAX_LOCAL_PHONE_NUM)[1].encode('utf-8'))
AttributeError: 'NoneType' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/share/hplip/ui4/setupdialog.py", line 1304, in NextButton_clicked
    self.showAddPrinterPage()
  File "/usr/share/hplip/ui4/setupdialog.py", line 730, in showAddPrinterPage
    self.readwriteFaxInformation()
  File "/usr/share/hplip/ui4/setupdialog.py", line 1127, in readwriteFaxInformation
    self.fax_number = to_unicode(d.getPhoneNum())
  File "/usr/share/hplip/fax/pmlfax.py", line 146, in getPhoneNum
    data = utils.printable(self.getPML(pml.OID_FAX_LOCAL_PHONE_NUM)[1].encode('utf-8'))
AttributeError: 'NoneType' object has no attribute 'encode'
Nástroje: Začni sledovat (0) ?Zašle upozornění na váš email při vložení nového komentáře.

Odpovědi

31.5.2016 20:58 NN
Rozbalit Rozbalit vše Re: HPlip mi neprida tiskarnu
Odpovědět | | Sbalit | Link | Blokovat | Admin
Co mas za vezi Pythonu?
CIJOML avatar 1.6.2016 21:50 CIJOML | skóre: 58 | Praha
Rozbalit Rozbalit vše Re: HPlip mi neprida tiskarnu
cijoml@cijoml-HP-ProBook-6550b:~/Stažené$ dpkg -l |grep -i python
ii  dh-python                                   2.20151103ubuntu1                                   all          Debian helper tools for packaging Python libraries and applications
ii  libpeas-1.0-0-python3loader                 1.16.0-1ubuntu2                                     amd64        Application plugin library
ii  libpyside1.2:amd64                          1.2.2-2build2                                       amd64        Python bindings for Qt 4 (base files)
ii  libpython-dev:amd64                         2.7.11-1                                            amd64        header files and a static library for Python (default)
ii  libpython-stdlib:amd64                      2.7.11-1                                            amd64        interactive high-level object-oriented language (default python version)
ii  libpython2.7:amd64                          2.7.11-7ubuntu1                                     amd64        Shared Python runtime library (version 2.7)
ii  libpython2.7-dev:amd64                      2.7.11-7ubuntu1                                     amd64        Header files and a static library for Python (v2.7)
ii  libpython2.7-minimal:amd64                  2.7.11-7ubuntu1                                     amd64        Minimal subset of the Python language (version 2.7)
ii  libpython2.7-stdlib:amd64                   2.7.11-7ubuntu1                                     amd64        Interactive high-level object-oriented language (standard library, version 2.7)
ii  libpython3-dev:amd64                        3.5.1-3                                             amd64        header files and a static library for Python (default)
ii  libpython3-stdlib:amd64                     3.5.1-3                                             amd64        interactive high-level object-oriented language (default python3 version)
rc  libpython3.4:amd64                          3.4.3-1ubuntu1~14.04.3                              amd64        Shared Python runtime library (version 3.4)
rc  libpython3.4-minimal:amd64                  3.4.3-1ubuntu1~14.04.3                              amd64        Minimal subset of the Python language (version 3.4)
ii  libpython3.5:amd64                          3.5.1-10                                            amd64        Shared Python runtime library (version 3.5)
ii  libpython3.5-dev:amd64                      3.5.1-10                                            amd64        Header files and a static library for Python (v3.5)
ii  libpython3.5-minimal:amd64                  3.5.1-10                                            amd64        Minimal subset of the Python language (version 3.5)
ii  libpython3.5-stdlib:amd64                   3.5.1-10                                            amd64        Interactive high-level object-oriented language (standard library, version 3.5)
ii  libshiboken1.2v5:amd64                      1.2.2-2build2                                       amd64        CPython bindings generator for C++ libraries - shared library
ii  python                                      2.7.11-1                                            amd64        interactive high-level object-oriented language (default version)
ii  python-apt                                  1.1.0~beta1build1                                   amd64        Python interface to libapt-pkg
ii  python-apt-common                           1.1.0~beta1build1                                   all          Python interface to libapt-pkg (locales)
ii  python-aptdaemon                            1.1.1+bzr982-0ubuntu14                              all          Python 2 module for the server and client of aptdaemon
ii  python-aptdaemon.gtk3widgets                1.1.1+bzr982-0ubuntu14                              all          Python 2 GTK+ 3 widgets to run an aptdaemon client
ii  python-attr                                 15.2.0-1                                            all          Attributes without boilerplate (Python 2)
ii  python-blinker                              1.3.dfsg2-1build1                                   all          Fast, simple object-to-object and broadcast signaling library
ii  python-cairo                                1.8.8-2                                             amd64        Python bindings for the Cairo vector graphics library
ii  python-cffi-backend                         1.5.2-1ubuntu1                                      amd64        Foreign Function Interface for Python calling C code - backend
ii  python-chardet                              2.3.0-2                                             all          universal character encoding detector for Python2
ii  python-collada                              0.4-2                                               all          Python module for creating, editing and loading COLLADA
ii  python-crypto                               2.6.1-6build1                                       amd64        cryptographic algorithms and protocols for Python
ii  python-cryptography                         1.2.3-1                                             amd64        Python library exposing cryptographic recipes and primitives (Python 2)
ii  python-cups                                 1.9.73-0ubuntu2                                     amd64        Python bindings for CUPS
rc  python-cupshelpers                          1.4.3+20140219-0ubuntu2.6                           all          Python modules for printer configuration with CUPS
ii  python-cycler                               0.9.0-1                                             all          composable kwarg iterator (Python 2)
ii  python-dateutil                             2.4.2-1                                             all          powerful extensions to the standard datetime module
ii  python-dbus                                 1.2.0-3                                             amd64        simple interprocess messaging system (Python interface)
ii  python-debian                               0.1.27ubuntu2                                       all          Python modules to work with Debian-related data formats
ii  python-debtagshw                            2.0.1ubuntu6                                        all          Match debtags hardware:: tags against the actual hardware
ii  python-defer                                1.0.6-2build1                                       all          Small framework for asynchronous programming (Python 2)
ii  python-dev                                  2.7.11-1                                            amd64        header files and a static library for Python (default)
ii  python-dirspec                              13.10-1ubuntu1                                      all          Python User Folders Specification Library
ii  python-enum34                               1.1.2-1                                             all          backport of Python 3.4's enum package
ii  python-gi                                   3.20.0-0ubuntu1                                     amd64        Python 2.x bindings for gobject-introspection libraries
ii  python-gi-cairo                             3.20.0-0ubuntu1                                     amd64        Python Cairo bindings for the GObject library
ii  python-glade2                               2.24.0-4ubuntu1                                     amd64        GTK+ bindings: Glade support
ii  python-gnomekeyring                         2.32.0+dfsg-3                                       amd64        Python bindings for the GNOME keyring library
ii  python-gobject                              3.20.0-0ubuntu1                                     all          Python 2.x bindings for GObject - transitional package
ii  python-gobject-2                            2.28.6-12ubuntu1                                    amd64        deprecated static Python bindings for the GObject library
ii  python-gtk2                                 2.24.0-4ubuntu1                                     amd64        Python bindings for the GTK+ widget set
ii  python-httplib2                             0.9.1+dfsg-1                                        all          comprehensive HTTP client library written for Python
ii  python-idna                                 2.0-3                                               all          Python IDNA2008 (RFC 5891) handling (Python 2)
ii  python-imaging                              3.1.2-0ubuntu1                                      all          Python Imaging Library compatibility layer
ii  python-ipaddr                               2.1.11-2                                            all          Python module for working with IP addresses, both IPv4 and IPv6
ii  python-ipaddress                            1.0.16-1                                            all          Backport of Python 3 ipaddress module (Python 2)
ii  python-jwt                                  1.3.0-1                                             all          Python implementation of JSON Web Token
ii  python-ldb                                  2:1.1.24-1ubuntu3                                   amd64        Python bindings for LDB
ii  python-libvirt                              1.3.1-1ubuntu1                                      amd64        libvirt Python bindings
ii  python-libxml2                              2.9.3+dfsg1-1                                       amd64        Python bindings for the GNOME XML library
ii  python-lockfile                             1:0.12.2-1                                          all          file locking library for Python — Python 2 library
ii  python-lxml                                 3.5.0-1build1                                       amd64        pythonic binding for the libxml2 and libxslt libraries
ii  python-matplotlib                           1.5.1-1ubuntu1                                      amd64        Python based plotting system in a style similar to Matlab
ii  python-matplotlib-data                      1.5.1-1ubuntu1                                      all          Python based plotting system (data package)
ii  python-minimal                              2.7.11-1                                            amd64        minimal subset of the Python language (default version)
ii  python-notify                               0.1.1-4                                             amd64        Python bindings for libnotify
ii  python-numpy                                1:1.11.0-1ubuntu1                                   amd64        Numerical Python adds a fast array facility to the Python language
ii  python-oauthlib                             1.0.3-1                                             all          generic, spec-compliant implementation of OAuth for Python
ii  python-oneconf                              0.3.9                                               all          synchronize your configuration data over the network (Python 2)
ii  python-openssl                              0.15.1-2build1                                      all          Python 2 wrapper around the OpenSSL library
ii  python-pam                                  0.4.2-13.2ubuntu2                                   amd64        Python interface to the PAM library
ii  python-pil:amd64                            3.1.2-0ubuntu1                                      amd64        Python Imaging Library (Pillow fork)
ii  python-piston-mini-client                   0.7.5-0ubuntu2                                      all          library for writing clients for Django's Piston REST APIs
ii  python-pivy                                 0.5.0~v609hg-3.1                                    amd64        Coin binding for Python
ii  python-pkg-resources                        20.7.0-1                                            all          Package Discovery and Resource Access using pkg_resources
ii  python-ply                                  3.7-1                                               all          Lex and Yacc implementation for Python2
ii  python-pyasn1                               0.1.9-1                                             all          ASN.1 library for Python (Python 2 module)
ii  python-pyasn1-modules                       0.0.7-0.1                                           all          Collection of protocols modules written in ASN.1 language
ii  python-pyparsing                            2.0.3+dfsg1-1                                       all          Python parsing module
ii  python-pyside                               1.2.2-2build2                                       all          Python bindings for Qt4 (big metapackage)
ii  python-pyside.phonon                        1.2.2-2build2                                       amd64        Qt 4 Phonon module - Python bindings
ii  python-pyside.qtcore                        1.2.2-2build2                                       amd64        Qt 4 core module - Python bindings
ii  python-pyside.qtdeclarative                 1.2.2-2build2                                       amd64        Qt 4 Declarative module - Python bindings
ii  python-pyside.qtgui                         1.2.2-2build2                                       amd64        Qt 4 GUI module - Python bindings
ii  python-pyside.qthelp                        1.2.2-2build2                                       amd64        Qt 4 help module - Python bindings
ii  python-pyside.qtnetwork                     1.2.2-2build2                                       amd64        Qt 4 network module - Python bindings
ii  python-pyside.qtopengl                      1.2.2-2build2                                       amd64        Qt 4 OpenGL module - Python bindings
ii  python-pyside.qtscript                      1.2.2-2build2                                       amd64        Qt 4 script module - Python bindings
ii  python-pyside.qtsql                         1.2.2-2build2                                       amd64        Qt 4 SQL module - Python bindings
ii  python-pyside.qtsvg                         1.2.2-2build2                                       amd64        Qt 4 SVG module - Python bindings
ii  python-pyside.qttest                        1.2.2-2build2                                       amd64        Qt 4 test module - Python bindings
ii  python-pyside.qtuitools                     1.2.2-2build2                                       amd64        Qt 4 UI tools module - Python bindings
ii  python-pyside.qtwebkit                      1.2.2-2build2                                       amd64        Qt 4 WebKit module - Python bindings
ii  python-pyside.qtxml                         1.2.2-2build2                                       amd64        Qt 4 XML module - Python bindings
ii  python-pysnmp4                              4.2.5-1                                             all          Python SNMP library for agents and managers (Python 2 module)
ii  python-pysnmp4-apps                         0.3.2-1                                             all          Applications for the Python SNMP library
ii  python-pysnmp4-mibs                         0.1.3-1                                             all          MIBs for the Python SNMP library
ii  python-qt4                                  4.11.4+dfsg-1build4                                 amd64        Python bindings for Qt4
ii  python-qt4-dbus                             4.11.4+dfsg-1build4                                 amd64        D-Bus Support for PyQt4
ii  python-qt4-gl                               4.11.4+dfsg-1build4                                 amd64        Python bindings for Qt4's OpenGL module
ii  python-renderpm:amd64                       3.3.0-1                                             amd64        python low level render interface
ii  python-reportlab                            3.3.0-1                                             all          ReportLab library to create PDF documents using Python
ii  python-reportlab-accel:amd64                3.3.0-1                                             amd64        C coded extension accelerator for the ReportLab Toolkit
ii  python-requests                             2.9.1-3                                             all          elegant and simple HTTP library for Python2, built for human beings
ii  python-samba                                2:4.3.9+dfsg-0ubuntu0.16.04.2                       amd64        Python bindings for Samba
ii  python-serial                               3.0.1-1                                             all          pyserial - module encapsulating access for the serial port
ii  python-service-identity                     16.0.0-2                                            all          Service identity verification for pyOpenSSL (Python 2 module)
ii  python-sip                                  4.17+dfsg-1build1                                   amd64        Python/C++ bindings generator runtime library
ii  python-six                                  1.10.0-3                                            all          Python 2 and 3 compatibility library (Python 2 interface)
rc  python-support                              1.0.15                                              all          automated rebuilding support for Python modules
ii  python-talloc                               2.1.5-2                                             amd64        hierarchical pool based memory allocator - Python bindings
ii  python-tdb                                  1.3.8-2                                             amd64        Python bindings for TDB
ii  python-tk                                   2.7.11-2                                            amd64        Tkinter - Writing Tk applications with Python
ii  python-twisted                              16.0.0-1                                            all          Event-based framework for internet applications (dependency package)
ii  python-twisted-bin                          16.0.0-1                                            amd64        Event-based framework for internet applications
ii  python-twisted-core                         16.0.0-1                                            all          Event-based framework for internet applications
ii  python-twisted-web                          16.0.0-1                                            all          twisted dummy package for HTTP protocol implementation
ii  python-tz                                   2014.10~dfsg1-0ubuntu2                              all          Python version of the Olson timezone database
ii  python-ubuntu-sso-client                    13.10-0ubuntu11                                     all          Ubuntu Single Sign-On client - Python library
ii  python-urllib3                              1.13.1-2ubuntu0.16.04.1                             all          HTTP library with thread-safe connection pooling for Python
ii  python-xapian                               1.2.22-2build1                                      amd64        Xapian search engine interface for Python
ii  python-xdg                                  0.25-4                                              all          Python 2 library to access freedesktop.org standards
ii  python-zeitgeist                            0.9.16-0ubuntu4                                     all          event logging framework - Python bindings
ii  python-zope.interface                       4.1.3-1build1                                       amd64        Interfaces for Python
ii  python2.7                                   2.7.11-7ubuntu1                                     amd64        Interactive high-level object-oriented language (version 2.7)
ii  python2.7-dev                               2.7.11-7ubuntu1                                     amd64        Header files and a static library for Python (v2.7)
ii  python2.7-minimal                           2.7.11-7ubuntu1                                     amd64        Minimal subset of the Python language (version 2.7)
ii  python3                                     3.5.1-3                                             amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-apport                              2.20.1-0ubuntu2                                     all          Python 3 library for Apport crash report handling
ii  python3-apt                                 1.1.0~beta1build1                                   amd64        Python 3 interface to libapt-pkg
ii  python3-aptdaemon                           1.1.1+bzr982-0ubuntu14                              all          Python 3 module for the server and client of aptdaemon
ii  python3-aptdaemon.gtk3widgets               1.1.1+bzr982-0ubuntu14                              all          Python 3 GTK+ 3 widgets to run an aptdaemon client
ii  python3-aptdaemon.pkcompat                  1.1.1+bzr982-0ubuntu14                              all          PackageKit compatibilty for AptDaemon
ii  python3-blinker                             1.3.dfsg2-1build1                                   all          fast, simple object-to-object and broadcast signaling library
ii  python3-brlapi                              5.3.1-2ubuntu2.1                                    amd64        Braille display access via BRLTTY - Python3 bindings
ii  python3-cairo                               1.10.0+dfsg-5build1                                 amd64        Python 3 bindings for the Cairo vector graphics library
ii  python3-cffi-backend                        1.5.2-1ubuntu1                                      amd64        Foreign Function Interface for Python 3 calling C code - runtime
ii  python3-chardet                             2.3.0-2                                             all          universal character encoding detector for Python3
ii  python3-checkbox-support                    0.22-1                                              all          collection of Python modules used by PlainBox providers
ii  python3-commandnotfound                     0.3ubuntu16.04                                      all          Python 3 bindings for command-not-found.
ii  python3-crypto                              2.6.1-6build1                                       amd64        cryptographic algorithms and protocols for Python 3
ii  python3-cryptography                        1.2.3-1                                             amd64        Python library exposing cryptographic recipes and primitives (Python 3)
ii  python3-cups                                1.9.73-0ubuntu2                                     amd64        Python3 bindings for CUPS
ii  python3-cupshelpers                         1.5.7+20160212-0ubuntu2                             all          Python modules for printer configuration with CUPS
ii  python3-dbus                                1.2.0-3                                             amd64        simple interprocess messaging system (Python 3 interface)
ii  python3-dbus.mainloop.qt                    4.11.4+dfsg-1build4                                 amd64        D-Bus Support for PyQt4 with Python 3
ii  python3-debian                              0.1.27ubuntu2                                       all          Python 3 modules to work with Debian-related data formats
ii  python3-defer                               1.0.6-2build1                                       all          Small framework for asynchronous programming (Python 3)
ii  python3-dev                                 3.5.1-3                                             amd64        header files and a static library for Python (default)
ii  python3-distupgrade                         1:16.04.14                                          all          manage release upgrades
ii  python3-feedparser                          5.1.3-3build1                                       all          Universal Feed Parser for Python 3
ii  python3-gdbm:amd64                          3.5.1-1                                             amd64        GNU dbm database support for Python 3.x
ii  python3-gi                                  3.20.0-0ubuntu1                                     amd64        Python 3 bindings for gobject-introspection libraries
ii  python3-gi-cairo                            3.20.0-0ubuntu1                                     amd64        Python 3 Cairo bindings for the GObject library
ii  python3-guacamole                           0.9.2-1                                             all          framework for creating command line applications (Python 3)
ii  python3-httplib2                            0.9.1+dfsg-1                                        all          comprehensive HTTP client library written for Python3
ii  python3-idna                                2.0-3                                               all          Python IDNA2008 (RFC 5891) handling (Python 3)
ii  python3-jinja2                              2.8-1                                               all          small but fast and easy to use stand-alone template engine
ii  python3-jwt                                 1.3.0-1                                             all          Python 3 implementation of JSON Web Token
ii  python3-louis                               2.6.4-2                                             all          Python bindings for liblouis
ii  python3-lxml                                3.5.0-1build1                                       amd64        pythonic binding for the libxml2 and libxslt libraries
ii  python3-mako                                1.0.3+ds1-1ubuntu1                                  all          fast and lightweight templating for the Python 3 platform
ii  python3-markupsafe                          0.23-2build2                                        amd64        HTML/XHTML/XML string library for Python 3
ii  python3-minimal                             3.5.1-3                                             amd64        minimal subset of the Python language (default python3 version)
ii  python3-notify2                             0.3-3                                               all          desktop notifications API for Python 3
ii  python3-oauthlib                            1.0.3-1                                             all          generic, spec-compliant implementation of OAuth for Python3
ii  python3-oneconf                             0.3.9                                               all          synchronize your configuration data over the network (Python 3)
ii  python3-padme                               1.1.1-2                                             all          mostly transparent proxy class for Python 3
ii  python3-pexpect                             4.0.1-1                                             all          Python 3 module for automating interactive applications
ii  python3-pil:amd64                           3.1.2-0ubuntu1                                      amd64        Python Imaging Library (Python3)
ii  python3-piston-mini-client                  0.7.5-0ubuntu2                                      all          library for writing clients for Django's Piston REST APIs
ii  python3-pkg-resources                       20.7.0-1                                            all          Package Discovery and Resource Access using pkg_resources
ii  python3-plainbox                            0.25-1                                              all          toolkit for software and hardware testing (python3 module)
ii  python3-problem-report                      2.20.1-0ubuntu2                                     all          Python 3 library to handle problem reports
ii  python3-ptyprocess                          0.5-1                                               all          Run a subprocess in a pseudo terminal from Python 3
ii  python3-pyasn1                              0.1.9-1                                             all          ASN.1 library for Python (Python 3 module)
ii  python3-pyatspi                             2.18.0+dfsg-3                                       all          Assistive Technology Service Provider Interface - Python3 bindings
ii  python3-pycurl                              7.43.0-1ubuntu1                                     amd64        Python bindings to libcurl (Python 3)
ii  python3-pyparsing                           2.0.3+dfsg1-1                                       all          Python parsing module, Python3 package
ii  python3-pyqt4                               4.11.4+dfsg-1build4                                 amd64        Python3 bindings for Qt4
ii  python3-pyqt5                               5.5.1+dfsg-3ubuntu4                                 amd64        Python 3 bindings for Qt5
ii  python3-reportlab                           3.3.0-1                                             all          ReportLab library to create PDF documents using Python3
ii  python3-reportlab-accel:amd64               3.3.0-1                                             amd64        C coded extension accelerator for the ReportLab Toolkit
ii  python3-requests                            2.9.1-3                                             all          elegant and simple HTTP library for Python3, built for human beings
ii  python3-sip                                 4.17+dfsg-1build1                                   amd64        Python 3/C++ bindings generator runtime library
ii  python3-six                                 1.10.0-3                                            all          Python 2 and 3 compatibility library (Python 3 interface)
ii  python3-software-properties                 0.96.20                                             all          manage the repositories that you install software from
ii  python3-speechd                             0.8.3-1ubuntu3                                      all          Python interface to Speech Dispatcher
ii  python3-systemd                             231-2build1                                         amd64        Python 3 bindings for systemd
ii  python3-uno                                 1:5.1.2-0ubuntu1                                    amd64        Python-UNO bridge
ii  python3-update-manager                      1:16.04.3                                           all          python 3.x module for update-manager
ii  python3-urllib3                             1.13.1-2ubuntu0.16.04.1                             all          HTTP library with thread-safe connection pooling for Python3
ii  python3-xapian1.3                           1.3.4-0ubuntu1                                      amd64        Xapian search engine interface for Python3
ii  python3-xdg                                 0.25-4                                              all          Python 3 library to access freedesktop.org standards
ii  python3-xkit                                0.5.0ubuntu2                                        all          library for the manipulation of xorg.conf files (Python 3)
ii  python3-xlsxwriter                          0.7.3-1                                             all          Python 3 module for creating Excel XLSX files
rc  python3.4                                   3.4.3-1ubuntu1~14.04.3                              amd64        Interactive high-level object-oriented language (version 3.4)
rc  python3.4-minimal                           3.4.3-1ubuntu1~14.04.3                              amd64        Minimal subset of the Python language (version 3.4)
ii  python3.5                                   3.5.1-10                                            amd64        Interactive high-level object-oriented language (version 3.5)
ii  python3.5-dev                               3.5.1-10                                            amd64        Header files and a static library for Python (v3.5)
ii  python3.5-minimal                           3.5.1-10                                            amd64        Minimal subset of the Python language (version 3.5)
ii  qml-module-io-thp-pyotherside:amd64         1.4.0-2                                             amd64        asynchronous Python 3 Bindings for Qt 5 (QML plugin)
31.5.2016 21:18 R
Rozbalit Rozbalit vše Re: HPlip mi neprida tiskarnu
Odpovědět | | Sbalit | Link | Blokovat | Admin
Mne tato sracka (hp-setup) nikdy nefungovala (v Debiane)... Pridaj tlaciaren cez web rozhranie CUPS.
1.6.2016 18:49 CIJOML
Rozbalit Rozbalit vše Re: HPlip mi neprida tiskarnu
ja hlavne potrebuju rozchodit scanner po siti. v bubuntu 14.04 to slo ale v 16.04 to takhle kravi.
1.6.2016 13:53 Xerces
Rozbalit Rozbalit vše Re: HPlip mi neprida tiskarnu
Odpovědět | | Sbalit | Link | Blokovat | Admin
Hele já to dnes úspěšně použil, tak zkusím pár rad ikdyž z toho logu nepoznám co konkrétně trápí tebe. 1) pouštěj to z Xek jako běžnej uživatel, ne jako root. 2) musíš mít nainstalovaný python-pyqt 3) pokud ti to opravdu nepujde mělo by to jít instalovat přes cups jak už někdo radil, akorát ten ti nestáhne případný proprietární plugin pokud ho tvoje tiskárna vyžaduje, ale třeba ho nepotřebuješ :-)
1.6.2016 20:24 javeline | skóre: 15
Rozbalit Rozbalit vše Re: HPlip mi neprida tiskarnu
Odpovědět | | Sbalit | Link | Blokovat | Admin

Ahoj, řešení není jednoduché a lusknutím prstu. Musíš zjistit s jakými závislostmi byl hplip kompilován (jednoduše asi nejde) a jaké závislosti máš v systému skutečně nainstalované. Typicky python 2.7, jestli je vůbec nainstalován. Mrkni na stránku http://hplipopensource.com/, dokumentaci mají velmi slušnou. Pokud Tvá distribuce neobsahuje funkční balíček pro Tvůj model, počti si na webu a zkus i třeba kompilovat ze zdrojáku. Na debian stable AMD64 to jde spolehlivě. Popsané je to (konfigurace a kompilace) velmi dobře.

Musím však připustit, že i HPLIP projekt může mlžit o podpoře jednotlivých modelů. Já jsem 2130 nedonutil skenovat na Linuxu, ani na virtuálních a nezapatchovaných W7. Tisknout tiskla.

Hodně štěstí.

CIJOML avatar 1.6.2016 21:48 CIJOML | skóre: 58 | Praha
Rozbalit Rozbalit vše Re: HPlip mi neprida tiskarnu
no ve 14.04 fungovalo vsechno tisk i skenovani pod linuxem. ted sem presel na 16.04 a je to v piiip.

hplip sem si uz skompiloval, ale i nejnovejsi verze konci se stejnou chybou. Holt sem zalozil bug v bugzille. Treba se k tomu nekdo dostane.
CIJOML avatar 1.6.2016 22:04 CIJOML | skóre: 58 | Praha
Rozbalit Rozbalit vše Re: HPlip mi neprida tiskarnu
Uz sem to vyresil - pridal sem tiskarnu z radky a tam to nehavarovalo
hp-setup -i 192.168.1.100

Založit nové vláknoNahoru

Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.