Notices


Reply
Thread Tools
Posts: 207 | Thanked: 482 times | Joined on Mar 2016
#551
Originally Posted by rcolistete View Post
Link ?
You mean this?
 

The Following User Says Thank You to ruff For This Useful Post:
Posts: 10 | Thanked: 6 times | Joined on Sep 2014
#552
Originally Posted by ruff View Post
Can you get to the CLI (ssh or Terminal) and do
systemctl --user status rockpoold
?
Thanks Ruff. Here's the output:

Code:
[nemo@Sailfish ~]$ systemctl --user status rockpoold
rockpoold.service - Rockpool daemon for Pebble smartwatches
Loaded: loaded (/usr/lib/systemd/user/rockpoold.service; enabled)
Active: failed (Result: start-limit) since Sun 2016-10-02 10:28:53 BST; 26s ago
Process: 8349 ExecStart=/usr/bin/invoker -o --type=qt5 /usr/bin/rockpoold (code=exited, status=1/FAILURE
)
Main PID: 8349 (code=exited, status=1/FAILURE)
I tried starting it manually and I got this:

Code:
[nemo@Sailfish ~]$ /usr/bin/invoker -o --type=qt5 /usr/bin/rockpoold
invoker: Invoking execution: '/usr/bin/rockpoold'
Failed to invoke: Booster: Loading invoked application failed: 'libQt5Bluetooth.so.5: cannot open shared o
bject file: No such file or directory'
A missing dependency, that somehow didn't get installed when I reset the phone?

Thanks for your help .
 
Posts: 207 | Thanked: 482 times | Joined on Mar 2016
#553
Originally Posted by gapintheclouds View Post
A missing dependency, that somehow didn't get installed when I reset the phone?
Yeah, can you reinstall rockpool? it should pull the missing deps. Phone reset probably just force-installed all explicit packages on the list.
 

The Following User Says Thank You to ruff For This Useful Post:
Posts: 10 | Thanked: 6 times | Joined on Sep 2014
#554
Originally Posted by ruff View Post
Yeah, can you reinstall rockpool? it should pull the missing deps. Phone reset probably just force-installed all explicit packages on the list.
Thanks for that. Still get the error message after reinstall. Tried removing and adding abranson's repo as well as installing the rpm directly. Is it worth resetting the phone again and then installing while still on pre-2.0 Sailfish in case something went wrong during an update somewhere?

Cheers!
 
Posts: 207 | Thanked: 482 times | Joined on Mar 2016
#555
Originally Posted by gapintheclouds View Post
Tried removing and adding abranson's repo as well as installing the rpm directly. Is it worth resetting the phone again and then installing while still on pre-2.0 Sailfish in case something went wrong during an update somewhere?
This is not custom package, rather from core. This is odd. Can you do following commands on your phone? The lib is apparently in the deps and if rpm is getting installed it means dependency is resolved.
Code:
[nemo@Sailfish ~]$ rpm -qR rockpool | grep libQt5Bluetooth.so.5
libQt5Bluetooth.so.5  
[nemo@Sailfish ~]$ ls -la /usr/lib/libQt5Bluetooth.so.5
lrwxrwxrwx 1 root root 24 Mar  5  2016 /usr/lib/libQt5Bluetooth.so.5 -> libQt5Bluetooth.so.5.2.2
[nemo@Sailfish ~]$ rpm -qf /usr/lib/libQt5Bluetooth.so.5
qt5-qtconnectivity-qtbluetooth-5.2.0+git0-1.3.61.armv7hl
[nemo@Sailfish ~]$ rpm -ql qt5-qtconnectivity-qtbluetooth
/usr/lib/libQt5Bluetooth.so.5
/usr/lib/libQt5Bluetooth.so.5.2
/usr/lib/libQt5Bluetooth.so.5.2.2
/usr/lib/qt5/qml/QtBluetooth
/usr/lib/qt5/qml/QtBluetooth/libdeclarative_bluetooth.so
/usr/lib/qt5/qml/QtBluetooth/plugins.qmltypes
/usr/lib/qt5/qml/QtBluetooth/qmldir
[nemo@Sailfish ~]$
 

The Following User Says Thank You to ruff For This Useful Post:
Posts: 287 | Thanked: 862 times | Joined on Dec 2015
#556
I'm sure this happened before with pebbled...

Similar, but that ended up being a strange version of qtbluetooth coming from openrepos. Might help though: https://github.com/smokku/pebble/issues/52
 

The Following User Says Thank You to abranson For This Useful Post:
Posts: 10 | Thanked: 6 times | Joined on Sep 2014
#557
Originally Posted by ruff View Post
The lib is apparently in the deps and if rpm is getting installed it means dependency is resolved.
Thanks Ruff. The 2nd and 3rd commands resulted in 'file not found' and the final one said package not installed. So I installed it using

Code:
[root@Sailfish nemo]# pkcon install qt5-qtconnectivity-qtbluetooth
and Rockpool seems to run marvellously again . Haven't got the Pebble to hand, but I'll try it tomorrow. Pretty confident it'll work though. Thanks again for your help!
 
Posts: 287 | Thanked: 862 times | Joined on Dec 2015
#558
Version 1.2-1 released!
 

The Following 8 Users Say Thank You to abranson For This Useful Post:
explit's Avatar
Posts: 592 | Thanked: 1,603 times | Joined on Apr 2010 @ Berlin / Germany
#559
Hello Ladies and gentleman.
Since yesterday i have Pebble Classic A600 an i use it with rockpool 1.2.-1 on my Fairphone 2.
It updated the Firmware to 3.12.2

My problem is the missing unicode support in the notifications.

Can it be solved ?
I read somewhere on the russian forum, there exist Firmware 4.1.2 which supports unicode.
How i can install it?
 
Posts: 287 | Thanked: 862 times | Joined on Dec 2015
#560
I don't think the classic supports unicode, you have to upload a language file on the older watches. But ruff added that, so you can do it with Rockpool in the settings.
 

The Following 2 Users Say Thank You to abranson For This Useful Post:
Reply

Tags
pebble, smartwatch


 
Forum Jump


All times are GMT. The time now is 09:53.