lukasbach / pensieve

Desktop app for recording meetings from locally running apps and transcribing and summarizing them with a local LLM
https://pensieve.lukasbach.com/
18 stars 4 forks source link

Recording does not save/ continue when switching between Record/History/Post processing tab #4

Closed jpapagia closed 3 months ago

jpapagia commented 3 months ago

Hi Lukas, I love the project. One small bug I have ran into: Describe the bug While recording a meeting, if you switch to History/ Post processing tab, the current recording is immediately discarded without notice. All progress is gone, including notes that were taken along with the meeting.

To Reproduce Start a new meeting, and while the meeting is recording, switch tabs, and then switch back to the recording tab.

Expected behavior Meeting should continue to record when switching tabs to history or postprocessing log.

Screenshots image image image

Additional context

Best, John

lukasbach commented 3 months ago

Hey @jpapagia, thanks for the report and the details! I'm sorry for the issue, I hope you didn't loose any important recording data from that. I've fixed the issue in the latest release 1.0.11, which should automatically download on the next restart. Please let me know if you still experience issues with the new version.

jpapagia commented 3 months ago

So far, so good. Thank and keep up the great work :)