tolino vision doesn´t work with calibre

Bug #1301875 reported by boris schumann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

USB Vendor ID (in hex): 0x1f85L
USB Product ID (in hex): 0x6033L
USB Revision ID (hexadezimal): 0x9999L

Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1301875

I need some more information:

Complete list of ebook formats that your device supports.

Is there a special directory on the device in which all ebook files
should be placed? Also does the device detect files placed in sub
directories?

 status incomplete

Changed in calibre:
status: New → Incomplete
Revision history for this message
boris schumann (fakebo) wrote :

Hi Kovid.

Tolino Vision does support the same formats as Tolino Shine does. epub, pdf, txt and acsm.
Device directory for ebooks is called "Books", but ebooks in the main folder are readable too.

Kovid Goyal <email address hidden> schrieb am 15:30 Donnerstag, 3.April 2014:

I need some more information:

Complete list of ebook formats that your device supports.

Is there a special directory on the device in which all ebook files
should be placed? Also does the device detect files placed in sub
directories?

status incomplete

** Changed in: calibre
       Status: New => Incomplete

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1301875

Title:
  tolino vision doesn´t work with calibre

Status in calibre: e-book management:
  Incomplete

Bug description:
  USB Vendor ID (in hex): 0x1f85L
  USB Product ID (in hex): 0x6033L
  USB Revision ID (hexadezimal): 0x9999L

To manage notifications about this bug go to:
https://bugs.launchpad.net/calibre/+bug/1301875/+subscriptions

Revision history for this message
boris schumann (fakebo) wrote : Re: [Bug 1301875] Re: calibre bug 1301875
Download full text (90.9 KiB)

me again - this is the complete calibre error detection report that comes with tolino vision:

calibre 1.30  isfrozen: True is64bit: True
Darwin-13.1.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '13.1.0', 'Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64')
Python 2.7.5
OSX: ('10.9.2', ('', '', ''), 'x86_64')
USB devices on system:
[['0x5acL',
  '0x8006L',
  '0x200L',
  u'Apple Inc.',
  u'EHCI Root Hub Simulation',
  u''],
 ['0x5acL',
  '0x8006L',
  '0x200L',
  u'Apple Inc.',
  u'EHCI Root Hub Simulation',
  u''],
 ['0x424L', '0x2513L', '0xbb3L', u'', u'', u''],
 ['0x424L', '0x2513L', '0xbb3L', u'', u'', u''],
 ['0xa5cL', '0x4500L', '0x100L', u'Apple Inc.', u'BRCM2070 Hub', u''],
 ['0x5acL', '0x8242L', '0x16L', u'Apple Computer, Inc.', u'IR Receiver', u''],
 ['0x5acL',
  '0x8509L',
  '0x516L',
  u'Apple Inc.',
  u'FaceTime HD Camera (Built-in)',
  u'CC2B4M0DP0DG6LA0'],
 ['0x5acL',
  '0x253L',
  '0x118L',
  u'Apple Inc.',
  u'Apple Internal Keyboard / Trackpad',
  u''],
 ['0x5acL',
  '0x821aL',
  '0x42L',
  u'Apple Inc.',
  u'Bluetooth USB Host Controller',
  u''],
 ['0x1f85L',
  '0x6033L',
  '0x9999L',
  u'Telekom',
  u'tolino',
  u'41009592,1b41afbca94d403196777ac7d520c7c1']]

No disabled plugins
Looking for devices...

Devices possibly connected: None

IOREG Output
Output from mount:
'/dev/disk0s2 on / (hfs, local, journaled)\ndevfs on /dev (devfs, local, nobrowse)\nlocalhost:/m7ViveLx8OWhf6nlpgVwZX on /Volumes/MobileBackups (mtmfs, nosuid, read-only, nobrowse)\nmap -hosts on /net (autofs, nosuid, automounted, nobrowse)\nmap auto_home on /home (autofs, automounted, nobrowse)\n/dev/disk2 on /Volumes/tolino (msdos, local, nodev, nosuid, noowners)\n'

Output from osx_get_usb_drives:
[(u'/dev/disk2',
  8069L,
  24627L,
  39321L,
  u'Telekom',
  u'tolino',
  u'41009592,1b41afbca94d403196777ac7d520c7c1')]

+-o Root  <class IORegistryEntry, id 0x100000100, retain 10>
  +-o MacBookPro8,1  <class IOPlatformExpertDevice, id 0x100000110, registered, matched, active, busy 0 (109559 ms), retain 42>
    +-o AppleACPIPlatformExpert  <class AppleACPIPlatformExpert, id 0x100000111, registered, matched, active, busy 0 (54929 ms), retain 45>
    | +-o IOPMrootDomain  <class IOPMrootDomain, id 0x100000114, registered, matched, active, busy 0 (13 ms), retain 71>
    | | +-o IORootParent  <class IORootParent, id 0x100000115, !registered, !matched, active, busy 0, retain 7>
    | | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002f2, !registered, !matched, active, busy 0, retain 5>
    | | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002f4, !registered, !matched, active, busy 0, retain 5>
    | | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002f5, !registered, !matched, active, busy 0, retain 5>
    | | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002f8, !registered, !matched, active, busy 0, retain 5>
    | | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002fb, !registered, !matched, active, busy 0, retain 5>
    | | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002fc, !registered, !matched, activ...

Revision history for this message
Kovid Goyal (kovid) wrote : Fixed in master

Fixed in branch master. The fix will be in the next release. calibre is usually released every Friday.

 status fixreleased

Changed in calibre:
status: Incomplete → Fix Released
Revision history for this message
boris schumann (fakebo) wrote : Re: [Bug 1301875] Fixed in master

Well done Kovid, but at least there´s one problem.
syncing the Tolino Vision with calibre 1.31 does work - calibre detects it as an tolino shine, but one problem remains:

calibre sends ebook files to tolino´s main folder, unfortunately these ebooks were not detected by tolino after
removing from calibre.
ebook files do only work on tolino if they are in the sub folder called "Books".
yetserday i send you another information, so i have to apologize because i was wrong.

i hope you can change that until your next calibre update.

yours

boris

Kovid Goyal <email address hidden> schrieb am 21:05 Donnerstag, 3.April 2014:

Fixed in branch master. The fix will be in the next release. calibre is
usually released every Friday.

status fixreleased

** Changed in: calibre
       Status: Incomplete => Fix Released

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1301875

Title:
  tolino vision doesn´t work with calibre

Status in calibre: e-book management:
  Fix Released

Bug description:
  USB Vendor ID (in hex): 0x1f85L
  USB Product ID (in hex): 0x6033L
  USB Revision ID (hexadezimal): 0x9999L

To manage notifications about this bug go to:
https://bugs.launchpad.net/calibre/+bug/1301875/+subscriptions

Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1301875

OK, I will change the driver to put books intot eh Books folder for the
Vision

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.