[Bug 1982839] Re: veusz fails to start under Python 3.10

Graham Inggs 1982839 at bugs.launchpad.net
Sat Aug 27 14:16:04 UTC 2022


This needs to be fixed in kinetic first.  I tried building veusz with
your debdiff in kinetic, but it fails the same way as it does in Debian,
see https://bugs.debian.org/1011706

If you can get veusz to build in kinetic, we can look at an SRU for jammy.
Unsubscribing sponsors for now.


** Bug watch added: Debian Bug tracker #1011706
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011706

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1982839

Title:
  veusz fails to start under Python 3.10

Status in veusz package in Ubuntu:
  New
Status in veusz source package in Jammy:
  New
Status in veusz source package in Kinetic:
  New

Bug description:
  Attempting to start Veusz on my jammy installation fails. The
  following is produced as console output:

  Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
  Traceback (most recent call last):
    File "/usr/bin/veusz", line 33, in <module>
      sys.exit(load_entry_point('veusz==3.3.1', 'gui_scripts', 'veusz')())
    File "/usr/lib/python3/dist-packages/veusz/veusz_main.py", line 369, in run
      app.startup()
    File "/usr/lib/python3/dist-packages/veusz/veusz_main.py", line 267, in startup
      self.splash = makeSplash(self)
    File "/usr/lib/python3/dist-packages/veusz/veusz_main.py", line 69, in makeSplash
      font.setPointSize(font.pointSize()*1.5)
  TypeError: setPointSize(self, int): argument 1 has unexpected type 'float'

  It would appear that the relevant upstream bug (already fixed) is
  https://github.com/veusz/veusz/issues/563.

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




More information about the Ubuntu-sponsors mailing list