Tobias Ellinghaus <me@...> writes:

> I played with the code a little more and found that on my system "Login" 
> wouldn't work. Once I fixed the check you found, dt was finally trying to 
create 

With the g_strcmp0 problem dt never tried to create a collection.

> its own collection (which it probably never ever did before) and failed with 
> this message:
> 
> ** Message: Remote error from secret service: 
> org.freedesktop.DBus.Error.NotSupported: Only the 'default' alias is 
supported

I have a test program (outside of dt) that creates new collections. But it asks 
the user for a password to protect the collection.
Did you try to set "Login" as your default collection in Seahorse?

> So right now I am not sure how to best fix this. One way would be to not 
create 
> any collection explicitly but just use secret_service_store() and 
> secret_service_lookup_sync() or maybe secret_service_search_sync () and rely 
> on the library using the default locations.

When I finish my test I will send you the file so you can check it out.

Hans



___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to