Closed Flohack74 closed 6 years ago
You probably have the 15.04 version in use. The vanilla 16.04 version works, but I dont know without wiping the phone how you could get the right version?
I think this is a duplicate of #70.
I've cleared all clock app files I know of (cache, config, local/share) and yet the app crashes for me on Xenial. Attaching the log: clock-app.log
Clock app still crashing in BQ E4.5 (Krillin) running Ubuntu 16.04 (r85).
Unity8.log output https://paste.ubuntu.com/p/rgNntxGZkP/ Syslog output https://paste.ubuntu.com/p/SRrSNnd7gZ/
May 27 11:53:56 ubuntu-phablet kernel: [46053.514298]init: ubuntu-location-provider-geoclue2 main process (28558) killed by SEGV signal
@zubozrout that doesn't look like the clock-app log. looks more like the log for the open-store app?
this is probably has something to do with the abi binding as it seems to work without fail when there's no AlarmModel reference in the code a good compile configuration should fix it (unless it a problem with the alarmmodel itself). but it will take me some time to get to it as i'll need to reflash my phone to xenial( 16.04 has too much issues for a real daily driver use)
@dpniel Oh, you are right, sorry about that. I've updated my original message to contain the correct log.
It crashes after a few seconds. I can't disable my daily alarm :(
@jonnius as a workaround, alarm can be modified or removed in iCalendar file tasks.ics. Full path something like: ~/.local/share/evolution/tasks/1514137684.3458.0@ubuntu-phablet/tasks.ics
Thanks for the hint!
fixed
thanks!
From @jonnius on May 24, 2018 10:58
Steps to reproduce
Open clock core app.
Expected behavior
It does not crash.
Actual behavior
It crashes after a few seconds. I can't disable my daily alarm :(
Logfiles and additional information
UTdmesg.txt UTlogcat.txt Clock Log
Copied from original issue: ubports/ubuntu-touch#630