Giter VIP home page Giter VIP logo

Comments (3)

uribatake avatar uribatake commented on July 24, 2024

はじめまして。kancolleojisan様の指摘で今起きている現象が把握できました。
ひたすらGPU周りの環境を見直したりしていて、私の環境だけなのかと混迷していたので助かりました。ありがとうございました。

あと追加で気付いた事なんですが、windowsのタスクバーのアイコンが明滅する(アイコンキャッシュの再構築?)のタイミングでも外れる事があります。
簡単なプログラミングしか出来ないので申し訳程度ですが報告させていただきました。

from kancolleviewer.

kancolleojisan avatar kancolleojisan commented on July 24, 2024

uribatake様はじめまして。いえいえ、お役に立てて嬉しいです。
Tabキーの方で気付いたのでフォーカスに目を向けることになったものの、もしタスクバーの方で気付いてたら私もGPUかな?となっていたかと。

Ctrl+Shift+ESCからexplorer.exeを強制終了させて、再度ファイル>タスクの実行からexplorerを起動させた時みたいなのですね。なんか色んなメッセージ飛んできてそう…

from kancolleviewer.

kancolleojisan avatar kancolleojisan commented on July 24, 2024

その後の報告です。
一旦は状況は落ち着いていたように見えていたのですが、「ページを更新する」ボタンを押下後に「3.スクリーンショットの保存に失敗する」が確定で発生するようになってしまいました。
以前はページを更新してもしなくても発生していた(のを確認してからissueを投稿していました)のですけれど今回は確定なので、ページを更新した後に毎回初期化ないしは取得しないといけない何かがあると、その方向で考えました結果

ScreenshotAction.cs

 if (!this.AssociatedObject.TryGetKanColleCanvas(out this.targetCanvas))

として、毎回Canvasを取得する形にすると解決できました。
恐らくページ更新のタイミングでCanvasを作り直すようにしたのかなーと思ってます。
ご参考になれましたら幸いです。

from kancolleviewer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.