* bug#58285: secrets crashes when unlocking database
@ 2022-10-04 5:39 kiasoc5--- via Bug reports for GNU Guix
2022-10-10 5:21 ` Maxim Cournoyer
0 siblings, 1 reply; 3+ messages in thread
From: kiasoc5--- via Bug reports for GNU Guix @ 2022-10-04 5:39 UTC (permalink / raw)
To: 58285
(.secrets-real:8886): Gtk-WARNING **: 01:35:46.681: GtkText - did not
receive a focus-out event.
If you handle this event, you must return
GDK_EVENT_PROPAGATE so the default handler
gets the event as well
Traceback (most recent call last):
File
"/gnu/store/b07y8a2axslnz97pjdg7lp73xwk1gf8w-python-pygobject-3.40.1/lib/python3.9/site-packages/gi/overrides/__init__.py",
line 351, in wrap
return func(a, b, *user_data)
File
"/gnu/store/sadrq8giqh8f5r1x7ycxa2dciv1445f4-secrets-6.5/lib/python3.9/site-packages/gsecrets/sorting.py",
line 60, in sort_by_ctime_asc
return ele1.ctime.compare(ele2.ctime)
TypeError: GLib.DateTime.compare() takes exactly 2 arguments (1 given)
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#58285: secrets crashes when unlocking database
2022-10-04 5:39 bug#58285: secrets crashes when unlocking database kiasoc5--- via Bug reports for GNU Guix
@ 2022-10-10 5:21 ` Maxim Cournoyer
2022-10-14 1:44 ` kiasoc5 via Bug reports for GNU Guix
0 siblings, 1 reply; 3+ messages in thread
From: Maxim Cournoyer @ 2022-10-10 5:21 UTC (permalink / raw)
To: kiasoc5; +Cc: 58285
Hi,
kiasoc5@disroot.org writes:
> (.secrets-real:8886): Gtk-WARNING **: 01:35:46.681: GtkText - did not
> receive a focus-out event.
> If you handle this event, you must return
> GDK_EVENT_PROPAGATE so the default handler
> gets the event as well
> Traceback (most recent call last):
> File
> "/gnu/store/b07y8a2axslnz97pjdg7lp73xwk1gf8w-python-pygobject-3.40.1/lib/python3.9/site-packages/gi/overrides/__init__.py",
> line 351, in wrap
> return func(a, b, *user_data)
> File
> "/gnu/store/sadrq8giqh8f5r1x7ycxa2dciv1445f4-secrets-6.5/lib/python3.9/site-packages/gsecrets/sorting.py",
> line 60, in sort_by_ctime_asc
> return ele1.ctime.compare(ele2.ctime)
> TypeError: GLib.DateTime.compare() takes exactly 2 arguments (1 given)
I could reproduce that; I first updated to version 7, but I had an
unrelated problem with otp something. Unfortunately I'm not sure what's
wrong. Would you have the time to open an issue with upstream? You'll
need an account with their gitlab here:
https://gitlab.gnome.org/World/secrets.
--
Thanks,
Maxim
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-10-14 1:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-04 5:39 bug#58285: secrets crashes when unlocking database kiasoc5--- via Bug reports for GNU Guix
2022-10-10 5:21 ` Maxim Cournoyer
2022-10-14 1:44 ` kiasoc5 via Bug reports for GNU Guix
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.