dr-geo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dr. Geo] [Bug 2025020] Re: checkForPath called too early


From: hilaire
Subject: [Dr. Geo] [Bug 2025020] Re: checkForPath called too early
Date: Mon, 26 Jun 2023 07:24:39 -0000

Do:

In installation code application:
AppLauncher appGlobalName: DrGeoSystem appSelector: #checkForPaths

Add:
DrGeoSystem>>checkForPaths
   Transcript show: '[DrGeo] Paths checked'; cr.
   platform checkForPaths

Remove in checkForPaths in DrGplatform>>startUp

-- 
You received this bug notification because you are a member of DrGeo
developers, which is subscribed to Dr. Geo.
Matching subscriptions: Dr. Geo bug report
https://bugs.launchpad.net/bugs/2025020

Title:
  checkForPath called too early

Status in Dr. Geo:
  New

Bug description:
  The checkForPath method should be called after the user path is set.
  Therefore after the #processCommandLineArguments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/drgeo/+bug/2025020/+subscriptions




reply via email to

[Prev in Thread] Current Thread [Next in Thread]