Alex222222222222 / CopyClip

MacOS, Linux and Windows Clipboard Management App
MIT License
6 stars 2 forks source link

App unexpectedly exits when a picture or file is copied to the clipboard on Windows #115

Closed ChloeWKY closed 5 months ago

ChloeWKY commented 5 months ago

The latest version is used.

The app also exits unexpectedly when Youdao Dictionary's word marking feature is used. This seems to be unrelated to file copying and rather associated with text data handling.

Alex222222222222 commented 5 months ago

Please upload or pasta your associated log file here, otherwise there is no way I can diagnose the issue.

The log file is located at %appdata%/org.eu.huazifan.copyclip/log or % localappdata%/org.eu.huazifan.copyclip/log on Windows.

Alex222222222222 commented 5 months ago

Please do not closed this issue, as the bug fix has not been merged yet.

Alex222222222222 commented 5 months ago

Please do not closed this issue, as the bug fix has not been merged yet, and the bug fix is not sophisticated tested.

ChloeWKY commented 4 months ago

No, the bug was not fixed by your latest change. GitHub build failed/cancelled on this commit, and after installing new package file from release, the "updated" app still have the same issue as before.

Alex222222222222 commented 4 months ago

The GitHub build was failed due to a latest issue with tauri-cli. There is currently no fix other than downgrade the tauri-cli version, or wait for the fix by tauri team.

You could build the latest version on your own computer with a lower tauri-cli version. That should fix the issue.