Search Criteria
Package Details: jitsi-meet-desktop-bin 2023.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jitsi-meet-desktop-bin.git (read-only, click to copy) |
---|---|
Package Base: | jitsi-meet-desktop-bin |
Description: | Jitsi Meet desktop application powered by Electron |
Upstream URL: | https://github.com/jitsi/jitsi-meet-electron |
Licenses: | Apache |
Conflicts: | jitsi-meet-desktop, jitsi-meet-electron |
Provides: | jitsi-meet-desktop |
Replaces: | jitsi-meet-electron |
Submitter: | mr.eshua |
Maintainer: | C0rn3j |
Last Packager: | C0rn3j |
Votes: | 39 |
Popularity: | 0.61 |
First Submitted: | 2020-04-07 19:59 (UTC) |
Last Updated: | 2023-02-03 14:48 (UTC) |
Latest Comments
1 2 3 Next › Last »
TechXero commented on 2022-06-29 07:50 (UTC)
Yup thanks for that ;)
C0rn3j commented on 2022-06-29 07:48 (UTC)
Should be fixed
TechXero commented on 2022-06-29 07:44 (UTC) (edited on 2022-06-29 07:45 (UTC) by TechXero)
Cannot build error...
/jitsi-meet-desktop-bin/src/squashfs-root/swiftshader’: No such file or directory
RalphCorderoy commented on 2022-02-26 15:12 (UTC)
This package conflicts with jitsi-meet-electron. I think it's only /usr/share/icons/hicolor/512x512/apps/jitsi-meet.png which is in both. I don't know if that file should have a -desktop suffix in this package. jitsi-meet-desktop.desktop is what makes me think that.
C0rn3j commented on 2021-11-13 18:54 (UTC)
Thanks @jg42003948, I've fixed the swiftshader perms with this update.
jg42003948 commented on 2021-11-03 23:48 (UTC)
Hello all. Im newbie.
I tried running this AUR package but nothing happens. Only this appears but GUI is not appearing.
(jitsi-meet.bin:4793): Gtk-WARNING **: 17:45:23.561: Theme parsing error: gtk-contained-dark.css:2871:228: Missing closing bracket for :not() 17:45:23.814 › APPIMAGE env is not defined, current application is not an AppImage libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
I think it's because of permissions of swiftshader directory files. Only root user can read it but normal user can't. Doing chmod 755 fixes it
Maybe add this to package build.
find ${srcdir}/squashfs-root/swiftshader -type d -exec chmod 755 {} +
Thank you to the maintainers and the other staff here for all your contributions!
C0rn3j commented on 2021-09-22 07:08 (UTC)
@zeroconf You can 'Flag a package out-of-date' instead of posting a comment, though I already get notified through RSS anyway.
zeroconf commented on 2021-09-21 23:03 (UTC)
v2.9.0 is out - https://github.com/jitsi/jitsi-meet-electron/releases
kamazeuci commented on 2021-05-25 21:27 (UTC) (edited on 2021-06-06 17:04 (UTC) by kamazeuci)
For me it doesn't work on Endeavour OS. running it in command line gives no info whatsoever. Just a new commandline prompt. If I run with sudo it opens, and gives this messages: APPIMAGE env is not defined, current application is not an AppImage GPU at BusId 0x8 doesn't have a supported video decoder And I get no option for output audio device. Just "default" but that won't work.
1 2 3 Next › Last »