<adamcstephens>
leon made the suggestion above and it’s a good one. it’s helpful to run River using systemd-exec since it can capture all the output into the journal for you
ayushnix has quit [Read error: Connection reset by peer]
leopoldek has quit [Remote host closed the connection]
pkap has joined #river
<ninewise>
other than the search results on floating tree trunks down waterways when querying 'river logging'? :D
Guest87 has joined #river
notzmv has joined #river
pkap has quit [Ping timeout: 250 seconds]
maralorn has joined #river
<maralorn>
I have a cringe question: Has anyone successfully used river for incoming teamviewer connections and can tell me what I need to do to make that work?
<ifreund>
what is teamviewer?
<maralorn>
It’s a proprietary tool for remote code execution.
<ifreund>
ok... and what does it have to do with river? is it trying to read the contents of your screen or something?
<maralorn>
So I guess it needs some kind of portal?
<ifreund>
yeah, you need to set up xdg-desktop-portal-wlr and pipewire
<maralorn>
What has pipewire to do with it?
<maralorn>
Anyway generally screensharing works for me.
<ifreund>
pipewire is what the xdg-desktop-portal stuff uses for screen sharing
<maralorn>
Huh, I see.
<ifreund>
so what's not working with teamviewer then? the input side of things?
<ifreund>
does it work on any wayland compositor?
<maralorn>
Well, I have no clue, what’s not working. And I don’t know if it would under gnome. Symptom is, that the incoming client sees a perpetual "Connecting …". While I see in the logs of my teamviewer daemon:
<maralorn>
Feb 29 12:51:19 hephaistos su[2376308]: Successful su for maralorn by root
<maralorn>
Feb 29 12:51:19 hephaistos su[2376308]: pam_unix(su:session): session opened for user maralorn(uid=1000) by (uid=0)
<maralorn>
Feb 29 12:51:19 hephaistos su[2376308]: pam_unix(su:session): session closed for user maralorn
<maralorn>
And that’s it.
<maralorn>
No other reaction, no popup, no indication in my open teamviewer client.
<maralorn>
It could be anything. Maybe I need to open some ports, no clue …
<ifreund>
hmm, yeah not really much to go on there for me :/
<ifreund>
may try searching around on the internet to see if anyone's got it working on any wayland compositor, or any wlroots-based compositor
<maralorn>
Well, in their guide they have screenshots of it working in gnome.
<maralorn>
Ah, that’s not wlroots, I see your point.
<maralorn>
But thank you for indulging my problem.
<ifreund>
good luck!
<maralorn>
Huh, just realizing that my teamviewer client is using Xwayland.
<maralorn>
Different question about screensharing in general. The portal seems to be starting scrot to let me choose an output (which is kinda unnecessary when I only have one output.) Can I configure that so that scrot lets me draw an arbitrary rectangle to share like it does for screenshots?