Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 07-15-2014, 11:23 AM   #106
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by kovidgoyal View Post
Post main_ui.py
Here:
Attached Files
File Type: txt main_ui.py.txt (12.7 KB, 250 views)
eschwartz is offline   Reply With Quote
Old 07-15-2014, 11:42 AM   #107
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,019
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
That should take care of it: https://github.com/kovidgoyal/calibr...7d98241bdf468b
kovidgoyal is offline   Reply With Quote
Advert
Old 07-15-2014, 12:18 PM   #108
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Nope:

Code:
Starting calibre at Tue Jul 15 12:17:01 EDT 2014.



	Compiling form /home/eschwartz/git/calibre/src/calibre/gui2/shortcuts.ui
	Compiling form /home/eschwartz/git/calibre/src/calibre/gui2/filename_pattern.ui
	Compiling form /home/eschwartz/git/calibre/src/calibre/gui2/device_drivers/configwidget.ui
	Compiling form /home/eschwartz/git/calibre/src/calibre/gui2/viewer/main.ui
Traceback (most recent call last):
  File "site.py", line 48, in main
  File "/home/eschwartz/git/calibre/src/calibre/debug.py", line 218, in main
    from calibre.gui2.main import main
  File "/home/eschwartz/git/calibre/src/calibre/gui2/__init__.py", line 1144, in <module>
    build_forms(_df)
  File "/home/eschwartz/git/calibre/src/calibre/gui2/__init__.py", line 1128, in build_forms
    compileUi(form, buf)
  File "site-packages/PyQt5/uic/__init__.py", line 164, in compileUi
  File "site-packages/PyQt5/uic/Compiler/compiler.py", line 110, in compileUi
  File "site-packages/PyQt5/uic/uiparser.py", line 976, in parse
  File "site-packages/PyQt5/uic/uiparser.py", line 788, in createUserInterface
  File "site-packages/PyQt5/uic/uiparser.py", line 766, in traverseWidgetTree
  File "site-packages/PyQt5/uic/uiparser.py", line 237, in createWidget
  File "site-packages/PyQt5/uic/uiparser.py", line 766, in traverseWidgetTree
  File "site-packages/PyQt5/uic/uiparser.py", line 477, in createLayout
  File "site-packages/PyQt5/uic/uiparser.py", line 766, in traverseWidgetTree
  File "site-packages/PyQt5/uic/uiparser.py", line 520, in handleItem
  File "site-packages/PyQt5/uic/uiparser.py", line 766, in traverseWidgetTree
  File "site-packages/PyQt5/uic/uiparser.py", line 237, in createWidget
  File "site-packages/PyQt5/uic/uiparser.py", line 766, in traverseWidgetTree
  File "site-packages/PyQt5/uic/uiparser.py", line 237, in createWidget
  File "site-packages/PyQt5/uic/uiparser.py", line 766, in traverseWidgetTree
  File "site-packages/PyQt5/uic/uiparser.py", line 477, in createLayout
  File "site-packages/PyQt5/uic/uiparser.py", line 766, in traverseWidgetTree
  File "site-packages/PyQt5/uic/uiparser.py", line 520, in handleItem
  File "site-packages/PyQt5/uic/uiparser.py", line 766, in traverseWidgetTree
  File "site-packages/PyQt5/uic/uiparser.py", line 237, in createWidget
  File "site-packages/PyQt5/uic/uiparser.py", line 766, in traverseWidgetTree
  File "site-packages/PyQt5/uic/uiparser.py", line 477, in createLayout
  File "site-packages/PyQt5/uic/uiparser.py", line 766, in traverseWidgetTree
  File "site-packages/PyQt5/uic/uiparser.py", line 520, in handleItem
  File "site-packages/PyQt5/uic/uiparser.py", line 766, in traverseWidgetTree
  File "site-packages/PyQt5/uic/uiparser.py", line 228, in createWidget
  File "site-packages/PyQt5/uic/uiparser.py", line 189, in setupObject
  File "site-packages/PyQt5/uic/objcreator.py", line 122, in createQObject
NoSuchWidgetError: Unknown Qt widget: QWebView
eschwartz is offline   Reply With Quote
Old 07-15-2014, 02:45 PM   #109
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,019
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@eschwartz: one more try: https://github.com/kovidgoyal/calibr...eff84514c74b08
kovidgoyal is offline   Reply With Quote
Old 07-15-2014, 03:06 PM   #110
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Success! Everything running well, book started up, no errors in log!

