PB 6.03 Beta 5 Add Timestamp on Debug Output not deactivateable

Post bugs related to the IDE here
uwekel
Enthusiast
Enthusiast
Posts: 740
Joined: Sat Dec 03, 2011 5:54 pm
Location: Oldenburg (Germany)

PB 6.03 Beta 5 Add Timestamp on Debug Output not deactivateable

Post 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
PB 5.70 LTS (x64) - Debian Testing, Gnome 3.30.2
BarryG
Addict
Addict
Posts: 4178
Joined: Thu Apr 18, 2019 8:17 am

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

Post by BarryG »

Doesn't show timestamps here with a clean install:

Image
User avatar
mk-soft
Always Here
Always Here
Posts: 6253
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

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

Post by mk-soft »

Can here enable and disable TimeStamp.
Perhaps purebasic.prefs defect ...
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
uwekel
Enthusiast
Enthusiast
Posts: 740
Joined: Sat Dec 03, 2011 5:54 pm
Location: Oldenburg (Germany)

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

Post 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.
PB 5.70 LTS (x64) - Debian Testing, Gnome 3.30.2
User avatar
Janni
Enthusiast
Enthusiast
Posts: 127
Joined: Mon Feb 21, 2022 5:58 pm
Location: Norway

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

Post 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
Spec: Linux Mint 20.3 Cinnamon, i7-3770K, 16GB RAM, RTX 2070 Super
BarryG
Addict
Addict
Posts: 4178
Joined: Thu Apr 18, 2019 8:17 am

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

Post 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?
uwekel
Enthusiast
Enthusiast
Posts: 740
Joined: Sat Dec 03, 2011 5:54 pm
Location: Oldenburg (Germany)

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

Post by uwekel »

Even if i use a clean preference file, the timestamp is still printed. Now i guess it is a wanted behavior.
PB 5.70 LTS (x64) - Debian Testing, Gnome 3.30.2
Post Reply