Recent

Author Topic: message window line numbers and click feature  (Read 2289 times)

PaperFirst

  • Newbie
  • Posts: 1
message window line numbers and click feature
« on: September 04, 2015, 04:04:12 pm »
When trying to compile bad code, the errors listed in the message window used to show line numbers and you could click on the message to take you to the bad line in the code.  I installed v1.4.2 on another computer (Windows 7, 64 bit), and now I can't get the message window line numbers and click feature to work anymore.  I've tried all kinds of the check boxes in Project Options as well as installing all packages with "debug" in the name, and have searched this forum and looked at documentation, and I just can't figure it out.  I'm sure it's easy, but need guidance!  Thank you!

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4459
  • I like bugs.
Re: message window line numbers and click feature
« Reply #1 on: September 04, 2015, 09:37:20 pm »
It works here.
Environment options have something for Messages Window but it should not affect this feature.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

Handoko

  • Hero Member
  • *****
  • Posts: 5131
  • My goal: build my own game engine using Lazarus
Re: message window line numbers and click feature
« Reply #2 on: October 03, 2015, 11:03:31 am »
I'm not sure it is a bug or not. But what I found is the -va parameter will disable the feature.

1. Main menu > Project > Project Options ... (Ctrl+Shift +F11)
2. Left panel > Compiler Options > Verbosity
3. Enable the Show everything (-va) will cause the issue

So, to re-enable the clicking to jump to line number feature, simply disable the Show everything (-va) checkbox.

I'm using Lazarus 1.4.2 x64_64-linux-gtk 2.

 

TinyPortal © 2005-2018