[NO BUG] PB 4.51RC2/IDE editarea is not updated

Working on new editor enhancements?
User avatar
Kurzer
Enthusiast
Enthusiast
Posts: 676
Joined: Sun Jun 11, 2006 12:07 am
Location: Near Hamburg

[NO BUG] PB 4.51RC2/IDE editarea is not updated

Post by Kurzer »

Hello,

on my Netbook (MSI Wind 100, 2 GB RAM) there is a wierd bug using 4.51 RC2.
The area in which the source is displayed is not refreshed. It seems that there is a #WM_PAINT message missing.

I can load code and projects -the related tabs in the IDE will be opened, but the area in which the source should be displayed is completeley empty - a plain yellow scintila gadget. No caret, no linenumbers, no scrollbar (even if I load a big source)... nothing.
I can show a screenshot first in 8 hours, because my netbook is at home.

There is no problem with 4.51RC1 on my Netbook but also no problem with the current 4.51RC2 on my desktop PC.
As I wrote, really wierd :?
Last edited by Kurzer on Wed Aug 18, 2010 6:39 pm, edited 1 time in total.
PB 6.12 x64, OS: Win 11 24H2 x64, Desktopscaling: 150%, CPU: I7 12700 H, RAM: 32 GB, GPU: Intel(R) Iris(R) Xe Graphics | NVIDIA GeForce RTX 3070, User age in 2025: 57y
"Happiness is a pet." | "Never run a changing system!"
Fred
Administrator
Administrator
Posts: 18225
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PB 4.51RC2/IDE editarea is not updated

Post by Fred »

We don't have changed anything between RC1 and RC2 gadget/window/scintilla wise.
User avatar
Kurzer
Enthusiast
Enthusiast
Posts: 676
Joined: Sun Jun 11, 2006 12:07 am
Location: Near Hamburg

Re: PB 4.51RC2/IDE editarea is not updated

Post by Kurzer »

Thanks for the fast reply. I will test this issue under different conditions this evening.

The bug occured today morning when I started the Netbook from 'sleepmode'. Maybe this is the reason?
Or there is something wrong with the installtion of RC2... I had not much time this morning for more checks.

I will keep you informed.
PB 6.12 x64, OS: Win 11 24H2 x64, Desktopscaling: 150%, CPU: I7 12700 H, RAM: 32 GB, GPU: Intel(R) Iris(R) Xe Graphics | NVIDIA GeForce RTX 3070, User age in 2025: 57y
"Happiness is a pet." | "Never run a changing system!"
Little John
Addict
Addict
Posts: 4789
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: PB 4.51RC2/IDE editarea is not updated

Post by Little John »

kurzer wrote:I can load code and projects -the related tabs in the IDE will be opened, but the area in which the source should be displayed is completeley empty - a plain yellow scintila gadget. No caret, no linenumbers, no scrollbar (even if I load a big source)... nothing.
I almost had forgotten about it, but now I recall: I sometimes had the same problem with the Linux version of PB 4.50 x86 (never encountered it with the Windows version of that release).

Regards, Little John
User avatar
Kurzer
Enthusiast
Enthusiast
Posts: 676
Joined: Sun Jun 11, 2006 12:07 am
Location: Near Hamburg

Re: PB 4.51RC2/IDE editarea is not updated

Post by Kurzer »

Hello Freak and Fred,

its all ok now. There must have been an error in the Purebasic prefs file.
On my desktop PC I changed something in the settings then saved the settings and copied the prefs file to the netbook.
Since this time the problem was solved on the 4.51RC2 installation on the netbook.

I found this out, because a fresh installation (without copying the old prefs file) worked perfect on the netbook.
PB 6.12 x64, OS: Win 11 24H2 x64, Desktopscaling: 150%, CPU: I7 12700 H, RAM: 32 GB, GPU: Intel(R) Iris(R) Xe Graphics | NVIDIA GeForce RTX 3070, User age in 2025: 57y
"Happiness is a pet." | "Never run a changing system!"
Post Reply