CalunVier

Results 21 comments of CalunVier

Ok, I found the "libfile_selector_linux_plugin.so" in the release of "fclash-1.4.1-1-x86_64.pkg.tar.zst". And I met another problem while I'm trying to launch fclash. I installed "libappindicator-gtk3" successfully, but fclash do not work,...

hard link has been ignorded on linux and macos. For the reason that windows is not unix like os, there's no implementation for windows.

I found a crate [file_id](https://docs.rs/file-id/0.2.1/file_id/index.html) implemented the file id getter for Windows. I’m learning Rust and trying to add the function. But this will take some time (and may never...

> allow for the user to specify which direction the HLs will be made, i.e., I want to be able to specify the TARGET. The purpose of the duplicate file...

> Oh that very interesting. I have never tested it on Windows 11. However the error 0x0000045D seem to be coming from hardware. Would it be possible for you to...

I have to say, blkdiscard in Linux does not work on this hard drive either. But the closed-source software DiskGenius does work. I have no clue about this. Maybe Western...

But I have actually successfully implemented blkdiscard on a 2.5-inch Western Digital 2TB SMR HDD with a SATA port. But there was no success on another Western Digital 1TB 2.5-inch...

My friend helped me update Cargo.lock, but one compilation failed even though there were no errors in the program, and I'm not sure why. It seems that the Github Action...

> My friend helped me update Cargo.lock, but one compilation failed even though there were no errors in the program, and I'm not sure why. It seems that the Github...