tieto / sipe

A third-party Pidgin plugin for Microsoft Lync/OCS - clone of upstream http://repo.or.cz/w/siplcs.git
GNU General Public License v2.0
129 stars 24 forks source link

Remmina won't connect to Sipe socket when launched #90

Closed xhaakon closed 8 years ago

xhaakon commented 8 years ago
(14:05:01) sipe: Written .remmina file into /run/user/1211/sipe/applicationsharing-23595-0A8Cg2E39a85D4i9689m7EA1tE168b4C52x38C0x.remmina: [remmina]
name=sip:organizer@company.com;gruu;opaque=app:conf:applicationsharing:id:TK8WLQUW (Sipe desktop)
protocol=RDP
server=127.0.0.1:34224
security=rdp
scale=1
aspectscale=1
viewmode=1
(14:05:01) sipe: Launching remmina: remmina -c /run/user/1211/sipe/applicationsharing-23595-0A8Cg2E39a85D4i9689m7EA1tE168b4C52x38C0x.remmina
(14:05:01) sipe: RDP client launched.
xhaakon commented 8 years ago

I see the connection is established and remmina launches, but it never connects to the socket Sipe created. Maybe it crashes, which could be a case of https://github.com/FreeRDP/Remmina/issues/747.

xhaakon commented 8 years ago

@overisberg Check that you don't have any remmina instances running before you connect to the meeting. If remmina still won't open, you may try running it in gdb as described on the wiki in case it crashes and get a stack trace. We have one unresolved issue with remmina segfaulting randomly immediately after launch, see the link mentioned in a previous post.

overisberg commented 8 years ago

@xhaakon, yes you are right... I have one old remmina process running: username 14121 2707 0 maj18 ? 00:00:57 remmina -c /run/user/1211/sipe/applicationsharing-14055-EB75g2F3BaC11DiA09Am8391tAA9Ab808CxF3EDx.remmina Remmina has been updated since this process was started.

Remmina did not crash, it just opened the default remmina window where I can select which server to connect to... this window was in the background.

I will kill the old remmina process and I am sure it will work just fine again... I will close this ticket when I have confirmed that everything is working.

overisberg commented 8 years ago

Screen sharing is working fine now... so you can close the ticket.