Comment 10 for bug 994546

Revision history for this message
In , Perlovka (perlovka) wrote :

1. Thunar "Create document" menu takes a while to popup if there are .svg file in ~/Templates folder.

2. Additionally, Thunar won't display svg icons in menus, although it opens an icon file.

Cutted strace:

gettimeofday({1316509097, 297060}, NULL) = 0
lstat64("/usr/share/icons/Faenza/mimetypes/scalable/application-xml.svg", {st_mode=S_IFLNK|0777, st_size=14, ...}) = 0
stat64("/usr/share/icons/Faenza/mimetypes/scalable/application-xml.svg", {st_mode=S_IFREG|0644, st_size=410787, ...}) = 0
readlink("/usr/share/icons/Faenza/mimetypes/scalable/application-xml.svg", "./text-xml.svg", 256) = 14
gettimeofday({1316509097, 297262}, NULL) = 0
open("/usr/share/icons/Faenza/mimetypes/scalable/application-xml.svg", O_RDONLY|O_LARGEFILE) = 20
fstat64(20, {st_mode=S_IFREG|0644, st_size=410787, ...}) = 0
read(20, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 65536
gettimeofday({1316509097, 297400}, NULL) = 0