Comment 2 for bug 940638

Revision history for this message
Bogdan Marinov (daggerstab) wrote :

There is no release candidate for Ubuntu. The closest we have is the daily builds packages:
https://launchpad.net/~stellarium/+archive/daily

Andreas, could you please try the following:
- Go to the /home/andreas/.stellarium/modules/Satellites/ directory.
- Open the "satellites.json" file in it.
- In the file, look for "SL-16 R/B". and delete all entries with this name. The entries should look like this:

  "SL-16 R/B":
  {
   "comms": [],
   "groups": ["visual"],
   "hintColor": [0.5, 0.5, 0.5],
   "lastUpdated": 2011-08-31T11:22:02,
   "orbitVisible": false,
   "tle1": "1 31793U 07029B 11242.86769896 .00000249 00000-0 15607-3 0 2136",
   "tle2": "2 31793 70.9757 155.6015 0001550 248.5190 111.5769 14.14077429215369",
   "visible": true
  },

Make sure to delete the trailing coma - there should be only one coma between entries.

Please report if this fixes the problem, so that we know if we should mark this bug as duplicate.