|
2016-03-17
, 12:18
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#22
|
Installing the quazip-devel manually works fine. I have to reference it in LIBS and INCLUDE instead.
Anyone know why this is?
|
2016-03-17
, 13:45
|
Posts: 134 |
Thanked: 370 times |
Joined on Oct 2012
@ France
|
#23
|
The Following 3 Users Say Thank You to Astaoth For This Useful Post: | ||
|
2016-03-17
, 14:01
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#24
|
I've tried playing with PkgConfigBR and Requires but didn't manage to make it work smoothly - simply because quazip doesn't have pkg-config file.
And I guess that might be the reason for such behaviour (i.e. all the details could not be resolved without pc file hence it's up to devel to place it properly).
So ended up installing it manually as well into the sandbox.
I've tried to install some apps and most of them didn't work. Here is the full list :
- Stopwatch - works
- Timer - doesn't work
- Timer+ - doesn't work
- Steps - doesn't work
- Misfit - doesn't work
- Cards - works but can't load data
- Love Weather (watchface) - doesn't work
I can't find why the timers don't work, they are simple apps :s.
And this lead me to this question : is it currently possible to remove an app on the PT with only a Jolla phone ?
qdbus org.rockwork /org/rockwork/B0_B4_48_80_B9_87 org.rockwork.Pebble.RemoveApp 1e420b43-63be-45f7-822c-2a7d57a55384
The Following 4 Users Say Thank You to abranson For This Useful Post: | ||
|
2016-03-17
, 16:12
|
Posts: 134 |
Thanked: 370 times |
Joined on Oct 2012
@ France
|
#25
|
The Following 4 Users Say Thank You to Astaoth For This Useful Post: | ||
|
2016-03-17
, 16:15
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#26
|
The Following 3 Users Say Thank You to abranson For This Useful Post: | ||
|
2016-03-17
, 16:18
|
Posts: 134 |
Thanked: 370 times |
Joined on Oct 2012
@ France
|
#27
|
The Following 2 Users Say Thank You to Astaoth For This Useful Post: | ||
|
2016-03-17
, 16:43
|
|
Posts: 889 |
Thanked: 2,087 times |
Joined on Sep 2010
@ Manchester
|
#28
|
The Following 2 Users Say Thank You to mrsellout For This Useful Post: | ||
|
2016-03-17
, 16:57
|
Posts: 134 |
Thanked: 370 times |
Joined on Oct 2012
@ France
|
#29
|
I installed qt5-qttools-qdbus and it installs qdbus into the /usr/lib/qt5/bin/ directory
The Following 2 Users Say Thank You to Astaoth For This Useful Post: | ||
|
2016-03-17
, 18:47
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#30
|
I have no log about the app. not even a AppMsgManager::handleAppLaunchMessage:293 (which seem to be the log when an app is started succefully).
I think it is a problem which occurs during the upload of the app, however after trying to install an app on the watch, I have no error. The installation end with the messages :
UploadManager::handlePushBytesMessage:315 - upload 2 succesful, invoking callback
AppManager::handleAppFetchMessage:148 - resource file uploaded successfully
But, next to the install, on the watch I have an empty screen with a white dot at the middle. I can leave this screen only by pushing the back button 5 sec. After that, when I try to start the app, nothing happen, there is still the menu screen, however I can'tmove inside. I have to push 5 sec he back button in order to be really back in the menu.
This problem happens only with the new apps. With the old ones, with no colors, there is no problem. My watch is a PTS, with the firmware 3.4.
Thank you.
The Following 2 Users Say Thank You to abranson For This Useful Post: | ||
Anyone know why this is?