You are not logged in.
i cannot share my entire screen somehow unless it's from chromium and it's sharing another tab. Other than that obs doesnt work, i use nvidia-dkms (the opensource one?) and i aklready configured my hyprland to be like in
```https://wiki.hypr.land/Nvidia/
I also already make sure to set Chromium to be on wayland and activate WebRTC setup in the chrome .
https://wiki.hypr.land/Useful-Utilities/Screen-Sharing/
hmm anyone help thanks
systemctl --user status xdg-desktop-portal-hyprland pipewire
● xdg-desktop-portal-hyprland.service - Portal service (Hyprland implementation)
Loaded: loaded (/usr/lib/systemd/user/xdg-desktop-portal-hyprland.service; static)
Active: active (running) since Tue 2025-10-07 19:10:25 +07; 9min ago
Invocation: 3a7db398523d4f50ad81a6f1737c020a
Main PID: 116543 (xdg-desktop-por)
Tasks: 6 (limit: 37793)
Memory: 8.8M (peak: 68.3M)
CPU: 1.241s
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/xdg-desktop-portal-hyprland.service
└─116543 /usr/lib/xdg-desktop-portal-hyprland
Oct 07 19:11:10 troutmaskreplica xdg-desktop-portal-hyprland[116543]: [LOG] [pw] Building modifiers for dma
Oct 07 19:11:10 troutmaskreplica xdg-desktop-portal-hyprland[116543]: [LOG] [pw] Building modifiers for dma
Oct 07 19:11:10 troutmaskreplica xdg-desktop-portal-hyprland[116543]: [LOG] [pw] Building modifiers for dma
Oct 07 19:11:10 troutmaskreplica xdg-desktop-portal-hyprland[116543]: [LOG] [pw] Building modifiers for dma
Oct 07 19:11:10 troutmaskreplica xdg-desktop-portal-hyprland[116543]: [LOG] [pw] Building modifiers for dma
Oct 07 19:11:10 troutmaskreplica xdg-desktop-portal-hyprland[116543]: [LOG] [pw] Building modifiers for dma
Oct 07 19:11:10 troutmaskreplica xdg-desktop-portal-hyprland[116543]: [LOG] [pw] Building modifiers for dma
Oct 07 19:11:10 troutmaskreplica xdg-desktop-portal-hyprland[116543]: [LOG] [pw] Building modifiers for dma
Oct 07 19:11:10 troutmaskreplica xdg-desktop-portal-hyprland[116543]: [LOG] [pw] Building modifiers for dma
Oct 07 19:11:10 troutmaskreplica xdg-desktop-portal-hyprland[116543]: [LOG] [pw] Building modifiers for dma
● pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: enabled)
Active: active (running) since Tue 2025-10-07 18:25:18 +07; 54min ago
Invocation: 6bb6f09b684049a881f3c48dd8e83de6
TriggeredBy: ● pipewire.socket
Main PID: 61104 (pipewire)
Tasks: 3 (limit: 37793)
Memory: 19.9M (peak: 25M)
CPU: 42.796s
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
└─61104 /usr/bin/pipewire
Oct 07 18:25:18 troutmaskreplica systemd[1113]: Started PipeWire Multimedia Service.
ps aux | grep '[x]dg-desktop-portal'
wicakso+ 95935 0.0 0.1 528140 34008 ? Ssl 18:59 0:00 /usr/lib/xdg-desktop-portal-gtk
wicakso+ 112866 0.0 0.0 826956 18448 ? Ssl 19:07 0:00 /usr/lib/xdg-desktop-portal
wicakso+ 116543 0.1 0.4 559908 146552 ? Ssl 19:10 0:00 /usr/lib/xdg-desktop-portal-hyprland
grep -zE 'WAYLAND_DISPLAY|DISPLAY' /proc/128058/environ
WAYLAND_DISPLAY=wayland-1DISPLAY=:0
```
Offline
I found the problem it somehow cant run with gtk and there is some compability issue ? what the hell ?
Offline