[shr-unstable] packages for canola media player

Vinzenz Hersche hersche at puzzle.ch
Mon Jun 15 17:04:00 CEST 2009


hello hermann,

this app is realy cool, i like it :)

but i found some errors (most of them on startup):

root at om-gta02 ~ $ canola
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
/usr/share/canola/plugins/canola-core.zip/canola-
core/ondemand/model/mixin.py:22: DeprecationWarning: the md5 module is 
deprecated; use hashlib instead
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
Traceback (most recent call last):
  File "ecore.c_ecore_timer.pxi", line 29, in ecore.c_ecore.timer_cb 
(ecore/ecore.c_ecore.c:1075)
  File "ecore.c_ecore_timer.pxi", line 97, in ecore.c_ecore.Timer._exec 
(ecore/ecore.c_ecore.c:1656)
  File "canola-core/main/controller.py", line 307, in _lazy_init
    self._setup_db_listener()
  File "canola-core/main/controller.py", line 489, in _setup_db_listener
    return self._mger.canola_daemon.db_is_locked()
  File "canola-core/main/controller.py", line 163, in db_is_locked
    return self.iface.db_is_locked()
  File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in 
__call__
    **keywords)
  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 622, in 
call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.4 was 
not provided by any .service files
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged
1245077821.1608 ERROR controller:169:_error_handler() CanolaDaemon error: 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.4 was not provided by 
any .service files
1245077821.3303 ERROR controller:169:_error_handler() CanolaDaemon error: 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.4 was not provided by 
any .service files
1245077908.5026 ERROR controller:984:__init__() thumbnailer not found!


i know, you didn't develop this, but i don't know, where to print it and if 
this are moko-specific-failures (and yes, i was to tired to use google :$ ).

but the last failure came by open pictures; i think, you may didn't compile 
the thumbnailer? so it would be cool if you also make a package of this, it 
didn't realy generate some thumbs yet.. ;)

but thanks for the work, really great!

greets

Am Donnerstag, 11. Juni 2009 14.02:17 schrieb Hermann Lacheiner:
> Hi!
>
> I have created packages for the canola media player (see
> http://openbossa.indt.org/canola/ for screenshots). canola was
> originally developed for the maemo platform and was open sourced
> recently. It is based on the e17 libraries, so it is destined for the
> shr distribution ;)
>
> Sources for the packages are from http://local.profusion.mobi:8081/
> based on the branches from Gustavo.
>
> canola has some dependencies so I created a testing feed. You can find
> the packages at http://schagaga.de/canolafeed/
> The bitbake recipes are mirrored at http://schagaga.de/myoverlay/
>
> "opkg install canola" installs canola and all its dependencies on the FR.
>
> Currently there are a few glitches:
> * canola package depends on glibc-gconv-iso8859-15 otherwise
> lightmediascanner does not work
> * player UI does not fit exactly the lower resolution on the FR
> (canola is optimised for the resolution on the Nokia N8x0 800x480) but
> it's usable. User experience is better when rotating screen in
> landscape mode.
>
> As backend mplayer is used for playback.
>
> Generally the UI is a little bit sluggish on the FR than on the Nokia
> N8x0 but I think it's really usable.
>
> I am looking forward to your feedback ;)
>
> Cheers, hermann
>
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community



More information about the community mailing list