Terminal : path to source files are no longer clickable (compiler output)

Answered

Hi,

I am compiling Fortran project with cmake and gfortran.

In the terminal output when compiler detects an error and is mentioning a line in a source file, then the related source path is no longer clickable. It seems it is no longer clickable after an IDE update (Help > Check for updates > Update & Restart). 

Does anyone have an idea or a  solution for this ?

Thanks & Regards

my current version is :

IntelliJ IDEA 2023.3.6 (Community Edition)
Build #IC-233.15026.9, built on March 21, 2024
Runtime version: 17.0.10+1-b1087.23 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 4.18.0-513.18.1.el8_9.x86_64
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 6
Non-Bundled Plugins:
 org.jetbrains.fortran (2023.3.1)
 com.jetbrains.space (233.15026.16)
 com.jetbrains.packagesearch.intellij-plugin (233.11800.8)
 zielu.gittoolbox (500.2.2+233)
Kotlin: 233.15026.9-IJ
Current Desktop: MATE
 

Output Example :


 

0
4 comments

Hello, Rayden

Could you please specify from which IDE version you performed update? How exactly can I reproduce the issue on my side? 

0

Hi Olga Mulina ,

thank you for your message.

I wrote a simple reproducer based on cmake and gfortran. 

https://transfert.free.fr/e9E6SYS

I launch it from terminal in IntelliJ : sh build.sh

due to an intentionnal error in main.f90 it leads to :

/home/rayden/tmp/test-compiler-link/src/main.f90:11:16:

          RETURN
               1

But link is not clickable.

it had worked in the past. I believe it is due to the update but I can't remember what was my previous version of IntelliJ before the update. 

thanks & regards
 

0

Thank you for sharing a sample project. I was able to reproduce the bug and created a corresponding report in our YouTrack. Please feel free to upvote it to receive updates. 

Please let me know if you have any further questions or requests.

0

Please sign in to leave a comment.