You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
din% isrcsubmit.py --debug --no-keyring
/usr/lib/python3.5/site-packages/keyrings/alt/Gnome.py:28: DeprecationWarning: GnomeKeyring.get_default_keyring_sync is deprecated
result = GnomeKeyring.get_default_keyring_sync()[0]
Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
isrcsubmit 2.0.1 by JonnyJD for MusicBrainz
INFO: Writing debug log to isrcsubmit.log
INFO: using discid version 1.1.0
using Cdrdao 1.2.3
DiscID: reTyXYVFkqmFHLU1qzR3s8cXeYQ-
Tracks on disc: 11
INFO: in <ws2:disc>, uncaught <offset-list>
INFO: in <ws2:disc>, uncaught <offset-list>
Artist: The Axel Boys Quartet
Release: Everybody Else (Official)
Release Event: 1996 DK
Barcode: 0724385444227
Catalog No.:
MusicBrainz ID: e85185a3-ffd7-4b2a-b9f8-1725ce5185fb
Is this information different for your release?
Would you like to open the browser to submit the disc? [y/N]
INFO: Saving toc in /tmp/cdrdao-2016-05-03 00-10-20.712139.toc..
ERROR: cdrdao returned with 1
The text was updated successfully, but these errors were encountered:
Well the problem "checking for the interface" is probably that the "check" is done on import. Note that the import itself doesn't fail.
Also note that we only import "keyring" here and don't have anything to do with the backend directly.
So I'd say this should be reported to (one of) upstream.
However, I don't think I have to troubleshoot this.
At least until it is clear that this is the actual problem for #113
Oh, I'm fairly sure that this is entirely unrelated to #113 and I also know that it doesn't interfere with normal operations at all. I've gotten the error for some time, but have been able to both submit ISRCs and use keyring just fine. It is only a cosmetic error AFAICT.
The text was updated successfully, but these errors were encountered: