codebrainz / codebrainz/geany-zencoding

Couple of points I noticed.

オープン
#6 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
49
フォーク
5
PR マージ指標
30日以内にマージされた PR はありません

説明

Couple of points I noticed, wasn't by any means a real review.
1. some of the keybindings clash with standard ones, ++e and t at least, didn't check all the rest.
2. in zen_controller_init_python() the variable resident_pylib is static so its only ever initialised to NULL once, not sure if thats part of your commented intermittent crash on subsequent calls
3. even if the python lib isn't found you fall through to try to initialise anyway, that would probably be a crash.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず zen_controller_init_python() と、issue で言及されている keybinding の定義を調査します。初期化の繰り返しと Python ライブラリの欠落によってクラッシュが発生する可能性があるか、また一覧にあるショートカットが標準のバインディングと競合するかを判断します。各調査結果について修正が確認済みであるか、解決策が文書化されていれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
tooling
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。