Thread
:
[Canola] Canola Beta 9 : Bug reports, Feedback, Suggestions
View Single Post
gleitz
2008-09-25 , 16:27
Posts: 11 | Thanked: 2 times | Joined on May 2007 @ Boston, MA
#
228
Same issue here!
powerbrick:~# canola -vvv
1222360013.2889 INFO manager:48:_load_config() loaded terra config '/etc/canola.conf'
1222360013.4301 INFO manager:65:_setup_plugin_manager() plugin manager up and running
1222360013.4347 DEBUG manager:156:get_class() looking for first class with filter 'SystemProperties'
1222360013.4390 DEBUG manager:114:get_classes() looking for classes with filter 'SystemProperties'
1222360013.9096 INFO plugin_manager:155:_load_plugins() loaded plugin 'Maemo System' with filters ['Model/Status/Network', 'SystemProperties', 'Model/Status/Battery', 'ScreenPowerSave', 'Controller/Status/Battery', 'Controller/Status/Network']
1222360013.9154 DBG_W plugin_manager:144:_load_plugins() plugin 'Linux System' disabled, skipping it ...
1222360013.9807 DEBUG manager:156:get_class() looking for first class with filter 'MainController'
1222360013.9864 DEBUG manager:114:get_classes() looking for classes with filter 'MainController'
1222360014.1150 DEBUG manager:156:get_class() looking for first class with filter 'Model/Notify'
1222360014.1196 DEBUG manager:114:get_classes() looking for classes with filter 'Model/Notify'
1222360014.1314 INFO plugin_manager:155:_load_plugins() loaded plugin 'Notify Model' with filters ['Model/WaitNotify', 'Model/YesNoDialog', 'Model/EntryDialog', 'Model/Notify']
1222360014.1366 DEBUG manager:156:get_class() looking for first class with filter 'Model/WaitNotify'
1222360014.1408 DEBUG manager:114:get_classes() looking for classes with filter 'Model/WaitNotify'
1222360014.1478 DEBUG manager:156:get_class() looking for first class with filter 'Model/Notify/Error/PluginNotFound'
1222360014.1597 DEBUG manager:114:get_classes() looking for classes with filter 'Model/Notify/Error/PluginNotFound'
1222360014.1684 DEBUG manager:156:get_class() looking for first class with filter 'Model/Notify'
1222360014.2178 DEBUG manager:114:get_classes() looking for classes with filter 'Model/Notify'
1222360014.2279 INFO plugin_manager:155:_load_plugins() loaded plugin 'Errors' with filters ['Model/Notify/Error/Fatal', 'Model/Notify/Error/PluginNotFound', 'Model/Notify/Error']
1222360014.2350 DEBUG manager:156:get_class() looking for first class with filter 'Hook/Player'
1222360014.2423 DEBUG manager:114:get_classes() looking for classes with filter 'Hook/Player'
1222360014.2583 INFO plugin_manager:155:_load_plugins() loaded plugin 'Base Player Type' with filters ['Player', 'Hook/Player']
1222360014.2652 DEBUG manager:156:get_class() looking for first class with filter 'Controller/RemotePlayer'
1222360014.2720 DEBUG manager:114:get_classes() looking for classes with filter 'Controller/RemotePlayer'
1222360014.3265 INFO plugin_manager:155:_load_plugins() loaded plugin 'Audio Remote' with filters ['Model/Notify/RemotePlayer', 'Controller/RemotePlayer', 'Controller/Notify/RemotePlayer']
1222360014.3338 DEBUG manager:156:get_class() looking for first class with filter 'Model/Notify/RemotePlayer'
1222360014.3402 DEBUG manager:114:get_classes() looking for classes with filter 'Model/Notify/RemotePlayer'
1222360014.3501 INFO plugin_manager:155:_load_plugins() loaded plugin 'Main Controller' with filters ['MainController']
1222360014.4851 DEBUG controller:129:get_controller_for_model() looking for controller for model with filter 'Model/WaitNotify' ...
1222360014.4904 DEBUG controller:107:get_controller_class_for_model() looking for controller class with filter 'Controller/WaitNotify' ...
1222360014.4948 DEBUG manager:156:get_class() looking for first class with filter 'Controller/WaitNotify'
1222360014.4993 DEBUG manager:114:get_classes() looking for classes with filter 'Controller/WaitNotify'
1222360014.7911 DBG_E plugin_manager:151:_load_plugins() [evas.c_evas.SmartObject does not appear to be the correct type object] while loading plugin 'Notify UI', skipping it ...
Traceback (most recent call last):
File "python-terra/core/plugin_manager.py", line 148, in _load_plugins
File "python-terra/core/plugin_manager.py", line 91, in load
File "python-terra/core/module_loader.py", line 28, in load
File "canola-core/notify/ui.py", line 14, in <module>
File "/usr/lib/python2.5/site-packages/etk/__init__.py", line 1, in <module>
File "/usr/lib/python2.5/site-packages/etk/core.py", line 1, in <module>
File "c_evas.pxd", line 684, in etk.c_etk
ValueError: evas.c_evas.SmartObject does not appear to be the correct type object
1222360014.8435 DEBUG controller:107:get_controller_class_for_model() looking for controller class with filter 'Controller' ...
1222360014.8485 DEBUG manager:156:get_class() looking for first class with filter 'Controller'
1222360014.8528 DEBUG manager:114:get_classes() looking for classes with filter 'Controller'
1222360014.8650 DBG_W plugin_manager:166:load() no plugin implements filter 'Controller'
Traceback (most recent call last):
File "/usr/bin/canola", line 278, in <module>
mc = MainController(ee, os.path.realpath(options.theme))
File "canola-core/main/controller.py", line 211, in __init__
File "canola-core/main/controller.py", line 513, in show_notify
AttributeError: 'NoneType' object has no attribute 'view'
Quote & Reply
|
gleitz
View Public Profile
Send a private message to gleitz
Visit gleitz's homepage!
Find all posts by gleitz