Active Topics

 



Notices


Reply
Thread Tools
handful's Avatar
Posts: 1,412 | Thanked: 594 times | Joined on Aug 2005 @ Recife, Brazil
#101
Chris : I have added to the Canola backlog for a while now the "support" for usb and other mounted drives in the settings tab, but you will be able to do it even without it.

About the 50.000 to be honest the maximum we have tested was 16.000 songs

It's more about Sqlite than Canola, as most list uses lazy loading but getting covers will probably take a lot of time )) tip : uncheck all options but amazon before doing it

Marcelo
__________________
Marcelo Eduardo
www.marceloeduardo.com
----------------------------
OpenBossa Labs @ INdT, Recife Brazil
http://openbossa.indt.org
 
handful's Avatar
Posts: 1,412 | Thanked: 594 times | Joined on Aug 2005 @ Recife, Brazil
#102
Svu : please if you manage to reproduce it, please let us know ;/
we are trying to make most fixes to this core things... so this would be a killer if we could find and kill it

Marcelo
__________________
Marcelo Eduardo
www.marceloeduardo.com
----------------------------
OpenBossa Labs @ INdT, Recife Brazil
http://openbossa.indt.org
 
etrunko's Avatar
Posts: 75 | Thanked: 110 times | Joined on Sep 2005
#103
There are new versions of Canola and the Tuning Plugin in the extras-devel repository. We hope those are the final packages for beta10.

canola2: 2.0.0~beta10-maemo3
tuning-plugin: 0.2.1-maemo1

Best Regards, Etrunko.
 

The Following User Says Thank You to etrunko For This Useful Post:
Posts: 961 | Thanked: 565 times | Joined on Jul 2007 @ Tyneside, North East England
#104
A quick question - Canola is great. There has long been promised an FM radio plugins as well as support for video podcasts - are there any signs of these at all, or have they quietly died a death. If so, it would be a shame as with them Canola would take care of all my media needs, and I really really like the interface.

Thanks for all the hard work go to all the team.

Gaz
 
Posts: 42 | Thanked: 8 times | Joined on Jun 2007 @ Mexico
#105
I just installed Canola after uninstalling beta9 to upgrade to the last Diablo SSU (not enough space on the internal memory), and found that I can only open music, and photos, there is no video icon, no youtube, last.fm, internet radio, podcast, etc. and the settings screen it's very simple, missing some options, it's like Canola can't load any plugins beside music and photos.
Does anyone has the same problem? I already tried uninstalling Canola, running Canola cleanup, and reinstalling Canola.
How can I get all the plugins working again?
Thanks
 
dantonic's Avatar
Posts: 361 | Thanked: 108 times | Joined on Sep 2008
#106
Ihave the same exact problem, I only have audio and photo menus, no matter what plugins I have installed.

is there a way to fix this?
thx in advance.

and btw I'm running on diablo, N800, and have the latest version
2.0.0 beta10 maemo3

Last edited by dantonic; 2008-10-16 at 10:16. Reason: additional info
 
Posts: 27 | Thanked: 9 times | Joined on Sep 2007
#107
How can I get all the plugins working again?
Thanks
Try running from xterm as root...does that enable all the plugins?
 
dantonic's Avatar
Posts: 361 | Thanked: 108 times | Joined on Sep 2008
#108
I'm not sure if this is the right way to do it from xterm, but it seems that it starts loading canola, I get the glimpse of a green canola screen that immediately disappears and gives me this error:

~ $ sudo gainroot
Root shell enabled


BusyBox v1.6.1 (2008-05-22 10:32:35 EEST) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # canola
process 4484: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
D-Bus not built with -rdynamic so unable to print a backtrace
Aborted
/home/user #
 
Posts: 46 | Thanked: 6 times | Joined on Sep 2008
#109
I managed to reproduce with canola -vv. In xterm I see endless sequence of

1224176543.6121 DBG_E controller:337:get_position() Coul d not get position: org.freedesktop.DBus.Python.atabake. lib.errors.GetPositionError: Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/dbus/service.py ", line 696, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "atabake/lib/player_session.py", line 321, in get _position
File "atabake/players/oms_backend.py", line 145, in ge t_position
GetPositionError: failed while getting position: () @ F ile "atabake/players/oms_backend.py", line 135, in get_p osition
 
Posts: 42 | Thanked: 8 times | Joined on Jun 2007 @ Mexico
#110
Tried running Canola from the root shell:
/home/user # canola

Takes some time to load Canola, once it finishes loading, I just get a blank screen with the background, the clock on the top left of the screen and "Canola" on the top center of the screen, no icons and no back arrow in the bottom left, nothing else.

After closing Canola from the Home menu I get this from the shell:
/home/user # canola
Traceback (most recent call last):
File "ecore.c_ecore_timer.pxi", line 29, in ecore.c_ecore.timer_cb
File "ecore.c_ecore_timer.pxi", line 91, in ecore.c_ecore.Timer._exec
File "core/main/controller.py", line 236, in _lazy_init
File "core/main/controller.py", line 115, in __init__
File "/usr/lib/python2.5/site-packages/dbus/_dbus.py", line 217, in __new__
mainloop=mainloop)
File "/usr/lib/python2.5/site-packages/dbus/_dbus.py", line 106, in __new__
bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 125, in __new__
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute dbus-launch to autolaunch D-Bus session
Traceback (most recent call last):
File "ecore.c_ecore_timer.pxi", line 29, in ecore.c_ecore.timer_cb
File "ecore.c_ecore_timer.pxi", line 91, in ecore.c_ecore.Timer._exec
File "/usr/bin/canola", line 296, in post_show_setup
acquire_dbus_service_name()
File "/usr/bin/canola", line 46, in acquire_dbus_service_name
bus = dbus.SessionBus()
File "/usr/lib/python2.5/site-packages/dbus/_dbus.py", line 217, in __new__
mainloop=mainloop)
File "/usr/lib/python2.5/site-packages/dbus/_dbus.py", line 106, in __new__
bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 125, in __new__
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute dbus-launch to autolaunch D-Bus session
/home/user #

Opening Canola again from the menu, I still have no plugins... only Audio and Photos.

Edit: I'll try to update to the extras-devel version.
Edit 2: I discovered that I'm already running latest version.

Last edited by rafaelsemx; 2008-10-16 at 19:25.
 
Reply

Tags
beta10, canola2, installation


 
Forum Jump


All times are GMT. The time now is 04:59.