Discussion:
[Qt-creator] The words "line" and "column" are black
Карелин Павел
2018-08-02 18:43:02 UTC
Permalink
Hi,

I switched to QtC 4.7.  At the same time, I noticed that when I open
file list.h at editor - the words "line" and "column" are black (see
attachment). This happens only with one file.
Why is this happening?

--
BR, Pavel Karelin
André Pönitz
2018-08-02 08:35:24 UTC
Permalink
On Thu, Aug 02, 2018 at 09:43:02PM +0300, Карелин Павел wrote:
> Hi,

Hi Pavel.

> I switched to QtC 4.7.  At the same time, I noticed that when I open file
> list.h at editor - the words "line" and "column" are black (see attachment).
> This happens only with one file.
> Why is this happening?

I am seeing that too, at times, and sometimes also in other places
of the gui. The current working hypothesis is some race in theme
setup, but so far the pain level was not big enough for me to try
to hunt it down in the maze of parallelized and/or delayed operations
that happen at startup time.

Andre'
Robert Löhning
2018-08-03 14:23:06 UTC
Permalink
Am 02.08.2018 um 10:35 schrieb André Pönitz:
> On Thu, Aug 02, 2018 at 09:43:02PM +0300, Карелин Павел wrote:
>> Hi,
>
> Hi Pavel.
>
>> I switched to QtC 4.7.  At the same time, I noticed that when I open file
>> list.h at editor - the words "line" and "column" are black (see attachment).
>> This happens only with one file.
>> Why is this happening?
>
> I am seeing that too, at times, and sometimes also in other places
> of the gui. The current working hypothesis is some race in theme
> setup, but so far the pain level was not big enough for me to try
> to hunt it down in the maze of parallelized and/or delayed operations
> that happen at startup time.
>
> Andre'

Hello Gentlemen,

might one of you please take the time to create a bugreport at
https://bugreports.qt.io/
so this issue is documented? Or did somebody do that already?

Thanks,
Robert
Christian Stenger
2018-08-06 11:16:02 UTC
Permalink
https://bugreports.qt.io/browse/QTCREATORBUG-20916

________________________________________
From: Qt-creator <qt-creator-bounces+christian.stenger=***@qt-project.org> on behalf of Robert Löhning <***@qt.io>
Sent: Friday, August 3, 2018 4:23:06 PM
To: qt-***@qt-project.org
Subject: Re: [Qt-creator] The words "line" and "column" are black

Am 02.08.2018 um 10:35 schrieb André Pönitz:
> On Thu, Aug 02, 2018 at 09:43:02PM +0300, Карелин Павел wrote:
>> Hi,
>
> Hi Pavel.
>
>> I switched to QtC 4.7. At the same time, I noticed that when I open file
>> list.h at editor - the words "line" and "column" are black (see attachment).
>> This happens only with one file.
>> Why is this happening?
>
> I am seeing that too, at times, and sometimes also in other places
> of the gui. The current working hypothesis is some race in theme
> setup, but so far the pain level was not big enough for me to try
> to hunt it down in the maze of parallelized and/or delayed operations
> that happen at startup time.
>
> Andre'

Hello Gentlemen,

might one of you please take the time to create a bugreport at
https://bugreports.qt.io/
so this issue is documented? Or did somebody do that already?

Thanks,
Robert
_______________________________________________
Qt-creator mailing list
Qt-***@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator
Carel Combrink
2018-08-06 11:48:57 UTC
Permalink
I normally see this if the file that I open is read-only (on Windows).

I have commented on the issue as well.
On Mon, Aug 6, 2018 at 1:16 PM Christian Stenger
<***@qt.io> wrote:
>
> https://bugreports.qt.io/browse/QTCREATORBUG-20916
>
> ________________________________________
> From: Qt-creator <qt-creator-bounces+christian.stenger=***@qt-project.org> on behalf of Robert Löhning <***@qt.io>
> Sent: Friday, August 3, 2018 4:23:06 PM
> To: qt-***@qt-project.org
> Subject: Re: [Qt-creator] The words "line" and "column" are black
>
> Am 02.08.2018 um 10:35 schrieb André Pönitz:
> > On Thu, Aug 02, 2018 at 09:43:02PM +0300, Карелин Павел wrote:
> >> Hi,
> >
> > Hi Pavel.
> >
> >> I switched to QtC 4.7. At the same time, I noticed that when I open file
> >> list.h at editor - the words "line" and "column" are black (see attachment).
> >> This happens only with one file.
> >> Why is this happening?
> >
> > I am seeing that too, at times, and sometimes also in other places
> > of the gui. The current working hypothesis is some race in theme
> > setup, but so far the pain level was not big enough for me to try
> > to hunt it down in the maze of parallelized and/or delayed operations
> > that happen at startup time.
> >
> > Andre'
>
> Hello Gentlemen,
>
> might one of you please take the time to create a bugreport at
> https://bugreports.qt.io/
> so this issue is documented? Or did somebody do that already?
>
> Thanks,
> Robert
> _______________________________________________
> Qt-creator mailing list
> Qt-***@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
> _______________________________________________
> Qt-creator mailing list
> Qt-***@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
Loading...