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 04-03-2011, 11:49 PM   #46
ldolse
Wizard
ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.
 
Posts: 1,337
Karma: 123455
Join Date: Apr 2009
Location: Malaysia
Device: PRS-650, iPhone
Just installed the new version of this, first version I installed. I updated the Quality Check plugin, and then installed the Extract ISBN plugin. Both were successful. Immediately after that (same updater session) I installed the 'Generate Cover' plugin. Installation semi-failed. Instead of the Window asking me where I wanted the plugin placed in the UI, I got this error message:
Code:
Traceback (most recent call last):
  File "calibre_plugins.plugin_updater.dialogs", line 543, in install_clicked
  File "/Users/ldolse/calibredev/heuristics/src/calibre/gui2/preferences/plugins.py", line 355, in check_for_add_to_toolbars
    plugin_action = plugin.load_actual_plugin(self.gui)
  File "/Users/ldolse/calibredev/heuristics/src/calibre/customize/__init__.py", line 539, in load_actual_plugin
    ac = getattr(importlib.import_module(mod), cls)(gui,
  File "lib/python2.7/importlib/__init__.py", line 37, in import_module
  File "/Users/ldolse/calibredev/heuristics/src/calibre/customize/zipplugin.py", line 150, in load_module
    exec compiled in mod.__dict__
  File "calibre_plugins.generate_cover.action", line 17, in <module>
  File "/Users/ldolse/calibredev/heuristics/src/calibre/customize/zipplugin.py", line 150, in load_module
    exec compiled in mod.__dict__
  File "calibre_plugins.generate_cover.dialogs", line 25, in <module>
  File "/Users/ldolse/calibredev/heuristics/src/calibre/customize/zipplugin.py", line 150, in load_module
    exec compiled in mod.__dict__
  File "calibre_plugins.generate_cover.config", line 123, in <module>
  File "calibre_plugins.generate_cover.config", line 103, in migrate_config_if_required
TypeError: string indices must be integers
I restarted Calibre, and the plugin had successfully installed, but I needed to manually set where it should appear in the Toolbars/menus.

Now that I read the error details I think it might have been better to stick it in the Generate Cover thread than this one, but maybe this is an indication that this plugin could handle errors more gracefully.

Last edited by ldolse; 04-03-2011 at 11:51 PM.
ldolse is offline   Reply With Quote
Old 04-04-2011, 03:18 AM   #47
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,864
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Nexus 7
Just curious, after you installed the Plugin updater did you restart calibre prior to continuing on with using the updater?
DoctorOhh is offline   Reply With Quote
Advert
Old 04-04-2011, 03:22 AM   #48
ldolse
Wizard
ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.
 
Posts: 1,337
Karma: 123455
Join Date: Apr 2009
Location: Malaysia
Device: PRS-650, iPhone
Quote:
Originally Posted by dwanthny View Post
Just curious, after you installed the Plugin updater did you restart calibre prior to continuing on with using the updater?
Yes, I'd learned that lesson the hard way when I'd first started messing with plugins a few weeks back.
ldolse is offline   Reply With Quote
Old 04-04-2011, 05:23 AM   #49
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,636
Karma: 2162064
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
@Idolse. Thanks for reporting the issue. There are two things happening here - the first is a bug in the Generate Cover plugin which I have posted a new version to fix.

The second is as you say the plugin updater not more gracefully handling the problem of a plugin failing to load. I have added some logic into Plugin Updater to display a more user friendly dialog and uninstall the plugin in this situation. The error details are in the details portion and the user is asked to post in the relevant forum thread. I will release this update to Plugin Updater shortly.
kiwidude is offline   Reply With Quote
Old 04-04-2011, 05:27 AM   #50
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,636
Karma: 2162064
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
v1.1.1 Released

As posted above, this includes some extra logic to detect a plugin that has installation problems (when first installed on a toolbar) and display an error dialog with details as well as uninstalling the plugin to prevent further issues until that plugin is fixed.
kiwidude is offline   Reply With Quote
Advert
Old 04-08-2011, 07:06 PM   #51
kranu
I <3 my Kindle
kranu can understand the language of future parallel dimensionskranu can understand the language of future parallel dimensionskranu can understand the language of future parallel dimensionskranu can understand the language of future parallel dimensionskranu can understand the language of future parallel dimensionskranu can understand the language of future parallel dimensionskranu can understand the language of future parallel dimensionskranu can understand the language of future parallel dimensionskranu can understand the language of future parallel dimensionskranu can understand the language of future parallel dimensionskranu can understand the language of future parallel dimensions
 
Posts: 528
Karma: 51332
Join Date: Nov 2010
Location: United States
Device: Kindle 3G + WiFi
Hi,

Could you possibly create an "Update All" button just so you don't have to install each plugin individually?

That would be great
kranu is offline   Reply With Quote
Old 04-08-2011, 07:40 PM   #52
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,636
Karma: 2162064
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
Quote:
Originally Posted by kranu View Post
Hi,

Could you possibly create an "Update All" button just so you don't have to install each plugin individually?

That would be great
I've responded to this previously if you look back at posts #25/#26. I completely understand why you are asking for this, particularly if you have a bunch of my plugins that I upgraded recently. However supporting it "properly" may involve (I think) several more screens and basically a lot more dev effort

For instance, how do you handle multiple plugins being installed for the first time, each of which are prompting you where to be installed?

How do you handle a plugin that fails to install for whatever reason? Do you keep going and display a summary at the end, etc?

As this plugin code is intended for Calibre integration one day I've tried to keep it fairly simple and consistent with the existing Preferences->Plugins screen in behaviour where possible.

Having said all that if Kovid tells me he wants it to support installing/updating multiple plugins at once (with some suggestions on how he would like to see the above handled) then I will take a look at some point.
kiwidude is offline   Reply With Quote
Old 04-09-2011, 08:39 PM   #53
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,636
Karma: 2162064
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
v1.1.2 Released

Changes in this release:
  • Support skinning of icons by putting them in a plugin name subfolder of local resources/images
kiwidude is offline   Reply With Quote
Old 04-10-2011, 04:39 AM   #54
random43743
Member
random43743 began at the beginning.
 
random43743's Avatar
 
Posts: 13
Karma: 10
Join Date: Oct 2010
Location: Germany
Device: kindle PW + kindle 3
Exclamation Bug: Plugin Updater is available (v1.1.3)

It seems to be just a "cosmetic" bug.

I have just installed the Plugin Updater for the first time.
Now Plugin Updater gives me the info a new version for Plugin Updater is available (v1.1.3). Even if i click update and restart calibre, the update is still available. Take a look at the attached ss.



I don't think there is a version 1.1.3 available yet, so this seems to be some kind of bug.

Info:
Calibre 0.7.54; Plugin Updater v1.1.2; Windows 7 SP2 x64 all updates installed; UAC with admin rights;
random43743 is offline   Reply With Quote
Old 04-10-2011, 04:46 AM   #55
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,636
Karma: 2162064
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
@random - thx for reporting this. The problem was just the plugins forum index page, I made a typo on the version number (should not release things at 2am).

v1.1.2 is the correct latest version of this plugin - if you go back into the updater now you will see it is correct.
kiwidude is offline   Reply With Quote
Old 04-12-2011, 07:28 PM   #56
Backdraft
Member
Backdraft began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Sep 2010
Device: Android + Aldiko
When is this plugin going to be natively implemented into Calibre? I would love to see Calibre development plugin/extensions take off ala like Firefox/Chrome.
Backdraft is offline   Reply With Quote
Old 04-13-2011, 01:30 PM   #57
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,636
Karma: 2162064
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
When is really up to Kovid. I know he asked me to tell him when it is in a state for migrating over. The only thing that could be considered outstanding with it is supporting multiple selections to allow a user to upgrade all of their plugins at once. I've expressed my opinions on that a few times in this thread - basically I have no plans at this point to support it unless Kovid says it must be added.

So he is welcome to take the plugin code at any point now to shape it and integrate it with Calibre however he sees fit. I would offer to do it for him but I think it would take longer for me to remotely read his mind than for him to just do it
kiwidude is offline   Reply With Quote
Old 04-13-2011, 01:44 PM   #58
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: 43,850
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
kiwidude: Go ahead and add it to calibre, I am swamped at the moment with trying to finish the 0.8 code and keeping the weekly release cycle going. Here is how I see it working:

1) Add a button to Preferences->Plugins (probably next to the Add a new plugin button) called check for updates which will launch the dialog in "update available" mode

