Opened 14 years ago

Closed 14 years ago

#2340 closed defect (invalid)

Flipsticks-7 does not launch on XO-1

Reported by: mikus Owned by: alsroot
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Flipsticks Version: 0.84.x
Severity: Unspecified Keywords:
Cc: Distribution/OS: OLPC
Bug Status: Unconfirmed

Description

XO-1 os852 sugar 0.84.22
Tried to launch Flipsticks-7 from Home View. The Activity never started. [In the Activity's subdirectory, no .pyo files had been created from the .py files.] The .sugar/default/logs/org.worldwideworkshop.olpc.Flipsticks-1.log file had zero length. There was nothing unusual in any of the other logs.

When in Terminal I manually executed the command packaged in activity.info, the following output was produced:

0 [~]$ sugar-activity activity.flipsticksActivity
/usr/lib/python2.6/site-packages/sugar/util.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
Traceback (most recent call last):
  File "/usr/bin/sugar-activity", line 21, in <module>
    main.main()
  File "/usr/lib/python2.6/site-packages/sugar/activity/main.py", line 112, in main
    module = __import__(module_name)
ImportError: No module named activity
1284810511.700768 DEBUG root: _cleanup_temp_files
0 [~]$

Change History (1)

comment:1 Changed 14 years ago by mikus

  • Resolution set to invalid
  • Status changed from new to closed

My apologies - I rebooted the XO-1, and now Flipsticks-7 works as it should.

Don't know what went wrong earlier.

Closing #2340 as invalid.

Note: See TracTickets for help on using tickets.