Hello,
when using debugger and numbered bookmarks together in geany, debugger uses the icons from numbered bookmarks instead of his own icons. I.e. a "2" for a breakpoint, a "3" for program counter. Using debugger without numbered bookmarks works as expected. Something wrong with my installation (I use the nightly sources on linux) or a bug?
Bye, Michael
On 22 February 2012 00:46, Michael the.whistler@live.de wrote:
Hello,
when using debugger and numbered bookmarks together in geany, debugger uses the icons from numbered bookmarks instead of his own icons. I.e. a "2" for a breakpoint, a "3" for program counter. Using debugger without numbered bookmarks works as expected. Something wrong with my installation (I use the nightly sources on linux) or a bug?
AFAICT a bug in both plugins and Geany.
Could you raise bug reports on both plugins with the message:
"This plugin uses hard coded integer marker numbers. This can clash with other plugins use of markers. Should test for markers with SC_MARK_AVAILABLE before defining a mark and reset markers used to SC_MARK_AVAILABLE when cleaning up. Must handle markers not being a contiguous sequence and none available"
And one for Geany:
"Geany should set all unused markers to SC_MARK_AVAILABLE and check availability before using markers so that it cooperates with plugins using markers. Geany should not reserve markers it isn't using since this limits the number available to plugins. Geany must handle marker exhaustion"
Cheers Lex
Bye, Michael
Geany mailing list Geany@uvena.de https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
Lex Trotman <elextr@...> writes:
[...]
AFAICT a bug in both plugins and Geany.
Could you raise bug reports on both plugins with the message:
Done for debugger. For numbered bookmarks I did not find a possibillity in the bugtracker to address it to the right developer.
[...]
And one for Geany:
Done. Thank you for your help.
Bye, Michael
Le 23/02/2012 10:35, Michael a écrit :
Lex Trotman <elextr@...> writes:
[...]
AFAICT a bug in both plugins and Geany.
Could you raise bug reports on both plugins with the message:
Done for debugger. For numbered bookmarks I did not find a possibillity in the bugtracker to address it to the right developer.
Now fixed, there is an appropriate category, thanks.
Regards, Colomban
[...]
And one for Geany:
Done. Thank you for your help.
Bye, Michael
Geany mailing list Geany@uvena.de https://lists.uvena.de/cgi-bin/mailman/listinfo/geany