Dave Patrick

Results 420 comments of Dave Patrick

I think this will be hard to integrate with the current UI, without having https://github.com/SeaDve/Kooha/pull/264 first. The future plan is to merge this PR to that PR.

> Sorry, just here to say I liked the old way of selecting area (until v2.1 included ) since it allowed more perfect pixel selection (since a window is always...

> Thought I would also add my 2 cents to this: I mostly need to record an area of the screen rather than a whole window (for showing frontend UI...

I plan to implement this as soon as https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/47 is implemented.

``` { "name": "audio-data-packs", "buildsystem": "simple", "sources": [ { "type": "archive", "url": "http://prdownloads.sourceforge.net/exult/exult_audio.zip", "sha256": "72e10efa8664a645470ceb99f6b749ce99c3d5fd1c8387c63640499cfcdbbc68" } ], "build-commands": [ "mkdir -p ${FLATPAK_DEST}/share/exult/data/music", "cp * ${FLATPAK_DEST}/share/exult/data", "cp * ${FLATPAK_DEST}/share/exult/data/music" ] }...

Sorry for the issue faced, thanks for reporting. I am gonna close this in favor of https://github.com/SeaDve/Kooha/issues/105

Rebased, but didn't test it yet

Thanks for reporting! Can you reproduce the error, and copy the logs

It seems your microphone is not detected or no sound is being recorded from it. This could use some better error message though