Closed twilwa closed 2 weeks ago
@twilwa any chance you can test the wayland impl here? #63
is that the issue?
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 https://github.com/mediar-ai/screenpipe/issues/63
is that the issue?
— Reply to this email directly, view it on GitHub https://github.com/mediar-ai/screenpipe/issues/441#issuecomment-2398210573, 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!
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:
application version: [e.g. 1.2.3]
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.