Ok, the following have been uploaded to my PPA 
(https://launchpad.net/~jdstrand/+archive/ppa/+packages):
Lucid: 0.15.2-0ubuntu1~jdstrand1
Karmic: 0.15.2-0ubuntu1~jdstrand0.9.10.0

Preliminary testing shows that the plugin issue is resolved as well as
my 'version older than 0.11.4 -- doing update' issue.

Tom, it seems I am missing a dependency on python-poppler:
WARNING: Plugin module import failed
PATH: ['/usr/bin', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2', 
'/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', 
'/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages', 
'/usr/lib/python2.6/dist-packages/PIL', 
'/usr/lib/python2.6/dist-packages/gst-0.10', '/usr/lib/pymodules/python2.6', 
'/usr/lib/python2.6/dist-packages/gtk-2.0', 
'/usr/lib/pymodules/python2.6/gtk-2.0', 
'/usr/local/lib/python2.6/dist-packages', '/usr/share/gourmet', 
'/usr/share/gourmet/gourmet/plugins', 
'/usr/share/gourmet/gourmet/plugins/import_export', '/usr/share/gourmet/']
Traceback (most recent call last):
  File "/usr/share/gourmet/gourmet/plugin_loader.py", line 242, in get_module
    self._loaded = __import__(self.module)
  File 
"/usr/share/gourmet/gourmet/plugins/import_export/pdf_plugin/__init__.py", line 
1, in <module>
    import pdf_exporter_plugin,print_plugin
  File 
"/usr/share/gourmet/gourmet/plugins/import_export/pdf_plugin/print_plugin.py", 
line 4, in <module>
    import poppler
ImportError: No module named poppler
WARNING: Failed to load plugin pdf_plugin
Traceback (most recent call last):
  File "/usr/share/gourmet/gourmet/plugin_loader.py", line 92, in 
load_active_plugins
    self.active_plugins.extend(self.available_plugin_sets[p].plugins)
  File "/usr/share/gourmet/gourmet/plugin_loader.py", line 255, in __getattr__
    if attr == 'plugins': return self.get_plugins()
  File "/usr/share/gourmet/gourmet/plugin_loader.py", line 261, in get_plugins
    return self.get_module().plugins
AttributeError: 'NoneType' object has no attribute 'plugins'

How important is this plugin? Ie, should I Depends on python-poppler,
Recommends or merely Suggests. Thanks!

-- 
Upgrade gourmet to 0.15
https://bugs.launchpad.net/bugs/431806
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to