Public bug reported:

Hello,

This was already fixed upstream, but we can flag this package for an
import error on line 24 of ircactivity.py simply saying

import simplejson

while the simplejson library is not installed.
After Python 2.6, the simplejson library was merged with the json library, and 
therefore

import json as simplejson

would be the correct line. Otherwise, the IRC activity will not start.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: sugar-irc-activity 8-1.3 [modified: 
usr/share/sugar/activities/IRC.activity/ircactivity.py]
ProcVersionSignature: Ubuntu 4.10.0-11.13-generic 4.10.1
Uname: Linux 4.10.0-11-generic x86_64
ApportVersion: 2.20.4-0ubuntu2
Architecture: amd64
Date: Wed Mar 15 12:02:17 2017
InstallationDate: Installed on 2017-03-15 (0 days ago)
InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Alpha amd64 (20170125)
PackageArchitecture: all
SourcePackage: sugar-irc-activity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sugar-irc-activity (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: sugar-irc-activity (Debian)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug zesty

** Also affects: sugar-irc-activity (Debian)
   Importance: Undecided
       Status: New

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

Title:
  Replace "import simplejson" with "import json as simplejson" in
  ircactivity.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sugar-irc-activity/+bug/1673138/+subscriptions

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

Reply via email to