You are not logged in.
Pages: 1
Topic closed
Hi there!
I'd recently discovered splashtop and I would make a try. I passed some troubles with the AUR package, a 404 error on the download link, easily resolvable by indicating the right version.
After that I cannot get work the interface.
The binary falls into /opt/splashtop-streamer, if I execute it as seen on its .desktop file
$ python /opt/splashtop-streamer/SRStreamer.pyc
RuntimeError: Bad magic number in .pyc fileI tried with several python2 versions:
$ python2 /opt/splashtop-streamer/SRStreamer.pyc
/opt/splashtop-streamer/SRTray.py:21: Warning: gsignal.c:2475: signal `child-added' is invalid for instance `0x21ea080' of type `GtkMenu'
SRFeature: /usr/lib/libcrypto.so.1.0.0: no version information available (required by SRFeature)
SRFeature: /usr/lib/libssl.so.1.0.0: no version information available (required by SRFeature)
Traceback (most recent call last):
File "launcher/SRStreamer.py", line 203, in <module>
File "launcher/SRStreamer.py", line 188, in main
File "launcher/SRStreamer.py", line 61, in __init__
File "launcher/SRStreamer.py", line 86, in loginCallback
File "launcher/SRPipe.py", line 74, in writepipe
OSError: [Errno 32] Broken pipeI already checked /usr/lib/libcrypto.so.1.0.0 and /usr/lib/libssl.so.1.0.0
$ file /usr/lib/libssl.so.1.0.0
/usr/lib/libssl.so.1.0.0: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=801a078c44102e0d373cb8003cc68365d3fa86c1, not stripped
$ file /usr/lib/libcrypto.so.1.0.0
/usr/lib/libcrypto.so.1.0.0: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ba01a9b4d7dea380e7f7bf980b7be440ba06dad2, not strippedI'm on x86_64 and KDE. Any help would be much appreciated
Thank you!
Offline
Same here on x86_64. The broken pipe message went away when I started using NetworkManger for network connection (I was using dhcpcd).
Did you get yours to work?
Offline
Try to install libx264-142 from the AUR. That got it working for me.
Offline
@tbjta,
Thanks for your helpful suggestion. But note that the thread is quite old and solutions that work today might not have worked previously.
https://wiki.archlinux.org/index.php/Fo … bumping.22
Closing.
Offline
Pages: 1
Topic closed