Another one here with same error:
Traceback (most recent call last):
File "launcher/SRRemote.strip-py", line 89, in <module>
File "launcher/SRRemote.strip-py", line 85, in main
File "launcher/SRRemote.strip-py", line 38, in __init__
File "launcher/SRMainWin.strip-py", line 328, in run_step
File "launcher/SRConfig.strip-py", line 396, in getTeams
File "/usr/lib/python2.7/xml/dom/minidom.py", line 1928, in parseString
return expatbuilder.parseString(string)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 940, in parseString
return builder.parseString(string)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 223, in parseString
parser.Parse(string, True)
xml.parsers.expat.ExpatError: no element found: line 1, column 1
Search Criteria
Package Details: splashtop-client 2.4.0.1-2
Package Actions
| Package Base: | splashtop-client |
|---|---|
| Description: | Remotely access your desktop from any device from anywhere! - Client version |
| Upstream URL: | http://www.splashtop.com/streamer/linux |
| Category: | network |
| Licenses: | |
| Submitter: | fnf |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 14 |
| First Submitted: | 2013-06-03 16:11 |
| Last Updated: | 2013-07-10 11:36 |
Dependencies (8)
Required by (0)
Sources
Latest Comments
Comment by thearcherblog
Comment by parastra
I'm getting the same error as smekkleysa, only it's happening when I try to start the client. All packages are up to date.
Traceback (most recent call last):
File "launcher/SRRemote.strip-py", line 89, in <module>
File "launcher/SRRemote.strip-py", line 85, in main
File "launcher/SRRemote.strip-py", line 38, in __init__
File "launcher/SRMainWin.strip-py", line 328, in run_step
File "launcher/SRConfig.strip-py", line 396, in getTeams
File "/usr/lib/python2.7/xml/dom/minidom.py", line 1928, in parseString
return expatbuilder.parseString(string)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 940, in parseString
return builder.parseString(string)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 223, in parseString
parser.Parse(string, True)
xml.parsers.expat.ExpatError: no element found: line 1, column 1
Comment by smekkleysa
When I try to login, I get the error below. I updated all packages, but I still cannot login.
Traceback (most recent call last):
File "launcher/SRMainWin.strip-py", line 309, in change_step_callback
File "launcher/SRMainWin.strip-py", line 328, in run_step
File "launcher/SRConfig.strip-py", line 396, in getTeams
File "/usr/lib/python2.7/xml/dom/minidom.py", line 1928, in parseString
return expatbuilder.parseString(string)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 940, in parseString
return builder.parseString(string)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 223, in parseString
parser.Parse(string, True)
xml.parsers.expat.ExpatError: no element found: line 1, column 1
Comment by fnf
I've updated splashtop-streamer for the new dependencies.
Comment by ShapeShifter499
This fails to install as of 09/30/2014 with the following error.
[lance@Arch-Chromebook ~]$ pacaur -S splashtop-streamer
:: Package(s) splashtop-streamer not found in repositories, trying AUR...
:: resolving dependencies...
:: no results found for libappindicator
[lance@Arch-Chromebook ~]$
Comment by fnf
Thanks Kynolin, adding a new resolution worked :) so it's just a limitation of the UI after all.
Comment by Kynolin
As far as the 1024x768 limit, this can be changed in "/opt/splashtop-client/SRSrvdlg.ui". Just search for "1024". You can either change it or copy the section to add additional options. This worked for me on Ubuntu 14.04, but I'm currently facing the login issue in Arch archbitusr and BrainwreckedTech mentioned. I was hoping this was just my own issue behind a proxy. :(
Comment by fnf
Perhaps it's because I've already specified login details, but I don't have any issue connecting to other servers. I have the latest updates installed.
Comment by BrainwreckedTech
I can confirm something is broken in this package as I'm getting the same error as archbitusr. I thought it might be due to the use of plus-addressing in the email, but I created an account without it and still can't log in.
It seems like Splashtop feels "it works in Ubuntu 12.04" == "Linux support". >:(
Comment by fnf
I just checked and there hasn't been a newer version.
Comment by mouseman
Is the 1024 resolution limitation still valid?
I thought there was a newer version but the site seems to be down at the moment.
Comment by fnf
It works fine for me so I'm afraid I can't help. You may want to check if the relevant packages (e.g., expat, python27) don't come from AUR as they're often outdated.
The main issue with the client is that it's limited to 1024x768 so I haven't found any use for it.
Comment by archbitusr
everything installs fine but when i start the client and try to login when i press the login button it dose nothing and in the console is says
Traceback (most recent call last):
File "launcher/SRLogin.strip-py", line 92, in button_clicked
File "launcher/SRConfig.strip-py", line 332, in verifyAccount
File "/usr/lib/python2.7/xml/dom/minidom.py", line 1928, in parseString
return expatbuilder.parseString(string)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 940, in parseString
return builder.parseString(string)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 223, in parseString
parser.Parse(string, True)
xml.parsers.expat.ExpatError: syntax error: line 1, column 49
any ideas? thankyou in advance
Comment by fnf
Yes, including Windows servers.
Comment by donniezazen
When you say client does that mean one will be able to access other splashtop-streamers using this utility?