You are not logged in.

#1 2023-03-20 13:52:32

ikako
Member
Registered: 2023-03-20
Posts: 4

google meet, cannot share screen, using hyprland

hi guys, i have a problem, i cannot share screen in google meet, i've followed this tutorial on hyprland website: tutorial

the output of

systemctl --user status xdg-desktop-portal-hyprland

:

× xdg-desktop-portal-hyprland.service - Portal service (Hyprland implementation)
     Loaded: loaded (/usr/lib/systemd/user/xdg-desktop-portal-hyprland.service; static)
     Active: failed (Result: exit-code) since Mon 2023-03-20 16:57:57 +04; 52min ago
    Process: 8081 ExecStart=/usr/lib/xdg-desktop-portal-hyprland (code=exited, status=1/FAILURE)
   Main PID: 8081 (code=exited, status=1/FAILURE)
        CPU: 4ms

Mar 20 16:57:57 archlinux systemd[567]: xdg-desktop-portal-hyprland.service: Scheduled restart job, restart counter is at 5.
Mar 20 16:57:57 archlinux systemd[567]: Stopped Portal service (Hyprland implementation).
Mar 20 16:57:57 archlinux systemd[567]: xdg-desktop-portal-hyprland.service: Start request repeated too quickly.
Mar 20 16:57:57 archlinux systemd[567]: xdg-desktop-portal-hyprland.service: Failed with result 'exit-code'.
Mar 20 16:57:57 archlinux systemd[567]: Failed to start Portal service (Hyprland implementation).

the output of

systemctl --user status pipewire wireplumber

:

× pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: enabled)
     Active: failed (Result: exit-code) since Mon 2023-03-20 15:11:38 +04; 2h 40min ago
   Duration: 35ms
TriggeredBy: × pipewire.socket
    Process: 772 ExecStart=/usr/bin/pipewire (code=exited, status=254)
   Main PID: 772 (code=exited, status=254)
        CPU: 23ms

Mar 20 15:11:38 archlinux systemd[567]: pipewire.service: Scheduled restart job, restart counter is at 5.
Mar 20 15:11:38 archlinux systemd[567]: Stopped PipeWire Multimedia Service.
Mar 20 15:11:38 archlinux systemd[567]: pipewire.service: Start request repeated too quickly.
Mar 20 15:11:38 archlinux systemd[567]: pipewire.service: Failed with result 'exit-code'.
Mar 20 15:11:38 archlinux systemd[567]: Failed to start PipeWire Multimedia Service.

○ wireplumber.service - Multimedia Service Session Manager
     Loaded: loaded (/usr/lib/systemd/user/wireplumber.service; enabled; preset: enabled)
     Active: inactive (dead) since Mon 2023-03-20 15:11:38 +04; 2h 40min ago
   Duration: 34ms
    Process: 773 ExecStart=/usr/bin/wireplumber (code=exited, status=0/SUCCESS)
   Main PID: 773 (code=exited, status=0/SUCCESS)
        CPU: 27ms

Mar 20 15:11:38 archlinux systemd[567]: Started Multimedia Service Session Manager.
Mar 20 15:11:38 archlinux wireplumber[773]: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
Mar 20 15:11:38 archlinux wireplumber[773]: found session bus but no portal
Mar 20 15:11:38 archlinux systemd[567]: Stopping Multimedia Service Session Manager...
Mar 20 15:11:38 archlinux wireplumber[773]: stopped by signal: Terminated
Mar 20 15:11:38 archlinux wireplumber[773]: disconnected from pipewire
Mar 20 15:11:38 archlinux systemd[567]: Stopped Multimedia Service Session Manager.
Mar 20 15:11:38 archlinux systemd[567]: Dependency failed for Multimedia Service Session Manager.
Mar 20 15:11:38 archlinux systemd[567]: wireplumber.service: Job wireplumber.service/start failed with result 'dependency'.

any help at all would be much appreciated, thanks

Offline

#2 2023-03-20 14:31:53

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,255

Re: google meet, cannot share screen, using hyprland

Is pulseaudio installed? You should rather opt for pipewire-pulse in that constellation and also maybe post these things in relation, i.e. from a login where these services are failing what do you get from

sudo journalctl -b

post that output. https://wiki.archlinux.org/title/List_o … n_services

Offline

#3 2023-03-20 16:56:54

ikako
Member
Registered: 2023-03-20
Posts: 4

Re: google meet, cannot share screen, using hyprland

yes pulseaudio is installed, its like 2936 lines should i post it? sorry im as noob as it gets, thanks for your time though

Offline

#4 2023-03-20 18:12:58

ikako
Member
Registered: 2023-03-20
Posts: 4

Re: google meet, cannot share screen, using hyprland

Offline

#5 2023-03-20 18:25:25

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,255

Re: google meet, cannot share screen, using hyprland

Yes you should, see my link for how to post these easily. Install pipewire-pulse instead of pulseaudio so you do not run into logical conflicts with wireplumber

Offline

Board footer

Powered by FluxBB