xlmnxp / blue-recorder

Simple Screen Recorder written in Rust based on Green Recorder
Other
520 stars 26 forks source link

blue-recorder doesn't work under Ubuntu 22.04 when installed from snap store #36

Open danboid opened 2 years ago

danboid commented 2 years ago

I am running GNOME 42.2 Wayland under Ubuntu 22.04 and I'm using Intel UHD graphics. I installed blue-recorder via the snap store but it doesn't work for me. I have tried recording both a full window and an area of the screen but in both cases the video file contains no video (its all black) and I either get no sound or a garbled mess of noise.

I have tried recording to both mkv and avi with the same results. I have not tried the flatpak or building from source.

$ snap list
Name                       Version                     Rev    Tracking         Publisher   Notes
bare                       1.0                         5      latest/stable    canonical✓  base
blue-recorder              0+git.77ab1d6               126    latest/stable    xlmnxp      -
core18                     20220706                    2538   latest/stable    canonical✓  base
core20                     20220805                    1611   latest/stable    canonical✓  base
firefox                    103.0.2-1                   1670   latest/stable/…  mozilla✓    -
gnome-3-28-1804            3.28.0-19-g98f9e67.98f9e67  161    latest/stable    canonical✓  -
gnome-3-38-2004            0+git.891e5bc               112    latest/stable/…  canonical✓  -
gtk-common-themes          0.1-81-g442e511             1535   latest/stable/…  canonical✓  -
snap-store                 41.3-60-gfe4703a            582    latest/stable/…  canonical✓  -
snapd                      2.56.2                      16292  latest/stable    canonical✓  snapd
snapd-desktop-integration  0.1                         14     latest/stable/…  canonical✓  -
xlmnxp commented 2 years ago

Is your session x11 or wayland?

danboid commented 2 years ago

Wayland. Ubuntu 22.04 GNOME 42.

xlmnxp commented 2 years ago

related #27

faveoled commented 1 year ago

Wayland. Ubuntu 22.04 GNOME 42.

Works for me on Xorg, same OS. Used the following commands:

sudo snap install blue-recorder
sudo snap connect blue-recorder:audio-record
sudo snap connect blue-recorder:screencast-legacy
xlmnxp commented 10 months ago

fixed in #39

fulwang commented 10 months ago

Hello experts,

Did this issue been resolved? I encounter the same problem as above on ubuntu 22.04 desktop with GNOME version 42.9. blue recorder installed from snap store.

Thanks!

image

xlmnxp commented 10 months ago

Yes but snap port still working on progress

michaelof commented 5 months ago

Hopefully related / same issue: Installed via flatpak on OpenSuse Leap 15.5. Wayland.

When trying to start / starting a recording, independent of file format selected (e.g. MP4) a ".webm" file with desired name in desired folder is created. Blue recorder says "recording" and shows the elapsed time. But file size stays at 0 bytes. Results in file being deleted when recording is stopped.

If this is flat / snap specific, or a Wayland issue: Please advice if i should open a separate issue. My intention is to wait, to get notified here when this maybe will be fixed in future.

Currently all screen recorders I've used before, "shipped" with OpenSuse, are broken for Wayland. German magazine "c't" mentioned in an recent article that Blue Recorder works on Wayland, that's why I've tried :)

michaelof commented 5 months ago

FYI: Behind paywall and German, but: https://www.heise.de/select/ct/2024/7/2405018172241180267

xlmnxp commented 5 months ago

@michaelof can you open new issue about it and include cli logs please, we will try to reproduce your issue