-
Content Count
3521 -
Joined
-
Last visited
-
Days Won
115
Posts posted by Lars Fosdal
-
-
Well, it implied that Daniel did something wrong. I fail to see the humor.
-
1 minute ago, Kas Ob. said:I didn't know that you were oppressed that much by Daniel !
What is that supposed to mean?
-
DocWiki is still down. GetIt is still down.
Those are pretty crucial.
-
@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.
-
LOL at the comments from @Ian Barker on the Delphi Community Discord - General Chat 😄
QuoteYes it was not a single point of failure but a cascade effect caused by a failure, mitigation, which then spiked demand in a concentrated way, which then unleashed the Kraken, Cthulhu, Satan's little helpers, COVID-19++, and the ghost of Christmas Past.
It's a bit like when you put your finger over a hole in a water pipe to stop it leaking and then it sprays everywhere like a coke bottle stuffed full of mentos.
When you have millions of hits from the IDE trying to refresh the GetIt packages (for example) and a tiny bit of network left limping along amidst the flames of Valhalla stuff goes sideways really fast.
Not a good week to be the developer advocate, to be fair, but a lot better than being one of the network ops people who, I suspect, have nothing left in their blood but pure caffeine and pizza crusts.
-
1
-
6
-
-
That nails it, then. The AllUsers flag appears to have no relationship with UseSharedFolders.
-
Can you find the GetIt .json package files there?
-
True. I wish I could get a look at the FmxLinux .json file for verification.
-
To me, it appears that AllUsers in .json file appear to override the UseSharedFiles in the registry, which seems a bit backward.
-
-
40 minutes ago, Uwe Raabe said:UseSharedFiles in he BDS\23.0 registry
My local installation: TRUE
Build server: TRUE
-
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. -
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.
-
1 hour ago, DelphiUdIT said:In TOOL menu you can set you own path for that.
Where in the "TOOL" menu?
-
21 minutes ago, gioma said:I can't uninstall Parnassuss which conflicted between versions 11 and 12!!
-
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.
-
That is indeed a possible path, but somewhat cumbersome.
-
They don't appear to offer an standalone Embarcadero version installer that matches the GetIt versions.
-
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?
-
1 hour ago, tobenschain said:I'm getting "no such table" on the second.
Are you connecting to two different databases with two connection objects?
-
Please note that the Embedded LUA was a search find. I have not used it myself.
-
-
-
Six Sigma and Five Nines opportunity lost 😛
-
1
-
1
-
FYI - Several Embarcadero services are currently unavailable
in General Help
Posted
That is indeed a good question.