Public bug reported:

gnome-dvb-control

ubuntu groovy

/usr/bin/gnome-dvb-control

This python program in the ubuntu groovy distribution in the import
statements in several of the files suffers from
https://github.com/jupyter/nbviewer/issues/869

The lines that read:

from cgi import escape
 
Needs to be replaced by

from html import escape

affects ubuntu/groovy
affects ubunty/groovy/gnome-dvb-control

It will at least execute after that.

The affected files:
 /usr/lib/python3/dist-packages/gnomedvb/ui/widgets/ChannelsStore.py
 /usr/lib/python3/dist-packages/gnomedvb/ui/widgets/RunningNextStore.py
 /usr/lib/python3/dist-packages/gnomedvb/ui/widgets/ScheduleStore.py  
 /usr/lib/python3/dist-packages/gnomedvb/ui/widgets/RecordingsStore.py 


Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: gnome-dvb-client 1:0.2.91~git20170110-4build4 [modified: 
usr/lib/python3/dist-packages/gnomedvb/ui/widgets/ChannelsStore.py 
usr/lib/python3/dist-packages/gnomedvb/ui/widgets/RecordingsStore.py 
usr/lib/python3/dist-packages/gnomedvb/ui/widgets/RunningNextStore.py 
usr/lib/python3/dist-packages/gnomedvb/ui/widgets/ScheduleStore.py]
ProcVersionSignature: Ubuntu 5.8.0-44.50-generic 5.8.18
Uname: Linux 5.8.0-44-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu50.5
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Mar  9 14:22:00 2021
InstallationDate: Installed on 2020-11-17 (111 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
PackageArchitecture: all
SourcePackage: gnome-dvb-daemon
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-dvb-daemon (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug groovy

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

Title:
  This python program in the ubuntu groovy distribution in the import
  statements in several of the files suffers from
  https://github.com/jupyter/nbviewer/issues/869

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-dvb-daemon/+bug/1918296/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to