-
Content Count
461 -
Joined
-
Last visited
-
Days Won
29
Everything posted by Daniel
-
Just start the 10.4.1-setup. It will offer you to uninstall the old version while keeping your settings. This is (usually) the recommended way of updating.
-
Please be more specific about errors and try to create a separate topic for each error you want to discuss. But to make it short: I am sure there will soon be an update for the bookmarks-addon. And for the speedbutton there is already an entry in the quality-portal (RSP-30755). I would not be surprised if other users find a quick solution for this until it is fixed by EMBT.
-
Well, my personal experience is that languages do not mix very well in a community called "Delphi-PRAXiS". We do have an C#-Section in the German counterpart of this forum. Well ... last post is from end of January (luckily January of this year). I understand that C++ is part of RADStudio and a little closer to Delphi than Typescript or other languages but the goal was to be (at least reasonable) good in one thing and this is being a Delphi-related community. On the other hand - if there is a significant demand from the members of this community to talk about C++, we should smash our ideas together to find a pleasant solution. If you think that we should think into that direction, please let uns now here in this thread.
-
Please be so kind and add a couple of words about a link to QP. Is that a fix that went in and makes you the happiest person on earth, is that a fix that did not went in or is that a new bug-report for 10.4.1 ?
-
Hi, we already have a topic for this. To keep things in one place, I'd like to close this thread and would like to redirect you to the other one:
-
Just for completeness: Customers on Update Subscription can download and install RAD Studio 10.4.1 today from https://my.embarcadero.com Release Notes: http://docwiki.embarcadero.com/RADStudio/Sydney/en/10.4_Sydney_-_Release_1 List of fixed Bugs: http://docwiki.embarcadero.com/RADStudio/Sydney/en/New_features_and_customer_reported_issues_fixed_in_RAD_Studio_10.4.1 As a side-note: If you use the offline installer (ISO-image), RAD Studio will not be able to access the GetIt Package Manager until you manually switch to "online mode". To do this, you have to use the GetItCmd.exe tool: GetItCmd.exe -c=useonline
-
Hi everyone (or as we say in northern germany: "MOIN"), I am looking for a lightweight solution to play RTSP-streams in Windows 32/64. Right now I am using libvlc.dll for this and it works pretty well. But there is this extrernal dependency... I have tried DSpack, but I think as long as my regular Windows Media Player is not able to play RTPS, DSpack will fail also (what it does so far). Are there any recommendations beyond VLC? best regards, Dany
-
... well - if this is really what you want, you should rethink your discussion-style. For me your last post is quite offensive. It is not the first time we (have to) talk about this.
-
Delphi implementation of Aberth–Ehrlich method and precision problem
Daniel replied to at3s's topic in Algorithms, Data Structures and Class Design
Sometimes discussions suffer from the fact that participants always want to have the last word. Several plausible causes of problems have been addressed. -
Thanks. The precompiled demos only include a list of predefined cams. I will check the demos of the components.
-
Mahdi - again: calm down now. This is not the first time I have to tell you to calm down. it is pretty simple: if you feel unable to have a focused discussion on a topic, just don’t do it. You must stop personal attacks against other members. we come from all over the world, many of us are not native English speakers. So, well, yes, we might understand the wording of another member in different ways. Please keep this in mind. But there is a consensus that some(!) of your posts tend to be personal against other members. So, please step down a little. Soon.
-
A free license was offered multiple times and is clearly not the limiting aspect here.
-
Trying to DL image yields a web page instead
Daniel replied to David Schwartz's topic in Network, Cloud and Web
Looks like your ticket-system requires credentials. Often they're stored in a cookie or a session-cookie, this is why downloading the image using your browser usually works. You will need some kind of authentication for your IdHTTP-request. You could look into the docs of your ticket-system to get information about authentication, or you could use a http-proxy like Fiddler to inspect what your browser is actually sending while fetching the image. This might also work using the usual developer-tools inside your browser. In the end you'll have to look at the request-header. I am pretty sure that there will be some kind of authentication. -
RTTI in dpr / console app dpr
Daniel replied to Attila Kovacs's topic in RTL and Delphi Object Pascal
Mahdi - calm down. Now. This will clearly not be the next thread where you can celebrate in public your discrepancies with David. His example is absolutely valid to demonstrate that RTTI is actually working in plan .dpr files. -
So, please come back to the technical aspects of (your) 10.4 issues. This is not the right topic for a discussion about the general quality-management of EMBT.
-
Well ... so the conclusion is: If you have a project with 1 million (!) typed constants, then the 64bit-compiler is significant slower. Okay. This might be the case. But what now? Feel free to create a bug-report (for me it would be more a feature-request) at Embarcadero.com - I still struggle to find the direction and the goal this discussion still has.
-
Strange behavior for literals
Daniel replied to Mahdi Safsafi's topic in RTL and Delphi Object Pascal
@Mahdi Safsafi there is no need to convince someone here. Sometimes we just have different views on an item. This is not wrong by itself. if you think that you have found an error in Delphi, please create a bug-report at quality.embarcadero.com -
wuppdi Welcome Page for Delphi 10.4?
Daniel replied to PeterPanettone's topic in Delphi IDE and APIs
The plugin itself is actually in English language. The mentioned link on my website is a cheap WordPress-plugin and not much more than a redirect to Google-Translate. Sorry that it is not working for you. And special browser-plugins installed? -
wuppdi Welcome Page for Delphi 10.4?
Daniel replied to PeterPanettone's topic in Delphi IDE and APIs
Sorry, not yet. I didn't dare: You would all point a finger at me and laugh at the program code. 😉 -
wuppdi Welcome Page for Delphi 10.4?
Daniel replied to PeterPanettone's topic in Delphi IDE and APIs
Sure there is - copy the file Uwe mentioned to the 10.4-folder (like from folder \20.0 to \21.0). But I agree that a kind of migration-tool or -setting would be helpful. -
wuppdi Welcome Page for Delphi 10.4?
Daniel replied to PeterPanettone's topic in Delphi IDE and APIs
Oh - there must be a wrong default-value. I will check this later today. Thanks for reporting - and of course thank you for using this welcome-page. 🙂 //Edit: Yes, there was a minor glitch in the code. If the config-file mentioned by Uwe does not exist, the default value for the width is 0px - which might be a little narrow for one or the other... New version is 1.2.9 fixing exactly this problem. If it does not occur on your system, you're perfectly equipped with version 1.2.8. -
Feel free to create one. 🙂
-
Folks - please stay on topic. Discussions about faster RTL functions or Haskell do not belong here. We are taking about a special memory manager here, so a general rant about EMBT also does not belong here.
-
Interesting. Haven’t seen this so far.
-
Yes, please - please send a pm. we do have a technical connection to the German counterpart of this forum to make sure that a “Lars Forsdal” in the English forum is the same person as in the German forum. this is the reason we are limiting the changes of usernames. So your new name must be available in both forums - even if your are just registered here.