billranton
|
2016-03-03
, 22:21
|
Posts: 307 |
Thanked: 1,460 times |
Joined on May 2011
@ Switzerland
|
#571
|
The Following User Says Thank You to billranton For This Useful Post: | ||
|
2016-03-03
, 22:30
|
|
Posts: 654 |
Thanked: 2,368 times |
Joined on Jul 2014
@ UK
|
#572
|
nemo ~ $ systemctl --user status rockpoold rockpoold.service - Rockpool daemon for Pebble smartwatches Loaded: loaded (/usr/lib/systemd/user/rockpoold.service; disabled) Active: active (running) since Thu 2016-03-03 21:59:20 GMT; 29min ago Main PID: 1095 (invoker) CGroup: /user.slice/user-100000.slice/user@100000.service/rockpoold.service └─1095 /usr/bin/invoker -o --type=qt5 /usr/bin/rockpoold
|
2016-03-03
, 22:31
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#573
|
|
2016-03-03
, 22:56
|
|
Posts: 654 |
Thanked: 2,368 times |
Joined on Jul 2014
@ UK
|
#574
|
nemo ~ $ qdbus org.rockwork /org/rockwork/B0_B4_48_C6_10_B1 org.freedesktop.DBus.Peer.Ping
|
2016-03-04
, 05:54
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#575
|
|
2016-03-04
, 06:51
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#576
|
I actually liked that I could control the volume of my phone with Pebbled, even if there was NO music app running in the background. With RockPool, I can't
Will you guys please add it as an option when the GUI is ready...?
The Following 2 Users Say Thank You to abranson For This Useful Post: | ||
|
2016-03-04
, 06:57
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#577
|
That should work, and it worked when I just tested it. Are you on v2 or v3 firmware? Do you see anything in the journal? It should say:
watchfish::MusicController::setVolume:277 - Setting volume: 8
The music watch app is a bit annoying on v3 though. It only temporarily switches to the volume buttons, so if you're not quick enough it will flip back to the track control.
Edit: New thread is a good idea, although it's really the same lineage going all the way back to skipping stones...
The Following 2 Users Say Thank You to HtheB For This Useful Post: | ||
|
2016-03-04
, 08:04
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#578
|
I can confirm the apps and watchfaces can be installed on the watch. Too bad the watch has no internet connection yet.
The Following User Says Thank You to abranson For This Useful Post: | ||
|
2016-03-12
, 15:53
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#579
|
I'm trying to work out if I can send notifications with dbus, but I've not been able to so far. Should this work:
?Code:nemo ~ $ qdbus org.rockwork /org/rockwork/B0_B4_48_C6_10_B1 org.freedesktop.DBus.Peer.Ping
qdbus org.rockwork /org/rockwork/B0_B4_48_80_B9_87 org.rockwork.Pebble.PerformFirmwareUpgrade
qdbus org.rockwork /org/rockwork/B0_B4_48_80_B9_87 org.rockwork.Pebble.RequestScreenshot
The Following 3 Users Say Thank You to abranson For This Useful Post: | ||
|
2016-03-15
, 21:41
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#580
|
Most of it actually isn't that hard and I based it on some code made by javispedro, which can be found here (the agendamanager files). But you'll also need to append a line to some permissions file of Sailfish, otherwise you can't open the sqlite database. How to do this can be found in the RPM spec file of the previously linked repo.
The Following User Says Thank You to abranson For This Useful Post: | ||
Tags |
pebble, pebble time, pebbled |
|