Instance does not initialize to the correct todo type type after restart
riedel opened this issue · 2 comments
riedel commented
Describe the bug
My second instance is set to "TODO" but always apears as "Calendar" (actually broken without any entries). Checking/Clicking the already checked TODO item manually fixes the problem.
To Reproduce
Secondary instance with TODOs. Force restart (kill, start)
Expected behavior
Initializes as correctview type
Windows Version
Windows 11 23H2
Additional context and log file
2024-01-15 08:52:53.5252 INFO Command Line Args:
2024-01-15 08:52:53.6050 INFO Found 15.0 key
2024-01-15 08:52:53.6050 INFO Found 16.0 key
2024-01-15 08:52:53.6050 INFO Found C2RSvcMgr key
2024-01-15 08:52:53.6050 INFO Found ClickToRun key
2024-01-15 08:52:53.6050 INFO Found Common key
2024-01-15 08:52:53.6050 INFO Found DmsClient key
2024-01-15 08:52:53.6050 INFO Found Outlook key
2024-01-15 08:52:53.6050 INFO Office version 16 detected
2024-01-15 08:52:53.6050 INFO Outlook path reported as C:\Program Files\Microsoft Office\Root\Office16\ and Outlook.exe found in that path
2024-01-15 08:52:53.6050 INFO Outlook Bitness is: x64
2024-01-15 08:52:54.4263 DEBUG Checking to see if there is an instance running.
2024-01-15 08:52:55.4410 INFO Starting the instance manager and loading instances.
2024-01-15 08:52:56.0920 DEBUG Loading app settings from registry
2024-01-15 08:52:56.0920 DEBUG Settings Found.
2024-01-15 08:52:56.0920 DEBUG Multiple instances to load
2024-01-15 08:52:56.3329 DEBUG Instantiating instance Default Instance
2024-01-15 08:52:56.7276 INFO Outlook folder path: IPM.Appointment
2024-01-15 08:52:57.0429 DEBUG Showing Instance Default Instance
2024-01-15 08:52:57.0645 DEBUG Instantiating instance TODOs
2024-01-15 08:52:57.3259 INFO Outlook folder path: IPM.Task
2024-01-15 08:53:00.2948 DEBUG Showing Instance TODOs
mscrivo commented
Thanks for the report! I'm not able to reproduce. Does that only happen with todo's? Do any of the other views stick?
riedel commented
It happens with views other than the calendar from what I tested. I can reproduce it very reliably also actually on the primary widget for Todos, notes, etc. . Haven't tested with a single instance though