Calendar and Alarms issue
-
@lduboeuf Logs are when I'm in 24.04-1.1.
Relative to custom modifications... I did tried to install Lomiri Plus Essential with Ambot installer to configure round corners when I'm in 24.04 daily but it fails. I don't know if this could be relationed or not.
Thanks for your time. -
@dR0W said in Calendar and Alarms issue:
@lduboeuf Logs are when I'm in 24.04-1.1.
Relative to custom modifications... I did tried to install Lomiri Plus Essential with Ambot installer to configure round corners when I'm in 24.04 daily but it fails. I don't know if this could be relationed or not.
Thanks for your time.I don't know if it can interact with the calendar/alarm system.
To make sure can you confirm,dpkg -l evolution-data-server-lomirireturn somethingAlso in your logs, do you find any "Migrating EDS sources' (
journalctl | grep -5 "Migrating EDS sources")
and see if you see errors around -
@lduboeuf Here is the output to these commands:
phablet@ubuntu-phablet:~$ dpkg -l evolution-data-server-lomiri dpkg-query: no packages found matching evolution-data-server-lomiri phablet@ubuntu-phablet:~$ journalctl | grep -5 "Migrating EDS sources" phablet@ubuntu-phablet:~$ -
@dR0W said in Calendar and Alarms issue:
@lduboeuf Here is the output to these commands:
phablet@ubuntu-phablet:~$ dpkg -l evolution-data-server-lomiri dpkg-query: no packages found matching evolution-data-server-lomiri phablet@ubuntu-phablet:~$ journalctl | grep -5 "Migrating EDS sources" phablet@ubuntu-phablet:~$oh bad luck, the fix has been merged too late:
https://gitlab.com/ubports/development/core/seeds/ubuntu-touch/-/commits/ubports/24.04-1.x?ref_type=headsSo would be interesting to go to daily ( which is mostly the same than the stable today ) or wait for next stable...
-
@lduboeuf I've switched to daily but that haven't solved the problem.
-
@dR0W said in Calendar and Alarms issue:
@lduboeuf I've switched to daily but that haven't solved the problem.
What does the above commands say ?
Also are you still experiencing the calendar app infinite loading and foe alarms tab in clock app ?
-
@dR0W
Also it appears that some device have not received the daily image yet. But please check if the package mentionned before is here -
@lduboeuf Here is the output of the commands:
phablet@ubuntu-phablet:~$ dpkg -l evolution-data-server-lomiri Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version > +++-============================-==============================================> ii evolution-data-server-lomiri 0.2.1+0~20240701141626.4+ubports~dev~1.gbp9bd0> phablet@ubuntu-phablet:~$ journalctl | grep -5 "Migrating EDS sources" phablet@ubuntu-phablet:~$Looks like package is there but second command seems to do nothing

Calendar still with infinite load as before and alarrms tab hangs clock app. -
@dR0W could you try :
grep "eds" /home/phablet/.local/share/session_migration-ubuntu-touchif it finds something then the migration has run. But something else needs to be done.
Could you just reboot just in case ? -
@lduboeuf said in Calendar and Alarms issue:
grep "eds" /home/phablet/.local/share/session_migration-ubuntu-touch
This what I get now:
phablet@ubuntu-phablet:~$ grep "eds" /home/phablet/.local/share/session_migration-ubuntu-touch migrated=lomiri-system-settings-datahome-migration.sh;lomiri-gsettings-schema-name-change.sh;lal-cache-migration.sh;lomiri-schemas-gsettings.sh;lomiri-thumbnailer-gsettings-schema-name-change.sh;lomiri-keyboard-gsettings-schema-name-change.sh;luitk-config-migration.sh;eds-lomiri-ext-migration.py;ubuntu-system-settings-keyboard-accountsservice-to-gsettings.py;lomiri-accountsservice-schema-name-change.py;lomiri-system-settings-greeter-data-rename.sh;lomiri-schemas-accountsservice.py;dark-theme-migration.sh;lomiri-schemas-launcher-system-app-rename.py;lomiri-wizard-has-run-migration.sh;03_run-account-polld-hook;lomiri-telephony-service-greeter-data-migration.sh;ldm-db-migration.sh;ubuntu-system-settings-sound-gsettings-to-accountsservice.py;lomiri-system-settings-gsettings-schema-name-change.sh;messaging-app-name-change.sh;lomiri-cache-migration.sh;content-hub-gsettings-schema-name-change.sh;dialer-app-name-change.sh;morph-browser-name-change.sh;03_migrate_signon;lomiri-push-service-rename-migration.sh;lomiri-push-service-migrate-settings.py;libusermetrics-rename-gsettings.sh;address-book-app-name-change.sh;lomiri-thumbnailer-cache-migration.sh; phablet@ubuntu-phablet:~$ -
@dR0W said in Calendar and Alarms issue:
@lduboeuf said in Calendar and Alarms issue:
grep "eds" /home/phablet/.local/share/session_migration-ubuntu-touch
This what I get now:
phablet@ubuntu-phablet:~$ grep "eds" /home/phablet/.local/share/session_migration-ubuntu-touch migrated=lomiri-system-settings-datahome-migration.sh;lomiri-gsettings-schema-name-change.sh;lal-cache-migration.sh;lomiri-schemas-gsettings.sh;lomiri-thumbnailer-gsettings-schema-name-change.sh;lomiri-keyboard-gsettings-schema-name-change.sh;luitk-config-migration.sh;eds-lomiri-ext-migration.py;ubuntu-system-settings-keyboard-accountsservice-to-gsettings.py;lomiri-accountsservice-schema-name-change.py;lomiri-system-settings-greeter-data-rename.sh;lomiri-schemas-accountsservice.py;dark-theme-migration.sh;lomiri-schemas-launcher-system-app-rename.py;lomiri-wizard-has-run-migration.sh;03_run-account-polld-hook;lomiri-telephony-service-greeter-data-migration.sh;ldm-db-migration.sh;ubuntu-system-settings-sound-gsettings-to-accountsservice.py;lomiri-system-settings-gsettings-schema-name-change.sh;messaging-app-name-change.sh;lomiri-cache-migration.sh;content-hub-gsettings-schema-name-change.sh;dialer-app-name-change.sh;morph-browser-name-change.sh;03_migrate_signon;lomiri-push-service-rename-migration.sh;lomiri-push-service-migrate-settings.py;libusermetrics-rename-gsettings.sh;address-book-app-name-change.sh;lomiri-thumbnailer-cache-migration.sh; phablet@ubuntu-phablet:~$Ok so the migration has run. What is your logs now on calendar and clock app ?
-
@lduboeuf This is the log for Calendar and Clock apps:
Calendar log: https://dpaste.com/54LDR8SMF
Clock log: https://dpaste.com/5MRHK6WB2Apparently, the problem is the same as yesterday

-
@dR0W said in Calendar and Alarms issue:
@lduboeuf This is the log for Calendar and Clock apps:
Calendar log: https://dpaste.com/54LDR8SMF
Clock log: https://dpaste.com/5MRHK6WB2Apparently, the problem is the same as yesterday

hmm, i don't see why it failed.
could you manually run and share to us the output:
/usr/share/session-migration/scripts/eds-lomiri-ext-migration.py