-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
"Join meeting" button in pre-meeting screen not clickable. #20545
Comments
On Fri, Jan 14, 2022 at 01:32:42AM -0800, Germain wrote:
Could you share a bit more information regarding the Jitsi instance tied
with your Element deployment?
Debian (at least the versions I've tested (10 and 11), don't come with
separate jitsi packages, and they apparently weren't necessary as
Element-desktop worked without them. The packages from packages.riot.im
(from where I installed Element-dsktop) don't have any dependency on jitsi*.
This is the relevant apt sources list.
deb [signed-by=/usr/share/keyrings/riot-im-archive-keyring.gpg] https://packages.riot.im/debian/ bullseye main
Still, I installed jitsi on one computer (per the instructions on jitsi.org):
curl https://download.jitsi.org/jitsi-key.gpg.key | sudo sh -c 'gpg --dearmor > /usr/share/keyrings/jitsi-keyring.gpg'
echo 'deb [signed-by=/usr/share/keyrings/jitsi-keyring.gpg] https://download.jitsi.org stable/' | sudo tee /etc/apt/sources.list.d/jitsi-stable.list > /dev/null
Then from aptitude installed jitsi-meet, dependencies and manually all
suggestions.
This installed a large amount of packages, but it made no difference.
Element-desktop has the same behavior, even after a reboot and with a
large amount of jitsi daemons running in the background.
From all indications it appears that Element-desktop from
packages.riot.im is self-contained and didn't need anything external
beyond the dependencies specified in the package, and those don't
include snything jitsi. It worked fine until it didn't recently.
To reiterate: On machine 1 (a desktop with a usb camera) Element stopped
working with the symptoms described in issue 18506 quite a while ago.
Then I upgraded to Debian 11 and it still didn't work, then something
happened (some python package got possibly upgraded?) and it worked
correctly for a few days, until it didn't again.
On machine 2 (a laptop with the same Debian stable and built-in camera)
Element-desktop worked fine until a few days ago. The only difference I
noticed when it stopped working was that now Element-desktop had the
"pre-meeting" screen. On this computer, after clicking the "Join
Meeting" button, the screen turns grey and no amount of hovering of
clicking brings the red "hang up" button or any of the other overlaid
buttons (including the settings gear) so there is no way to even exit
this mode. The only thing I can do then is exit Element desktop.
On machine 3 (another laptop with the same debian stable and built-in
camera), Element-desktop behaves the exact same way as on machine 1.
On this computer, I installed jitsi from jitsi.org as described above
and it didn't make any difference in the behavior.
Is jitsi (separately installed) a requirement/dependency now? The
example with machine 3 seems to suggest that either it is not, or some
additional internal configuration needs to be done. I'm at a loss,
considering that until recently it was working just fine.
|
Managed to solve the problem described above for machine 2 by clearing This script clears the cache files used by ElementELEMENT=Element-NightlyELEMENT=Element cd $HOME/.config/$ELEMENT/Cache Now Element works on this one machine, but on the 2 others I see the same On the other 2 machines, clearing the caches does not solve the problems. If someone told me where I can find detailed log files, or how to make Is there anything I can do to somehow enable the "Join Meeting" button on the |
Is it possible to provide screenshots of the issue(s)? |
On Thu, Jan 20, 2022 at 06:49:56AM -0800, James Salter wrote:
Is it possible to provide screenshots of the issue(s)?
The screen capture program interferes with the mouse hover events so I can't
capture what comes up when the mouse hovers over the video part of the screen.
I could capture the "you have been disconnected" message. It is attached as
element-screen-capture.jpg. This is without the pre-meeting screen.
When connected without the "pre-meeting" screen this is what I see. Video is
disabled, as is the microphone. Clicking on the enable camera icon on the bar
of buttons that pops up when the mouse is over the video field does nothing,
yet clicking on the '^' to it's top right does bring up a small overlay with
the video straight from the camera. The red "hang up" button works, and that
is how I can get back to the "Join meeting" screen, as depicted in
element-screen-capture-3.jpg.
When the pre-meeting screen option is enabled, getting into jitsi shows what is
depicted in element-screen-capture-2. The top part of the screen is actually
valid video from the camera, covered with a greeting card. Note that the
camera and microphone icons are enabled, correctly. The problem in this
screen is that clicking on the "Join meeting" button does nothing.
|
The update of element-nightly of 5/1/22 produced a change in behavior: upon disconnection and re-connection (which still happens every 30 seconds) the name of the room is now correct after the re-connections. Before it was a long string of random characters, so something got fixed. Still, element-desktop is still unusable on this machine. It is still impossible to see video or enable the video with the camera button. |
Another change in behavior. Element-nightly version 2022050601 still disconnects after 30 seconds, but now instead of the "you have been disconnected" screen as shown above, it goes back to the original "Jitsi Video Conference" sub-screen with the green button to "Join Conference". It is still not possible to enable the camera but the video feed can be seen by clicking on the '^' at the top of the enable video button. This has always been the case. |
Hi @afc54, would it be possible to get logs for this issue? You can submit them by selecting 'Feedback' from the top left menu of the app, and then choosing 'Submit debug logs'. |
Ok, I have sent the logs from the app, to the address of this issue: #20545 (comment) but nothing has showed up yet. Element-desktop has thanked me for sending the logs (no error messages). Did something not work? |
Logs are sent privately as they contain things like your MXID. I can see they have been received here. |
Also @afc54 you can review the logs before sending. There's literally a download button. |
Another change in behavior: element-nightly 5/27/22. Whereas for the last few weeks the disconnection from the Jitsi session brought back the "Jitsi Video Conference" sub-screen with the "Join Conference" green button, now an error window pops up that says: Connection lost with a green button on the lower right. Clicking it brings back the "Join Conference" sub-screen. Clicking on this button attempts to start the Jitsi video conference but with video disabled and muting enabled. Clicking on those buttons does nothing and after 30 seconds: the disconnection. This has been the behavior on this machine since I opened this bug report. |
Closing as presumed fixed due to lack of information. If this is still an issue, please open a new issue with the requested information. |
Reopening since we did receive logs |
Hello. I downloaded two different [releases] (Releases · jitsi/jitsi-meet · GitHub) (7882, 8319) on my local matchin, used npm install and make dev, then tried to start the meeting but nothing happened . I clicked the “Join Meeting” button. P.S. Any idias? |
Time for an update. The problem still occurs but since element-desktop has changed, so did the symptoms. As of Sept. 17, 2023, with element-nightly 2023091701, the problem still occurs, but note that the logs enclosed are from a couple of days ago. Starting element-desktop connects with the private server just fine and I soon get the file:///var/tmp/element-logs-2/join-conference.jpg window. When I click on the "Join Conference" button, I get file:///var/tmp/element-logs-2/joined-conference.jpg: a grey field. After a few seconds, in the top right corner I see my user name (file:///var/tmp/element-logs-2/joined-conference-2.jpg) but that never changes. If I hover the mouse I see Jitsy Hebboxytup... (long string of gibberish) in addition to the buttons that pop up at the bottom, but instead of that string changing to the room name and the video showing up, I get the file:///var/tmp/element-logs-2/connection-lost.jpg pop-up, and that's as far as I can go on the computer that doesn't work. Digging into the logs, these appear to be the lines that capture the problem: The question I have is: why is element doing anything with jitsi.riot.im, when I'm trying to connect with a local home server? Shouldn't all the code necessary be included in Element-desktop? ``2023-09-15T21:40:44.339Z D FetchHttpApi: <-- GET https:///_ |
Well, the drag and drop of the screen captures (*.jpg) didn't work: "Something went really wrong and we can't process that file". Copy/paste only pastes the file path: ie: file:///var/tmp/element-logs-2/join-conference.jpg. I'm going to need further guidance if anyone wants to see the actual screen captures. I also notice that the pasted logs have been truncated/modified. |
Steps to reproduce
Element-desktop 1.9.8 and Element-nightly 2022011301 under Debian 11.2/stable
with KDE/Plasma, with a local private matrix-synapse 1.49.0-1~bpo11+2 server,
also under Debian 11.2 with backports.
Some of the symptoms are the same as described in
#18506
like the disconnections every 30 seconds.
Description
On startup, the main window pops up and displays the text messages just fine.
When I click on the jitsi icon the video field displays "Jitsi Video
Conference" and a button to "Join Conference".
When I do that, the video screen shows the camera input and at the bottom
half of it the pre-meeting screen has a white field with my user name and
a blue button to "Join meeting". Clicking on this button has no effect. I
can never join the meeting.
Shortly after (30 seconds), a pop-up says "You have been disconnected, you
may want to check the network connection. Reconnecting in 30 seconds." and
then it counts down. Then it disconnects again and again. This is the
same symptom described in issue 18506.
This goes on until I exit the program or I disable the pre-meeting screen
from the settings gear on the pre-meeting screen. If I do the latter I
see a grey screen with my camera input in the corner greyed out until the
next disconnection. At that time, the corner mini-screen goes black (with
the AV circle on it and the microphone and camera icons slashed out.
Clicking on the microphone or camera icons that show up when you move the
mouse over the video field don't enable them. The only thing that works
is the red hang-up button, which brings me back to the "Jitsi Video
Conference with the "Join Conference" green button" field.
Reconnecting now goes directly to the grey screen (no pre-meeting screen as
that has been disabled) until the next disconnection. The first time (before
the first disconnection, the field at the top (when mouse is hovering over the
video field had the name of the room, subsequent times it had "Jitsi Heb...".
At least I can access the config menu (...) and re-enable the pre-meeting
screen. When that is done, it's back to the unclickable blue "Join meeting"
button. However, now the microphone and camera icons in the pre-meeting
screen are usable. Clicking them re-enables the video in the top half of the
video screen.
So, it is totally impossible to make video calls from this system and the
sequences above are totally repeatable. What can I test or where can I look
to find more details to track down this issue? Some of this behavior has
been present for a few releases, before that Element-desktop worked
correctly on this computer, and most recently it did so a few days ago, until
apparently the latest upgrade. I do not remember upgrading element-desktop
manually but the pre-meeting screen is new, so I suspect this latest behavior
has been caused by the latest release.
On another computer (a laptop with built in camera) with the same debian
stable OS, I see the same issue with the pre-meeting screen but once that is
disabled, the video part of the screen turns grey and no amount of hovering
or clicking can bring up the red hang-up button, so it is impossible to do
anything but exit the program.
I have seen on a few occasions a very quickly disappearing pop-up message at
the beginning, when I just started the program, but it disappeared in less
than a second, so couldn't read what it said.
Outcome
What did you expect?
That I could join the specified room via video call like I had done before.
What happened instead?
The program is totally unusable.
Operating system
Debian 11.2/stable with KDE/Plasma, with a local private matrix-synapse 1.49.0-1~bpo11+2 server, also under Debian 11.2 with backports.
Application version
Element-desktop 1.9.8 and Element-nightly 2022011301
How did you install the app?
deb [signed-by=/usr/share/keyrings/riot-im-archive-keyring.gpg] https://packages.riot.im/debian/ bullseye main
Homeserver
local private matrix-synapse 1.49.0-1~bpo11+2 server, also under Debian 11.2 with backports.
Will you send logs?
Yes
The text was updated successfully, but these errors were encountered: