EurekaLog newsgroups
Go Back   EurekaLog newsgroups > Support > Bugreports
Reply
 
Thread Tools Display Modes
  #1  
Old 17-Nov-2005, 01:12 PM
Meine
Guest
 
Posts: n/a
Default Send Email checkbox diappears

[I posted this in general, but suppose this is a better place for it,
sorry for that]

Hello,

we're using Eurekalog and are very happy with it

But there is one strange thing, this is what happens (I've checked it
with version 5.0.5):


1. An error occurs and is catched by EurekaLog
2. EurekaLog dialog is shown to user
3. User unchecks "Send email" and closes the dialog
4. The applications is closed (we've chosen to quit the application
after every error that occurs)

So far everything is as expected.

But now, after the applications is started and an error occurs the Send
email (and attach screenshot) checkbox has disappeared.

My question: under which circumstances is the checkbox made invisibe?

We have "disabled" the EurekaLog look and are using the normal windows
look for the dialog.

Furthermore we do have some initialization code around EurekaLog to
init/load/save error handling settings, this is done by assigning
CurrentEurekaLogOptions with a copy (although I don't think that's the
causse).

All errors will go through a ExceptionNotify procedure, i.e. something like:

procedure XSO_ExceptionNotify(ExcRecord: TEurekaExceptionRecord; var
Handled: Boolean);
var
s : string;
Opt : TEurekaModuleOptions;
begin
Opt := ExcRecord.CurrentModuleOptions;

if HasParam('/debug') then
DumpEurekaLogSettings; // Here ExceptionDialogSettings still
contains edoSendEmailChecked is

s := Opt.EMailSubject;
if Pos('%s', s) > 0 then
Opt.EmailSubject := TryFmt(s, [ParamStr(0)]);

if Exception_Quit then // Exception_Quit is a unit var
ForceApplicationTermination(tbTerminate);

Handled := Exception_ByEureka; // Exception_ByEureka is a unit var
end;
Reply With Quote
  #2  
Old 17-Nov-2005, 02:58 PM
admin
Guest
 
Posts: n/a
Default Re: Send Email checkbox diappears

Hi,

Meine wrote:
> [I posted this in general, but suppose this is a better place for it,
> sorry for that]
>
> Hello,
>
> we're using Eurekalog and are very happy with it
>
> But there is one strange thing, this is what happens (I've checked it
> with version 5.0.5):
>
>
> 1. An error occurs and is catched by EurekaLog
> 2. EurekaLog dialog is shown to user
> 3. User unchecks "Send email" and closes the dialog
> 4. The applications is closed (we've chosen to quit the application
> after every error that occurs)
>
> So far everything is as expected.
>
> But now, after the applications is started and an error occurs the Send
> email (and attach screenshot) checkbox has disappeared.
>
> [...]


Check if is active the "Project/EurekaLog Options.../Log File/Do not
save duplicate errors" option, please.


--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG showing line n.
Reply With Quote
  #3  
Old 17-Nov-2005, 03:10 PM
Meine
Guest
 
Posts: n/a
Default Re: Send Email checkbox diappears

"do not save duplicate errors" was enabled indeed; thanks!

admin wrote:
> Hi,
>
> Meine wrote:
>
>> [I posted this in general, but suppose this is a better place for it,
>> sorry for that]
>>
>> Hello,
>>
>> we're using Eurekalog and are very happy with it
>>
>> But there is one strange thing, this is what happens (I've checked it
>> with version 5.0.5):
>>
>>
>> 1. An error occurs and is catched by EurekaLog
>> 2. EurekaLog dialog is shown to user
>> 3. User unchecks "Send email" and closes the dialog
>> 4. The applications is closed (we've chosen to quit the application
>> after every error that occurs)
>>
>> So far everything is as expected.
>>
>> But now, after the applications is started and an error occurs the
>> Send email (and attach screenshot) checkbox has disappeared.
>>
>> [...]

>
>
> Check if is active the "Project/EurekaLog Options.../Log File/Do not
> save duplicate errors" option, please.
>
>

Reply With Quote
  #4  
Old 17-Nov-2005, 03:15 PM
admin
Guest
 
Posts: n/a
Default Re: Send Email checkbox diappears

Hi,

Meine wrote:
> "do not save duplicate errors" was enabled indeed; thanks!


You're welcome!

>
> [...]
>


--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG showing line n.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Send Email under Task Scheduler gdavidshaw Suggestions 3 01-Oct-2008 09:43 AM
Send file *.elf by email. Dirceu Teixeira General 2 16-Apr-2007 11:41 AM
Send via Internet checkbox won't appear pjsiong General 1 14-Sep-2006 09:30 AM
Send email checkbox disappears Meine General 1 17-Nov-2005 02:59 PM

All times are GMT. The time now is 07:56 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright © EurekaLab s.a.s. - VAT ID: IT05554520824