WrapEarnPass left a comment (geany/geany#4609)

I used the workaround in geany/geany-plugins#1582, which raised a new issue.
Compiler clicky-jumps do not work until Build menu has executed at least once.

After outputting to Compiler, but before running any of the Build menus.
```
(geany:50197): Geany-CRITICAL **: 22:18:48.751: 
msgwin_parse_compiler_error_line: assertion 'utf8_dir != NULL' failed

(geany:50197): Geany-CRITICAL **: 22:18:48.863: 
msgwin_parse_compiler_error_line: assertion 'utf8_dir != NULL' failed

(geany:50197): Geany-CRITICAL **: 22:18:49.055: 
msgwin_parse_compiler_error_line: assertion 'utf8_dir != NULL' failed

(geany:50197): Geany-CRITICAL **: 22:18:49.223: 
msgwin_parse_compiler_error_line: assertion 'utf8_dir != NULL' failed

(geany:50197): Geany-CRITICAL **: 22:18:49.312: 
msgwin_parse_compiler_error_line: assertion 'utf8_dir != NULL' failed

(geany:50197): Geany-CRITICAL **: 22:18:49.431: 
msgwin_parse_compiler_error_line: assertion 'utf8_dir != NULL' failed

(geany:50197): Geany-CRITICAL **: 22:18:49.623: 
msgwin_parse_compiler_error_line: assertion 'utf8_dir != NULL' failed

(geany:50197): Geany-CRITICAL **: 22:18:49.799: 
msgwin_parse_compiler_error_line: assertion 'utf8_dir != NULL' failed
```
After running any Build command, all of the links in Compiler work, even the 
ones I am writing. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4609#issuecomment-4805852773
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/4609/[email protected]>

Reply via email to