Hello again,
I just tried running it via synapse launcher (
http://launchpad.net/synapse-project) again -and this time it calibre launched without issue.
I am posting the output you asked for in case it tells you anything:
Code:
fiver22@m0nster:/home/fiver22 $ calibre-debug -g
calibre 1.19 isfrozen: True is64bit: True
Linux-3.12-1-amd64-x86_64-with-debian-jessie-sid Linux ('64bit', 'ELF')
('Linux', '3.12-1-amd64', '#1 SMP Debian 3.12.6-2 (2013-12-29)')
Python 2.7.5
Linux: ('debian', 'jessie/sid', '')
usbmuxd_get_device_list: error opening socket!
Starting up...
Started up in 1.12 seconds with 983 books
SMART_DEV ( 0.00: 0.001) _attach_to_port try ip address "" on port 9090
SMART_DEV ( 0.89: 0.802) startup_on_demand listening on port 9090
SMART_DEV ( 0.93: 0.000) _attach_to_port try ip address "" on port 54982
SMART_DEV ( 0.97: 0.000) startup_on_demand broadcast socket listening on port 54982
SMART_DEV ( 2.00: 1.002) run All IP addresses {'lo': [{'peer': '127.0.0.1', 'netmask': '255.0.0.0', 'addr': '127.0.0.1'}], 'eth0': [{'broadcast': '192.168.2.255', 'netmask': '255.255.255.0', 'addr': '192.168.2.11'}]}
I am running usbmuxd 1.0.8-2 from
http://packages.debian.org/jessie/usbmuxd
I see it's used to access the iPhone/iPod Touch via USB but am not sure why it's giving me trouble -as far as I know I've always had the package installed but where I'm running Testing it could have come in recently, I ran
Code:
ls /var/lib/dpkg/info/*.list -lh | grep usbmuxd
-rw-r--r-- 1 root root 0 Dec 27 22:16 /var/lib/dpkg/info/libusbmuxd1.list
-rw-r--r-- 1 root root 208 Dec 27 21:06 /var/lib/dpkg/info/libusbmuxd2.list
-rw-r--r-- 1 root root 303 Dec 28 00:05 /var/lib/dpkg/info/libusbmuxd-dev.list
-rw-r--r-- 1 root root 454 Dec 27 21:08 /var/lib/dpkg/info/usbmuxd.list
but I'm certain I've used calibre since those dates without issue.
Again, calibre is now launching normally but I suspect /something/ is a bit off -mind you I've never run calibre in debug mode so /maybe/ it always threw that error.
Is there any other information I could provide to you?
Thanks for your time.