Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

「SAKURA EDITORでGrep」が機能しません。 #1626

Closed
berryzplus opened this issue Apr 14, 2021 · 4 comments · Fixed by #1629
Closed

「SAKURA EDITORでGrep」が機能しません。 #1626

berryzplus opened this issue Apr 14, 2021 · 4 comments · Fixed by #1629
Labels
🐛bug🦋 ■バグ修正(Something isn't working) 💩degradation🧻🚽 デグレ (前に動いていた機能が動かなくなった)

Comments

@berryzplus
Copy link
Contributor

問題内容

転記します。
#1624 (comment)

Windows10上で、右クリックで、「SAKURA EDITORでGrep」を押すと常駐するだけでGrepウィンドウが開きません。私だけでしょうか。
※前回コメントからソフトウェア挙動変化を認めたため、前回コメントを削除の上、コメントを再度記述。
前々のマージ版ではGrepウィンドウが開きます。この挙動が正しい挙動と思っていたのですが。

ちなみに検証したのは以下バージョン
サクラエディタ v2.4.2.3668 64bit dev Alpha Version
(GitHash e80c6e9)
(GitURL https://github.com/sakura-editor/sakura.git)

@oooonduke さん、ありがとうございます。

再現手順

再現頻度

不明です。

問題のカテゴリ

  • プログラムの動作上の問題
    • Appveyor ビルド版

環境情報

  Compile Info: V_A641916 WPR WIN601/I800/C000/N601
  Last Modified: 2021/4/14 11:00:58

スクリーンショット

@sanomari
Copy link
Contributor

これって、PRのビルドに対するコメントなんじゃないでしょうか?

「SAKURA EDITORでGrep」ってのがどんな機能か知らないので、修正と関係あるか判断つきませんけれども。

@berryzplus
Copy link
Contributor Author

「SAKURA EDITORでGrep」は、Windowsエクスプローラーに「サクラエディタのコマンドライン」を登録しておくことができるインストーラーの機能です。コマンドラインパラメーターの解釈方法を変えるような変更をすると影響する可能性があります。 #1624 で行っている変更とは関係ありません。

@sanomari
Copy link
Contributor

「SAKURA EDITORでGrep」は、Windowsエクスプローラーに「サクラエディタのコマンドライン」を登録しておくことができるインストーラーの機能です。コマンドラインパラメーターの解釈方法を変えるような変更をすると影響する可能性があります。 #1624 で行っている変更とは関係ありません。

本当ですか?

なんとなく「検証はしてない」からissue立てたように見えます。

@sanomari sanomari added 🐛bug🦋 ■バグ修正(Something isn't working) 💩degradation🧻🚽 デグレ (前に動いていた機能が動かなくなった) labels Apr 15, 2021
@sanomari
Copy link
Contributor

試してみました。

build 結果
3668 NG
3667 NG
3665 NG
3660 NG
3656 NG
3654 OK
3630 OK

原因は #1618 です。
x64対応準備でCMemoryを触ったのがマズかったみたい。
コマンドラインとCMemoryが頭の中で結びつかなくて、不思議な感じがします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug🦋 ■バグ修正(Something isn't working) 💩degradation🧻🚽 デグレ (前に動いていた機能が動かなくなった)
Projects
None yet
2 participants