gbirthday crashes with "glib.GError: Unexpected reply type" error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gbirthday (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I installed gbirthday 0.6.10 on my Ubuntu 18.04 system. I was successful to install (sudo apt install) and run it. But after the first restart of the system it crashes now all the time and gives me this output when starting it from the command line:
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/share/
status_icon = StatusIcon(
File "/usr/share/
__init__
self.
File "/usr/share/
_reload_set_icon
notify.show()
glib.GError: Unexpected reply type
I tried to uninstall and re-install gbirthday but it would not help.
After another uninstall I installed the zip-version (also 0.6.10) with ./gb, but I get the same error when trying to start it up.
Then I installed python2-gnome which was mentioned in the README but this did not help, either ...
I am puzzled as it worked on the fresh install but why not afterwards anymore.
Any hint would be appreciated (if you time).
PS: gbirthday was ported to qbirthday (https:/
tags: | added: bionic |
qbirthday maintainer here.
Indeed gbirthday is unmaintained (and is Python2/PyGTK).
When porting it to Qt I renamed it as qbirthday so that anyone willing a GTK version can pick gbirthday where we left it. I doubt anyone will, so switching to qbirthday sounds more reasonable on the long run. Besides, it should be easier to package. It has a setup.py and all. I contacted gbirthday's Debian packager but got no answer. Anyone willing to give it a go, please do so.
I have no idea what triggers this glib.GError and frankly, I won't take the time to investigate. Of course, if a patch is proposed, I can release a new version with the fix.
Meanwhile, @tellapu, you could try qbirthday (you're not the same person as Filbuntu, are you?) and see if you have that same display issue.