Option Check Box "Debuging off unknown Exceptions"

Please add any feature requests for Flowcode version 6 here

Moderator: Benj

Forum rules
Only feature requests will be considered here. General questions should not be posted in this forum.
Post Reply
Rudi
Posts: 666
Joined: Mon Feb 10, 2014 4:59 am
Has thanked: 493 times
Been thanked: 187 times

Option Check Box "Debuging off unknown Exceptions"

Post by Rudi »

Hi

Why Is FC6 allways in Debug Modus?

Why i ask.

The Exception Messages are not controlled by FC.

This can be caught in any programming language.

Delphi
try.. except .. finaly ...

Java
Catch Block

and in the programming language that FC is make, i think, too.

Is it possible in next Release to make a General Option "Debug Modus off" or "Do not show unknown Exception" or "Do not report Report/Show any unknown Exception"

This will be fine. FC must be close after this - because Ecxeption in FC is not sorted out.
If it sorted out, FC Programmer can it may decide this exactly as knowed ( Integration ) or ( Unknown ) .


Rudi

User avatar
SteveM
Posts: 55
Joined: Tue Mar 25, 2014 2:09 pm
Has thanked: 28 times
Been thanked: 65 times
Contact:

Re: Option Check Box "Debuging off unknown Exceptions"

Post by SteveM »

Hi Rudi,
Interesting point - as you say, an error message from any software must always be useful to the customer...
- Should describe the problem in the customer's language - no cryptic codes!
- Make clear if the customer did anything unexpected, and tell them what they can do to make things right.
- Make clear if the customer did NOT cause the error, and give instructions how to report the problem to the vendor.
So, I agree with you, the "fatal error" message doesn't match these "user friendly" rules - it is not useful to the customer at all!
Maybe we can add to the error box options for - "Always/Never send an error report to Matrix" and "Do not show this message again" - I'll add these to our suggestions for future versions of Flowcode, and we should also review all of our error reporting to make sure that it is always "user friendly".

Though, of course, the best thing will be for Matrix to fix all of the bugs, so that error messages are not necessary!! :wink:

Best regards,
Steve.

Rudi
Posts: 666
Joined: Mon Feb 10, 2014 4:59 am
Has thanked: 493 times
Been thanked: 187 times

Re: Option Check Box "Debuging off unknown Exceptions"

Post by Rudi »

ups = :-) Someone's been hit ;-)

Hi Steve - Hi Matrix Staff!

░░░░░░░░░░░░
░░░░░░.-(¯`:´¯)-
░░░░(¯` ● \ ● / ●´¯)
░░░(¯´●_0()()()0_●´¯)
░░░(¯`● ()()()()()() ●´¯)
░░░(_. ●¯0()()()0¯●._)
░░░░(_.●´/ ● \`●._)
░░░░░░) '-(_.:._)
░(¯ `·.\|/.·´¯)░█
░(¯ `·.(█).·´¯)█░(¯`:´¯)
░(_.·´/|\`·._)█░ (·.(█)`.)
░░(_.:._)░█░░ (_.:._)
______██████████
__$$$$$$$$$$$$$$$$$$$$
__$$$$$$$$$$$$$$$$$$$$
___$$$$$$$$$$$$$$$$$$
____$$$$$$$$$$$$$$$$
_____$$$$$$$$$$$$$$
______██████████


I did not mean evil!

You know how i mean this. =:)

Best wishes
Rudi
╔╦╦╦╦╦╦╦╦╦╦╦╦╗
╠╬╬╬╬╬╬╬╬╬╬╬╬╣
╠╬╬╬╬╬╬╬╬╬╬╬╬╣
╠╬╬█╬╬╬╬╬╬█╬╬╣
╠╬╬╬╬╬╬╬╬╬╬╬╬╣
╠╬╬╬╬╬╬╬╬╬╬╬╬╣
╠╬█╬╬╬╬╬╬╬╬█╬╣
╠╬██████████╬╣
╠╬╬╬╬╬╬╬╬╬╬╬╬╣
╚╩╩╩╩╩╩╩╩╩╩╩╩╝

Post Reply