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 590496 Details for
Bug 830303
Calibbre fails to mount device
[?]
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.
Calibre debug output
calibre.log (text/plain), 5.12 KB, created by
Wolfgang Denk
on 2012-06-08 19:30:14 UTC
(
hide
)
Description:
Calibre debug output
Filename:
MIME Type:
Creator:
Wolfgang Denk
Created:
2012-06-08 19:30:14 UTC
Size:
5.12 KB
patch
obsolete
> >Version: 0.8.50 >USB devices on system: >[['0x67b', '0x2303', '0x202', '', '', ''], > ['0x1d6b', > '0x1', > '0x304', > 'Linux 3.4.0-1.fc17.x86_64 uhci_hcd', > 'UHCI Host Controller', > '0000:00:1a.2'], > ['0x1d6b', > '0x1', > '0x304', > 'Linux 3.4.0-1.fc17.x86_64 uhci_hcd', > 'UHCI Host Controller', > '0000:00:1d.1'], > ['0x1d6b', > '0x1', > '0x304', > 'Linux 3.4.0-1.fc17.x86_64 uhci_hcd', > 'UHCI Host Controller', > '0000:00:1d.2'], > ['0x4b4', > '0xfd11', > '0x101', > 'Gembird Electronics', > 'Gembird Silver Shield PM', > ''], > ['0x54c', > '0x5c2', > '0x226', > 'Sony', > 'Sony Digital Book Reader', > '148427501840348'], > ['0x1d6b', > '0x2', > '0x304', > 'Linux 3.4.0-1.fc17.x86_64 ehci_hcd', > 'EHCI Host Controller', > '0000:00:1a.7'], > ['0x1d6b', > '0x1', > '0x304', > 'Linux 3.4.0-1.fc17.x86_64 uhci_hcd', > 'UHCI Host Controller', > '0000:00:1d.0'], > ['0x1d6b', > '0x2', > '0x304', > 'Linux 3.4.0-1.fc17.x86_64 ehci_hcd', > 'EHCI Host Controller', > '0000:00:1d.7'], > ['0x1d6b', > '0x1', > '0x304', > 'Linux 3.4.0-1.fc17.x86_64 uhci_hcd', > 'UHCI Host Controller', > '0000:00:1a.0'], > ['0x1d6b', > '0x1', > '0x304', > 'Linux 3.4.0-1.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 >POCKETBOOK701 PRS505 PRST1 README S60 SHINEBOOK SNE SOVOS SPECTRA >STASH SUNSTECH_EB700 SWEEX TECLAST_K3 THEBOOK TREKSTOR USER_DEFINED >VELOCITYMICRO WEBOS WEXLER > >Looking for devices... > (1356, 1474, 550, 'Sony', 'Sony Digital Book Reader', '148427501840348') > Detected possible device PRST1 > >Devices possibly connected: SONY PRST1 and newer Device Interface, >Trying to open SONY PRST1 and newer Device Interface ... Udisks mount call failed: >Traceback (most recent call last): > File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 597, in do_mount > mount(node) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 60, in mount > u.mount(node_path) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 39, 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 597, in do_mount > mount(node) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 60, in mount > u.mount(node_path) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 39, 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 597, in do_mount > mount(node) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 60, in mount > u.mount(node_path) > File "/usr/lib64/calibre/calibre/devices/udisks.py", line 39, 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.prst1.driver.PRST1 object at 0x1f71310> >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 860, in open > self.open_linux() > File "/usr/lib64/calibre/calibre/devices/usbms/device.py", line 621, 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 830303
: 590496