Page 1 of 1

PB 6.03 Beta 5 Add Timestamp on Debug Output not deactivateable

Posted: Tue Aug 29, 2023 5:49 am
by uwekel
Hi,

if you open the Preferences Dialog, select Debugger and Individual Settings, the Add Timestamp option can be disabled, but has no effect. The timestamp will be printed nevertheless on each Debug output.

Best regards
Uwe

Re: PB 6.03 Beta 5 Add Timestamp on Debug Output not deactivateable

Posted: Tue Aug 29, 2023 10:55 am
by BarryG
Doesn't show timestamps here with a clean install:

Image

Re: PB 6.03 Beta 5 Add Timestamp on Debug Output not deactivateable

Posted: Tue Aug 29, 2023 11:02 am
by mk-soft
Can here enable and disable TimeStamp.
Perhaps purebasic.prefs defect ...

Re: PB 6.03 Beta 5 Add Timestamp on Debug Output not deactivateable

Posted: Fri Sep 01, 2023 3:31 pm
by uwekel
I should have mentioned that the option "Display debug output in the error log" is also enabled. The Timestamp is printed in the error log.

Re: PB 6.03 Beta 5 Add Timestamp on Debug Output not deactivateable

Posted: Fri Sep 01, 2023 7:21 pm
by Janni
Works fine on my Linux Mint machine (PB6.03 beta5).

The timestamp works as expected (show/not show) when I toggle the 'Add Timestamp' in the Debug Output setting

Re: PB 6.03 Beta 5 Add Timestamp on Debug Output not deactivateable

Posted: Sat Sep 02, 2023 1:53 am
by BarryG
uwekel wrote: Fri Sep 01, 2023 3:31 pmI should have mentioned that the option "Display debug output in the error log" is also enabled. The Timestamp is printed in the error log.
Still can't reproduce here. Have you tried it with a clean install like in my first post, so that no preferences file exists when testing?

Re: PB 6.03 Beta 5 Add Timestamp on Debug Output not deactivateable

Posted: Wed Sep 06, 2023 5:54 am
by uwekel
Even if i use a clean preference file, the timestamp is still printed. Now i guess it is a wanted behavior.