Hi,
This patch fix the problem with new sugar (problems with the activity.info)
I try the another issue..
Regards!
Alan

> Date: Thu, 21 Jun 2012 22:30:44 +0200
> From: b.vehi...@googlemail.com
> To: sugar-devel@lists.sugarlabs.org
> Subject: [Sugar-devel] Activity fails during start,   but no way to get an 
> errors message
> 
> Hi,
> 
> I updated the activity.info file of my Kandid activity and did an upload 
> of kandid-10.xo to ASLO.
> But when I tried to start the downloaded version it will not start.
> There is no error messages during start and the 
> net.sourceforge.kandid-*.log file is completely empty.
> Same awful behavior on SoaS 0.96.1 and on a XO 1.5 with Sugar 0.84.
> 
> Some hint how to find the error?
> 
> 
> Now I removed version 10 from the Activities download page.
> The source can bee fond here: http://git.sugarlabs.org/kandid/mainline
> 
> Version 9 did not start on 0.96.1 because its activity.info is deprecated.
> But works (with some errors) on a XO 1.5 with Sugar 0.84
> 
> kind regards
> Thomas
> 
> 
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
                                                                                
  
From c9da585164a1f36fcb641c3104e35d6aabbb7f9d Mon Sep 17 00:00:00 2001
From: Alan Aguiar <alan...@hotmail.com>
Date: Thu, 21 Jun 2012 17:46:19 -0300
Subject: [PATCH] update activity.info

---
 activity/activity.info |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/activity/activity.info b/activity/activity.info
index 9823b77..be5bf6b 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,8 +1,7 @@
 [Activity]
 name = Kandid
-service_name = net.sourceforge.kandid
 bundle_id = net.sourceforge.kandid
-exec = activity.KandidActivity
+exec = sugar-activity activity.KandidActivity
 icon = activity-kandid
 activity_version = 10
 show_launcher = yes
-- 
1.7.9.5

_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to