-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nothing to remember #99
Comments
Did you build this yourself, or was it 0.13? |
0.1.13 from the releases |
Could I trouble you to try out this release? https://github.com/jasonjmcghee/rem/releases/tag/v0.1.14 |
Same issue. I purged all data also. |
Happy to help debug if needed, or to provide some logs. |
Hey @DmacMcgreg , if you click on "Show Me My Data" do the mp4 videos seem to be playable? They should just be sped up recordings of your screen. |
Hello, I am having the same issue (on v 0.1.14). I noticed a few other things: If I use an external monitor only:
If I use notebook monitor only:
Very cool tool so I'm hoping this might help! |
Yeah so I added a bunch of features for external monitor support. I recommend using "always record window with mouse" and this also makes "only OCR region of active window" unusable unfortunately. Checkout #93 for more details and lmk if that resolves it! |
@cparish312 if this fixes it, I think we should prompt the user to address this or force this behavior if there's an external monitor, or they will have this experience @mkielo3 - can you confirm- does timeline "freeze your computer", or is it just a full screen screenshot? (Try swiping with two fingers left or right) |
Thanks for such fast replies! It seems like a few things going on:
|
It should show the placeholder as seen above in this issue if there are no recordings 🤔 Seems like supporting the mouse wheel is a no-brainer. Could also do arrow keys. I'll log this as a separate issue. |
Strange - I definitely didn't see the "nothing to remember" message. Possibly has to do with having multiple zero-byte mp4 files saved? In any case - things seem to be working now. Thanks again! |
@cparish312 I have both those selected and unfortunately it still doesn't work. Curiously when I purge my data, I still have data from a week ago.. Should I delete the db.sqlite file as well? seems it didn't get deleted. |
Deleted sqlite database and same deal, still 0 byte mp4 videos. |
Hmmm yeah not sure what is causing the 0 byte mp4s. The purge should purge everything including the db.sqlite file so that is very strange. Could you try:
There has been very limited testing of the external monitor functionality so appreciate the perseverance! |
@DmacMcgreg Oh sorry just saw that you already tried deleting it. The inability to use the purge functionality makes me think it could be a permissions issue. |
Some logs could be super helpful but unsure the best way to get them. See #101 (comment) |
I did a bit more poking around here and hope this might be helpful. It seems like fresh installs need at least 1 recording with the laptop native display. Case 1 (doesn't work) Setup: external display attached, laptop closed. "Always record window with mouse" enabled. "Only OCR Region of active application" disabled.
Case 2 (does work) Setup: Laptop open with no external display. "Always record window with mouse" enabled. "Only OCR Region of active application" disabled.
|
Thank you for the testing! Not sure what is causing that, but I will try to replicate when I get a chance. @DmacMcgreg could you see if this resolves your issue. |
@mkielo3 looks like you are correct! Also would add on the side that the timeline aspect is quite jarring, since you cannot really notice you've entered a playback mode, or where you are on the timeline of that playback, but otherwise very glad that it's working!! |
Awesome! Yeah I totally agree, I still sometimes get confused and think my computer is frozen when I accidentally enter the timeline. I worked on #41 for the little bit but was unable to create a cleaner solution. One double solution could be displaying the timelines on the images. |
The single most helpful thing you @DmacMcgreg and @mkielo3 could do here is set a breakpoint and step through and look for the failure. One area I'm concerned about is Line 97 in f4f6804
That theoretically should use whatever is considered "main" but I'm suspicious... |
I'm having the same issue but running a Mac Mini M2 Pro - just blank timeline and 0KB mp4 files. Obviously I need an external monitor since there's no built-in one, so not sure what the solution is. Running 0.1.14 on latest macOS Sonoma. |
Steps to reproduce:
It seems copying context is able to work.
Here is what search looks like:
The text was updated successfully, but these errors were encountered: