Is this bug reproducable for you ? I.e. does it happen often? Sometimes?

I added a testcase that runs the same code that triggered the bug but
could not reproduce the failure.

The bug is that the bit in the commandline '{days: 6}' is invalid json, it 
should be '{"days": 6}' instead (note
the missing "" around days). But how that got generated invalid is a puzzle as 
the code uses json.dumps()
to generate it (in SpawnHelper.py line 83).

** Changed in: software-center (Ubuntu)
       Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/957599

Title:
  piston_generic_helper.py crashed with ValueError in raw_decode():
  Expecting property name: line 1 column 1 (char 1)

Status in “software-center” package in Ubuntu:
  Incomplete

Bug description:
  Nothing to declare...

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.1.12
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Mar 16 21:52:29 2012
  ExecutablePath: /usr/share/software-center/piston_generic_helper.py
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python 
/usr/share/software-center/piston_generic_helper.py --datadir 
/usr/share/software-center/ RatingsAndReviewsAPI review_stats {days:\ 6}
  PythonArgs: ['/usr/share/software-center/piston_generic_helper.py', 
'--datadir', '/usr/share/software-center/', 'RatingsAndReviewsAPI', 
'review_stats', '{days: 6}']
  SourcePackage: software-center
  Title: piston_generic_helper.py crashed with ValueError in raw_decode(): 
Expecting property name: line 1 column 1 (char 1)
  UpgradeStatus: Upgraded to precise on 2012-03-15 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/957599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to