Erdem U. Altinyurt

Results 128 comments of Erdem U. Altinyurt

Hi, I manually recover my partition. Probably this patch is working but I cannot compile TestDisk from git-trunk...

Installed via Arch yaourt WIP-7.1 and looks find the partition. But not write the name of the partition. Also it's marked with MS Data instead of Linux filesys. data. Partition...

I don't remember. I think I change PKGBUID and build by `makepkg` command.

Hi @Francewhoa GitHub is primary repo. Other one is just for ... history. About github owning by Microsoft... Do you mean company that release it's own Linux :laughing: Yeah. I...

Can you please send sample file and selected locale and picture of the issue? Also send a picture of proper view, how it need to be looks like. Than I...

Hi. I find this is as a weird request because **there are already 2 cursors visible right now**. "Active" panel has a cursor blinking and passive panel just have a...

Wow. Thank you for detailed bug report. I don't understand that why wxWidgets solves this automatically and need programmer interaction. I will (try to) make required changes at next bug...

Hi, I read that recent wxWidgets 3.1.3 release support wxMSW HiDPI settings. - Add support for per-monitor DPI under new enough OS versions (Maarten Bent) So not need to fight...

Because when you copy at text panel, wxHexEditor put a "raw values" to your clipboard instead of encoded text. Since it's an hex editor, this sounds perfectly correct to me....

According to: http://man7.org/linux/man-pages/man2/ptrace.2.html Instead use of PTRACE_ATTACH, using PTRACE_SEIZE could do the trick... But probably it need some other thing because change does not work somehow... Any help is welcome...