Bug 436664 - Smolt crashes
Summary: Smolt crashes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: smolt
Version: rawhide
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Mike McGrath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-08 22:34 UTC by antonio montagnani
Modified: 2008-03-08 22:38 UTC (History)
1 user (show)

Fixed In Version: 1.1.1.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-08 22:38:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description antonio montagnani 2008-03-08 22:34:13 UTC
Description of problem:
Smolt crashes when sending profile

Version-Release number of selected component (if applicable):
smolt-1.1.1-1.fc9.noarch

How reproducible:
always

Steps to Reproduce:
1.start Smolt in a terminal
2.
3.
  
Actual results:
When I try to send my profile I get these bunch of errors:

Spedire queste informazioni al server Smolt? (s/n) s
Scanning http://www.smolts.org/ for known errata.

	No errata found, if this machine is having issues please go to
	your profile and create a wiki page for the device so others can
	benefit

Current rating for vendor/model.

Traceback (most recent call last):
  File "/usr/bin/smoltSendProfile", line 191, in <module>
    rating(profile, opts.smoonURL)
  File "/usr/share/smolt/client/scan.py", line 36, in rating
    r = simplejson.load(urllib.urlopen(scanURL))['ratings']
  File "/usr/share/smolt/client/simplejson/__init__.py", line 241, in load
    encoding=encoding, cls=cls, object_hook=object_hook, **kw)
  File "/usr/share/smolt/client/simplejson/__init__.py", line 262, in loads
    return _default_decoder.decode(s)
  File "/usr/share/smolt/client/simplejson/decoder.py", line 251, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/share/smolt/client/simplejson/decoder.py", line 270, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded


Expected results:
send my profile

Additional info:

Comment 1 Mike McGrath 2008-03-08 22:38:30 UTC
Already fixed in 1.1.1.1-1 (lots of 1's)  this is a case of letting a release
out the door a bit too quick.  I just built it an hour ago, should be on the
mirrors soon.


Note You need to log in before you can comment on or make changes to this bug.