Search Criteria
Package Details: gpu-screen-recorder-gtk r431.1dd7ed9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gpu-screen-recorder-gtk.git (read-only, click to copy) |
---|---|
Package Base: | gpu-screen-recorder-gtk |
Description: | Gtk frontend to gpu-screen-recorder, a shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux |
Upstream URL: | https://git.dec05eba.com/gpu-screen-recorder-gtk |
Licenses: | GPL-3.0-only |
Submitter: | DEC05EBA |
Maintainer: | DEC05EBA |
Last Packager: | DEC05EBA |
Votes: | 30 |
Popularity: | 2.33 |
First Submitted: | 2024-11-15 18:41 (UTC) |
Last Updated: | 2024-12-29 20:42 (UTC) |
Dependencies (9)
- gpu-screen-recorderAUR
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libayatana-appindicator
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libx11 (libx11-gitAUR)
- libxrandr (libxrandr-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5
DEC05EBA commented on 2022-07-24 12:04 (UTC)
@mfcmquintela no but i could add that
mfcmquintela commented on 2022-07-24 12:01 (UTC)
Is there anyway of saving the settings (quality, screen, audio, save location, etc) between restarts of the program? Currently I'm having to manually set up everything again between each individual start.
MarsSeed commented on 2022-03-17 00:14 (UTC)
Hi,
Currently this is not a
'-git'
VCS package.Please change it so that its source is declared as
git+https://repo.dec05eba.com/gpu-screen-recorder-gtk.git
,and the PKGBUILD should implement an appropriate
pkgver()
function.ThatOneSeong commented on 2021-11-14 17:34 (UTC)
Thank you, the updated package indeed works on Plasma.
DEC05EBA commented on 2021-11-14 04:54 (UTC)
thanks, i believe it should work on kde plasma now
ThatOneSeong commented on 2021-11-13 04:59 (UTC) (edited on 2021-11-13 05:00 (UTC) by ThatOneSeong)
Error occurs immediately upon invoking
gpu-screen-recorder-gtk
. This error was originally reported on an old installation - when reinstalled using Xfce4 as the default DE, it works. But I just installed/switched over to Plasma and the gtk frontend is broken the same exact way.The CLI
gpu-screen-recorder
works fine though.DEC05EBA commented on 2021-11-06 20:56 (UTC) (edited on 2021-11-06 20:56 (UTC) by DEC05EBA)
when does that error occur? are you using a compositor such as picom? what window manager/desktop environment are you using? also give https://aur.archlinux.org/packages/gpu-screen-recorder-git/ a try directly instead
ThatOneSeong commented on 2021-11-06 20:13 (UTC)
Unfortunately does not work on my setup:
(gpu-screen-recorder-gtk:1079886): Gdk-WARNING **: 16:09:51.246: The program 'gpu-screen-recorder-gtk' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAccess (attempt to access private resource denied)'. (Details: serial 174 error_code 10 request_code 33 (core protocol) minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)
« First ‹ Previous 1 2 3 4 5