-
Notifications
You must be signed in to change notification settings - Fork 24
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
Timeout for viewing presentation in meeting #24
Comments
The initial exchange of connection candidates in the log looks sane, but unfortunately there isn't much more information as to why Pidgin wasn't able to find any workable connection route. In past weeks I implemented changes that should eliminate some connectivity issues, so first please try updating your pidgin-sipe and libnice packages from the PPA. If you still experience problems, increase verbosity of your log so that it includes also debug traces from connection establishment subsystem:
|
First of all, I want to thank you all for your great work. Here is the log with the above switches. I hope that you will find something. Just let me know if you need anything else. |
Question. The timeout, could it have something to do with remmina and proxy? |
Timeout means Pidgin wasn't able to establish connection with the remote party within 30 seconds. Remmina shouldn't have much in common with that. |
Unusual network configuration like with VPN or proxy may affect your connectivity. In that case it would be good if you could describe your setup in more detail. |
Yes, the problem seems to be just joining conferences. Desktop sharing between Lync/Skype works. So I think the network/proxy setup is the problem. This presents a problem. I have limited insight on how the network/proxy typology looks like against MS. So, I need guidance to exactly what you are looking for. |
Strange thing is happening. Someone can't share their desktop to me unless I have shared mine first to them. After the initial procedure above, desktop sharing works fine after that. Unfortunately, I was not able to get a log of what is happening. I will get one the next time it is happening. I have updated to the latest in the ppa. |
The latest PPA version of libnice produces more verbose debug output that could help us analyzing your problem. If you still experience these difficulties, you may try to get a log from Pidgin run with the following settings:
You'll need at least this version of libnice installed:
|
Sorry for the late response. I have been away on business. I see improvements. Now when accepting a presentation, remmina starts but crashes. Here is the debug file. |
Thanks for the log. I see from the file, and it is also your direct observation, that the original problem has gone away and Sipe now successfully connects to the meeting.
As to the crash, we are aware of one such problem in remmina affecting some users: https://github.com/FreeRDP/Remmina/issues/747 (a short analysis in my post). We still don't have a solution for it but hope to find one soon with the help of Remmina developers. To be sure you've hit the same bug, would it be possible for you to run remmina in gdb and get a stack trace of your crash by following the steps described on our wiki? |
Closing this ticket as @magnusolsson80 reported the original problem has been solved. |
I still have the same issue using latest packages from ppa on Ubuntu 17.10 I get: That repeats until saying: That a prompt appears saying that the request has timed out NOTE: Audio stopped working after I restarted pidgin in debug mode: |
I'm not sure if this is exactly the same issue, but it looks similar. I can make calls and join meetings, but any attempt to connect to a presentation (More -> Show Presentation) causes Pidgin to segfault. Of course, if I run this under GDB, it doesn't segfault. It doesn't work, but it doesn't segfault -- it just doesn't open any windows.
I just tried with |
When attending a meeting, I get a dialogue box to accept a shared presentation. After accepting, I get the dialogue message "Couldn't create stream, Connection timed out".
OS: Ubuntu 16.04
PPA: https://launchpad.net/~sipe-collab/+archive/ubuntu/ppa
Attaching pidgin log file.
pidgin-log.txt
The text was updated successfully, but these errors were encountered: