[Gambas-user] TextHighlighting commit

Bruce Steers bsteers4 at gmail.com
Tue Feb 23 19:39:06 CET 2021


On Tue, 23 Feb 2021 at 18:09, Jussi Lahtinen <jussi.lahtinen at gmail.com>
wrote:

> whatever it is it's nothing to do with my config.
>> happening on my Linux mint, Debian, Fedora  and Ubuntu. (basically every
>> os i have tested it on)
>>
>
> Gambas writes the configs, not underlying the system.
> Meaning, if you have run somehow corrupted/buggy installation, there might
> be something in the config.
> You could try to rename gambas3.conf and try then if the bug persists. If
> not, just delete the new config and rename the old back.
>

if i have run a buggy installation on every operating system i have then
the installation must be buggy , i use the autotools method provided and
the commands as used in the gitlab-ci file.
this was not a problem until commit
d0fa82d8
<https://gitlab.com/gambas/gambas/-/commit/d0fa82d80faf34dda084f98b9c75f5ad447cd895>

TextEditor: Highlight lines the later as possible: when the Text or
SelectedText property is read, or when the line is drawn.

[GB.FORM.EDITOR]
* OPT: TextEditor: Highlight lines the later as possible: when the
Text or SelectedText property is read, or when the line is drawn.
       Consequently, the IDE restores a project faster when there are
a lot of files to open.


So i'm thinking it's something to do with that rather than suddenly all my
systems are misconfiggured



> Also, compare system information between buggy run IDE and working IDE, or
> send them here.
>
pffffffff , I might just learn to live with the bug , it might be easier ;)

Did you compile the sources yourself?
>

yes via the recommended method as described on the wiki.
Is your's a bulk standard repository version then?
possibly that makes a difference?
I use compilation install method because it makes it better for me to help
Ben by testing new commits asap



> Does it not happen for you Jussi?
>>
>
> No.
>

bloody typical lol :D

what are you on stable build or something?  ;)

hehe
Thanks anyway Jussi but i think yr off base on the cause being anything i
have done.
I have tried uninstalling, removing manually gambas stuff, installing main
master not my own fork.

and my fork only has a few tweaks on the main master so it cannot be that.
It's the above mentioned commit.  trust me :)

Bruce Steers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210223/1cd7bf76/attachment.htm>


More information about the User mailing list