MOVED: random (opendialog.onhint) crash ,delphi (was: random (opendialog.onhint) crash ,delphi)On Sat, 24 Jan 2009 09:23:32 -0800, arthur gibbs wrote:
Moved to delphi.vcl.components.using
https://forums.codegear.com/thread.jspa?threadID=10897
--
Marc Rohloff [TeamB]
marc -at- marc rohloff -dot- com
...
Delphi IDE crashesHello,
I've got a problem with Delphi 2010. The ide sometimes crashes and crashes and crashes.
I've opened a QN but they can't figure it out and redirected us to the http://support.embarcadero.com Page. But we dont have a support agreement with Embarcadero so I ask here.
Here is the link to the QN: http://qc.embarcadero.com/wc/qcmain.aspx?d=89563
In short words: The IDE crashes during an oepration like CTRL + Mouseclick at a variable or something like that. If the ide is crashed you can simply open delphi again and again and agian. And it will crashes evertime you use ...
Delphi 2009 crashes randomlyI have a problem with Delphi/C++ 2009 crashing the IDE when editing any application. I get a dialog that says "Application error" and the it runs away, about fifty "Application error" dialogs open before I can get to task manager to shut down bds.exe.
I have reinstalled numerous times with no success.
I'm using Vista SP1 and have Delphi 2007 installed
Any Ideas would be greatly appreciated...
> {quote:title=Michael Thompson wrote:}{quote}
> I have a problem with Delphi/C++ 2009 crashing the IDE when editing any application. I get a dialog that says &qu...
Delphi XE3 IDE CrashI would like to know if I'm the only one to suffer the constant crash of the IDE of DXE3!
After about an hour of use the IDE starts to become unstable, and crashes systematically when I double-click on the Project manager window to switch to a form or a unit!
Ther are also other types of crashes but that is the most systematic and actually makes the system unusable because even restart Delphi on the first or second new click it crash again!
Only restarting the PC (WIN7) I can become to work quiet for about an hour!
In the system I installed a few third-party components, only Jedi, Fas...
Delphi and Delphi for .NetIt seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
I would like to know is it true all .Net application is slower than Win32 native applicaiton or it is Delphi for .Net only.
Your information is great appreciated,
Inung
On 2011-06-21 18:20:17 +0100, Inung Huang said:
> It seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
> I would like to know is it true all .Net application is slower than
> Win32 native applicaiton or it is Delphi for .Net only.
If you are only running the code in the application once then, yes, yo...
Delphi 2006 vs Delphi 2009 IDE stabilityHello, all.
I have medium sized project which includes about 20Mb of source code (just
size of *.pas files). I use Delphi 2006. There are third party component
suites JVCL, DevExpress Bars, Pegasus Imaging. All updates applied. The main
problem is IDE stability. About four..five times a day IDE become unstable
after intensive usage of code insight functions (most often I press
Ctrl+Space key). The best outcome is that I have to save everything and
restart the IDE. The worst outcome is when IDE stalls or falls into endless
loop of error messages and any unsaved work is lost. OS...
IDE crash with Delphi 2009Hi,
I recently bought Delphi 2009 and tried upgrading a rather big
project. However, the IDE completely disappears every time I try to
compile. After a few hours of debugging I found the offensive code and
noticed there is already a QC for it: http://qc.codegear.com/wc/qcmain.aspx?d=66966
However, such a huge bug has not made it into SP1. This is really a
show stopper for me, as I can't compile my program; finding all the
instances of my code that crash the compiler would take me a really
long time which I do not want to invest, as I hope this bug will
eventually get fixed.
...
Delphi XE8 IdSSLOpenSSL crashes on iOSHi!
I got an e-mail from one of my users of my component:
Hi,
I’ve managed to locate where the code is failing and put together a simple test case which demonstrates the problem.
The problem occurs in TCPClientThread.pas in procedure TTCPClientThread.IdTCPClientConnected in the line
SendPassWord := HashSHA512String(Trim(ServerResponse) + PassWord));
The call to HashSHA512String fails consistently on IOS with the error “Access violation at address 0000000000000000, accessing address 0000000000000000.
This occurs on iDevices running IOS 8.3 both in 64 bit and 32 bit...
Delphi 2007 IDE freezing randomlyOften I will do a build all, get an error, and before I can even right click on that line to save the error message the IDE starts building again, so the message is lost, scrolling up out of view. I am reduced to doing a print screen to capture the error message. I also keep a good book nearby to read whilst I await the return of the IDE. It seems like the IDE has a bad case of ADHD and will only reply to my clicks when it's good and ready.
Has anybody else seen this problem? I am using Windows 7 and quietly going nuts fighting this problem. The phrase "background compilation&...
random (opendialog.onhint) crash ,delphiI have checked 100% i am closing all handles on a file i recently(<min) create. but when i call "opendialog.execute;" the dialog pop up as usual but on the mouse over hint of a recently created file the entire thing crashes.. with a out of bounds error..
i know this is not any of my out of bounds as if i open the file without causing a (onhint) event there is no problem and hardcoding a list of filenames for testing showed that there was nothing wroung with opening or saving a file.. its purely on the on hint event of the open dialog.. like i said if i am quick or i use arrow key...
Delphi 5 IDE Crashes on startupi came into work today to find that Delphi32.exe crashes with an access
violation (0xC0000005) on startup.
A binary diff of my Delphi installation with a colleagues finds no
differences in delphi32.exe
Debugging delphi32.exe finds it crashes while inside it's own internal call
to TApplication.ProcessMessage, calling DispatchMessage (just after the call
to translate message).
The message it's dispatching to Windows that triggers an access violation
is:
msg: $0503
hwnd: 2903E0
wParam=0
lParam=0
The tail of the stack trace is:
Vcl50.Forms::TA...
Re: Where is data form wizard in Delphi 2009? [pubic.delphi.ide]This message is in MIME format. Since your mail reader does not
understand this format, some or all of this message may not be legible.
--JivePart=_21560.zeB8CwDOH5aMJzMl
Content-Type: text/plain; charset="Utf-8"
Sample picture showing drag and drop from persistent fields edit window.
(Any TField in any TDataset should work, TSomeKindofTable, or
TSomeKindofQuery.
Warren
--JivePart=_21560.zeB8CwDOH5aMJzMl
Content-Type: image/jpeg;
name="drag_and_drop_from_persistent_fields_editor.jpg"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
...
Is it posible to configure Delphi XE3 IDE to use Delphi 7 compiler/debugerHi!
Like many other developer out there I have several project which has been developed with older version of Delphi (Delphi 7). Since theese projects rely on some components which are not compatible with newer versions of Delphi (no newer versions available) I'm forced to do any maintnance on theese projects using Delphi 7.
Another solution would be to find replacment components which would provide me with same capabilities and work with latest versions of Delphi. But this would probbably require compleete rewritings of my projects (lots and lots of work).
So currently I'm using...
HTML Editor Library trial is now available for Delphi 6HTML Editor Library trial is now available for Delphi 6 - Delphi XE8
Please use the following link to download the trial:
http://delphihtmlcomponents.com/editor.html
Hi!
Do you have another emailadress than the
support@delphihtmlcomponents.com, because I would like to upgrade to
the Editor-package, but I can't email you.
Gruß aus den Bergen
Günter
Please use asviridenkov at gmail.com
> {quote:title=G|nter Kieninger wrote:}{quote}
> Hi!
>
> Do you have another emailadress than the
> support@delphihtmlcomponents.com, because I would like t...