Forum: Nokia N900
2020-01-30, 23:12
|
Replies: 9
Views: 3,053
Re: 3 new N900's on ebay, 1 left
So, "Austauschgerät" means a refurbished device by Nokia, and "keine generalüberholten Geräte" means not refurbished by anyone else - if the description should make sense.
|
Forum: Nokia N900
2020-01-30, 22:18
|
Replies: 9
Views: 3,053
Re: 3 new N900's on ebay, 1 left
In the description I read "kein Kopie oder generalüberholte Geräte"? The vodafone box looks new and some years old. The white sticker on it is yellowed.
|
Forum: Nokia N900
2020-01-30, 19:43
|
Replies: 9
Views: 3,053
3 new N900's on ebay, 1 left
Hi guys,
my new N900 has just arrived. It is my first new N900. I bought a used one years ago, then a spare device which is not original I think.
There's one left. I thought one could be...
|
Forum: Applications
2020-01-26, 20:23
|
Replies: 116
Views: 39,196
Re: [Announce] OpenSSH status widget
Update is uploaded to extras-devel.
Changelog for v2.2-11:
* bugfix: app crashed when no network connections active at all
* bugfix: wifipm did not switch off automatically (without tapping the...
|
Forum: Applications
2020-01-23, 20:22
|
Replies: 116
Views: 39,196
Re: [Announce] OpenSSH status widget
"skipSystemCheck = True/False" is not available from the GUI. When true the widget checks if "respawn" is active for sshd. If so you get asked to confirm deactivating it.
I don't know exactly...
|
Forum: Applications
2020-01-19, 21:22
|
Replies: 116
Views: 39,196
Re: [Announce] OpenSSH status widget
Try to find the passage where the code stops working on your device.
Please open your config file and change:
skipSystemCheck = True
trackingEnabled = False
and restart the status menu:
|
Forum: SailfishOS
2019-02-08, 16:50
|
Replies: 8
Views: 3,079
|
Forum: SailfishOS
2019-01-29, 16:04
|
Replies: 8
Views: 3,079
Re: Quickactions now called Shortcuts
Ha, the solution was already there :o
But note that the remote-argument can be anything, even "".
"params": {
"type": "grid",
"requires-package":...
|
Forum: SailfishOS
2019-01-29, 15:54
|
Replies: 8
Views: 3,079
Re: Quickactions now called Shortcuts
Yippie!
{
"translation_catalog": "lipstick-jolla-home",
"entries": [
{
"path": "system_settings/look_and_feel/topmenu/actions/add_a_contact",
"title":...
|
Forum: SailfishOS
2019-01-29, 15:35
|
Replies: 8
Views: 3,079
Re: Quickactions now called Shortcuts
Some progress:dbus-send --type=method_call --dest=com.jolla.contacts.ui /com/jolla/contacts/ui com.jolla.contacts.ui.createContact string:""This shows the "add contact" page when the people app is...
|
Forum: SailfishOS
2019-01-29, 12:57
|
Replies: 8
Views: 3,079
|
Forum: SailfishOS
2017-06-08, 22:36
|
Replies: 5
Views: 1,839
Re: Manual devicelock
As a note, I wanted to set the dbus action for device locking to the power key using mcetool, but after figuring out the code with dbusinspector
dbus-send --system --type=method_call...
|
Forum: SailfishOS
2017-06-08, 19:24
|
Replies: 5
Views: 1,839
Re: Manual devicelock
Yes I did. When automatic locking is set to "not in use" double pressing the power button does nothing. Should it lock? Did I something put wrong?
|
Forum: SailfishOS
2017-06-08, 18:37
|
Replies: 5
Views: 1,839
Manual devicelock
There's one thing I don't get. Why can't I lock the device manually when automatic locking is disabled?? (two question marks emphasizing my cluelessness)
To work around this I modified...
|
Forum: SailfishOS
2017-06-06, 16:30
|
Replies: 294
Views: 79,441
Re: 2.1.0/Iijoki EA
I can not help solving this - received my Jolla just one month ago. But I found a way to suppress update notifications in the events view:
In...
|
Forum: SailfishOS
2017-06-02, 14:25
|
Replies: 294
Views: 79,441
Re: 2.1.0/Iijoki EA
I did
devel-su
pkcon refresh
version --dup
now the version number is updated.
|
Forum: SailfishOS
2017-06-01, 11:56
|
Replies: 294
Views: 79,441
Re: 2.1.0/Iijoki EA
I deleted the Jolla account and notifications.db... but the update notification reappears after a few minutes.
|
Forum: SailfishOS
2017-06-01, 02:49
|
Replies: 294
Views: 79,441
Re: 2.1.0/Iijoki EA
Is displaying calendar entries for several days new in 2.1.1.12 or can this already be done in 2.1.0.11 somehow?
|
Forum: Community
2017-02-04, 20:51
|
Replies: 3
Views: 5,189
|
Forum: Community
2017-01-31, 20:52
|
Replies: 114
Views: 112,803
|
Forum: Applications
2017-01-15, 12:07
|
Replies: 116
Views: 39,196
Re: [Announce] OpenSSH status widget
"WiFi PM" is short for "WiFi Power Management", also referred to as wifi power saving mode. It is a system's feature to reduce power consumption significantly when connected to a wifi network and is...
|
Forum: Applications
2016-12-19, 02:39
|
Replies: 116
Views: 39,196
Re: [Announce] OpenSSH status widget
Recent changes were written over the weekend quickly, but it seems to find an end. These are just small changes - from now on only bugfixes.
I had an error in reasoning when trying to find that...
|
Forum: Applications
2016-12-18, 15:33
|
Replies: 116
Views: 39,196
Re: [Announce] OpenSSH status widget
Quick update :o
Sometimes "other" connections was "1" instead of "0" due to sshNetstat which sometimes gives an empty line:
Fixed:
sshNetstat = getoutput("netstat -t | grep...
|
Forum: Applications
2016-12-18, 06:11
|
Replies: 116
Views: 39,196
Re: [Announce] OpenSSH status widget
Good morning dear fellows
The connections overview is now complete in the effect that all connections are displayed by adding "other", which appears when such is present.
When wlan is off,...
|
Forum: Applications
2016-12-15, 18:22
|
Replies: 116
Views: 39,196
Re: [Announce] OpenSSH status widget
Changelog for v2.2.0:
* wifi pm feature partly rewritten for compatibility with usb connections
* wifi pm feature partly rewritten to save all parameters in the config file
* fixed bug in client...
|