Bibble Pro and empty plugin dropdowns

Filed in PhotosTags: , , , , , , ,

After I reinstalled Ubuntu 8.10 I of course had to install some of the 3rd paty software I used before. One of those was Bibble Pro and I ran into a problem I experienced before. The drop down list boxes of Bibble plugins were empty!

I searched Google, and then the Bibble Labs forum, and found the answer, sort of. This is a Linux problem, as the permissions on the plugin files are too restrictive.
The paths are wrong in the commands given by afx however. Here’s how to fix the plugins. As root, type the following:

chmod ugo+rx /usr/lib/bibblelabs/bibblepro/plugins/*
chmod ugo+r /usr/lib/bibblelabs/bibblepro/tools/Plugins/*
chmod ugo+rx /usr/lib/bibblelabs/bibblepro/plugins /usr/lib/bibblelabs/bibblepro/tools/Plugins/

This is for future reference in case I get hit by this particular bug again!

Feedback

Comments

3 Responses to “Bibble Pro and empty plugin dropdowns”
  1. Kristian Martinsson says:

    Thanks! I was having exactly this issue with the plugins and your solution/work-around solved the problem!

    By the way, I sent the URL to your post to Bibble Labs Support in case they wanted to look into the issue.

  2. Dennis says:

    I’ve also sent this URL to Bibble Labs. Thanks for posting the solution!

  3. Ben says:

    I’ve used this page for the upgrade from Ubuntu 8.4 to 8.10 to 9.4. Thanks so much for posting these commands!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>