|
2009-11-06
, 19:39
|
Posts: 99 |
Thanked: 49 times |
Joined on Jan 2007
@ Tampere, Finland
|
#22
|
You can open up xterm and run 'canola -vvv' and redirect the output to a log file.
Have you tried installing the flickr plugin to see if that brings the tuning plugin back to life ?
|
2009-11-06
, 19:44
|
Posts: 62 |
Thanked: 13 times |
Joined on Aug 2008
|
#23
|
I tried Canola with Flickr plugin and it didn't do anything. I couldn't find any extra menus or anything (although I have to confess that I haven't used Canola for photo viewing so I might have missed it).
I ran Canola with -vvv switch but I don't know how to redirect the output to a file. '> filename' only produced empty file and output still came to console. If someone could give more help for Linux beginner? Thank you!
The Following User Says Thank You to stl1859 For This Useful Post: | ||
|
2009-11-06
, 20:23
|
Posts: 99 |
Thanked: 49 times |
Joined on Jan 2007
@ Tampere, Finland
|
#24
|
So if you install canola, then the tuning plugin, and then the flickr plugin, and then restart canola and go to Settings (icon on the bottom right corner) ->Media Library - you do not see the "Cover art and thumbnails" option ?
Actually - i should have mentioned - you need to redirect stderr - so you need to do '2>' - something like 'canola -vvv 2> canola.log'
If this continues to be a problem, I suggest that you post the logfile to the bug report that I already opened => https://bugs.maemo.org/show_bug.cgi?id=5951
1257537972.4387 [31mDBG_E[0m [1mplugin_manager:163:_load_plugins()[0m [No module named _md5] while loading plugin 'Canola Tuning Model', skipping it ... Traceback (most recent call last): File "python-terra/core/plugin_manager.py", line 160, in _load_plugins File "python-terra/core/plugin_manager.py", line 103, in load File "python-terra/core/module_loader.py", line 52, in load File "canola-tuning/tuning/model.py", line 32, in <module> File "canola-tuning/tuning/backend.py", line 35, in <module> File "canola-tuning/tuning/tuning_manager.py", line 29, in <module> File "/usr/lib/python2.5/md5.py", line 6, in <module> File "/usr/lib/python2.5/hashlib.py", line 133, in <module> File "/usr/lib/python2.5/hashlib.py", line 60, in __get_builtin_constructor ImportError: No module named _md5
|
2009-11-06
, 21:11
|
Posts: 62 |
Thanked: 13 times |
Joined on Aug 2008
|
#25
|
|
2009-11-06
, 21:29
|
|
Posts: 1,217 |
Thanked: 446 times |
Joined on Oct 2009
@ Bedfordshire, UK
|
#26
|
|
2009-11-09
, 11:02
|
Posts: 99 |
Thanked: 49 times |
Joined on Jan 2007
@ Tampere, Finland
|
#27
|
|
2009-11-13
, 21:03
|
Posts: 1 |
Thanked: 0 times |
Joined on Nov 2009
|
#28
|
Does someone have any idea what to do with my Python installation? Or is it really so that I'm the only one having this exact problem?
See my previous message
|
2009-11-13
, 21:39
|
Posts: 62 |
Thanked: 13 times |
Joined on Aug 2008
|
#29
|
|
2009-11-15
, 07:54
|
Posts: 99 |
Thanked: 49 times |
Joined on Jan 2007
@ Tampere, Finland
|
#30
|
Have you tried installing the flickr plugin to see if that brings the tuning plugin back to life ?