-
Notifications
You must be signed in to change notification settings - Fork 551
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
[bug] Screenpipe backend does not run, buffer overflow detected: terminated #441
Labels
bug
Something isn't working
Comments
I suspect that is one of the issues, possibly the only one. I'll swap off
wayland and retest, if that's the only thing wrong i'll hop over there to
troubleshoot :)
…On Mon, Oct 7, 2024 at 4:56 PM Louis Beaumont ***@***.***> wrote:
@twilwa <https://github.com/twilwa> any chance you can test the wayland
impl here? #63 <#63>
is that the issue?
—
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2PEDCVPYLBW3RFVHR7S42DZ2MNRFAVCNFSM6AAAAABPPBRLCOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJYGIYTANJXGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Confirmed, works fine in Pop without wayland (X11) as far as I can tell. Couple of errors, but I'll let it run a while and see if it's functioning normally otherwise. Frankly Pop doesn't work very well in Wayland in the first place, but if I can help out over there I will :) I'll close it here since this is covered by #63 |
@twilwa we released wayland support btw! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
describe the bug
Desktop application does not detect backend start, cli application terminates on usage.
to reproduce
build application from source via https://docs.screenpi.pe/docs/getting-started , attempt to start the cli application with
./target/release/screenpipe
OR Build appimage, run, attempt to start backend via GUI.expected behavior
Backend startup occurs normally.
screenshots
Terminal output:
CLI^----GUI below, requires dev mode enabled and 'start':
system information:
fastfetch output
additional context
console loops 'connection refused, presumably due to backend bufferflow termination.
I have a few different DE's installed, my first instinct was to experiment with flipping off of Wayland but I figured I'd make the issue first, in case those logs are indicating something specific to test.
The text was updated successfully, but these errors were encountered: