espanso / espanso

Cross-platform Text Expander written in Rust

Home Page:https://espanso.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS: espanso fails to load on re-login

auxbuss opened this issue · comments

Problem: espanso no longer performs substitutions after logging out of a user and then logging back in (to the same uaser)

To Reproduce

  1. Load espanso manually e.g. using Spotlight
  2. This loads three espanso processes
    Screenshot 2024-03-23 at 09 32 39
  3. espanso substitutions works as expected
  4. Logout and login again (to the same user)
  5. Note that espanso substitutions no longer work
  6. Note that only espanso daemon is loaded, and process id is same as above)
    Screenshot 2024-03-23 at 09 35 14
  7. kill -9 espanso daemon
  8. Load espanso manually (same as (1) above)
  9. espanso substitutions works as expected

Notes: com.federicoterzi.espanso.plist exists in ~/Library/LaunchAgents

Expected behavior
I'd expect espanso to perform substitutions, as normal.

Logs
Please advise at what point you require the log to be taken.

Setup information

  • OS: macOS 14.4 (Sonoma)
  • Version: espanso 2.2.1

Possible duplicate of #1492, #721.

Thank you for closing.