Comment 6 for bug 741387

Revision history for this message
Paul Sladen (sladen) wrote :

  open("/usr/share/icons/ubuntu-mono-light/.icon-theme.cache", O_RDONLY|O_LARGEFILE) = 3
  fstat64(3, {st_mode=S_IFREG|0644, st_size=40652, ...}) = 0
  mmap2(NULL, 40652, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7785000
  close(3) = 0
  munmap(0xb7785000, 40652) = 0

  write(2, "gtk-update-icon-cache-3.0", 25) = 25
  write(2, ": ", 2) = 2
  write(2, "The generated cache was invalid."..., 33) = 33
  exit_group(1) = ?