Re: build plugin, no double click, no menu for parsing in latest versions

Kåre Särs <[email protected]> Wed, 08 May 2024 15:27:12 +0300
Newsgroups gmane.comp.kde.devel.kwrite
Message-ID <5470895.GXAFRqVoOG@insta-precision3580>
Hi,

On onsdag 8 maj 2024 13:27:40 EEST Joan Baiges Aznar wrote:
> Dear Kare,
> Thank you very much for your quick response, also for maintaining the bui=
ld
> plugin :),
> We are using gfortran and make, and the errors do not seem to be
> recognized. This are the target settings:
> [image: image.png]
> And this is the output:
> [image: image.png]
> It realizes that the build failed, but does not detect the errors?
> This was run from the  AppImage
> file kate-master-7162-linux-gcc-x86_64.AppImage, on Ubuntu 22,
>=20
> Thank you for your help!
>=20

I tested the output and it is a bug in the regularexpression parsing the er=
ror=20
message line.=20
Since there is no "error" or "warning" message after the file, it will not =
mark=20
it as an error or warning, but after a bugfix, you should be able to click =
on=20
the line containing the file-name.

There is also an issue with not showing an error message when the file is n=
ot=20
found and how to possibly add a search path.

/K=C3=A5re



> Missatge de K=C3=A5re S=C3=A4rs <[email protected]> del dia dt., 7 de=
 maig 2024 a
>=20
> les 18:10:
> > Hi,
> >=20
> > On Monday, 6 May 2024 16.39.18 EEST Joan Baiges Aznar wrote:
> > > Hi,
> > > Please CC me in the answer since I am not subscribed to the list, tha=
nks
> > :
> > :)
> > :
> > > I am using kate in ubuntu 22.04. I am having issues with the build
> > > plugin
> > > (gcc fortran):
> > > I have installed 2 versions:
> > > version 21.12.03, the sliding bar for selecting the error/warning out=
put
> > > level appears, but when double clicking on the error it does not bring
> > > me
> > > to the line in the specific file in the code.
> > > version 24.07.70 does not have the sliding bar for selecting the level
> > > of
> > > output of the errors after building,
> > >=20
> > > I do not know if this are issues or the feature is no longer supporte=
d,
> >=20
> > The output has changed quite a bit since 21.12 :). The new version has
> > clickable links directly i the output and the warnings and errors are a=
lso
> > added to the diagnostics panel (with corresponding links to the files)
> >=20
> > Regards,
> >=20
> >   K=C3=A5re