• My Activities doesn't show in task bar

    By Paul L Hepperla 2 decades ago

    Whenever I click on the 'My Activities' link, a window pops up with " Welcome Page Already Opened. Click on the Active Task called My Activities."



    Yet there is no active task called my activities.



    Also, can I bookmark to the 'My Activities' page rather than the MyCalendar view of the Journal?

    • Fixing the "My Activities" error

      By Dave Leigh 2 decades ago

      To fix it, if you're in VIC, then in the Navigator click the Goto tab, then click 'Configuration'. Pull down the Actions menu and click 'Reset "My Activities" flag'. If you're not in VIC, then select the "VIC Config" button on your Workspace, pull down the Actions menu and click 'Reset "My Activities" flag'. (more on this below)



      VIC prevents multiple instances of this page by using an environment variable. The error you see indicates that the system crashed or was killed (as with killnotes.exe) while the "My Activities" tab was displayed, leaving that flag in the Notes.ini file. VIC won't open it because it thinks it's already open. I'd much rather identify and pull up the existing page if it exists than resort to this stoneage technique, so if someone has a solution I'd be most grateful for the donation of code.



      As to being able to bookmark the page… yes, you can. I use it as my home page when I enter Notes. Open the "My Activities" page, then click on some white space on the page so Notes knows you're about to refer to that frame. Then right-click the tab and bookmark it. You can then set the bookmark as your Home, if you like. Keep in mind that if you crash you'll revert to the default. You can then just go to the Workspace, clear the flag, and restart Notes to put it right.



      Some entrepeneurial soul might even want to put together a small shell script or EXE that removes "$CratchitWelcomeOpened=1" from the Notes.ini file. Placing that in a batch file that starts up Notes would prevent the problem.

    • How do I get to that action?

      By Paul L Hepperla 2 decades ago

      How do I get to that action to reset it?

      • How to fix it.

        By Dave Leigh 2 decades ago

        I explained it in my last message, but here it is again:



        If you're in VIC (i.e. you already have a VIC database open),

        1. In the Navigator pane, click the Goto tab,
        2. Then click 'Configuration'.
        3. Pull down the Actions menu
        4. Click 'Reset "My Activities" flag'.



          If you're not in VIC,
        5. Open your workspace
        6. Select the "VIC Config" button on your workspace (just single click it),
        7. Pull down the Actions menu
        8. Click the 'Reset "My Activities" flag'.



          If this doesn't do it, then edit your Notes.ini file and delete the following line:

          "$CratchitWelcomeOpened=1"