Results 1 to 10 of 24

Thread: calibre problem.

Hybrid View

  1. #1
    Join Date
    Apr 2006
    Beans
    126

    calibre problem.

    When I open calibre I am greeted with this..



    Code:
    Traceback (most recent call last):
      File "/usr/lib/calibre/calibre/gui2/ui.py", line 397, in start_smartdevice
        self.iactions['Connect Share'].set_smartdevice_action_state()
      File "/usr/lib/calibre/calibre/gui2/actions/device.py", line 243, in set_smartdevice_action_state
        all_ips = get_all_ip_addresses()
      File "/usr/lib/calibre/calibre/gui2/dialogs/smartdevice.py", line 31, in get_all_ip_addresses
        for iface in get_all_ips().itervalues():
      File "/usr/lib/calibre/calibre/utils/mdns.py", line 15, in get_all_ips
        import netifaces
    ImportError: No module named netifaces
    Any fix?
    New Orleans-Proud to Swim Home

  2. #2
    Join Date
    Jun 2012
    Beans
    1

    Re: calibre problem.

    sudo apt-get install python-interfaces

  3. #3
    Join Date
    Apr 2006
    Beans
    6

    Re: calibre problem.

    I cannot find python-interfaces .. Am I supposed to add the PPA from somewhere ?

    mybox@ubuntu:~$ sudo apt-get install python-interfaces
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package python-interfaces

  4. #4
    Join Date
    Nov 2007
    Location
    Boston, USA
    Beans
    524
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: calibre problem.

    sudo apt-get install python-netifaces

  5. #5
    Join Date
    Apr 2006
    Beans
    6

    Re: calibre problem.

    It works. No more error message. Thanks !

  6. #6
    Join Date
    Nov 2009
    Beans
    9

    Re: calibre problem.

    I still have no luck running Calibre, I've tried installing the latest version, and running it from a terminal with:
    LIBOVERLAY_SCROLLBAR=0 calibre

    but it still crashes Ubuntu 12.10 and throws me out to the log in screen. It worked fine in 12.04, any ideas?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •