Logic for showing the UI Picker dialog via Tip-of-the-Day mechanism seem off. The UI Picker dialog has a Tip-of-the-Day slot, 1 of 233. It is not showing on initial launch before Start Center fully loads. Nor when launching a module for first instance (bug 137427). Have to either cycle through all 232 tips to return, or reset the "LastTipOfTheDayID" stanza in the user profile .xcu
Patch at https://gerrit.libreoffice.org/c/core/+/104230
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2b7ccc1ee083abee812a4e9917c1324179ec97cb Resolves tdf#137429 - Ensure first tip is shown first It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.