Active Topics

 


Reply
Thread Tools
Posts: 24 | Thanked: 2 times | Joined on Dec 2007 @ Atlanta, GA
#11
OK, hope this helps somehow. I snipped from right when I clicked on the song.

Code:
1203288200.0741 DEBUG controller:107:get_controller_class_for_model() looking fo                                                                             r controller class with filter 'Controller/Media/Audio/Local' ...
1203288200.0843 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'Controller/Media/Audio/Local'
1203288200.0934 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'Controller/Media/Audio/Local'
1203288200.1032 DBG_W plugin_manager:167:load() no plugin implements filter 'Con                                                                             troller/Media/Audio/Local'
1203288200.1128 DEBUG controller:107:get_controller_class_for_model() looking fo                                                                             r controller class with filter 'Controller/Media/Audio' ...
1203288200.1217 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'Controller/Media/Audio'
1203288200.1703 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'Controller/Media/Audio'
1203288200.2829 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'Controller/Media'
1203288200.2879 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'Controller/Media'
1203288200.4292 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'Player'
1203288200.4491 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'Player'
1203288200.4558 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'Model/Notify/Error'
1203288200.4610 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'Model/Notify/Error'
1203288200.4680 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'OptionsController'
1203288200.4739 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'OptionsController'
1203288200.4870 INFO  plugin_manager:156:_load_plugins() loaded plugin 'Media Ba                                                                             se UI' with filters ['Controller/Media']
1203288200.4927 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'Model/Options/Folder/Player/Audio'
1203288200.4984 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'Model/Options/Folder/Player/Audio'
1203288200.5099 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'Model/Options/Folder'
1203288200.5152 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'Model/Options/Folder'
1203288200.5222 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'Model/Options/Action'
1203288200.5288 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'Model/Options/Action'
1203288200.5503 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'Controller/Options/CheckedFolder'
1203288200.5560 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'Controller/Options/CheckedFolder'
1203288200.5680 INFO  plugin_manager:156:_load_plugins() loaded plugin 'Audio Pl                                                                             ayer Options' with filters ['Controller/Options/Folder/Player/Audio', 'Model/Opt                                                                             ions/Action/Player/Audio/Shuffle', 'Model/Options/Action/Player/Audio/Repeat', '                                                                             Model/Options/Folder/Player/Audio']
1203288200.6116 INFO  plugin_manager:156:_load_plugins() loaded plugin 'Audio Pl                                                                             ayer UI' with filters ['Controller/Media/Audio']
1203288200.6180 DEBUG controller:111:get_controller_class_for_model() found cont                                                                             roller class with filter 'Controller/Media/Audio'!
1203288200.6894 DEBUG controller:107:get_controller_class_for_model() looking fo                                                                             r controller class with filter 'Controller/Media/Audio/Local' ...
1203288200.6949 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'Controller/Media/Audio/Local'
1203288200.7010 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'Controller/Media/Audio/Local'
1203288200.7074 DBG_W plugin_manager:167:load() no plugin implements filter 'Con                                                                             troller/Media/Audio/Local'
1203288200.7143 DEBUG controller:107:get_controller_class_for_model() looking fo                                                                             r controller class with filter 'Controller/Media/Audio' ...
1203288200.7193 DEBUG manager:156:get_class() looking for first class with filte                                                                             r 'Controller/Media/Audio'
1203288200.7265 DEBUG manager:114:get_classes() looking for classes with filter                                                                              'Controller/Media/Audio'
1203288200.7323 DEBUG controller:111:get_controller_class_for_model() found cont                                                                             roller class with filter 'Controller/Media/Audio'!
Traceback (most recent call last):
  File "evas.c_evas_object_callbacks.pxi", line 10, in evas.c_evas.cb_dispatcher
  File "plugins/canola-core/list/ui.py", line 156, in _cb_on_mouse_up
  File "/list.py", line 479, in _cb_on_mouse_up
  File "/list.py", line 184, in emit_clicked
  File "plugins/canola-core/list/ui.py", line 277, in _cb_clicked
  File "plugins/canola-core/list/ui.py", line 452, in cb_on_clicked
  File "plugins/canola-core/multitask/task/controller.py", line 185, in use
  File "plugins/canola-core/audio/ui.py", line 167, in __init__
  File "plugins/canola-core/media_base/ui/controller.py", line 81, in __init__
  File "/plugin_prefs.py", line 33, in __init__
  File "/plugin_prefs.py", line 42, in _load
EOFError
After all that if I try clicking the back arrow I get:
Code:
1203288480.3027 INFO  ui:418:back() click ignored: was animating
1203288482.6076 INFO  ui:418:back() click ignored: was animating
1203288483.5132 INFO  ui:418:back() click ignored: was animating
1203288483.9165 INFO  ui:418:back() click ignored: was animating
Now here is the weird thing, at least to me. In /usr/share/canola/plugins I only have a canola-core.zip and plugins.pickle. I came to that directory from the canola.conf in /etc. Given there's an EOF error I wonder if they could be related.
 
Posts: 50 | Thanked: 1 time | Joined on Jan 2008
#12
ok, I got mine to work by upgrading to the -3(latest) that just came out for os, and didn't restore and only reinstalled canola from maemo and it now works perfect
I guess I'll slowly add apps and see if it doesn't work again or if that upgrade fixed it.
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:09.