Skip to content
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

Screensharing not working with vesktop in hyprland (NixOS) #8096

Closed
1 task done
Eveeifyeve opened this issue Oct 12, 2024 · 1 comment
Closed
1 task done

Screensharing not working with vesktop in hyprland (NixOS) #8096

Eveeifyeve opened this issue Oct 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Eveeifyeve
Copy link

Already reported ? *

  • I have searched the existing open and closed issues.

Regression?

Yes

System Info and Version

System/Version info
Hyprland 0.44.0 built from branch  at commit 7564b26b7d386d248eaa47c1a481c09eefd8e3ca  ().
Date: 2024-10-11
Tag: , commits: 5328
built against aquamarine 0.4.2


flags set:
debug


System Information:
System name: Linux
Node name: nixos
Release: 6.6.54
Version: #1-NixOS SMP PREEMPT_DYNAMIC Fri Oct  4 14:30:05 UTC 2024


GPU information: 
09:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15d8] (rev c9) (prog-if 00 [VGA controller])


os-release: ANSI_COLOR="1;34"
BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues"
BUILD_ID="24.11.20241010.b69de56"
DOCUMENTATION_URL="https://nixos.org/learn.html"
HOME_URL="https://nixos.org/"
ID=nixos
IMAGE_ID=""
IMAGE_VERSION=""
LOGO="nix-snowflake"
NAME=NixOS
PRETTY_NAME="NixOS 24.11 (Vicuna)"
SUPPORT_URL="https://nixos.org/community.html"
VERSION="24.11 (Vicuna)"
VERSION_CODENAME=vicuna
VERSION_ID="24.11"


plugins:

======Config-Start======


Config File: /home/eveeifyeve/.config/hypr/hyprland.conf: Read Succeeded
exec-once = /nix/store/4a86f7kq7757fjwf5zzwk0jxixn4330n-dbus-1.14.10/bin/dbus-update-activation-environment --systemd --all && systemctl --user stop hyprland-session.target && systemctl --user start hyprland-session.target
$mod=SUPER
decoration {
  blur {
    enabled=true
    passes=1
    size=3
    vibrancy=0.169600
  }
  active_opacity=1.000000
  drop_shadow=true
  inactive_opacity=1.000000
  rounding=10
  shadow_range=4
  shadow_render_power=3
}
bind=$mod SHIFT, L, exec, rofi -show run
bind=$mod, V, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy
bind=$mod, T, exec, kitty
bind=$mod, C, killactive
bind=$mod, code:10, workspace, 1
bind=$mod SHIFT, code:10, movetoworkspace, 1
bind=$mod, code:11, workspace, 2
bind=$mod SHIFT, code:11, movetoworkspace, 2
bind=$mod, code:12, workspace, 3
bind=$mod SHIFT, code:12, movetoworkspace, 3
bind=$mod, code:13, workspace, 4
bind=$mod SHIFT, code:13, movetoworkspace, 4
bind=$mod, code:14, workspace, 5
bind=$mod SHIFT, code:14, movetoworkspace, 5
bind=$mod, code:15, workspace, 6
bind=$mod SHIFT, code:15, movetoworkspace, 6
bind=$mod, code:16, workspace, 7
bind=$mod SHIFT, code:16, movetoworkspace, 7
bind=$mod, code:17, workspace, 8
bind=$mod SHIFT, code:17, movetoworkspace, 8
bind=$mod, code:18, workspace, 9
bind=$mod SHIFT, code:18, movetoworkspace, 9
bindl=, XF86AudioPlay, exec, playerctl play-pause
bindl=, XF86AudioPause, exec, playerctl play-pause
bindl=, XF86AudioNext, exec, playerctl next
bindl=, XF86AudioPrev, exec, playerctl previous
exec-once=wl-paste --type text --watch cliphist store
exec-once=wl-paste --type image --watch cliphist store

======Config-End========

Description

Having issues with screen shareing with vesktop using nixos, did trouble shoot steps in wiki everything is still working like I did a test with gum_test and it works in firefox but not vesktop.

How to reproduce

  1. Using this Config: https://github.com/Eveeifyeve/Dotfiles/tree/feat/improve-conf
  2. Open vesktop with --enable-features=UseOzonePlatform --ozone-platform=wayland
  3. Screenshare your screen
  4. Check logs in your terminal

Crash reports, logs, images, videos

34.527205:ERROR:egl_dmabuf.cc(608)] Failed to record frame: Error creating EGLImage - EGL_BAD_MATCH
[14166:1013/07563
@Eveeifyeve Eveeifyeve added the bug Something isn't working label Oct 12, 2024
@vaxerski
Copy link
Member

wrong repo, asked 100 times, dupe, hyprwm/xdg-desktop-portal-hyprland#270

@vaxerski vaxerski closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants