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

Reply via email to