screenpipe
screenpipe copied to clipboard
[bounty] windows update should properly terminate all the running processes before triggering the update
i think we had this issue before and had put a bounty on it and thought it was solved but saw someone having issue again with this
definition of done:
- when windows user receive update of screenpipe it should properly CLOSE both screenpipe backend and any embedded AI running (llm_sidecar.rs)
bonus:
- something to improve the update UX and not spamming users with a dialog or something better UX (check how screen studio or other app do it)
/bounty 100
💎 $100 bounty • Screenpi.pe
Steps to solve:
- Start working: Comment
/attempt #774with your implementation plan - Submit work: Create a pull request including
/claim #774in the PR body to claim the bounty - Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts
Thank you for contributing to mediar-ai/screenpipe!
I have the solution for this @louis030195
ERROR: Permission to mediar-ai/screenpipe.git denied to RichardGrant-93. fatal: Could not read from remote repository.
/claim #774 PR: https://github.com/mediar-ai/screenpipe/pull/777
something to improve the update UX and > not spamming users with a dialog or > > > something better UX (check how screen > studio or other app do it)
@louis030195 if dialogs are feeling spammy, what about a update button in app status? when update is available it'll notify user with a app notification or a toast and user can start downloading update from the status ui?