anilgkts / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Arduino IDE running on Linux shows compiler errors wrong #815

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
>What steps will reproduce the problem?
1. Open an example, like Blink
2. Make any syntax error, like removing a semicolon in line 11
3. Klick verify button

> What is the expected output? 
1. Red bar shows the first compiler error message.
2. Compiler messages in the black area with correct line numbers.
See the attached screenshot of the Windows window.

>What do you see instead?
1. Red bar shows only "Error compiling.".
2. Compiler messages in the black area with wrong (too big) line numbers.
See the attached screenshot of the Linux window.
This issue appears only on Linux!

>What version of the Arduino software are you using? 
Issue appears since Arduino 0017 until Arduino 1.0

>On what operating system?  
Since Ubuntu 10.04 until current Ubuntu 11.10

>Which Arduino board are you using?
Several. 
Not relevant for this issue.

Greetings
Bernhard

Original issue reported on code.google.com by happyhac...@temporaryemailaddress.com on 13 Feb 2012 at 8:55

Attachments:

GoogleCodeExporter commented 9 years ago
https://github.com/arduino/Arduino/issues/815#issuecomment-105537005

Original comment by federico...@gmail.com on 26 May 2015 at 2:10

GoogleCodeExporter commented 9 years ago

Original comment by federico...@gmail.com on 26 May 2015 at 3:26