LaRusCat

Untitled

Dec 31st, 2018
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 30.88 KB | None | 0 0
  1. $ strace plasmashell 2>&1 | grep -i cache                        
  2. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  3. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  4. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 6
  5. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 6
  6. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 7
  7. mkdir("/home/ruslan/.cache", 0777)      = -1 EEXIST (File exists)
  8. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  9. openat(AT_FDCWD, "/home/ruslan/.cache/icon-cache.kcache", O_RDWR|O_CREAT|O_CLOEXEC, 0666) = 10
  10. access("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", R_OK) = -1 ENOENT (No such file or directory)
  11. stat("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", 0x7ffce428df90) = -1 ENOENT (No such file or directory)
  12. statfs("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", 0x7ffce428de10) = -1 ENOENT (No such file or directory)
  13. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  14. statfs("/home/ruslan/.cache", {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=169863890, f_bfree=26695134, f_bavail=18060783, f_files=43155456, f_ffree=42161187, f_fsid={val=[1748869657, 2261800507]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_RELATIME}) = 0
  15. inotify_add_watch(10, "/home/ruslan/.cache", IN_MODIFY|IN_ATTRIB|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_DONT_FOLLOW) = 1
  16. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 12
  17. access("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", R_OK) = -1 ENOENT (No such file or directory)
  18. mkdir("/home/ruslan/.cache", 0777)      = -1 EEXIST (File exists)
  19. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  20. openat(AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=.lock", O_RDWR|O_CREAT|O_EXCL|O_CLOEXEC, 0666) = 12
  21. access("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", R_OK) = -1 ENOENT (No such file or directory)
  22. access("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", F_OK) = -1 ENOENT (No such file or directory)
  23. statx(AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d440) = -1 ENOENT (No such file or directory)
  24. statx(AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW, STATX_ALL, 0x7ffce428d430) = -1 ENOENT (No such file or directory)
  25. openat(AT_FDCWD, "/home/ruslan/.cache", O_RDWR|O_CLOEXEC|O_TMPFILE, 0666) = 13
  26. statx(AT_FDCWD, "/home/ruslan/.local/share/kservices5/cache.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  27. statx(AT_FDCWD, "/home/ruslan/.local/share/flatpak/exports/share/kservices5/cache.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  28. statx(AT_FDCWD, "/var/lib/flatpak/exports/share/kservices5/cache.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  29. statx(AT_FDCWD, "/usr/local/share/kservices5/cache.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  30. statx(AT_FDCWD, "/usr/share/kservices5/cache.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=7649, ...}) = 0
  31. access("/usr/share/kservices5/cache.desktop", R_OK) = 0
  32. statx(AT_FDCWD, "/usr/share/kservices5/cache.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=7649, ...}) = 0
  33. access("/home/ruslan/.local/share/kservices5/cache.desktop", F_OK) = -1 ENOENT (No such file or directory)
  34. access("/home/ruslan/.local/share/kservices5/cache.desktop", F_OK) = -1 ENOENT (No such file or directory)
  35. statx(AT_FDCWD, "/home/ruslan/.local/share/kservices5/cache.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d060) = -1 ENOENT (No such file or directory)
  36. statx(AT_FDCWD, "/home/ruslan/.local/share/flatpak/exports/share/kservices5/cache.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d060) = -1 ENOENT (No such file or directory)
  37. statx(AT_FDCWD, "/var/lib/flatpak/exports/share/kservices5/cache.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d060) = -1 ENOENT (No such file or directory)
  38. statx(AT_FDCWD, "/usr/local/share/kservices5/cache.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d060) = -1 ENOENT (No such file or directory)
  39. statx(AT_FDCWD, "/usr/share/kservices5/cache.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=7649, ...}) = 0
  40. access("/usr/share/kservices5/cache.desktop", F_OK) = 0
  41. lstat("/usr/share/kservices5/cache.desktop", {st_mode=S_IFREG|0644, st_size=7649, ...}) = 0
  42. access("/usr/share/kservices5/cache.desktop", F_OK) = 0
  43. openat(AT_FDCWD, "/usr/share/kservices5/cache.desktop", O_RDONLY|O_CLOEXEC) = 14
  44. statx(AT_FDCWD, "/home/ruslan/.local/share/kservices5/http_cache_cleaner.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  45. statx(AT_FDCWD, "/home/ruslan/.local/share/flatpak/exports/share/kservices5/http_cache_cleaner.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  46. statx(AT_FDCWD, "/var/lib/flatpak/exports/share/kservices5/http_cache_cleaner.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  47. statx(AT_FDCWD, "/usr/local/share/kservices5/http_cache_cleaner.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  48. statx(AT_FDCWD, "/usr/share/kservices5/http_cache_cleaner.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=5238, ...}) = 0
  49. access("/usr/share/kservices5/http_cache_cleaner.desktop", R_OK) = 0
  50. statx(AT_FDCWD, "/usr/share/kservices5/http_cache_cleaner.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=5238, ...}) = 0
  51. access("/home/ruslan/.local/share/kservices5/http_cache_cleaner.desktop", F_OK) = -1 ENOENT (No such file or directory)
  52. access("/home/ruslan/.local/share/kservices5/http_cache_cleaner.desktop", F_OK) = -1 ENOENT (No such file or directory)
  53. statx(AT_FDCWD, "/home/ruslan/.local/share/kservices5/http_cache_cleaner.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d060) = -1 ENOENT (No such file or directory)
  54. statx(AT_FDCWD, "/home/ruslan/.local/share/flatpak/exports/share/kservices5/http_cache_cleaner.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d060) = -1 ENOENT (No such file or directory)
  55. statx(AT_FDCWD, "/var/lib/flatpak/exports/share/kservices5/http_cache_cleaner.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d060) = -1 ENOENT (No such file or directory)
  56. statx(AT_FDCWD, "/usr/local/share/kservices5/http_cache_cleaner.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d060) = -1 ENOENT (No such file or directory)
  57. statx(AT_FDCWD, "/usr/share/kservices5/http_cache_cleaner.desktop", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=5238, ...}) = 0
  58. access("/usr/share/kservices5/http_cache_cleaner.desktop", F_OK) = 0
  59. lstat("/usr/share/kservices5/http_cache_cleaner.desktop", {st_mode=S_IFREG|0644, st_size=5238, ...}) = 0
  60. access("/usr/share/kservices5/http_cache_cleaner.desktop", F_OK) = 0
  61. openat(AT_FDCWD, "/usr/share/kservices5/http_cache_cleaner.desktop", O_RDONLY|O_CLOEXEC) = 14
  62. statx(AT_FDCWD, "/home/ruslan/.local/share/mime/packages/cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  63. statx(AT_FDCWD, "/home/ruslan/.local/share/flatpak/exports/share/mime/packages/cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  64. statx(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/packages/cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  65. statx(AT_FDCWD, "/usr/local/share/mime/packages/cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  66. statx(AT_FDCWD, "/usr/share/mime/packages/cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=302, ...}) = 0
  67. access("/usr/share/mime/packages/cmakecache.xml", R_OK) = 0
  68. statx(AT_FDCWD, "/usr/share/mime/packages/cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=302, ...}) = 0
  69. statx(AT_FDCWD, "/home/ruslan/.local/share/mime/text/cache-manifest.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  70. statx(AT_FDCWD, "/home/ruslan/.local/share/flatpak/exports/share/mime/text/cache-manifest.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  71. statx(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/text/cache-manifest.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  72. statx(AT_FDCWD, "/usr/local/share/mime/text/cache-manifest.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  73. statx(AT_FDCWD, "/usr/share/mime/text/cache-manifest.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=3445, ...}) = 0
  74. access("/usr/share/mime/text/cache-manifest.xml", R_OK) = 0
  75. statx(AT_FDCWD, "/usr/share/mime/text/cache-manifest.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=3445, ...}) = 0
  76. statx(AT_FDCWD, "/home/ruslan/.local/share/mime/chemical/x-cache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  77. statx(AT_FDCWD, "/home/ruslan/.local/share/flatpak/exports/share/mime/chemical/x-cache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  78. statx(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/chemical/x-cache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  79. statx(AT_FDCWD, "/usr/local/share/mime/chemical/x-cache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  80. statx(AT_FDCWD, "/usr/share/mime/chemical/x-cache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=560, ...}) = 0
  81. access("/usr/share/mime/chemical/x-cache.xml", R_OK) = 0
  82. statx(AT_FDCWD, "/usr/share/mime/chemical/x-cache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=560, ...}) = 0
  83. statx(AT_FDCWD, "/home/ruslan/.local/share/mime/application/x-cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  84. statx(AT_FDCWD, "/home/ruslan/.local/share/flatpak/exports/share/mime/application/x-cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  85. statx(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/application/x-cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  86. statx(AT_FDCWD, "/usr/local/share/mime/application/x-cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  87. statx(AT_FDCWD, "/usr/share/mime/application/x-cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=336, ...}) = 0
  88. access("/usr/share/mime/application/x-cmakecache.xml", R_OK) = 0
  89. statx(AT_FDCWD, "/usr/share/mime/application/x-cmakecache.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=336, ...}) = 0
  90. statx(AT_FDCWD, "/home/ruslan/.local/share/mime/application/x-kcachegrind.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  91. statx(AT_FDCWD, "/home/ruslan/.local/share/flatpak/exports/share/mime/application/x-kcachegrind.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  92. statx(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/application/x-kcachegrind.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  93. statx(AT_FDCWD, "/usr/local/share/mime/application/x-kcachegrind.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffce428d1a0) = -1 ENOENT (No such file or directory)
  94. statx(AT_FDCWD, "/usr/share/mime/application/x-kcachegrind.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=4775, ...}) = 0
  95. access("/usr/share/mime/application/x-kcachegrind.xml", R_OK) = 0
  96. statx(AT_FDCWD, "/usr/share/mime/application/x-kcachegrind.xml", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=4775, ...}) = 0
  97. access("/home/ruslan/.local/share/mime/mime.cache", F_OK) = -1 ENOENT (No such file or directory)
  98. access("/usr/share/mime/mime.cache", F_OK) = -1 ENOENT (No such file or directory)
  99. openat(AT_FDCWD, "/usr/share/mime/packages/cmakecache.xml", O_RDONLY|O_CLOEXEC) = 14
  100. linkat(AT_FDCWD, "/proc/self/fd/13", AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", AT_SYMLINK_FOLLOW) = 0
  101. access("/home/ruslan/.cache/ksycoca5", F_OK) = -1 ENOENT (No such file or directory)
  102. unlink("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=.lock") = 0
  103. access("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", R_OK) = 0
  104. statx(AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=1554154, ...}) = 0
  105. openat(AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", O_RDONLY|O_CLOEXEC) = 12
  106. statx(AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=1554154, ...}) = 0
  107. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
  108. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
  109. openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
  110. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 14
  111. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  112. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  113. stat("/home/ruslan/.cache/mesa_shader_cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  114. openat(AT_FDCWD, "/home/ruslan/.cache/mesa_shader_cache/index", O_RDWR|O_CREAT|O_CLOEXEC, 0644) = 16
  115. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 16
  116. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 16
  117. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 16
  118. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 16
  119. openat(AT_FDCWD, "/var/cache/fontconfig/5cc62ce5-5fb1-41e0-b9e8-2c35b88e2ab5-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  120. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/5cc62ce5-5fb1-41e0-b9e8-2c35b88e2ab5-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  121. openat(AT_FDCWD, "/var/cache/fontconfig/762c5cec-d066-4367-b5cf-918496886042-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  122. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/762c5cec-d066-4367-b5cf-918496886042-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  123. openat(AT_FDCWD, "/var/cache/fontconfig/ad19038d-5429-498c-90ee-e9eaa0ad992e-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  124. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/ad19038d-5429-498c-90ee-e9eaa0ad992e-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  125. openat(AT_FDCWD, "/var/cache/fontconfig/35c66f1a-0a4a-477c-b841-81c35e93aaf3-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  126. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/35c66f1a-0a4a-477c-b841-81c35e93aaf3-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  127. openat(AT_FDCWD, "/var/cache/fontconfig/7cb391b8-1eca-4d3f-8af5-362c1f3a3bef-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  128. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/7cb391b8-1eca-4d3f-8af5-362c1f3a3bef-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  129. openat(AT_FDCWD, "/var/cache/fontconfig/16e7320a-97a8-4406-b431-6f045f7d2563-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  130. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/16e7320a-97a8-4406-b431-6f045f7d2563-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  131. openat(AT_FDCWD, "/var/cache/fontconfig/8a8a182c-7298-49f1-9995-0f8ae7b78dd9-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  132. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/8a8a182c-7298-49f1-9995-0f8ae7b78dd9-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  133. openat(AT_FDCWD, "/var/cache/fontconfig//2d31a572ce6667f6a0da9c8dc611898b-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  134. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig//2d31a572ce6667f6a0da9c8dc611898b-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  135. openat(AT_FDCWD, "/var/cache/fontconfig/8117cff3-c79e-44c3-b9b1-535d7c72769e-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  136. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/8117cff3-c79e-44c3-b9b1-535d7c72769e-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  137. openat(AT_FDCWD, "/var/cache/fontconfig/9b78371d-1c85-411b-a3fe-a453356a0387-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  138. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/9b78371d-1c85-411b-a3fe-a453356a0387-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  139. openat(AT_FDCWD, "/var/cache/fontconfig/99ba6071-6ecc-43dc-b7c7-fc9d3271ce8c-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  140. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/99ba6071-6ecc-43dc-b7c7-fc9d3271ce8c-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  141. openat(AT_FDCWD, "/var/cache/fontconfig/a23150a1-7017-4570-b030-8c899c58e7ad-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  142. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/a23150a1-7017-4570-b030-8c899c58e7ad-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  143. openat(AT_FDCWD, "/var/cache/fontconfig//d4119bf364b3cb6badea4cd5ba92dc93-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  144. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig//d4119bf364b3cb6badea4cd5ba92dc93-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  145. openat(AT_FDCWD, "/var/cache/fontconfig//4b172ca7f111e3cffadc3636415fead9-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  146. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig//4b172ca7f111e3cffadc3636415fead9-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  147. openat(AT_FDCWD, "/var/cache/fontconfig//5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  148. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig//5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  149. openat(AT_FDCWD, "/var/cache/fontconfig/c6d506d3-2167-42f3-9305-9585c643cc70-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  150. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/c6d506d3-2167-42f3-9305-9585c643cc70-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  151. openat(AT_FDCWD, "/var/cache/fontconfig/32c6f524-8503-483d-9df7-f1adca74c702-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  152. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/32c6f524-8503-483d-9df7-f1adca74c702-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  153. openat(AT_FDCWD, "/var/cache/fontconfig/ff8f8814-0b0f-4912-b5a6-6ad81a976c24-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  154. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/ff8f8814-0b0f-4912-b5a6-6ad81a976c24-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  155. openat(AT_FDCWD, "/var/cache/fontconfig/d967c748-e815-479f-89db-fb0a644175c9-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  156. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/d967c748-e815-479f-89db-fb0a644175c9-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  157. openat(AT_FDCWD, "/var/cache/fontconfig/f87c0dd7-cfdc-463c-9a3a-46508993985e-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  158. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/f87c0dd7-cfdc-463c-9a3a-46508993985e-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  159. openat(AT_FDCWD, "/var/cache/fontconfig/9ec017d3-a8f1-496b-8ff3-be39e40088b1-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  160. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/9ec017d3-a8f1-496b-8ff3-be39e40088b1-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  161. openat(AT_FDCWD, "/var/cache/fontconfig/678d57a7-dbd3-43e2-80cc-5707d89c71e5-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  162. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/678d57a7-dbd3-43e2-80cc-5707d89c71e5-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  163. openat(AT_FDCWD, "/var/cache/fontconfig/954cc8d2-6f19-4152-843c-0acd6e34afbc-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  164. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/954cc8d2-6f19-4152-843c-0acd6e34afbc-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  165. openat(AT_FDCWD, "/var/cache/fontconfig/f97934df-37cd-4c95-b1f0-5a80c9d4f206-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  166. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/f97934df-37cd-4c95-b1f0-5a80c9d4f206-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  167. openat(AT_FDCWD, "/var/cache/fontconfig/4661b729-0d53-4544-9235-cf8455ac8066-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  168. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/4661b729-0d53-4544-9235-cf8455ac8066-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  169. openat(AT_FDCWD, "/var/cache/fontconfig/29b8cee8-7e28-4e25-96b2-69be44d08da0-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  170. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/29b8cee8-7e28-4e25-96b2-69be44d08da0-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  171. openat(AT_FDCWD, "/var/cache/fontconfig/786acdca-8a04-472f-bf1a-48eb9fbe2cc4-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  172. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/786acdca-8a04-472f-bf1a-48eb9fbe2cc4-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  173. openat(AT_FDCWD, "/var/cache/fontconfig/66089c08-006d-47ae-a51f-b0ebe90a3f3c-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  174. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/66089c08-006d-47ae-a51f-b0ebe90a3f3c-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  175. openat(AT_FDCWD, "/var/cache/fontconfig/f8b69a8d-162a-465f-88f2-ed985307602d-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  176. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/f8b69a8d-162a-465f-88f2-ed985307602d-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  177. openat(AT_FDCWD, "/var/cache/fontconfig/2e053aca-f4c6-4b83-9b0e-6470848c2e66-le64.cache-7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  178. openat(AT_FDCWD, "/home/ruslan/.cache/fontconfig/2e053aca-f4c6-4b83-9b0e-6470848c2e66-le64.cache-7", O_RDONLY|O_CLOEXEC) = 16
  179. openat(AT_FDCWD, "/home/ruslan/.cache", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 16
  180. statx(AT_FDCWD, "/home/ruslan/.cache/plasma_theme_breeze-dark_v5.51.kcache", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=16875624, ...}) = 0
  181. mkdir("/home/ruslan/.cache", 0777)      = -1 EEXIST (File exists)
  182. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  183. openat(AT_FDCWD, "/home/ruslan/.cache/plasma_theme_breeze-dark_v5.51.kcache", O_RDWR|O_CREAT|O_CLOEXEC, 0666) = 16
  184. openat(AT_FDCWD, "/home/ruslan/.cache", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 16
  185. lstat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  186. lstat("/home/ruslan/.cache/plasma-svgelements-breeze-dark_v5.51", 0x7ffce428cfd0) = -1 ENOENT (No such file or directory)
  187. access("/home/ruslan/.cache/plasma-svgelements-breeze-dark_v5.51", F_OK) = -1 ENOENT (No such file or directory)
  188. access("/home/ruslan/.cache/plasma-svgelements-breeze-dark_v5.51", F_OK) = -1 ENOENT (No such file or directory)
  189. access("/home/ruslan/.cache", F_OK)     = 0
  190. statx(AT_FDCWD, "/home/ruslan/.cache", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFDIR|0700, stx_size=4096, ...}) = 0
  191. access("/home/ruslan/.cache", W_OK)     = 0
  192. access("/home/ruslan/.cache/plasma-svgelements-breeze-dark_v5.51", F_OK) = -1 ENOENT (No such file or directory)
  193. openat(AT_FDCWD, "/home/ruslan/.cache/mesa_shader_cache/90/e7ded62158d10951afaf36c6035a1667b27899", O_RDONLY|O_CLOEXEC) = 16
  194. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  195. stat("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", {st_mode=S_IFREG|0644, st_size=1554154, ...}) = 0
  196. statfs("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=169863890, f_bfree=26694753, f_bavail=18060402, f_files=43155456, f_ffree=42161185, f_fsid={val=[1748869657, 2261800507]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_RELATIME}) = 0
  197. inotify_add_watch(10, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", IN_MODIFY|IN_ATTRIB|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_DONT_FOLLOW) = 7
  198. access("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", R_OK) = 0
  199. access("/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", R_OK) = 0
  200. statx(AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=1554154, ...}) = 0
  201. openat(AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", O_RDONLY|O_CLOEXEC) = 12
  202. openat(AT_FDCWD, "/home/ruslan/.cache/mesa_shader_cache/9a/18d6013cae242dc30394665c66386625bcf010", O_RDONLY|O_CLOEXEC) = 17
  203. openat(AT_FDCWD, "/home/ruslan/.cache/mesa_shader_cache/b6/7daec74bc728691494326c86925d9a287f6cd5", O_RDONLY|O_CLOEXEC) = 17
  204. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 20
  205. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 24
  206. statx(AT_FDCWD, "/home/ruslan/Dropbox/System/Scripts/cache.sh", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=734, ...}) = 0
  207. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 28
  208. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 34
  209. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 34
  210. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 38
  211. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 39
  212. stat("/usr/lib/gio/modules/giomodule.cache", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0
  213. openat(AT_FDCWD, "/usr/lib/gio/modules/giomodule.cache", O_RDONLY) = 40
  214. access("/home/ruslan/.cache", F_OK)     = 0
  215. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  216. access("/home/ruslan/.cache/flatpak", F_OK) = 0
  217. stat("/home/ruslan/.cache/flatpak", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  218. access("/home/ruslan/.cache/flatpak/system-cache", F_OK) = 0
  219. stat("/home/ruslan/.cache/flatpak/system-cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  220. openat(AT_FDCWD, "/home/ruslan/.cache/flatpak/system-cache", O_RDONLY|O_NOCTTY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 39
  221. newfstatat(45, "cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
  222. openat(45, "cache", O_RDONLY|O_NOCTTY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 46
  223. openat(AT_FDCWD, "/home/ruslan/.cache/mesa_shader_cache/42/3e7e1e35287fc6862e5e5f38cb3c12123ec5f2", O_RDONLY|O_CLOEXEC) = 58
  224. openat(AT_FDCWD, "/home/ruslan/.cache/mesa_shader_cache/d7/fd8be243af4ecb19e36c36cf34a124b22d9a6e", O_RDONLY|O_CLOEXEC) = 56
  225. openat(AT_FDCWD, "/home/ruslan/.cache/mesa_shader_cache/49/e716b8c7b91e7208bb83fd4014d7c90f30368c", O_RDONLY|O_CLOEXEC) = 57
  226. mkdir("/home/ruslan/.cache", 0777)      = -1 EEXIST (File exists)
  227. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  228. openat(AT_FDCWD, "/home/ruslan/.cache/icon-cache.kcache", O_RDWR|O_CREAT|O_CLOEXEC, 0666) = 56
  229. mkdir("/home/ruslan/.cache", 0777)      = -1 EEXIST (File exists)
  230. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  231. openat(AT_FDCWD, "/home/ruslan/.cache/icon-cache.kcache", O_RDWR|O_CREAT|O_CLOEXEC, 0666) = 55
  232. mkdir("/home/ruslan/.cache", 0777)      = -1 EEXIST (File exists)
  233. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  234. openat(AT_FDCWD, "/home/ruslan/.cache/icon-cache.kcache", O_RDWR|O_CREAT|O_CLOEXEC, 0666) = 50
  235. mkdir("/home/ruslan/.cache", 0777)      = -1 EEXIST (File exists)
  236. stat("/home/ruslan/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
  237. openat(AT_FDCWD, "/home/ruslan/.cache/icon-cache.kcache", O_RDWR|O_CREAT|O_CLOEXEC, 0666) = 50
  238. openat(AT_FDCWD, "/home/ruslan/.cache/mesa_shader_cache/42/3e7e1e35287fc6862e5e5f38cb3c12123ec5f2", O_RDONLY|O_CLOEXEC) = 50
  239. write(29, "mem/cache/writeback\nmem/cache/wr"..., 41) = 41
  240. openat(AT_FDCWD, "/home/ruslan/.cache/mesa_shader_cache/35/e74f07ead2491e7ca59a70d65e0cd612236c00", O_RDONLY|O_CLOEXEC) = 53
  241. openat(AT_FDCWD, "/home/ruslan/.cache/mesa_shader_cache/42/3e7e1e35287fc6862e5e5f38cb3c12123ec5f2", O_RDONLY|O_CLOEXEC) = 53
  242.  
  243.  
  244.  
  245. ### Open Application dashboard
  246. statx(AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=1554154, ...}) = 0
  247. openat(AT_FDCWD, "/home/ruslan/.cache/mesa_shader_cache/42/3e7e1e35287fc6862e5e5f38cb3c12123ec5f2", O_RDONLY|O_CLOEXEC) = 53
  248. statx(AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=1554154, ...}) = 0
  249.  
  250.  
  251. ### Right click on favourite item
  252. statx(AT_FDCWD, "/home/ruslan/.cache/ksycoca5_en_VY_DyBn+emCjra6EqrD24acPnao=", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=1554154, ...}) = 0
  253. stat("/var/cache/app-info/gv/en_US.gvz", 0x7ffce428b250) = -1 ENOENT (No such file or directory)
  254. stat("/var/cache/app-info", 0x7ffce428b210) = -1 ENOENT (No such file or directory)
  255. stat("/home/ruslan/.local/share//mime/mime.cache", 0x7ffce4289e30) = -1 ENOENT (No such file or directory)
  256. stat("/home/ruslan/.local/share//mime/mime.cache", 0x7ffce4289d50) = -1 ENOENT (No such file or directory)
  257. stat("/home/ruslan/.local/share/flatpak/exports/share/mime/mime.cache", 0x7ffce4289d50) = -1 ENOENT (No such file or directory)
  258. stat("/var/lib/flatpak/exports/share/mime/mime.cache", 0x7ffce4289d50) = -1 ENOENT (No such file or directory)
  259. stat("/usr/local/share/mime/mime.cache", 0x7ffce4289d50) = -1 ENOENT (No such file or directory)
  260. stat("/usr/share/mime/mime.cache", 0x7ffce4289d50) = -1 ENOENT (No such file or directory)
Add Comment
Please, Sign In to add comment