Jump to content

Lars Fosdal

Administrators
  • Content Count

    3303
  • Joined

  • Last visited

  • Days Won

    110

Everything posted by Lars Fosdal

  1. What is that supposed to mean?
  2. DocWiki is still down. GetIt is still down. Those are pretty crucial.
  3. @gioma I have both D11 and D12 installed. With the Parnassus plugins in both. You cannot share visual source code between the two versions. If you open your projects in D12 and save the changes, the forms (as well as other visual design components) can have added properties, which will not work with D11. This is not news. It has always been like this between major versions. That the GetIt servers are down is a problem for everybody, and not something this user forum can solve.
  4. LOL at the comments from @Ian Barker on the Delphi Community Discord - General Chat 😄
  5. I've run into a D12 issue: The GetIt FastReports installer now installs to a user owned path! C:\Users\<username>\Documents\Embarcadero\Studio\23.0\CatalogRepository\FastReport-2023.3\ It used to be: C:\Program Files (x86)\FastReports\ This is a problem because our build server doesn't see that path as it runs with a different AD user than the user that installed Delphi, and hence barfs when trying compile units that contain Fast Reports units. Has anyone found a good solution to this?
  6. Lars Fosdal

    D12 CatalogRepository Problem!

    That nails it, then. The AllUsers flag appears to have no relationship with UseSharedFolders.
  7. Lars Fosdal

    D12 CatalogRepository Problem!

    Can you find the GetIt .json package files there?
  8. Lars Fosdal

    D12 CatalogRepository Problem!

    True. I wish I could get a look at the FmxLinux .json file for verification.
  9. Lars Fosdal

    D12 CatalogRepository Problem!

    To me, it appears that AllUsers in .json file appear to override the UseSharedFiles in the registry, which seems a bit backward.
  10. Lars Fosdal

    D12 CatalogRepository Problem!

    My C:\Users\Public\Documents\Embarcadero\Studio\23.0\CatalogRepository contains and my C:\Users\USERNAME\Documents\Embarcadero\Studio\23.0\CatalogRepository So it is not quite consistent.
  11. Lars Fosdal

    D12 CatalogRepository Problem!

    My local installation: TRUE Build server: TRUE
  12. Lars Fosdal

    D12 CatalogRepository Problem!

    I stopped using that installer ages ago... but changing it manually is ok. But the real question is why the GetIt installer doesn't ask: Install for All users or Current user.
  13. Lars Fosdal

    D12 CatalogRepository Problem!

    Ok, that makes sense and is a bit less of a hassle on the build server. Still miffed about the GetIt installer not giving me an option for all users, though.
  14. Lars Fosdal

    D12 CatalogRepository Problem!

    Where in the "TOOL" menu?
  15. Lars Fosdal

    D12 CatalogRepository Problem!

    We don't need the full version with source, nor am I a fan of binaries in git, and we are multiple developers + build server. I guess manual copying on the build server will be the go-to workaround until EMBT responds, but that also adds the need for manual installation of the design time packages. Someone made a bad decision on "hardcoding" the location of the CatalogRepository to a user-owned location for an IDE that is installed for all users.
  16. Lars Fosdal

    D12 CatalogRepository Problem!

    That is indeed a possible path, but somewhat cumbersome.
  17. Lars Fosdal

    D12 CatalogRepository Problem!

    They don't appear to offer an standalone Embarcadero version installer that matches the GetIt versions.
  18. Lars Fosdal

    Does FireDAC allow more than one connection?

    Are you connecting to two different databases with two connection objects?
  19. Lars Fosdal

    Opensource scripting language?

    Please note that the Embedded LUA was a search find. I have not used it myself.
  20. Lars Fosdal

    Opensource scripting language?

    There is also Embedded LUA for Delphi https://blogs.embarcadero.com/powerful-verysimple-lua-embeddable-scripting-language-library-for-delphi/ https://github.com/Dennis1000/verysimplelua
  21. Six Sigma and Five Nines opportunity lost 😛
  22. I agree. You can't blame the client facing people. The management needs a good kick in the shins, though.
  23. Well, the blogs were affected too...
×