Re: [Sugar-devel] [ASLO] Release Physics-3

2009-08-28 Thread Gary C Martin
Hi Dave,

Do you have Physics-2 installed on the SoaS? Depending on the SoaS  
version you have, the early ones had Activities installed in non- 
standard places, with non user permissions, and sometimes symbolic  
links :-( You would need to drop down into terminal, find and remove  
that Physics.activity folder. Then the normal install process should  
work as normal.

FWIW: On old SoaS, my first task would be to drop into the Terminal  
and clean this all up manually, so that all the *.activity directories  
were migrated the expected ~/Activities, and ownership permissions of  
them given back to the user (recursive chown on ~/Activities). In the  
current SoaS activities are installed from their .xo bundles so this  
is no longer an issue :-)

Regards,
--Gary

On 28 Aug 2009, at 12:13, Dave Bauer wrote:

> Here is something from the logs
>
> caution: excluded filename not matched:  mimetype
> ** (sugar-session:2292): DEBUG: accept_ice_connection()
> ** (sugar-session:2292): DEBUG: New client '0x9078180'
> ** (sugar-session:2292): DEBUG: Initializing client 0x9078180
> ** (sugar-session:2292): DEBUG: Client '0x9078180' received  
> RegisterClient(NULL)
> ** (sugar-session:2292): DEBUG: Adding new client (null) to session
> ** (sugar-session:2292): DEBUG: Sending RegisterClientReply to  
> '0x9078180 [1046bd195532618ae12514720691018090022920001]'
> ** (sugar-session:2292): DEBUG: Sending initial SaveYourself
> ** (sugar-session:2292): DEBUG: Set properties from client  
> '0x9078180 [1046bd195532618ae12514720691018090022920001]'
> ** (sugar-session:2292): DEBUG:   Program = 'sugar-activity'
> ** (sugar-session:2292): DEBUG:   CloneCommand = 'sugar-activity'
> ** (sugar-session:2292): DEBUG:   RestartCommand = 'sugar-activity'  
> '--sm-client-id' '1046bd195532618ae12514720691018090022920001'
> ** (sugar-session:2292): DEBUG:   UserID = 'liveuser'
> ** (sugar-session:2292): DEBUG:   ProcessID = '2446'
> ** (sugar-session:2292): DEBUG:   RestartStyleHint = 0
> ** (sugar-session:2292): DEBUG: Client '0x9078180 [sugar-activity  
> 1046bd195532618ae12514720691018090022920001]' received  
> SaveYourselfDone(success = True)
> ** (sugar-session:2292): DEBUG: sms_error_handler (0x92bbb88, FALSE,  
> 3, 9, 32771, 0)
> ** (sugar-session:2292): DEBUG: ice_io_error_handler (0x92ca978)
> ** (sugar-session:2292): DEBUG: IceProcessMessagesIOError on  
> '0x9078180 [sugar-activity  
> 1046bd195532618ae12514720691018090022920001]'
> ** (sugar-session:2292): DEBUG: xsmp_finalize (0x9078180 [sugar- 
> activity 1046bd195532618ae12514720691018090022920001])
> 1251472216.458838 ERROR root: set_active() failed:  
> org.freedesktop.DBus.Error.ServiceUnknown: The name :1.17 was not  
> provided by any .service files
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py",  
> line 356, in do_size_request
> surface = self._buffer.get_surface()
>   File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py",  
> line 256, in get_surface
> handle = self._load_svg(icon_info.file_name)
>   File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py",  
> line 111, in _load_svg
> return self._loader.load(file_name, entities, self.cache)
>   File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py",  
> line 46, in load
> icon_file = open(file_name, 'r')
> IOError: [Errno 2] No such file or directory: '/tmp/activity- 
> physicsIYD0YD.svg'
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/jarabe/journal/ 
> collapsedentry.py", line 361, in __icon_button_release_event_cb
> misc.resume(self.metadata)
>   File "/usr/lib/python2.6/site-packages/jarabe/journal/misc.py",  
> line 162, in resume
> registry.install(bundle)
>   File "/usr/lib/python2.6/site-packages/jarabe/model/ 
> bundleregistry.py", line 326, in install
> raise AlreadyInstalledException
> sugar.bundle.bundle.AlreadyInstalledException
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py",  
> line 379, in do_expose_event
> surface = self._buffer.get_surface(sensitive, self)
>   File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py",  
> line 256, in get_surface
> handle = self._load_svg(icon_info.file_name)
>   File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py",  
> line 111, in _load_svg
> return self._loader.load(file_name, entities, self.cache)
>   File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py",  
> line 46, in load
> icon_file = open(file_name, 'r')
> IOError: [Errno 2] No such file or directory: '/tmp/activity- 
> physicsIYD0YD.svg'
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py",  
> line 379, in do_expose_event
> surface = self._buffer.get_surface(sensitive, self)
>   File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py",  
> line 256, in get_surface
> handle =

Re: [Sugar-devel] [ASLO] Release Physics-3

2009-08-28 Thread Dave Bauer
Here is something from the logs

