View Single Post
Old 08-25-2014, 09:30 PM   #3
MGlitch
Wizard
MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.
 
Posts: 2,857
Karma: 22003124
Join Date: Aug 2014
Device: Kobo Forma, Kobo Sage, Kobo Libra 2
Code:
Last login: Mon Aug 25 21:24:56 on ttys000
Mercury-Glitchs-Mac-mini:~ Glitch$ /Applications/calibre.app/Contents/console.app/Contents/MacOS/calibre-debug -d
Failed to initialize plugin: u'/Users/Glitch/Library/Preferences/calibre/plugins/Calibre Font Config Plugin.zip'
Traceback (most recent call last):
  File "site-packages/calibre/customize/ui.py", line 578, in initialize_plugins
  File "site-packages/calibre/customize/ui.py", line 53, in load_plugin
  File "site-packages/calibre/customize/zipplugin.py", line 197, in load
  File "lib/python2.7/importlib/__init__.py", line 37, in import_module
  File "site-packages/calibre/customize/zipplugin.py", line 179, in load_module
  File "calibre_plugins.font_config.__init__", line 20, in <module>
  File "site-packages/calibre/customize/zipplugin.py", line 179, in load_module
  File "calibre_plugins.font_config.config", line 10, in <module>
ImportError: No module named PyQt4.Qt
calibre 2.0  isfrozen: True is64bit: True
Darwin-13.3.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '13.3.0', 'Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64')
Python 2.7.8
OSFailed to initialize plugin: u'/Users/Glitch/Library/Preferences/calibre/plugins/Calibre Font Config Plugin.zip'
Traceback (most recent call last):
  File "site-packages/calibre/customize/ui.py", line 578, in initialize_plugins
  File "site-packages/calibre/customize/ui.py", line 53, in load_plugin
  File "site-packages/calibre/customize/zipplugin.py", line 197, in load
  File "lib/python2.7/importlib/__init__.py", line 37, in import_module
  File "site-packages/calibre/customize/zipplugin.py", line 179, in load_module
  File "calibre_plugins.font_config.__init__", line 20, in <module>
  File "site-packages/calibre/customize/zipplugin.py", line 179, in load_module
  File "calibre_plugins.font_config.config", line 10, in <module>
ImportError: No module named PyQt4.Qt
calibre 2.0  isfrozen: True is64bit: True
Darwin-13.3.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '13.3.0', 'Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64')
Python 2.7.8
OSX: ('10.9.4', ('', '', ''), 'x86_64')
Successfully initialized third party plugins: Quality Check && Ignoble Epub DeDRM && Find Duplicates && Barnes & Noble && Goodreads Sync && Copy Cover To Device && Goodreads
USB devices on system:
[['0x10d5', '0x5000', '0x0', u'No brand', u'Combo Free KVM', None],
 ['0x4e8',
  '0x6860',
  '0x400',
  u'SAMSUNG',
  u'SAMSUNG_Android',
  u'30049c4dc5593100'],
 ['0x46d',
  '0xc24a',
  '0x7700',
  u'Logitech',
  u'Gaming Mouse G600',
  u'E8AF16F377030012']]

No disabled plugins
Looking for devices of type: MTP_DEVICE
MTP devices connected:
USBDevice(busnum=36, devnum=2, vendor_id=0x04e8, product_id=0x6860, bcd=0x0400, manufacturer=SAMSUNG, product=SAMSUNG_Android, serial=30049c4dc5593100)

Trying to open: USBDevice(busnum=36, devnum=2, vendor_id=0x04e8, product_id=0x6860, bcd=0x0400, manufacturer=SAMSUNG, product=SAMSUNG_Android, serial=30049c4dc5593100)
Device 0 (VID=04e8 and PID=6860) is a Samsung Galaxy models (MTP).
desired configuration different from current, trying to set configuration
libusb_set_configuration() failed, continuing anyway...: Undefined error: 0
ignoring libusb_claim_interface() = -3PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
LIBMTP libusb: Attempt to reset device
usb_clear_halt() on IN endpoint: Undefined error: 0
usb_clear_halt() on OUT endpoint: Undefined error: 0
usb_clear_halt() on INTERRUPT endpoint: Undefined error: 0
desired configuration different from current, trying to set configuration
libusb_set_configuration() failed, continuing anyway...: Undefined error: 0
ignoring libusb_claim_interface() = -3LIBMTP PANIC: failed to open session on second attempt
Opening device failed:
Traceback (most recent call last):
  File "site-packages/calibre/devices/mtp/unix/driver.py", line 147, in debug_managed_device_detection
  File "site-packages/calibre/devices/mtp/driver.py", line 123, in open
  File "site-packages/calibre/devices/mtp/base.py", line 24, in synchronizer
  File "site-packages/calibre/devices/mtp/unix/driver.py", line 216, in open
