GithubHelp home page GithubHelp logo

Comments (10)

probonopd avatar probonopd commented on August 29, 2024 2

I can confirm that this works. Thank you very much 👍

By the way, I have been waiting for an app like this for Linux for a very long time since every time I wanted to start a quick web conference, I had to fiddle around with browser versions, plugins, stuff not working. This: Download, set executable, launch, works. Awesome! 🥇

from jitsi-meet-electron.

akshitkrnagpal avatar akshitkrnagpal commented on August 29, 2024

@probonopd
Please try this.
sudo apt-get install libnss3

from jitsi-meet-electron.

probonopd avatar probonopd commented on August 29, 2024

Also added it to the AppImageHub central directory of available AppImages. https://appimage.github.io/jitsi-meet/

from jitsi-meet-electron.

akshitkrnagpal avatar akshitkrnagpal commented on August 29, 2024

Glad to help. 😄

from jitsi-meet-electron.

saghul avatar saghul commented on August 29, 2024

@probonopd Thank you for doing that!

from jitsi-meet-electron.

probonopd avatar probonopd commented on August 29, 2024

Same on Ubuntu 16.04. It's really annoying to have to run an apt-get command on a freshly booted Live ISO just to run an AppImage. Workaround works:

./jitsi-meet-x86_64.AppImage --appimage-extract
sed -i -e 's|3.26|3.00|g' squashfs-root/jitsi-meet
./appimagetool-x86_64.AppImage squashfs-root/

from jitsi-meet-electron.

akshitkrnagpal avatar akshitkrnagpal commented on August 29, 2024

@probonopd
Thanks for reporting this and solution too.

But I don't think we should bypass this check. This error is thrown by chrome and the error says Please upgrade to the latest NSS.
IMHO, the user should install the latest NSS.

from jitsi-meet-electron.

saghul avatar saghul commented on August 29, 2024

Agreed with @akshitkrnagpal. While a bit annoying, I think we should fix it with documentation. I'm working on a new README and I'll incorporate this.

from jitsi-meet-electron.

saghul avatar saghul commented on August 29, 2024

The README mentions this now, so I'm going to close this.

from jitsi-meet-electron.

probonopd avatar probonopd commented on August 29, 2024

The idea behind AppImage is that you just need to get one file and can run the application without needing to change anything in the underlying operating system. Since the workaround above seems to work, why not apply it?

from jitsi-meet-electron.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.