Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 606992 Details for
Bug 851764
calibre does not see ebook device [nook]
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
debug output from Kovid's device detect procedure from repo version 0.8.63
calibre-debug.txt (text/plain), 6.20 KB, created by
rick
on 2012-08-25 13:14:57 UTC
(
hide
)
Description:
debug output from Kovid's device detect procedure from repo version 0.8.63
Filename:
MIME Type:
Creator:
rick
Created:
2012-08-25 13:14:57 UTC
Size:
6.20 KB
patch
obsolete
> >Version: 0.8.63 >USB devices on system: >[['0x1d6b', > '0x3', > '0x305', > 'Linux 3.5.2-3.fc17.x86_64 xhci_hcd', > 'xHCI Host Controller', > '0000:01:00.0'], > ['0x51d', > '0x2', > '0x106', > 'American Power Conversion', > 'Back-UPS RS 1500 FW:8.g9a.D USB FW:g9a', > 'BB0100009999'], > ['0x1d6b', > '0x1', > '0x305', > 'Linux 3.5.2-3.fc17.x86_64 uhci_hcd', > 'UHCI Host Controller', > '0000:00:1d.0'], > ['0x1d6b', > '0x2', > '0x305', > 'Linux 3.5.2-3.fc17.x86_64 ehci_hcd', > 'EHCI Host Controller', > '0000:00:1a.7'], > ['0x1d6b', > '0x1', > '0x305', > 'Linux 3.5.2-3.fc17.x86_64 uhci_hcd', > 'UHCI Host Controller', > '0000:00:1a.2'], > ['0x46d', '0xc404', '0x220', 'Logitech', 'Trackball', ''], > ['0x2080', '0x3', '0x216', 'B&N', 'NOOK SimpleTouch', '3022360009103043'], > ['0x1d6b', > '0x2', > '0x305', > 'Linux 3.5.2-3.fc17.x86_64 ehci_hcd', > 'EHCI Host Controller', > '0000:00:1d.7'], > ['0x1d6b', > '0x2', > '0x305', > 'Linux 3.5.2-3.fc17.x86_64 xhci_hcd', > 'xHCI Host Controller', > '0000:01:00.0'], > ['0x1d6b', > '0x1', > '0x305', > 'Linux 3.5.2-3.fc17.x86_64 uhci_hcd', > 'UHCI Host Controller', > '0000:00:1d.2'], > ['0x1d6b', > '0x1', > '0x305', > 'Linux 3.5.2-3.fc17.x86_64 uhci_hcd', > 'UHCI Host Controller', > '0000:00:1a.0'], > ['0x4b4', '0x6560', '0x8', '', '', ''], > ['0x1d6b', > '0x1', > '0x305', > 'Linux 3.5.2-3.fc17.x86_64 uhci_hcd', > 'UHCI Host Controller', > '0000:00:1d.1'], > ['0x1d6b', > '0x1', > '0x305', > 'Linux 3.5.2-3.fc17.x86_64 uhci_hcd', > 'UHCI Host Controller', > '0000:00:1a.1']] >Available plugins: ADAM ALEX ALURATEK_COLOR ANDROID ARCHOS7O AVANT AZBOOKA BAMBOOK >BLACKBERRY BOEYE_BDX BOEYE_BEX BOOQ BOOX COBY COOL_ER CYBOOK DBOOK E52 >E71X EB511 EB600 EBK52 ECLICTO EDGE EEEREADER ELONEX ESLICK EX124G >FOLDER_DEVICE_FOR_CONFIG GEMEI GER2 HANLINV3 HANLINV5 ILIAD INVESBOOK >IPAPYRUS IREXDR1000 IREXDR800 IRIVER_STORY ITALICA JETBOOK >JETBOOK_COLOR JETBOOK_MINI KINDLE KINDLE2 KINDLE_DX KINDLE_FIRE KOBO >LIBREAIR LUMIREAD MENTOR MOOVYBOOK N516 N770 N810 NEWSMY NEXTBOOK NOOK >NOOK_COLOR NUUT2 ODYSSEY ORIZON PALMPRE PDNOVEL PDNOVEL_KOBO PI2 PICO >PLAYBOOK POCKETBOOK301 POCKETBOOK360 POCKETBOOK360P POCKETBOOK602 >POCKETBOOK622 POCKETBOOK701 PRS505 PRST1 README S60 SHINEBOOK >SMART_DEVICE_APP SNE SOVOS SPECTRA STASH SUNSTECH_EB700 SWEEX >TECLAST_K3 THEBOOK TREKSTOR USER_DEFINED VELOCITYMICRO WEBOS WEXLER > >Looking for devices... > (8320, 3, 534, 'B&N', 'NOOK SimpleTouch', '3022360009103043') > Detected possible device NOOK_COLOR > >Devices possibly connected: Nook Device Interface, >Trying to open Nook Device Interface ... Udisks mount call failed: >Traceback (most recent call last): > File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 598, in do_mount > mount(node) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 176, in mount > u.mount(node_path) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 46, in mount > 'sync', 'nodev', 'uid=%d'%os.geteuid(), 'gid=%d'%os.getegid()])) > File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__ > return self._proxy_method(*args, **keywords) > File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__ > **keywords) > File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking > message, timeout) >DBusException: org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized >Udisks mount call failed: >Traceback (most recent call last): > File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 598, in do_mount > mount(node) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 176, in mount > u.mount(node_path) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 46, in mount > 'sync', 'nodev', 'uid=%d'%os.geteuid(), 'gid=%d'%os.getegid()])) > File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__ > return self._proxy_method(*args, **keywords) > File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__ > **keywords) > File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking > message, timeout) >DBusException: org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized >Udisks mount call failed: >Traceback (most recent call last): > File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 598, in do_mount > mount(node) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 176, in mount > u.mount(node_path) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 46, in mount > 'sync', 'nodev', 'uid=%d'%os.geteuid(), 'gid=%d'%os.getegid()])) > File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__ > return self._proxy_method(*args, **keywords) > File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__ > **keywords) > File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking > message, timeout) >DBusException: org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized >Udisks mount call failed: >Traceback (most recent call last): > File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 598, in do_mount > mount(node) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 176, in mount > u.mount(node_path) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 46, in mount > 'sync', 'nodev', 'uid=%d'%os.geteuid(), 'gid=%d'%os.getegid()])) > File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__ > return self._proxy_method(*args, **keywords) > File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__ > **keywords) > File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking > message, timeout) >DBusException: org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized >failed >Opening of the following devices failed ><calibre.devices.nook.driver.NOOK_COLOR object at 0x263a8d0> >Traceback (most recent call last): > File "/usr/lib64/calibre/calibre/devices/__init__.py", line 124, in debug > dev.open(det, None) > File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 861, in open > self.open_linux() > File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 622, in open_linux > _('Unable to mount main memory (Error code: %d)')%ret) >DeviceError: Unable to mount main memory (Error code: 1) > > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 851764
: 606992