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

Double clicking duplicate/similar images don't open #1383

Open
casualsailo opened this issue Oct 30, 2024 · 1 comment
Open

Double clicking duplicate/similar images don't open #1383

casualsailo opened this issue Oct 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@casualsailo
Copy link

Bug Description

I'm on Windows 11, and my Microsoft Photos app recently got updated to v2024.11090.27004.0. The bug should affect newer versions too

When I search for duplicate/similar images, I can double click and it would open the image

With the Microsoft Photos app update, if the path contains a special/chinese/japanese character, it won't open anymore

For example, I have two similar images
C:\test\1.jpg
C:\test α\2.jpg

When I double click on "1.jpg", it will launch with Microsoft Photos

But when I double click on "2.jpg", nothing happens

Before the Microsoft Photos app update, czkawka_gui was able to open both "1.jpg" and "2.jpg"

I've tried using czkawka_gui 7.0.0 and 8.0.0, and the issue applies to both versions

I also tried downloading the console versions of czkawka_gui_gtk46, but there is no console window when I launch it

Steps to reproduce:

Terminal output (optional):

<!--
Add terminal output only if needed - if there are some errors or warnings or you have performance/freeze issues.  
Very helpful in this situation will be logs from czkawka run with RUST_LOG environment variable set e.g. 
`RUST_LOG=debug ./czkawka` or `flatpak run --env=RUST_LOG=debug com.github.qarmin.czkawka` if you use flatpak, which will print more detailed info about executed function.
-->

<details>
<summary>Debug log</summary>

# UNCOMMENT DETAILS AND PUT LOGS HERE

</details>

System

  • Czkawka/Krokiet version: 7.0.0 and 8.0.0
  • OS version: Windows 11
  • Installation method:
@casualsailo casualsailo added the bug Something isn't working label Oct 30, 2024
@qarmin
Copy link
Owner

qarmin commented Nov 1, 2024

For me this looks like bug in open library like - Byron/open-rs#85 or Microsoft Photos app(if I understand correctly this worked before - so in that situation problem should be reported in Microsoft app, not here)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants