Root > Frequently Asked Questions (FAQ) > General FAQ

General FAQ

Previous pageReturn to chapter overviewNext page   

 


 

Question: What do I need to make EurekaLog-enabled application?

Answer: Install EurekaLog, open your project, enable EurekaLog in options, and build your application – done! Now you can get extensive information about problems in your application.

 

You may also want to adjust default application settings. However, our defaults were carefully chosen to be satisfying for most typical cases.

 

 

Question: I do not see EurekaLog in my IDE after installation.

Answer: Most likely your Delphi / C++ Builder installation was somehow corrupted and EurekaLog installer can not find your IDE in the Windows registry.

 

 

You should be able to see your IDE during EurekaLog's installation

 

EurekaLog installer looks for path values in the registry. For example: HKEY_LOCAL_MACHINE\SOFTWARE\Embarcadero\BDS\8.0\RootDir=C:\Program Files (x86)\Embarcadero\RAD Studio\8.0\ (don't forget about Wow6432Node node on x86-64 machines). Additionally, a corresponding personality (Delphi or C++ Builder) must be registered in \Personalities subkey of your IDE.

 

Try to reinstall or repair your Delphi installation.  An easiest way to fix this is to run "Repair" of your IDE installer.

 

See this article for more information.

 

 

Question: How does EurekaLog work?

Answer: EurekaLog integrates itself with Delphi's and C++ Builder's IDE.

When you build your projects: EurekaLog injects all required data into your final executable modules.
When you run your application: EurekaLog installs hooks to catch raising of exceptions and memory allocations.
When exception is raised: EurekaLog collects information about exception.
When memory is allocated: EurekaLog collects information about memory block.

EurekaLog collects information about environment and builds bug reports on your request, when exception is handled or when application exits. EurekaLog uses injected data to build human-readable call stacks to show you address, module name, unit name, class name, routine name and line number. All this behaviour is FULLY customizable.

 

More details.

 

 

Question: What does EurekaLog do when it intercepts an error?

Answer: That depends on type of your application. EurekaLog can display error dialog (for GUI-based applications), EurekaLog can write text into console (for console-based applications), EurekaLog can silently log error to system log (for non-visual applications like Win32 services or web-server applications), EurekaLog can produce error HTML page (for web-applications). This behaviour can be fully customized. You can also use your own dialogs.

 

EurekaLog can also store bug report into file, send it to you (a developer) via e-mail, HTTP or FTP upload, and submit to bug tracker software.

 

 

Question: Does EurekaLog work with DLLs and BPLs?

Answer: Yes, it does. EurekaLog also have predefined templates of settings for DLLs and BPLs. See also our guide on DLLs.

 

 

Question: Does EurekaLog work with COM-based applications?

Answer: Yes, it does. There is "Catch SafeCall exceptions" option, which is designed to catch exceptions in any COM object.

 

 

Question: Is there project type which EurekaLog do not support?

Answer: Probably no. We have profiles (templates, typical settings) for all common project types. And even if there is no template for your project type - you can just set up options manually. If there is no ready-to-use hook for your project type - you need to invoke EurekaLog from your global exception handler. The worst-case scenario is when you are building non-standard project type which do not have any "OnException"-like events or handlers. You can contact our support to find a solution.

 

 

Question: Is EurekaLog compatible with .exe compression/protection software?

Answer: Yes, EurekaLog is fully compatible with .exe compression/protection software, so you can use those tools without any restrictions. EurekaLog have wide range of customization options.

There are options to disable hooks installation (hooks installation can be detected as application's crack).

There are options to use hi-level or low-level hooks (trade detalization for better compatibility).

 

 

Question: What is the file's extension for bug reports?

Answer: It is *.EL for plain-text reports, *.ELP for packed reports (can include screenshot and additional files), *.ELX for XML reports. See also.

 

 

Question: How many errors can EurekaLog store in the file log?

Answer: There are no special limits.

 

 

Question: Can EurekaLog work in unattended environments?

Answer: Yes, there is no problem. You can disable visual feedback (error dialogs, send progress, etc.), you can set up logging, you can set up automatic bug report sending, you can set up auto-restart options.

 

 

Question: Can I ignore exception from 3rd party framework (some badly written code)?

Answer: Yes, absolutely. See this article for more info.

 

 

Question: What about localization to other languages?

Answer: No problem. We support any localization tool or even no using localization tool at all. There are wide translation options available. You can localize resourcestrings, you can use Translate-like function (GetText-style) or you can just set up translated strings in options.

 

 

Question: But do you support right-to-left text?

Answer: Yes, you can even force right-to-left text by switching "Right-To-Left" value under "Dialogs (common)" section from 0 to 1. See localization options.

 

 

Question: What are the RC, beta, alpha versions?

Answer: RC means Release Candidate. When client founds an issue in EL, we develop a fix ASAP, mark it as XXX RC YYY and publish it on our site. So the client can download it and test his issue in new version. When we get a bunch of fixes and there are no known issues and there is enough passed time since last fix (so any who wanted to test - already do it) - then we just rename XXX RC YYY to just XXX and publish it as official release. So, generally RC builds are quite stable and can be used in production.

 

Beta versions are similar to RC, but we are not sure about stability of applied fixes. We do not recommend to use beta builds in production.

 

Alpha versions are unstable builds, using for prototyping and testing.

 

 

Question: Where can I obtain the last version of EurekaLog?

Answer: You should log in to your account on our web-site.

 

 

Once you're logged in to your control panel - you should see available to you EurekaLog versions. There will be a link to download the last stable and last test version of EurekaLog (if any present).

 

 

 

Question: What is my log in and password for customer's area (control panel)?

Answer: Your log in is your e-mail address (which you've used to purchase EurekaLog). Your password is sent to you in the confirmation e-mail immediately after purchase:

 

We have created a new account for you on our web site.

 

Your credentials are:

Login: your-actual-login

Password: your-actual-password

 

You can log into your account here: https://www.eurekalog.com/login.php

 

Please, save password information in a safe place, and delete this e-mail.

 

Note: your license serial number is not your password!

 

If you didn't receive the notification e-mail with your password - check you spam folder (e-mail client or server). It's a good idea to add @eurekalog.com to your white-list for e-mail applications;
If you still don't see this e-mail - it is probably because you already have account on our web-site (in other words: you just made a second purchase for the same e-mail address). If this is the case - you should already have login and password information;
If you know your login (e-mail) and forgot your password - just use "Reset password" function;
If you don't know your login, or if you're unable to resolve your problems - please ask our sales department to reset your password. Provide as much details about your purchase as possible.

 

Note: you can log in here: https://www.eurekalog.com/login.php

 

 

Question: Can I ask for a feature to add? How about more information in bug reports?

Answer: Yes, sure - we love to hear feedback! You can ask us to add specific feature and additional information. We will add most popular and frequently asked features into next releases of EurekaLog. Unfortunately, not all features can be added. However, EurekaLog allows easy customization. There are many events handlers. So often you can add your desired features by yourself even without having full source code!

 

Oh, and we have OnCustomDataRequest event, which you can use to insert arbitrary information into bug reports. And you can also add additional files, of course.

 

 

Question: My question is not listed in this FAQ?

Answer: Take a look at our video tutorials, another FAQ sections, "How to" section, or contact our support.




Send feedback... Build date: 2023-09-11
Last edited: 2023-08-09
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/faq_general.php