Dmitry Sidorov
Dmitry Sidorov
It says that you cannot connect to the key server. The problem is on your side.
RHEL7 comes with GCC 4.8, which isn't supporting using syntax, you can rewrite it ```diff case QEvent::LocaleChange: { - if (const QLocale locale = AppSettings().locale(); locale == AppSettings::defaultLocale()) + const...
> Found it. kdiskmark_helper was in /usr/libexec where the /usr/share/dbus-1/system-services/dev.jonmagon,kdiskmark.helperinterfaces.service was pointing to /usr/local/libexec/kdiskmark_helper > > I made a link for /usr/libexec/kdiskmark_helper to /usr/local/libexec/kdiskmark_helper Interesting. CMakeLists.txt has not been edited?...
Please note the dependencies: `ECM >= 5.73` It's bizarre that Ubuntu (Focal) has the 5.68 upper limit of the ECM version. As a workaround I can suggest this way: ```diff...
This is expected behavior, 3.x.x performs testing entirely inside the helper, it avoids problems: inability to write to some places, repeated authorization requests. Note, however, that in the initial 3.0.0...
Hi. I stick to the idea of explaining everything that happens next. I may not be able to do it everywhere, but still. Even if the file does not exist,...
> My GPT partitioning was damaged after the test, the main record was damaged. I had to restore from a backup entry. This could not happen because benchmarking is not...
Try to disable the flush cache option in Settings. This may not work as expected. If it helps, I will disable this option by default.
Could you find the release the issue appeared the first time?
I can't reproduce it, because I haven't such an SSD, but it's definitely a bug.