eschwartz is offline   Reply With Quote
Advert
Old 07-17-2014, 05:54 PM   #111
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,981
Karma: 56143930
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Right-click bug XP SP3

Right clicking in the Main Gui (field edit mode) or in the Metata window


Code:
calibre 1.201.2  isfrozen: True is64bit: False
Windows-XP-5.1.2600-SP3 Windows ('32bit', 'WindowsPE')
('Windows', 'XP', '5.1.2600')
Python 2.7.8
Windows: ('XP', '5.1.2600', 'SP3', 'Multiprocessor Free')
Successfully initialized third party plugins: EpubMerge && Generate Cover && Count Pages && Search The Internet && Open With && Quality Check && Import List && Resize Cover && Find Duplicates && Fantastic Fiction && Fantastic Fiction Adults && EpubSplit && Manage Series && Modify ePub
Traceback (most recent call last):
  File "site-packages\calibre\gui2\widgets.py", line 438, in contextMenuEvent
KeyError: 'there is no matching overloaded signal'
theducks is online now   Reply With Quote
Old 07-17-2014, 07:52 PM   #112
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,091
Karma: 8796704
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by theducks View Post
Right clicking in the Main Gui (field edit mode) or in the Metata window


Code:
calibre 1.201.2  isfrozen: True is64bit: False
Windows-XP-5.1.2600-SP3 Windows ('32bit', 'WindowsPE')
('Windows', 'XP', '5.1.2600')
Python 2.7.8
Windows: ('XP', '5.1.2600', 'SP3', 'Multiprocessor Free')
Successfully initialized third party plugins: EpubMerge && Generate Cover && Count Pages && Search The Internet && Open With && Quality Check && Import List && Resize Cover && Find Duplicates && Fantastic Fiction && Fantastic Fiction Adults && EpubSplit && Manage Series && Modify ePub
Traceback (most recent call last):
  File "site-packages\calibre\gui2\widgets.py", line 438, in contextMenuEvent
KeyError: 'there is no matching overloaded signal'
Also with Mint 17 Cinnamon 64-bit.
Spoiler:
Code:
calibre 1.201.2  isfrozen: True is64bit: True
Linux-3.13.0-24-generic-x86_64-with-debian-jessie-sid Linux ('64bit', 'ELF')
('Linux', '3.13.0-24-generic', '#46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014')
Python 2.7.8
Linux: ('debian', 'jessie/sid', '')
Successfully initialized third party plugins: Baen && EpubSplit && Barnes & Noble && Modify ePub
Traceback (most recent call last):
  File "site-packages/calibre/gui2/widgets.py", line 438, in contextMenuEvent
KeyError: 'there is no matching overloaded signal'


bernie
gbm is offline   Reply With Quote
Old 07-17-2014, 08:07 PM   #113
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
LIkewise:

Code:
calibre, version 1.201.2
ERROR: Unhandled exception: <b>KeyError</b>:'there is no matching overloaded signal'

calibre 1.201.2*  isfrozen: True is64bit: False
Linux-3.14.6-1-ARCH-i686-with-glibc2.0 Linux ('32bit', 'ELF')
('Linux', '3.14.6-1-ARCH', '#1 SMP PREEMPT Sun Jun 8 10:57:49 CEST 2014')
Python 2.7.8
Linux: ('', '', '')
Successfully initialized third party plugins: DeDRM && Kindle Collections && Open With && Quality Check && KindleUnpack - The Plugin && Overdrive Link && Goodreads Sync && Annotations && Modify ePub && Overdrive Link
Traceback (most recent call last):
  File "/home/eschwartz/git/calibre/src/calibre/gui2/widgets.py", line 438, in contextMenuEvent
    action_upper_case.triggered[()].connect(self.upper_case)
KeyError: 'there is no matching overloaded signal'
But the first time in the metadata edit, calibre exited mysteriously. I have no idea why, and the logs show the error didn't [have a chance to?] happen.
eschwartz is offline   Reply With Quote
Old 07-17-2014, 08:28 PM   #114
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,681
Karma: 26966376
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by eschwartz View Post
LIkewise:

