[Bug 1880114] [NEW] Syntax error in LayoutLoaderSVG.py shipped with this package

Rudolf Leitgeb 1880114 at bugs.launchpad.net
Fri May 22 08:33:46 UTC 2020


Public bug reported:

During upgrade from 19.10 to 20.04 I saw an error message flying by:

/usr/lib/python3/dist-packages/Onboard/LayoutLoaderSVG.py in line 447

There currently is the following code:

                raise Exceptions.LayoutFileError("Unrecognized modifier %s in" \
                    "definition of %s" (strerror, full_id))


Obviously this should be:

                raise Exceptions.LayoutFileError("Unrecognized modifier {} in" \
                    "definition of {}".format(strerror, full_id))

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: onboard 1.4.1-2ubuntu7
ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
Uname: Linux 5.4.0-31-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri May 22 10:25:57 2020
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-11-11 (1653 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: onboard
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: onboard (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug focal

** Patch added: "patch containing bug fix"
   https://bugs.launchpad.net/bugs/1880114/+attachment/5375543/+files/onboard.patch

-- 
You received this bug notification because you are a member of
Accessibility, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1880114

Title:
  Syntax error in LayoutLoaderSVG.py shipped with this package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/1880114/+subscriptions



More information about the Ubuntu-accessibility-bugs mailing list