2) Keep it as an action, so that people that want it can add it to the toolbar/menubar.

3) Add some code to gui2.update to check for new plugins periodically/on startup. If a new plugins are found, notify the user, like the new version notification. Maintain a history of notifications so we dont notify the user repeatedly for the same update.

4) If gui2.update finds updates, change the text/icon of the plugin.qaction accordingly.

Feel free to suggest modifications to this scheme.
kovidgoyal is offline   Reply With Quote
Old 04-13-2011, 01:48 PM   #59
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: 43,850
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
On 1) above, probably a good idea to have two buttons (get plugins and check for updated plugins)
kovidgoyal is offline   Reply With Quote
Old 04-21-2011, 05:39 AM   #60
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,636
Karma: 2162064
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
How should plugins die?

I will have a situation very shortly where two plugins (Goodreads Metadata and Goodreads Covers) will reach "end of life" and be replaced by a single Goodreads plugin. Also at some point the Plugin Updater will get consumed into Calibre as per Kovid's suggestions above, and its life as an independent plugin will end. I also want to release the "Find Duplicates" plugin here for a short while for testing before it too goes into Calibre.

I imagine that down the track there could be other plugins either existing already or that others come up with which eventually become part of Calibre or are deprecated for various reasons.

At the moment, every plugin is listed on the plugin index page. This allows the plugin updater screen to act as a way of viewing and managing all the custom plugins you have installed. If I simply just remove a plugin from the index page, it would disappear from plugin updater screens. So a user might not be fully aware they still have it installed, that it has been deprecated etc.

One possible solution to this is to keep them on the index page, but move them to the bottom to a visually differentiated section (for forum users) and adding a ";Deprecated: Yes" pair to the informational section. Then plugin updater could highlight those plugins (perhaps with a red title), and maybe ensure they appear on the "Updates available" filtered view. The description text for the plugin could be used to describe the situation and what the replacement if any is etc.

Does that sound reasonable or do others have a better suggestion?

Also I am unsure if/how we handle the situation of a plugin such as Plugin Updater which the user has installed independently, then becoming a part of Calibre. Must it have a different name when in Calibre, will Calibre automatically remove/ignore the "separate" version somewhow, must we tell the user to uninstall it first etc etc. I am not sure if Kovid has ever had to deal with this situation before?
kiwidude is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Goodreads Sync kiwidude Plugins 1721 04-18-2024 10:22 AM
[GUI Plugin] Clipboard Search kiwidude Plugins 29 04-02-2024 10:05 PM
[GUI Plugin] Open With kiwidude Plugins 403 04-01-2024 08:39 AM
[GUI Plugin] Generate Cover kiwidude Plugins 811 03-16-2024 11:31 PM
[GUI Plugin] Book Sync **Deprecated** kiwidude Plugins 111 06-07-2011 07:47 PM


All times are GMT -4. The time now is 04:53 AM.


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