Code:
calibre, version 1.201.2
ERROR: Unhandled exception: <b>KeyError</b>:'there is no matching overloaded signal'

calibre 1.201.2*  isfrozen: True is64bit: False
Linux-3.14.6-1-ARCH-i686-with-glibc2.0 Linux ('32bit', 'ELF')
('Linux', '3.14.6-1-ARCH', '#1 SMP PREEMPT Sun Jun 8 10:57:49 CEST 2014')
Python 2.7.8
Linux: ('', '', '')
Successfully initialized third party plugins: DeDRM && Kindle Collections && Open With && Quality Check && KindleUnpack - The Plugin && Overdrive Link && Goodreads Sync && Annotations && Modify ePub && Overdrive Link
Traceback (most recent call last):
  File "/home/eschwartz/git/calibre/src/calibre/gui2/widgets.py", line 438, in contextMenuEvent
    action_upper_case.triggered[()].connect(self.upper_case)
KeyError: 'there is no matching overloaded signal'
But the first time in the metadata edit, calibre exited mysteriously. I have no idea why, and the logs show the error didn't [have a chance to?] happen.
on V1.201 calibre windows portable when I press the Menu/Application key in the Author Cell, but when I right click there calibre crashes - see attachment.

BR
Attached Thumbnails
Click image for larger version

Name:	Capture.JPG
Views:	340
Size:	31.5 KB
ID:	125516  
BetterRed is offline   Reply With Quote
Old 07-17-2014, 10:05 PM   #115
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,019
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Thanks, fix will be in next beta release.
kovidgoyal is offline   Reply With Quote
Old 07-18-2014, 12:41 AM   #116
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,019
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
I have uploaded a new build (1.202) that includes all the changes from this weeks main release as well as fixes for all issues reported here.

http://download.calibre-ebook.com/betas/
kovidgoyal is offline   Reply With Quote
Old 07-18-2014, 03:18 AM   #117
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,019
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
I have added some code to automatically monitor the plugin porting progress here:

http://plugins.calibre-ebook.com/porting.html

It checks all released plugins to see which ones have Qt 5 ports released. The check is very simple, it checks if the string PyQt4 exists in any of the plugins .py files and if it does and a corresponding PyQt5 does not, then the plugin is considered not to have been ported.
kovidgoyal is offline   Reply With Quote
Old 07-18-2014, 05:47 PM   #118
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,400
Karma: 3966377
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Do we have a plan yet for how to get the volunteer ported versions of kiwidude's plugins (that aren't forks) into the first posts when they're ready?

I assume anyone with forum admin privileges could do it, but has any decision been made about how it should be done?
JimmXinu is offline   Reply With Quote
Old 07-18-2014, 06:23 PM   #119
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,681
Karma: 26966376
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by JimmXinu View Post
Do we have a plan yet for how to get the volunteer ported versions of kiwidude's plugins (that aren't forks) into the first posts when they're ready?

I assume anyone with forum admin privileges could do it, but has any decision been made about how it should be done?
The version numbers will also need to be adjusted.

BR
BetterRed is offline   Reply With Quote
Old 07-18-2014, 06:27 PM   #120
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,981
Karma: 56143930
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by JimmXinu View Post
Do we have a plan yet for how to get the volunteer ported versions of kiwidude's plugins (that aren't forks) into the first posts when they're ready?

I assume anyone with forum admin privileges could do it, but has any decision been made about how it should be done?
We should agree on the Numbering to use also. The folk that did the port should 'sign' (leave a comment in the file) ported by xyz (MR name. legal name optional) on mmddyyyy that the PI originator can get hold of if needed
theducks is online now   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
calibre-plugins.com: A resource for plugin developers GRiker Development 2 11-19-2014 03:52 PM
Thank you to Calibre Developers Happy_Reader Calibre 1 12-17-2013 10:18 PM
Thanks Calibre Developers! TechniSol Kobo Reader 3 11-19-2012 08:34 PM
Calibre in a Python 3.2 world, attn: Kovid Kevin McAleavey Calibre 8 01-09-2012 05:49 PM
What device do most calibre developers use? barium Calibre 5 01-05-2011 07:23 AM


All times are GMT -4. The time now is 05:20 PM.


MobileRead.com is a privately owned, operated and funded community.