Notices


Reply
Thread Tools
Posts: 136 | Thanked: 263 times | Joined on Nov 2012 @ Germany
#11
Originally Posted by ThomasAH View Post
Is there any change you could place the deb here in the first post? I don't have extras-devel enabled.
You can download the latest deb from the package website. I added a link in the first post. Thanx for the hint.
 

The Following 2 Users Say Thank You to rasmarc For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#12
I uninstalled SSH Status and Switcher thinking it might be the root of my issue, but this persists:

Code:
~ $ openssh-status-config.py 
Traceback (most recent call last):
  File "/usr/bin/openssh-status-config.py", line 172, in <module>
    Main()
  File "/usr/bin/openssh-status-config.py", line 37, in __init__
    confirmDisconnect = self.parser.getboolean('options', 'confirmDisconnect')
  File "/usr/lib/python2.5/ConfigParser.py", line 330, in getboolean
    v = self.get(section, option)
  File "/usr/lib/python2.5/ConfigParser.py", line 511, in get
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'options'
 

The Following User Says Thank You to handaxe For This Useful Post:
Posts: 136 | Thanked: 263 times | Joined on Nov 2012 @ Germany
#13
Originally Posted by handaxe View Post
I uninstalled SSH Status and Switcher thinking it might be the root of my issue, but this persists:
There's a typo in the code that appeared when i changed a variable name, sorry. Now the created config file remains empty - which i didn't recognize because it was already created on my device. If you don't want to wait for the fix you may open

/home/user/.openssh-status-widget

and copy these lines:
Code:
[options]
confirmDisconnect = True
stopTracking = False
skipSystemCheck = False
Doing this, the configuration dialog shouldn't crash anymore.
 

The Following 2 Users Say Thank You to rasmarc For This Useful Post:
Posts: 136 | Thanked: 263 times | Joined on Nov 2012 @ Germany
#14
I just uploaded v1.1-3 to extras-devel.

Changes:
*bugfix: empty config file made app crash


All cases of a non-working config file are tested, but if there's still a fault, please let me know.
 

The Following 3 Users Say Thank You to rasmarc For This Useful Post:
Posts: 176 | Thanked: 468 times | Joined on Jan 2010 @ NL
#15
Nice! Well, due to extreme slowness of http://maemo.org/packages/ (is it that slow for everybody or just me?) I wasn't able to download any of the packages, so I guess I'll just wait 'til it hits extras-testing
__________________
Sony CMD J6 > HTC Canary > HTC Universal > Nokia N82 > Nokia N8 > Nokia N900 > HTC One X > Jolla > Nexus 5 > Nexus 5X > Pixel 2 / PinePhone
 
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#16
Originally Posted by rasmarc View Post
I just uploaded v1.1-3 to extras-devel.

...
All cases of a non-working config file are tested, but if there's still a fault, please let me know.
Thanks for this. I might have a permissions issue or an odd config entry somewhere or other, as the widget cannot start the ssh server.
Code:
/etc/init.d/ssh start
does just fine. Will look into this tomorrow.
 

The Following User Says Thank You to handaxe For This Useful Post:
Posts: 136 | Thanked: 263 times | Joined on Nov 2012 @ Germany
#17
Originally Posted by ThomasAH View Post
Nice! Well, due to extreme slowness of http://maemo.org/packages/ (is it that slow for everybody or just me?) I wasn't able to download any of the packages, so I guess I'll just wait 'til it hits extras-testing
Downloading the deb file (32KB) from here does not work for you?

http://maemo.org/packages/package_in...-widget/1.1-3/
 
Posts: 136 | Thanked: 263 times | Joined on Nov 2012 @ Germany
#18
Originally Posted by handaxe View Post
Thanks for this. I might have a permissions issue or an odd config entry somewhere or other, as the widget cannot start the ssh server.
Code:
/etc/init.d/ssh start
does just fine. Will look into this tomorrow.
The widget uses the same command ("sudo /etc/init.d/ssh start"). What about stopping the server by short pressing (that's "sudo /etc/init.d/ssh stop") and long pressing ("sudo killall sshd") the button? Does that work for you?
 
Posts: 176 | Thanked: 468 times | Joined on Jan 2010 @ NL
#19
Originally Posted by rasmarc View Post
Downloading the deb file (32KB) from here does not work for you?

http://maemo.org/packages/package_in...-widget/1.1-3/
Indeed, it does not. Connection times out for me.

Edit: Scratch that, the package website just takes really long to load, and I managed to download the package after waiting for 5-10 minutes... So I downloaded and installed openssh-status-widget_1.1-3_armel.deb, however, the status-applet does not appear to display any image (see attachment (yeah, my battery is really low ), it's the blank entry at the bottom-right). When pressed, it does not respond at all. Any idea what might cause this?
Attached Images
 
__________________
Sony CMD J6 > HTC Canary > HTC Universal > Nokia N82 > Nokia N8 > Nokia N900 > HTC One X > Jolla > Nexus 5 > Nexus 5X > Pixel 2 / PinePhone

Last edited by ThomasAH; 2015-05-07 at 23:04.
 

The Following User Says Thank You to ThomasAH For This Useful Post:
Posts: 136 | Thanked: 263 times | Joined on Nov 2012 @ Germany
#20
Originally Posted by ThomasAH View Post
it's the blank entry at the bottom-right). When pressed, it does not respond at all. Any idea what might cause this?
Does
Code:
 /usr/lib/hildon-desktop/openssh-status-widget.py
give you any output on the terminal?
 
Reply


 
Forum Jump


All times are GMT. The time now is 15:52.