Package Details: bluejeans 2.33.2-1

Git Clone URL: https://aur.archlinux.org/bluejeans.git (read-only, click to copy)
Package Base: bluejeans
Description: BlueJeans desktop app for video calls
Upstream URL: https://www.bluejeans.com
Keywords: bluejeans videocall voip
Licenses: proprietary
Submitter: delx
Maintainer: guzzisti
Last Packager: guzzisti
Votes: 31
Popularity: 0.000000
First Submitted: 2015-08-12 11:48 (UTC)
Last Updated: 2024-01-27 18:54 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

jimbojim commented on 2020-04-02 15:34 (UTC) (edited on 2020-04-02 15:35 (UTC) by jimbojim)

I've been using 2.1.1 all day. So far no crashes. I hand rolled it by modifying PKGBUILD.

Also, this is not building the most recent rpm from bluejeans. It's still building 2.1.0 which was segfaulting for me.

If someone wants directions on how to hand roll it, let me know, it's very easy. I'm happy to post here as a workaround until the package gets updated.

kensmith commented on 2020-04-01 17:02 (UTC)

This autocrash is happening for me on the latest. I also confirmed that the most recent rpm from Bluejeans is the one that this package is building. I contacted Bluejeans but have yet to hear back from them. They're probably very busy supporting day to day operations due to massively increased load on their backend so I don't expect something like the Linux support for the app to be a priority for a while. If I hear anything from them, I'll update here.

attilabogar commented on 2020-03-31 19:44 (UTC) (edited on 2020-03-31 19:46 (UTC) by attilabogar)

I had to do the following to get bluejeans to pick up the url's:
xdg-settings set default-url-scheme-handler bjnb bluejeans-v2.desktop
sudo sed -i 's/"//g' /usr/share/applications/bluejeans-v2.desktop

Maybe the .desktop fix could go into the PKGBUILD?

jat255 commented on 2020-03-31 18:18 (UTC) (edited on 2020-03-31 18:19 (UTC) by jat255)

Also getting segfaults:

$ bluejeans
{"message":"Launching app...","level":"info","timestamp":"2020-03-31 12:17:16"}
{"message":"App version - 2.1.0","level":"info","timestamp":"2020-03-31 12:17:16"}
{"message":"Empty data passed to determineMsgChannel function","level":"error","timestamp":"2020-03-31 12:17:17"}
{"message":"System OS details - {\"os\":\"linux\",\"dist\":\"Arch Linux\"}","level":"info","timestamp":"2020-03-31 12:17:17"}
{"message":"Config.xml file copied successfully","level":"info","timestamp":"2020-03-31 12:17:17"}
{"message":"Detector service copied successfully...","level":"info","timestamp":"2020-03-31 12:17:17"}
{"message":"BlueJeans detector service up & running...!","level":"info","timestamp":"2020-03-31 12:17:17"}
[1]    578713 segmentation fault (core dumped)  bluejeans

jfchevrette commented on 2020-03-28 21:16 (UTC)

I've installed a test arch system and only installed the bare minimum xorg and the bluejeans package and I could not cause it to segfault. I'm at lost as to what might cause this.

sankasan commented on 2020-03-17 13:58 (UTC) (edited on 2020-03-23 08:59 (UTC) by sankasan)

I'm having the same (or similar) segfault as in1t3r. But I think this package has the latest version at the time of writing so the out-of-date flag seems inappropriate.

m_r commented on 2020-03-17 08:00 (UTC)

Works fine for me - please remove the out of date flag.

eliminator commented on 2020-03-12 12:57 (UTC)

package builds but it fails to run the electron app and it crashes with segfault.

eriknelson commented on 2020-03-06 13:27 (UTC)

My GCalendar seems to consistently disconnect with this version for some reason, doesn't happen on Fedora using their RPM. Has anyone experienced this or is this a known issue of some kind?