Files
sugar-toolkit-gtk3/src/sugar3
James Cameron 58224cb15d Fix traceback when an icon name matches a GNOME theme icon
When an icon file name matches a GNOME theme icon;

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/sugar3/graphics/icon.py", line 214, in _get_attach_points
    cp.readfp(config_file)
  File "/usr/lib/python2.7/ConfigParser.py", line 324, in readfp
    self._read(fp, filename)
  File "/usr/lib/python2.7/ConfigParser.py", line 512, in _read
    raise MissingSectionHeaderError(fpname, lineno, line)
MissingSectionHeaderError: File contains no section headers.

Caused by reading a .png file as if it were config file, in turn
because the icon was expected by the toolkit to be .svg file type.

Regression introduced by f796638.

Fixes https://github.com/sugarlabs/activity-abacus/issues/16
2018-05-24 08:46:58 +05:30
..
2018-05-21 17:20:29 +10:00
2013-06-11 15:27:19 +02:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2014-03-31 17:41:30 -04:00
2014-03-31 17:41:30 -04:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2012-11-23 19:39:49 +01:00
2012-11-23 19:39:49 +01:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2013-09-11 16:36:31 +02:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2013-06-11 15:27:19 +02:00
2017-01-02 02:48:48 -03:00
2017-06-01 12:49:10 +10:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2011-11-14 18:17:18 +01:00
2012-09-06 18:14:46 +02:00
2012-09-06 18:14:46 +02:00