The Following 3 Users Say Thank You to Bundyo For This Useful Post: | ||
![]() |
2016-03-17
, 19:59
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#32
|
The Following 4 Users Say Thank You to Bundyo For This Useful Post: | ||
![]() |
2016-03-17
, 20:06
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#33
|
Thanks, I don't really have a clue how pkg-config works. I'll mention it in the README. Is this a bug in the sailfish packaging that needs reporting? I'm pretty sure it doesn't affect end users anyway.
The Following 3 Users Say Thank You to ruff For This Useful Post: | ||
![]() |
2016-03-17
, 22:01
|
Posts: 479 |
Thanked: 1,284 times |
Joined on Jan 2012
@ Enschede, The Netherlands
|
#34
|
Mar 17 22:53:14 Jolla [9201]: [D] Pebble::connect:139 - Connecting to Pebble: "Pebble 0A47" "00:17:E9:AD:0A:47" Mar 17 22:53:14 Jolla [9201]: [D] WatchConnection::socketError:154 - SocketError QBluetoothSocket::UnknownSocketError Mar 17 22:53:14 Jolla [9201]: [D] WatchConnection::pebbleDisconnected:143 - Disconnected Mar 17 22:53:14 Jolla [9201]: [D] Pebble::onPebbleDisconnected:493 - Pebble disconnected: "Pebble 0A47"
[nemo@Jolla ~]$ /usr/lib/qt5/bin/qdbus org.rockwork /org/rockwork/00_17_E9_AD_0A_47 org.rockwork.Pebble.IsConnected true
The Following 4 Users Say Thank You to Fuzzillogic For This Useful Post: | ||
![]() |
2016-03-17
, 22:38
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#35
|
I bit the bullet, moved from pebbled to rockpool. I'm using a Pebble Steel, which was still on firmware v2.9. Updating using rockpool seemed to go smoothly, but at some point the watch booted to recovery mode (v3.8-prf9), and rockpool couldn't make a connection anymore. (Didn't record the log, sorry)
It took me a few hours to realize the normal Android Pebble app won't work, you'd need the Pebble [b]Time[/]b app, to update to v3.10.1. Thanks Pebble. (Also, I don't have an Android device, which makes it even harder)
My PS now sports v3.10.1, but unfortunately Rockpool v0.4 won't connect, even though the Pebble is paired to Jolla. Log:
Any clues?Code:Mar 17 22:53:14 Jolla [9201]: [D] Pebble::connect:139 - Connecting to Pebble: "Pebble 0A47" "00:17:E9:AD:0A:47" Mar 17 22:53:14 Jolla [9201]: [D] WatchConnection::socketError:154 - SocketError QBluetoothSocket::UnknownSocketError Mar 17 22:53:14 Jolla [9201]: [D] WatchConnection::pebbleDisconnected:143 - Disconnected Mar 17 22:53:14 Jolla [9201]: [D] Pebble::onPebbleDisconnected:493 - Pebble disconnected: "Pebble 0A47"
[edit] Uggh, I have a clue: pebbled was mysteriously running again, and happy to (try) to connect. Also, Jolla forgot about the pairing.
Code:[nemo@Jolla ~]$ /usr/lib/qt5/bin/qdbus org.rockwork /org/rockwork/00_17_E9_AD_0A_47 org.rockwork.Pebble.IsConnected true
The Following 3 Users Say Thank You to abranson For This Useful Post: | ||
![]() |
2016-03-17
, 22:56
|
Posts: 134 |
Thanked: 370 times |
Joined on Oct 2012
@ France
|
#36
|
Could you remove those broken apps and try the 'SideloadApp' method in DBus which will use the same code as RockWork uses for installation. Download the pbw and do:
qdbus org.rockwork /org/rockwork/B0_B4_48_80_B9_87 org.rockwork.Pebble.SideloadApp /full/path/to/file.pbw
And see if the daemon does anything extra that might make it work.
The Following 4 Users Say Thank You to Astaoth For This Useful Post: | ||
![]() |
2016-03-17
, 23:35
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#37
|
The Following 7 Users Say Thank You to abranson For This Useful Post: | ||
![]() |
2016-03-18
, 12:59
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#38
|
And also, here's something we haven't seen on Sailfish before. Music track progress! Working but messy, will clean up and release.
http://i.imgur.com/tk3cEgK.jpg
The Following 4 Users Say Thank You to HtheB For This Useful Post: | ||
![]() |
2016-03-18
, 13:36
|
Posts: 134 |
Thanked: 370 times |
Joined on Oct 2012
@ France
|
#39
|
Fishing a bit here, but did you say you were on v3.4 firmware? The latest is v3.10.1, so it's possible those newer apps might be incompatible?
The Following 2 Users Say Thank You to Astaoth For This Useful Post: | ||
![]() |
2016-03-18
, 14:10
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#40
|
Awesome!
Another request for the music player: can you add the "next track title" showing at the bottom instead of the casette? It can be shown in a small font
(I remember that this was possible with SkippingStones)
With qdbus and Rockpool, org.rockwork.Pebble.PerformFirwmwareUpgrade does nothing, org.rockwork.Pebble.FirmwareUpgradeAvailable tell me I'm using the latest firmware available :s. However org.rockwork.Pebble.SoftwareVersion show me that I'm using th 3.4 version.
How can I do an upgrade with Rockpool ?
The Following 4 Users Say Thank You to abranson For This Useful Post: | ||
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.