Notices


Reply
Thread Tools
Posts: 58 | Thanked: 223 times | Joined on Apr 2017 @ Germany
#651
Originally Posted by taixzo View Post
Hello,

I have Sailfish X now and am trying to get my Pebble working. I'm trying to use a watch face with weather, but when I open the settings for the watch face, I cannot make the keyboard come up to type in the location field. (Works fine on the Jolla, Nexus 5 and OPX though.) Any ideas what might be causing this?
What exact watch face are you using? I could try that out on my OPX and check if it's device dependant.
 

The Following User Says Thank You to jdrescher For This Useful Post:
Posts: 1,288 | Thanked: 4,316 times | Joined on Oct 2014
#652
Originally Posted by jdrescher View Post
What exact watch face are you using? I could try that out on my OPX and check if it's device dependant.
I can confirm this, for Xperia X (official image)

This is an issue with every watchface available.

Keyboard doesnt show up at all on settings pages.

Even the login screen on Rockpool is not allowing keyboard to be shown.
 

The Following 3 Users Say Thank You to nieldk For This Useful Post:
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#653
Originally Posted by jdrescher View Post
What exact watch face are you using? I could try that out on my OPX and check if it's device dependant.
It's called Love Weather. Works fine on OPX for me. But all other weather faces I tried have the same issue (they require you to set a location before they work, and the keyboard doesn't work).
 

The Following 2 Users Say Thank You to taixzo For This Useful Post:
Posts: 58 | Thanked: 223 times | Joined on Apr 2017 @ Germany
#654
Originally Posted by taixzo View Post
It's called Love Weather. Works fine on OPX for me. But all other weather faces I tried have the same issue (they require you to set a location before they work, and the keyboard doesn't work).
OK I found out how to change the location without keyboard
On your phone go to folder (you will have a different BT address):
Code:
/home/nemo/.local/share/rockpoold/B0_B4_48_62_63_F7/js-storage
You will find there the config files for the watch faces. You must find the one for your weather watch face and open it in a editor.
Love Weather file on my phone looks like this:
Code:
[General]
options="{\"location\":\"berlin\",\"units\":\"celsius\"}"
Now just change the town and restart pebble service on your phone.
 

The Following 8 Users Say Thank You to jdrescher For This Useful Post:
Posts: 58 | Thanked: 223 times | Joined on Apr 2017 @ Germany
#655
Originally Posted by abranson View Post
Should be calling 'org.rockwork.Pebble.LaunchApp' - you left the Pebble out.
I got it !!! I cannot believe it but I got it working now!
This is almost like a dream, I will have data of my own sport tracking app on my pebble watch, crazy...

So this is what I did.
There is the very nice method "send" in appmsgmanager.cpp. I exposed this to a DBus interface in dbusinterface.cpp.
The new DBus interface is called "SendAppData" and takes the uuid of the app and a QVariantMap as data.
Now I can send data to the any app I want.

Then I looked at the log files I got from gadgetbridge and send a DBus call like this:
Code:
gdbus call -e -d org.rockwork -o /org/rockwork/B0_B4_48_62_63_F7 -m org.rockwork.Pebble.SendAppData "4dab81a6-d2fc-458a-992c-7a1f3b96a970" '{ "0": <"11:11">, "1": <"2.2">, "5": <0>, "2": <"026"> }'
And voila:
 

The Following 8 Users Say Thank You to jdrescher For This Useful Post:
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#656
Problematically, the js-storage folder is empty for me. This seems a bit strange, as I have 3 watchfaces installed.
 

The Following User Says Thank You to taixzo For This Useful Post:
Posts: 58 | Thanked: 223 times | Joined on Apr 2017 @ Germany
#657
Strange. Maybe the files are only there if you changed the settings of a watchface. Try to change the unit (celsius/fahrenheit), that should write the file. Then you can edit it.
 
Posts: 1,288 | Thanked: 4,316 times | Joined on Oct 2014
#658
Originally Posted by jdrescher View Post
Strange. Maybe the files are only there if you changed the settings of a watchface. Try to change the unit (celsius/fahrenheit), that should write the file. Then you can edit it.
Please read comments posted previously.
It’s not possible to touch settings, the GUI is not responding to touches.
At least on SFOS-X 2.1.3.7 official .
 

The Following 2 Users Say Thank You to nieldk For This Useful Post:
Feathers McGraw's Avatar
Posts: 654 | Thanked: 2,368 times | Joined on Jul 2014 @ UK
#659
Originally Posted by nieldk View Post
Please read comments posted previously.
It’s not possible to touch settings, the GUI is not responding to touches.
At least on SFOS-X 2.1.3.7 official .
I think I had the same problem ages ago and the solution was to rotate the screen a few times in a row, which brought up the keyboard. Might be misremembering.
 

The Following User Says Thank You to Feathers McGraw For This Useful Post:
Amboss's Avatar
Posts: 237 | Thanked: 502 times | Joined on May 2010 @ Mittelfranken, Germany
#660
Does anyone know why my calendar reminders show up weired on pebble?
I am using:
Jolla 1 (2.1.2.3)
Pebble Steel (v3.12.3)
calendars are from:
thunderbird (latest stable) via
sync with owncloud (10.x)

reminder, as well as the appointment in the calendar are fine on Jolla
on pebble it shows "Mozilla Standardbeschreibung" (Mozilla standard description) as topic
 
Reply

Tags
pebble, smartwatch

Thread Tools

 
Forum Jump


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