Opened 13 years ago
Closed 12 years ago
#2464 closed defect (fixed)
Paint-28 does not launch
Reported by: | garycmartin | Owned by: | manu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Paint | Version: | Unspecified |
Severity: | Critical | Keywords: | |
Cc: | anurag@… | Distribution/OS: | Unspecified |
Bug Status: | New |
Description
As discussed a while back on IRC, the Paint-28 bundle as installed from ASLO has incorrect permissions on it's activity/activity.info file. Attempting to launch it fails with the attached log. I've just re-tested this today with a clean 0.82 install on an XO-1.
All that is needed to fix is the below and a new bundle uploaded:
chmod g+rw activity.info chmod o+r activity.info
Attachments (3)
Change History (6)
Changed 13 years ago by garycmartin
Changed 13 years ago by anurag_seeta
comment:1 Changed 13 years ago by garycmartin
- Cc anurag@… added
Changed 13 years ago by anurag_seeta
comment:2 Changed 13 years ago by godiard
I think I have found the problem.
The last time, I created the xo file by hand, with the zip file.
Now I used setup.py and is working ok.
A file for test is here http://dev.laptop.org/~gonzalo/Paint-29.xo
comment:3 Changed 12 years ago by godiard
- Resolution set to fixed
- Status changed from new to closed
Fixed in version 29
Note: See
TracTickets for help on using
tickets.
Thanks, I can confirm the modified Paint-28.xo bundle attached to this ticket installs and launches correctly on Sugar 0.82. Please do make a Paint-29.xo release with this change and upload the xo bundle to activities.sugarlabs.org. I have set the compatibility flag for the current Paint-28 bundle on ASLO so that it is listed as not compatible for Sugar 0.82 users.