** Description changed:

  It took me a day of figuring out, but I finally found what's wrong.
  
- pronterface is not python-3 compatible. My system as python-3 installed
+ pronterface is not python-3 compatible. My system has python-3 installed
  as the default python, so the #!/usr/bin/python points at python3.
  
  But at least on line 54 (", err" -> "as err") it is not python-3
  compatible. After fixing that it still didn't run, so there is at least
  one more fix before it is python-3 compatible.
  
  The quick fix is to distribute printrun with "requires python2" and a
  "#!/usr/bin/python2" at the beginning. The neater fix is to help porting
  the app to python3. (I've written two python programs now with the
  manual in hand, I'm not the right person to do that).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: printrun 1.6.0-1 [modified: usr/bin/pronterface]
  ProcVersionSignature: Ubuntu 4.15.0-154.161-generic 4.15.18
  Uname: Linux 4.15.0-154-generic x86_64
  NonfreeKernelModules: lkp_Ubuntu_4_15_0_154_161_generic_81
  ApportVersion: 2.20.9-0ubuntu7.24
  Architecture: amd64
  Date: Mon Sep 20 11:05:14 2021
  InstallationDate: Installed on 2018-06-28 (1179 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: printrun
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Pronterface doesn't work.

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


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

Reply via email to