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

Suggestion: AppImage or FlatPak? #31

Open
jaxankey opened this issue Aug 12, 2022 · 0 comments
Open

Suggestion: AppImage or FlatPak? #31

jaxankey opened this issue Aug 12, 2022 · 0 comments

Comments

@jaxankey
Copy link

Hello,

Compiling failed on Linux Mint 20.3 with

../window.cpp:217:77: error: ‘class QLocale’ has no member named ‘formattedDataSize’
  217 |      freeSpaceAction->setText(tr("Free space: ") + QLocale().formattedDataSize(freeSpace, 2, QLocale::DataSizeTraditionalFormat));
      |                                                              ^~~~~~~~~~~~~~~~~

../window.cpp:217:118: error: ‘DataSizeTraditionalFormat’ is not a member of ‘QLocale’
  217 | ace: ") + QLocale().formattedDataSize(freeSpace, 2, QLocale::DataSizeTraditionalFormat));
      |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~

But, rather than fighting to maintain a more detailed compile instruction set, would you be willing to make a standalone AppImage or something we could just download?

Thanks,
Jack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant