Thread Previous • Date Previous • Date Next • Thread Next |
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.
Thread Previous • Date Previous • Date Next • Thread Next |