[Bug 1917975] Re: post-install script fail
This bug was fixed in the package gramps - 5.1.4-1 --- gramps (5.1.4-1) unstable; urgency=medium [ Pino Toscano ] * Remove the old gramps.xpm icon [ Ross Gammon ] * New upstream release * Fixes Dutch translation (Closes: #979525) * Fixes Python 3.8 deprecation warnings (Closes: #970140), (LP: #1917975) * Update copyright file * Fix probably-alive text failure with patch * Bump standards version, no changes required * Install a higher resolution icon for Appstream -- Ross Gammon Sun, 05 Dec 2021 21:56:40 +0100 ** Changed in: gramps (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917975 Title: post-install script fail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gramps/+bug/1917975/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917975] Re: post-install script fail
Hi Andriy, Thanks for taking the time to report this. According to the Gramps Users mailing list, these warnings are known about and have mostly been fixed in Gramps 5.1.3. These warnings should be harmless, and warn the developer that the code written for older python versions is not the latest way to write code in the current version. Please report back if this causes Gramps to behave incorrectly in any way. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917975 Title: post-install script fail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gramps/+bug/1917975/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917975] Re: post-install script fail
** Changed in: gramps (Ubuntu) Status: New => Confirmed ** Changed in: gramps (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917975 Title: post-install script fail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gramps/+bug/1917975/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917975] Re: post-install script fail
after installation finished, launch of gramps in command line without any data imported gives 100% repeatable stack snippet after each launch, several times === /usr/lib/python3/dist-packages/gramps/gen/plug/_pluginreg.py:1138: SyntaxWarning: "is not" with a literal. Did you mean "!="? if PluginRegister.__instance is not 1: /usr/lib/python3/dist-packages/gramps/gen/plug/_manager.py:86: SyntaxWarning: "is not" with a literal. Did you mean "!="? if BasePluginManager.__instance is not 1: /usr/lib/python3/dist-packages/gramps/gui/pluginmanager.py:74: SyntaxWarning: "is not" with a literal. Did you mean "!="? if GuiPluginManager.__instance is not 1: /usr/lib/python3/dist-packages/gramps/plugins/lib/maps/messagelayer.py:116: SyntaxWarning: "is not" with a literal. Did you mean "!="? self.message += "\n%s" % message if self.message is not "" else message === -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917975 Title: post-install script fail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gramps/+bug/1917975/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs