DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 12th March 2013
sysfu sysfu is offline
Port Guard
 
Join Date: Jun 2008
Posts: 36
Default Calibre device detection on 5.3-beta fails with python error

Keep getting python errors when calibre trys to run the device detection routine. Pasted below is the error as pulled from Calibre => Preferences => Misc => Debug device detection. This happens when running calibre with root permissions too.

Application author does not provide support for BSD but welcomes patches.

calibre, version 0.8.20
ERROR: Unhandled exception: <b>TypeError</b>:'NoneType' object is not callable

Traceback (most recent call last):
File "/usr/local/lib/calibre/calibre/gui2/preferences/device_debug.py", line 41, in debug
raw = debug()
File "/usr/local/lib/calibre/calibre/devices/__init__.py", line 74, in debug
s.scan()
File "/usr/local/lib/calibre/calibre/devices/scanner.py", line 181, in scan
self.devices = self.scanner()
TypeError: 'NoneType' object is not callable
Reply With Quote
Reply

Tags
calibre, device, ebook, python

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing python imaging on OpenBSD ? [error _imagingft C module] Barakat OpenBSD Packages and Ports 8 8th April 2011 01:35 AM
Python 3.2 Beta 2 released J65nko News 0 24th December 2010 12:27 AM
DVD burn error: No space left on device guitarscn OpenBSD General 1 22nd December 2009 07:50 PM
scribes configure error : python + D-bus nORKy FreeBSD Ports and Packages 0 7th October 2008 02:25 PM
VIA sound device fails on boot, works with kldload robbak FreeBSD General 0 16th June 2008 07:16 AM


All times are GMT. The time now is 04:01 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick