<freemangordon>
if you see nothing wrong, I'll make a release
<uvos__>
so you seam to have changed the behavior when the xdg action is set but xdg cant serve the request but a osso-service is availbe
<uvos__>
during cleanup
<uvos__>
previously the the service was chosen
<freemangordon>
that's on purpose
<uvos__>
now it fails
<uvos__>
ok
<freemangordon>
because if you request an action, there should be no fallback or something
<freemangordon>
it either fails or not
maxwelld has left #maemo-leste [Error from remote client]
<freemangordon>
that's why we made hildon_uri_open_filter()
maxwelld has joined #maemo-leste
<freemangordon>
also, if you want xdg first and then DBUS, you just call hildon_uri_open() twice
<freemangordon>
agree?
<uvos__>
not sure, again i did it this way because it makes allowing xdg to be the default later easier
<uvos__>
but ok
<freemangordon>
ok, if we decide to default to 'xdg first' we can easily change that later
<freemangordon>
but I think for now we shall keep osso as default
<uvos__>
sure
<uvos__>
well the idea is to add the ability for the user to choose per sheme
<uvos__>
and add some gui that manages the order of osso services and the xdg desktop files so that transperantly any application can be choosen for any mime by the user
<uvos__>
anyhow - future stuff
<freemangordon>
I think we already have some config file
<uvos__>
right - we do
<uvos__>
but it can have an xdg application at the top
<uvos__>
*cant
<uvos__>
anyhow its fine, we just have to figure out how to handle this when it comes to it