[etoys-notify] [JIRA] Created: (SQ-1200) Sugar support, problem reading new format of gconf.xml

Gustavo Duarte (JIRA) tracker at squeakland.org
Fri Jan 17 14:42:38 EST 2014


Sugar support, problem reading new format of gconf.xml
------------------------------------------------------

                 Key: SQ-1200
                 URL: http://tracker.squeakland.org/browse/SQ-1200
             Project: squeakland
          Issue Type: Bug
          Components: etoys, etoys-sugar
            Reporter: Gustavo Duarte
             Fix For: etoys 5.0.1


SugarLauncher class fail to read new format of gconf.xml file.

Now, sugar generate/create gconf.xml file like:

<?xml version="1.0"?>
<gconf>
        <entry name="color" mtime="1389708067" type="string">
                <stringvalue>#9A5200,#FF2B34</stringvalue>
        </entry>

        <entry name="birth_timestamp" mtime="1389708044" type="int" value="-849347955"/>

        <entry name="nick" mtime="1389708044" type="string">
                <stringvalue>estudiante</stringvalue>
        </entry>
</gconf>


When SugarLauncher>>gconfPropertiesAt read entry "birth_timestamp" fails.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list