View Single Post
Posts: 187 | Thanked: 514 times | Joined on Nov 2014
#562
I can't get to the settings page of any watchapp / face. It prints a long URL, seemingly with the settings encoded in it, with a 'loading' spinner in the middle of the screen. The spinner stops, but it doesn't actually render it, I just see my wallpaper. I can swipe left or hit 'back' in the top left corner to get back to the list of apps / faces.

Is anyone else seeing the same?

I'll try removing everything / reinstalling from scratch if nobody has any ideas or wants to see any logs. Probably unrelated: I did the last Sailfish upgrade with Phonehook installed by mistake. It seems to have broken the Phonehook popup during calls, but everything else seems to be working.

Sailfish: 2.0.4.13, Rockpool: 1.2-1, Pebble: 4.1.3

edit - here's the tail end of what I'm seeing starting it from the command line, and trying to open a settings page.

Code:
[D] Pebble::fetchProperty:396 - property "Screenshots" QVariant(QStringList, ("/home/nemo/Pictures/screenshots/Pebble/20160321140727.jpg", "/home/nemo/Pictures/screenshots/Pebble/20160427100808.jpg") ) 
[D] ScreenshotModel::insert:54 - should insert filename "/home/nemo/Pictures/screenshots/Pebble/20160321140727.jpg" 
[D] ScreenshotModel::insert:54 - should insert filename "/home/nemo/Pictures/screenshots/Pebble/20160427100808.jpg" 
[D] Pebble::fetchProperty:396 - property "FirmwareUpgradeAvailable" QVariant(bool, false) 
[D] Pebble::fetchProperty:396 - property "UpgradingFirmware" QVariant(bool, false) 
[D] AppStoreClient::fetchAppDetails:242 - Attempting to parse for "56852cf18d316f6e0a000093" "" cat 
[D] AppStoreClient::fetchAppDetails:252 - Fetching data for app "56852cf18d316f6e0a000093" 
[D] AppStoreClient::fetchAppDetails:242 - Attempting to parse for "533b5f0fe52a8d3f990000dd" "" cat 
[D] AppStoreClient::fetchAppDetails:252 - Fetching data for app "533b5f0fe52a8d3f990000dd" 
[D] AppStoreClient::fetchAppDetails:242 - Attempting to parse for "5299fe33129af75c010000a2" "" cat 
[D] AppStoreClient::fetchAppDetails:252 - Fetching data for app "5299fe33129af75c010000a2" 
[D] AppStoreClient::fetchAppDetails:242 - Attempting to parse for "52d3086712ea3dec7e00001b" "" cat 
[D] AppStoreClient::fetchAppDetails:252 - Fetching data for app "52d3086712ea3dec7e00001b" 
[D] AppStoreClient::fetchAppDetails:242 - Attempting to parse for "52d30a1d19412b4d84000025" "" cat 
[D] AppStoreClient::fetchAppDetails:252 - Fetching data for app "52d30a1d19412b4d84000025" 
[D] AppStoreClient::fetchAppDetails:242 - Attempting to parse for "52e04b737487e58583000028" "" cat 
[D] AppStoreClient::fetchAppDetails:252 - Fetching data for app "52e04b737487e58583000028" 
[D] AppStoreClient::fetchAppDetails:242 - Attempting to parse for "52e7521679f937c182000004" "" cat 
[D] AppStoreClient::fetchAppDetails:252 - Fetching data for app "52e7521679f937c182000004" 
[D] AppStoreClient::fetchAppDetails:242 - Attempting to parse for "52f1a4c3c4117252f9000bb8" "" cat 
[D] AppStoreClient::fetchAppDetails:252 - Fetching data for app "52f1a4c3c4117252f9000bb8" 
[D] AppStoreClient::fetchAppDetails:242 - Attempting to parse for "540f7cafbc27450164000157" "" cat 
[D] AppStoreClient::fetchAppDetails:252 - Fetching data for app "540f7cafbc27450164000157" 
Attempting load of libEGL.so
EmbedLiteExt virtual nsresult EmbedTouchManager::Observe(nsISupports*, const char*, const char16_t*):86: obj:0x4fde38c0, top:domwindowopened
EmbedLiteExt void EmbedChromeManager::WindowCreated(nsIDOMWindow*):91: WindowOpened: 0x4fde38d0
EmbedLiteExt void EmbedTouchManager::WindowCreated(nsIDOMWindow*):95: WindowOpened: 0x4fde38d0
EmbedLiteExt void EmbedTouchManager::WindowCreated(nsIDOMWindow*):108: id for window: 1
[D] onViewInitialized:47 - Ready, Steady, Go!
###################################### SelectAsyncHelper.js loaded
^C

Last edited by MikeHG; 2016-10-14 at 12:01.