caution: excluded filename not matched:  mimetype
** (sugar-session:2292): DEBUG: accept_ice_connection()
** (sugar-session:2292): DEBUG: New client '0x9078180'
** (sugar-session:2292): DEBUG: Initializing client 0x9078180
** (sugar-session:2292): DEBUG: Client '0x9078180' received
RegisterClient(NULL)
** (sugar-session:2292): DEBUG: Adding new client (null) to session
** (sugar-session:2292): DEBUG: Sending RegisterClientReply to '0x9078180
[1046bd195532618ae12514720691018090022920001]'
** (sugar-session:2292): DEBUG: Sending initial SaveYourself
** (sugar-session:2292): DEBUG: Set properties from client '0x9078180
[1046bd195532618ae12514720691018090022920001]'
** (sugar-session:2292): DEBUG:   Program = 'sugar-activity'
** (sugar-session:2292): DEBUG:   CloneCommand = 'sugar-activity'
** (sugar-session:2292): DEBUG:   RestartCommand = 'sugar-activity'
'--sm-client-id' '1046bd195532618ae12514720691018090022920001'
** (sugar-session:2292): DEBUG:   UserID = 'liveuser'
** (sugar-session:2292): DEBUG:   ProcessID = '2446'
** (sugar-session:2292): DEBUG:   RestartStyleHint = 0
** (sugar-session:2292): DEBUG: Client '0x9078180 [sugar-activity
1046bd195532618ae12514720691018090022920001]' received
SaveYourselfDone(success = True)
** (sugar-session:2292): DEBUG: sms_error_handler (0x92bbb88, FALSE, 3, 9,
32771, 0)
** (sugar-session:2292): DEBUG: ice_io_error_handler (0x92ca978)
** (sugar-session:2292): DEBUG: IceProcessMessagesIOError on '0x9078180
[sugar-activity 1046bd195532618ae12514720691018090022920001]'
** (sugar-session:2292): DEBUG: xsmp_finalize (0x9078180 [sugar-activity
1046bd195532618ae12514720691018090022920001])
1251472216.458838 ERROR root: set_active() failed:
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.17 was not provided
by any .service files
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 356,
in do_size_request
surface = self._buffer.get_surface()
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 256,
in get_surface
handle = self._load_svg(icon_info.file_name)
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 111,
in _load_svg
return self._loader.load(file_name, entities, self.cache)
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 46,
in load
icon_file = open(file_name, 'r')
IOError: [Errno 2] No such file or directory:
'/tmp/activity-physicsIYD0YD.svg'
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/jarabe/journal/collapsedentry.py",
line 361, in __icon_button_release_event_cb
misc.resume(self.metadata)
  File "/usr/lib/python2.6/site-packages/jarabe/journal/misc.py", line 162,
in resume
registry.install(bundle)
  File "/usr/lib/python2.6/site-packages/jarabe/model/bundleregistry.py",
line 326, in install
raise AlreadyInstalledException
sugar.bundle.bundle.AlreadyInstalledException
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 379,
in do_expose_event
surface = self._buffer.get_surface(sensitive, self)
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 256,
in get_surface
handle = self._load_svg(icon_info.file_name)
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 111,
in _load_svg
return self._loader.load(file_name, entities, self.cache)
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 46,
in load
icon_file = open(file_name, 'r')
IOError: [Errno 2] No such file or directory:
'/tmp/activity-physicsIYD0YD.svg'
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 379,
in do_expose_event
surface = self._buffer.get_surface(sensitive, self)
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 256,
in get_surface
handle = self._load_svg(icon_info.file_name)
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 111,
in _load_svg
return self._loader.load(file_name, entities, self.cache)
  File "/usr/lib/python2.6/site-packages/sugar/graphics/icon.py", line 46,
in load
icon_file = open(file_name, 'r')
IOError: [Errno 2] No such file or directory:
'/tmp/activity-physicsIYD0YD.svg'
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/jarabe/journal/palettes.py", line
118, in __start_activate_cb
misc.resume(self._metadata)
  File "/usr/lib/python2.6/site-packages/jarabe/journal/misc.py", line 162,
in resume
registry.install(bundle)
  File "/usr/lib/python2.6/site-packages/jarabe/model/bundleregistry.py",
line 326, in install
raise AlreadyInstalledException
sugar.bundle.bundle.AlreadyInstalledException
1251472230.938332 WARNING root: No gtk.AccelGroup in the top level window.
1251472230.940663 WARNING root: No gtk.AccelGroup in the top level window.
** (sugar-session:2292): DEBUG: accept_i

Re: [Sugar-devel] [ASLO] Release Physics-3

2009-08-28 Thread Dave Bauer
Re: Physics 3

Can anyone install this on Soas-strawberry by downloading from
activities.sugarabs.org?

I downloaded it, but clicking on the .xo file in the Journal does nothing. I
tried TamTamSythnLab download and that started up.

What can I do to troubleshoot this?

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


Re: [Sugar-devel] [ASLO] Release Physics-3

2009-08-27 Thread Sebastian Dziallas
w00t! This arrives, by the way, perfectly in time for the beta. :)

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