yousefvand / secret-service

Service to keep secrets of applications
MIT License
85 stars 11 forks source link

Fix invalid type definition for Collections property #9

Closed juergenhoetzel closed 3 years ago

juergenhoetzel commented 3 years ago

Fixes:

juergen@shaun:~ → secret-tool store --label="mypass" user juergen
Password: ******

(secret-tool:108034): GLib-GIO-WARNING **: 14:44:32.940: Received property Collections with type as does not match expected type ao in the expected interface
yousefvand commented 3 years ago

Thanks for your contribution

yousefvand commented 3 years ago

It's been a week since I have merged your valuable PR but still you are not listed as project contributors. Sorry. CC @github

juergenhoetzel commented 3 years ago

Contributions only show up in the default branch (main):

https://docs.github.com/en/github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile

I am not sure what the cli branch is for. Are you planning to merge it into the main branch?

yousefvand commented 3 years ago

Yes cli branch would be merged into dev which be finally merged into main but that is gonna take about 2-3 months.