On 09.10.2014 10:12, Jussi Pakkanen wrote:
If it is using thumbnailer, make sure that it imports it explicitly with "import Ubuntu.thumbnailer 0.1". This change can be done immediately and should not cause any issues.
There's a typo there, the module name should be written in uppercase. The correct form is this:
import Ubuntu.Thumbnailer 0.1 Sorry for the confusion. -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

