torontomulibrary / islandora_chef

Chef cookbook for installing Islandora digital asset management platform
http://islandora.ca
13 stars 11 forks source link

islandora_ocr not picking up default english installed #22

Open ruebot opened 9 years ago

ruebot commented 9 years ago

Warning: array_filter() expects parameter 1 to be array, null given in islandora_ocr_get_enabled_tesseract_languages() (line 122 of /var/www/drupal/htdocs/sites/all/modules/islandora_ocr/includes/utilities.inc).

ruebot commented 9 years ago

Something seems to have sorted itself out. Unable to replicate this now.

ruebot commented 9 years ago

It's back. Investigating.

ruebot commented 9 years ago

Pretty sure it is the permissions on /usr/local/share/tessdata. It is set to root, and if it is switch to drupal, we appear to be good to go. I'll do a test build and see if that solves everything.

ruebot commented 9 years ago

This one is wonky.

The error goes away if you visit admin/islandora/tools/ocr and hit submit.

bubbles_zpsb0e6e862

I've spend a fair bit of time trying to figure out how to make Chef click submit on that form and a few other varies roundabout hacks, and I've got nothing. Still that error :cry: