https://bugs.kde.org/show_bug.cgi?id=496985

--- Comment #8 from Stephan Mueller <smuel...@chronox.de> ---
Am Mittwoch, 4. Dezember 2024, 21:17:53 Mitteleuropäische Normalzeit schrieb 
Igor Kushnir:

Hi Igor,

> https://bugs.kde.org/show_bug.cgi?id=496985
> 
> --- Comment #7 from Igor Kushnir <igor...@gmail.com> ---
> (In reply to Stephan Mueller from comment #6)
> 
> > I use OpenSUSE Tumbleweed, with the latest code revision. I am not sure
> > how
> > I
> > can create a screenshot to show that because the tool tip is not on the
> > screenshot.
> 
> What is your Clang (libclang) version?


$ clang -v
clang version 19.1.4
Target: x86_64-suse-linux
Thread model: posix
InstalledDir: /usr/bin
System configuration file directory: /etc/clang
User configuration file directory: /home/sm/.config/clang
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-suse-linux/13
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-suse-linux/14
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-suse-linux/14
Candidate multilib: .;@m64
Selected multilib: .;@m64


> Have you customized your installed
> clang package in any way?

Not at all.

> I don't know what can be done about this bug
> other than testing on another OpenSUSE system or another GNU/Linux system
> with the same Clang version. Perhaps debug KDevelop on a system affected by
> the bug and try to figure out what is going on.

I just changed Clang to version 18 by changing the symlink from /usr/bin/clang 
to /usr/bin/clang-18 and I see the same issue.
> 
> I run the command `xfce4-screenshooter -d 5 -w`, which makes a screenshot of
> the active window after a 5-second delay, then trigger the desired tooltip
> within those 5 seconds. Your screenshot app probably has similar command
> line options.

I have managed to create a picture, see attached - the mouse overs over teh 
function asn1_ber_decoder in line 1154. You also see that when hovering over 
that function, all other lines with the CKINT/CKNULL macro (CKNULL has the 
same kind of implementation, but it checks for NULL) are highlighted.


Ciao
Stephan

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to