You are not logged in.

#1 2014-02-22 18:18:39

dan457
Member
Registered: 2014-02-18
Posts: 14

Splashtop-streamer error

I have not been able to get Splashtop-streamer to work properly. Installed from ARU, and it worked the first time, I was able to setup the account, etc. After that icon would bounce for a wile and quit with nothing happening.
So I tried to launch it manualy from a terminal using the command borrowed from the .desktop file in /opt/splashtop-streamer:

python /opt/splashtop-streamer/SRStreamer.pyc

RuntimeError: Bad magic number in .pyc file

And it exits

If change it to launch with python 2:

python2 /opt/splashtop-streamer/SRStreamer.pyc

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)

And it shows up in my android client, but connecting fails.

Last edited by dan457 (2014-02-22 18:19:21)

Offline

#2 2014-02-23 12:56:23

Hydranix
Member
Registered: 2013-02-10
Posts: 56

Re: Splashtop-streamer error

You need to launch it with python2.


The libcrypto and libssl errors are normal, and don't cause any misbehaving.

splashtop-streamer for linux was made for ubuntu, and doesn't work without networkmanager.

Install networkmanager, and set up your network connection through it.


Connecting should work now, with any desktop enviroment.

Also, set up your strwamer with a specific port. I use 1337 since it's easy to remember. Set the streamer IP and port on your client devices.

Offline

#3 2016-01-24 11:37:58

BonVoyYawg
Member
Registered: 2015-08-12
Posts: 4

Re: Splashtop-streamer error

Hydranix wrote:

You need to launch it with python2.


The libcrypto and libssl errors are normal, and don't cause any misbehaving.

splashtop-streamer for linux was made for ubuntu, and doesn't work without networkmanager.

Install networkmanager, and set up your network connection through it.


Connecting should work now, with any desktop enviroment.

Also, set up your strwamer with a specific port. I use 1337 since it's easy to remember. Set the streamer IP and port on your client devices.

I've been having similar problems as the OP here. I've installed NetworkManager, using XFCE4, Gnome and KDE and I've still been unable to get Splashtop-Streamer, specifically SRFeature, to not crash when I attempt to connect. Is there something I'm missing or has something been updated that's no longer making this feasible? I've had this work still on Ubuntu but I really dislike my system's performance on that sad

Offline

#4 2016-01-28 07:59:38

tbjta
Member
Registered: 2016-01-28
Posts: 3

Re: Splashtop-streamer error

Try to install libx264-142 from the AUR. That got it working for me.

Offline

#5 2016-01-28 08:17:18

BonVoyYawg
Member
Registered: 2015-08-12
Posts: 4

Re: Splashtop-streamer error

tbjta wrote:

Try to install libx264-142 from the AUR. That got it working for me.

Thank you so much! This fixed my issue

Offline

#6 2016-01-29 05:58:37

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Splashtop-streamer error

@BonVoyYawg,

since you had a dedicated thread opened for the issue and it is solved, I am closing this thread.

https://wiki.archlinux.org/index.php/Fo … bumping.22

Closing.

Offline

Board footer

Powered by FluxBB