Guest User

sherlock-debug-startup

a guest
Aug 4th, 2025
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. ❯ sherlock init
  2. ✓ Created 'icons' directory
  3. ✓ Created 'scripts' directory
  4. ✓ Created 'themes' directory
  5. ✓ Created 'config.toml'
  6. ↷ Skipping 'sherlockignore' since file exists already.
  7. ✓ Created 'sherlock_actions.json'
  8. ↷ Skipping 'sherlock_alias.json' since file exists already.
  9. ↷ Skipping 'main.css' since file exists already.
  10. ↷ Skipping 'fallback.json' since file exists already.
  11.  
  12. --- BEFORE CACHING ENABLED ---
  13. ❯ TIMING=true sherlock
  14. Initial Setup took 1.080134ms
  15. /nix/store/ncxr6641q9pi6yvxm03mgkyq832vv6n0-gvfs-1.57.2/lib/gvfs/libgvfscommon.so: undefined symbol: g_variant_builder_init_static
  16. Failed to load module: /nix/store/ncxr6641q9pi6yvxm03mgkyq832vv6n0-gvfs-1.57.2/lib/gio/modules/libgvfsdbus.so
  17. GTK Activation took 31.260997ms
  18. Window frame creation took 5.320348ms
  19. Window shown after 55.6642ms
  20. Search Window Creation took 2.7643ms
  21. Window creation took 34.339557ms
  22. Start to Finish took: 66.719008ms
  23. Loading launchers took 43.745509ms
  24. Popuate 114.850512ms
  25.  
  26. ❯ TIMING=launchers sherlock
  27. /nix/store/ncxr6641q9pi6yvxm03mgkyq832vv6n0-gvfs-1.57.2/lib/gvfs/libgvfscommon.so: undefined symbol: g_variant_builder_init_static
  28. Failed to load module: /nix/store/ncxr6641q9pi6yvxm03mgkyq832vv6n0-gvfs-1.57.2/lib/gio/modules/libgvfsdbus.so
  29. Function "parse_weather_launcher" took 1.59µs
  30. Function "parse_web_launcher" took 2.99µs
  31. Function "parse_app_launcher" took 591.362µs
  32. Function "parse_audio_sink_launcher" took 1.566316ms
  33. Function "parse_process_launcher" took 35.145777ms
  34.  
  35. --- AFTER CACHING ENABLED ---
  36. ❯ TIMING=true sherlock
  37. Initial Setup took 4.337285ms
  38. /nix/store/ncxr6641q9pi6yvxm03mgkyq832vv6n0-gvfs-1.57.2/lib/gvfs/libgvfscommon.so: undefined symbol: g_variant_builder_init_static
  39. Failed to load module: /nix/store/ncxr6641q9pi6yvxm03mgkyq832vv6n0-gvfs-1.57.2/lib/gio/modules/libgvfsdbus.so
  40. GTK Activation took 79.123794ms
  41. Window frame creation took 9.802293ms
  42. Window shown after 126.810259ms
  43. Search Window Creation took 2.273667ms
  44. Window creation took 58.285554ms
  45. Start to Finish took: 142.20083ms
  46. Loading launchers took 41.417291ms
  47. Popuate 109.934947ms
  48.  
  49. ❯ TIMING=launchers sherlock
  50. /nix/store/ncxr6641q9pi6yvxm03mgkyq832vv6n0-gvfs-1.57.2/lib/gvfs/libgvfscommon.so: undefined symbol: g_variant_builder_init_static
  51. Failed to load module: /nix/store/ncxr6641q9pi6yvxm03mgkyq832vv6n0-gvfs-1.57.2/lib/gio/modules/libgvfsdbus.so
  52. Function "parse_weather_launcher" took 1.7µs
  53. Function "parse_web_launcher" took 1.24µs
  54. Function "parse_app_launcher" took 940.455µs
  55. Function "parse_audio_sink_launcher" took 1.473872ms
  56. Function "parse_process_launcher" took 36.486341ms
Advertisement
Add Comment
Please, Sign In to add comment