Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release? #178

Closed
gerroon opened this issue Jul 24, 2019 · 20 comments
Closed

New release? #178

gerroon opened this issue Jul 24, 2019 · 20 comments

Comments

@gerroon
Copy link

gerroon commented Jul 24, 2019

Hi

Is it possible to get a new release for this app? The last release was seem to be from 2018.

@saghul
Copy link
Member

saghul commented Jul 25, 2019

Indeed, we should make one. We have some certificate shenanigans to figure out though, since we moved companies.

@gerroon
Copy link
Author

gerroon commented Aug 16, 2019

Hi

JUst checking if there could be any progress w this. It seems to be a better solution based on my interaction with my users.

@saghul
Copy link
Member

saghul commented Aug 16, 2019

Sorry no progress to report.

@lrq3000
Copy link

lrq3000 commented Mar 5, 2020

I have compiled a build for Windows here if someone else would like to use the latest release (don't worry there is no malware, that would be quite bad for my reputation :-) ): https://drive.google.com/file/d/1ikPE24KUsLDckkFBYfQbvtis2FutkVjF/view?usp=sharing

@depressiveRobot
Copy link
Contributor

Any progress on this? What are the reasons why there is no new release?

@doobry-systemli
Copy link

I agree that a new release would be awesome 👏

Jitsi becomes even more important in Corona times and apparently it's more stable for large conferences with the native clients than with the webclient 😊

@engel75
Copy link

engel75 commented Mar 25, 2020

I have compiled a build for Windows here if someone else would like to use the latest release (don't worry there is no malware, that would be quite bad for my reputation :-) ): https://drive.google.com/file/d/1ikPE24KUsLDckkFBYfQbvtis2FutkVjF/view?usp=sharing

I would love to build versions for Centos, Ubuntu and Mac. Is there any detailed tutorial to do so?

@saghul
Copy link
Member

saghul commented Mar 25, 2020

Jitsi becomes even more important in Corona times and apparently it's more stable for large conferences with the native clients than with the webclient

That can't be right. The native client is ussing Electron, which is Chrome in disguise, so using the latest Chrome should be equally stable.

@lrq3000
Copy link

lrq3000 commented Mar 25, 2020

I have compiled a build for Windows here if someone else would like to use the latest release (don't worry there is no malware, that would be quite bad for my reputation :-) ): https://drive.google.com/file/d/1ikPE24KUsLDckkFBYfQbvtis2FutkVjF/view?usp=sharing

I would love to build versions for Centos, Ubuntu and Mac. Is there any detailed tutorial to do so?

The instructions are quite simple, they are in the readme under the Development section, but you need to click on the "Show building instructions" to show the details (yes I also missed that at first ;-) ).

That can't be right. The native client is ussing Electron, which is Chrome in disguise, so using the latest Chrome should be equally stable.

There is still one advantage when using the desktop version, in that the process is separated from Chrome, so that if someone (like me!) has a huge number of tabs slowing down all of Chrome, Jitsi-Meet-Electron does not get impacted.

@gerroon
Copy link
Author

gerroon commented Mar 25, 2020

Desktop version is crucial for elderly people, it simplifies their lifes and I know that from my mom.

@saghul
Copy link
Member

saghul commented Mar 25, 2020

There is still one advantage when using the desktop version, in that the process is separated from Chrome, so that if someone (like me!) has a huge number of tabs slowing down all of Chrome, Jitsi-Meet-Electron does not get impacted.

Great point, I hadn't considered that.

@PeeJVee
Copy link

PeeJVee commented Mar 27, 2020

I agree that a new release would be awesome 👏

Jitsi becomes even more important in Corona times and apparently it's more stable for large >conferences with the native clients than with the webclient 😊

Agree with that, we have been testing all of the versions, and the app has been clearly the best option so far for Jitsi! Would be great to have a new release of this :)

@demlak
Copy link

demlak commented Mar 27, 2020

same here.. but a question about dependencys.. what about a more recent version of electron? (and other dependencies)

edit:
just a note: i was able to build windows client with electron 8.2.0 and it seems to be stable

@PeeJVee
Copy link

PeeJVee commented Mar 30, 2020

same here.. but a question about dependencys.. what about a more recent version of electron? (and other dependencies)

edit:
just a note: i was able to build windows client with electron 8.2.0 and it seems to be stable

I was trying to do the same with mac but didn't succeed with new electron version, old stable works. :( Got any hints for me, how did you get it working?

@demlak
Copy link

demlak commented Mar 30, 2020

just changed electron version in package.json to 8.2.0
"electron": "7.1.7",
to
"electron": "8.2.0",
but well.. this topic here is for new release by the dev-team.. if you got any compile errors, just open new issue

@gerroon
Copy link
Author

gerroon commented Mar 30, 2020

Can someone please gives us clear steps of building multi platform versions for thos of us who have no idea about what npm or electron is?

@bogeyman
Copy link

bogeyman commented Apr 2, 2020

Well, I know some organisations that will not accept a chrome installation, but a video conference standalone client will be ok...

@saghul
Copy link
Member

saghul commented Apr 7, 2020

We just released 2.0.0 beta, please getve it a shot!

@saghul saghul closed this as completed Apr 7, 2020
@gerroon
Copy link
Author

gerroon commented Apr 7, 2020

@saghul
Thanks for the release.
Is it possible to avoid this issue? As of now non admin users cant use this on Debian based systems.

Since this is an appimage, it is not possible fixt permissions, even so one will still need admin rights.

./jitsi-meet-x86_64.AppImage 
[3632806:0407/102544.687552:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_jitsi-ZiYpaV/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap


@saghul
Copy link
Member

saghul commented Apr 7, 2020

Please follow here: #231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants