GithubHelp home page GithubHelp logo

f3-qt's People

Contributors

brewmanz avatar martonmiklos avatar r8s6 avatar zwpwjwtz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

f3-qt's Issues

qt dependency unavailable.

You can no longer install "qt5-default" under KUbuntu 22.04.

This causes failure at step 1 of the build instructions for qmake.

Total failure for something that should be distributed as a binary.

build error

try build latest version

/programs/f3-qt$ make
/usr/lib/x86_64-linux-gnu/qt5/bin/uic mainwindow.ui -o ui_mainwindow.h
/usr/lib/x86_64-linux-gnu/qt5/bin/uic helpwindow.ui -o ui_helpwindow.h
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DAPP_VERSION="2.1.0" -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o main.o main.cpp
main.cpp: In function ‘int main(int, char**)’:
main.cpp:8:32: error: ‘AA_EnableHighDpiScaling’ is not a member of ‘Qt’
QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
^
make: *** [main.o] Error 1

No way to uninstall

Hello,

Could the author please provide an 'uninstall' file to ease the UN-installation process?
It's an exhaustive process to search for, tracking down and removing the installed files by studying the INSTALL file.

Regards.

Run script

Please, add simple run script file. Put binary f3-qt to any directory with f3 binary. Search not only path directory

Please provide a screenshot

Hi,

Thank you for the project ! I would have been interested on having a (or more) screenshots of this soft in the README to quickly see how it looks.
(I'd probably do it and address a PR by the way)

Typo

Switching to Advanced mode says at bottom of window:

"Switched to advacned mode."

"Cannot found f3read/f3write."

I'm running Arch Linux and I have installed f3read and all other f3* programs under /usr/bin. Nevertheless, f3-qt (sitting in the Downloads/f3-qt repo and comiled with qmake and make, launched with ./f3-qt) will not startup. Instead it claims that I have no f3 installed.

Help dialog should provide help

The help dialog doesn't actually provide any help and it's not immediately clear how some of the f3-qt gui correlates with the cli applications, especially the Cached option.

I propose a [Help] tab on the Help dialog. This should be the tab selected by default. Text could be something like:

Normal Operation:
Fill the freespace on the mounted card using f3write and read back the contents with f3read to check for corruption and determine the actual size of the card.

Advanced Operation (requires root):
The QuickTest option uses f3probe to quickly check a card by reading/writing directly to blocks.

  • Destructive - Speed up the test and minimize memory usage by skipping restoration of written blocks.
  • Use less memory - Slower test with block restoration but requires less memory.

Note in some cases (power is lost, application is closed, drive is counterfeit) the blocks might not fully/properly restored even if the destructive option is not used

If QuickTest is unchecked, the card will be mounted and f3write/f3read will be used to verify card.

  • Cached - Read *.h2w files that are already on the card. Does not write new h2w files.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.