OpenFailed: Failed to open USBDevice(busnum=36, devnum=2, vendor_id=0x04e8, product_id=0x6860, bcd=0x0400, manufacturer=SAMSUNG, product=SAMSUNG_Android, serial=30049c4dc5593100): Error: Unable to open raw device.

 
Looking for devices...
	USBDevice(busnum=36, devnum=2, vendor_id=0x04e8, product_id=0x6860, bcd=0x0400, manufacturer=SAMSUNG, product=SAMSUNG_Android, serial=30049c4dc5593100)
		Detected possible device ANDROID
 
Devices possibly connected: Android driver,  
Trying to open Android driver ... failed
Opening of the following devices failed
<calibre.devices.android.driver.ANDROID object at 0x109dcad90>
Traceback (most recent call last):
  File "site-packages/calibre/devices/__init__.py", line 157, in debug
  File "site-packages/calibre/devices/usbms/device.py", line 889, in open
  File "site-packages/calibre/devices/usbms/device.py", line 461, in open_osx
  File "site-packages/calibre/devices/usbms/device.py", line 451, in osx_bsd_names
  File "site-packages/calibre/devices/usbms/device.py", line 405, in _osx_bsd_names
DeviceError: Could not detect BSD names for Android driver. Try rebooting.

 
 
Dont forget to send the contents of /tmp/ioreg.txt
You can open it with the command: open /tmp/ioreg.txt
Mercury-Glitchs-Mac-mini:~ Glitch$ Failed to initialize plugin: u'/Users/Glitch/Library/Preferences/calibre/plugins/Calibre Font Config Plugin.zip'
-bash: Failed: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$ Traceback (most recent call last):
-bash: syntax error near unexpected token `most'
Mercury-Glitchs-Mac-mini:~ Glitch$   File "site-packages/calibre/customize/ui.py", line 578, in initialize_plugins
site-packages/calibre/customize/ui.py,: cannot open `site-packages/calibre/customize/ui.py,' (No such file or directory)
line:                                   cannot open `line' (No such file or directory)
578,:                                   cannot open `578,' (No such file or directory)
in:                                     cannot open `in' (No such file or directory)
initialize_plugins:                     cannot open `initialize_plugins' (No such file or directory)
Mercury-Glitchs-Mac-mini:~ Glitch$   File "site-packages/calibre/customize/ui.py", line 53, in load_plugin
site-packages/calibre/customize/ui.py,: cannot open `site-packages/calibre/customize/ui.py,' (No such file or directory)
line:                                   cannot open `line' (No such file or directory)
53,:                                    cannot open `53,' (No such file or directory)
in:                                     cannot open `in' (No such file or directory)
load_plugin:                            cannot open `load_plugin' (No such file or directory)
Mercury-Glitchs-Mac-mini:~ Glitch$   File "site-packages/calibre/customize/zipplugin.py", line 197, in load
site-packages/calibre/customize/zipplugin.py,: cannot open `site-packages/calibre/customize/zipplugin.py,' (No such file or directory)
line:                                          cannot open `line' (No such file or directory)
197,:                                          cannot open `197,' (No such file or directory)
in:                                            cannot open `in' (No such file or directory)
load:                                          cannot open `load' (No such file or directory)
Mercury-Glitchs-Mac-mini:~ Glitch$   File "lib/python2.7/importlib/__init__.py", line 37, in import_module
lib/python2.7/importlib/__init__.py,: cannot open `lib/python2.7/importlib/__init__.py,' (No such file or directory)
line:                                 cannot open `line' (No such file or directory)
37,:                                  cannot open `37,' (No such file or directory)
in:                                   cannot open `in' (No such file or directory)
import_module:                        cannot open `import_module' (No such file or directory)
Mercury-Glitchs-Mac-mini:~ Glitch$   File "site-packages/calibre/customize/zipplugin.py", line 179, in load_module
site-packages/calibre/customize/zipplugin.py,: cannot open `site-packages/calibre/customize/zipplugin.py,' (No such file or directory)
line:                                          cannot open `line' (No such file or directory)
179,:                                          cannot open `179,' (No such file or directory)
in:                                            cannot open `in' (No such file or directory)
load_module:                                   cannot open `load_module' (No such file or directory)
Mercury-Glitchs-Mac-mini:~ Glitch$   File "calibre_plugins.font_config.__init__", line 20, in <module>
-bash: syntax error near unexpected token `newline'
Mercury-Glitchs-Mac-mini:~ Glitch$   File "site-packages/calibre/customize/zipplugin.py", line 179, in load_module
site-packages/calibre/customize/zipplugin.py,: cannot open `site-packages/calibre/customize/zipplugin.py,' (No such file or directory)
line:                                          cannot open `line' (No such file or directory)
179,:                                          cannot open `179,' (No such file or directory)
in:                                            cannot open `in' (No such file or directory)
load_module:                                   cannot open `load_module' (No such file or directory)
Mercury-Glitchs-Mac-mini:~ Glitch$   File "calibre_plugins.font_config.config", line 10, in <module>
-bash: syntax error near unexpected token `newline'
Mercury-Glitchs-Mac-mini:~ Glitch$ ImportError: No module named PyQt4.Qt
-bash: ImportError:: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$ calibre 2.0  isfrozen: True is64bit: True
-bash: calibre: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$ Darwin-13.3.0-x86_64-i386-64bit Darwin ('64bit', '')
-bash: syntax error near unexpected token `('
Mercury-Glitchs-Mac-mini:~ Glitch$ ('Darwin', '13.3.0', 'Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64')
-bash: Darwin,: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$ Python 2.7.8
OSX: ('10.9.4', ('', '', ''), 'x86_64')
Successfully initialized third party plugins: Quality Check && Ignoble Epub DeDRM && Find Duplicates && Barnes & Noble && Goodreads Sync && Copy Cover To Device && Goodreads
USB devices on system:
[['0x10d5', '0x5000', '0x0', u'No brand', u'Combo Free KVM', None],
 ['0x46d',
  '0xc24a',
  '0x7700',
  u'Logitech',
  u'Gaming Mouse G600',
  u'E8AF16F377030012']]

No disabled plugins
Looking for devices of type: MTP_DEVICE
No MTP devices connected to system
 
Looking for devices...
 
Devices possibly connected: None /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: can't open file '2.7.8': [Errno 2] No such file or directory
Mercury-Glitchs-Mac-mini:~ Glitch$ OSX: ('10.9.4', ('', '', ''), 'x86_64')
-bash: syntax error near unexpected token `'10.9.4','
Mercury-Glitchs-Mac-mini:~ Glitch$ Successfully initialized third party plugins: Quality Check && Ignoble Epub DeDRM && Find Duplicates && Barnes & Noble && Goodreads Sync && Copy Cover To Device && Goodreads
[1] 1463
-bash: Noble: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$ USB devices on system:
-bash: line 18: Successfully: command not found
-bash: USB: command not found
[1]+  Exit 127                Successfully initialized third party plugins: Quality Check && Ignoble Epub DeDRM && Find Duplicates && Barnes
Mercury-Glitchs-Mac-mini:~ Glitch$ [['0x10d5', '0x5000', '0x0', u'No brand', u'Combo Free KVM', None],
-bash: [[0x10d5,: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$  ['0x46d',
-bash: [0x46d,: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$   '0xc24a',
-bash: 0xc24a,: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$   '0x7700',
-bash: 0x7700,: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$   u'Logitech',
-bash: uLogitech,: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$   u'Gaming Mouse G600',
-bash: uGaming Mouse G600,: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$   u'E8AF16F377030012']]
-bash: uE8AF16F377030012]]: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$ 
Mercury-Glitchs-Mac-mini:~ Glitch$ No disabled plugins
-bash: No: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$ Looking for devices of type: MTP_DEVICE
-bash: Looking: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$ No MTP devices connected to system
-bash: No: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$  
Mercury-Glitchs-Mac-mini:~ Glitch$ Looking for devices...
-bash: Looking: command not found
Mercury-Glitchs-Mac-mini:~ Glitch$  
Mercury-Glitchs-Mac-mini:~ Glitch$ Devices possibly connected: None
I trust that's what you want.
MGlitch is offline   Reply With Quote