Nová GUI v0.14.1.0 'Boron Butterfly'
This version, if using your own (local) node, requires a database conversion, which may take 5-10 minutes and the GUI will show that it's Disconnected
(or unable to connect) from the daemon (monerod). I'd advise to simply let it run and after the database conversion has completed the GUI will connect back to the daemon (monerod).
Ke stažení:
Upgrading
You ought to perform the following steps:
- Download the new binaries (the
.zip
file (Windows) or thetar.bz2
file (Mac OS X and Linux)) from the direct download links in this thread or from the official website. If you run active AV (AntiVirus) software, I'd recommend to apply this guide -> https://monero.stackexchange.com/questions/10798/my-antivirus-av-software-blocks-quarantines-the-monero-gui-wallet-is-there - Extract the new binaries (the
.zip
file (Windows) or thetar.bz2
file (Mac OS X and Linux) you just downloaded) to a new directory / folder of your liking. - Open
monero-wallet-gui
1. It should automatically load your "old" wallet and you should be set for the upcoming scheduled network upgrade. - If you're running a local node, the integrated daemon (monerod)
will first have to convert your database to a new version. This may take
5-10 minutes and the GUI will show that it's
Disconnected
. I'd advise to simply let it run and after the database conversion has completed the GUI will connect back to the daemon (monerod).
(1) On Linux you ought to start the GUI with the start-gui.sh
script, i.e., ./start-gui.sh
(2) If, for some reason, the GUI doesn't automatically load your old wallet, you can open it as follows:
[1] On the second page of the wizard (first page is language selection) choose Open a wallet from file
[2] Now select your initial / original wallet. Note that, by default, the wallet files are located in Documents\Monero\<wallet-name>
(Windows), Users/<username>/Monero/<wallet-name>
(Mac OS X), or home/<username>/Monero/<wallet-name>
(Linux).
Lastly, note that a blockchain resync is not needed,
i.e., it will simply pick up where it left off. However, to reiterate, a
database conversion is required, which may take 5-10 minutes and the
GUI will show that it's Disconnected
from the daemon (monerod).
Release notes
- White theme
- Addressbook redesign
- History redesign
- A check update feature that notifies the user (in the GUI) of a new release
- Trezor Model T and Ledger Nano X support
- Blockchain pruning
- Fiat price conversion
- macOS fullscreen support
- Various UI/UX improvments
- Bug fixes and major performance improvements
Further remarks
- The website still requires updating. This will be done shortly. However, you can use the direct download link in this thread (as well as grab the new hashes to verify).
- If you need to use a long payment ID, you can re-enable the feature on the
Settings
page ->Layout
tab. See -> https://monero.stackexchange.com/questions/11014/how-do-i-use-long-payment-ids-in-cli-v0-14-gui-v0-14 - Trezor Monero guides will be posted later today or tomorrow.
- A guide on pruning will be posted later today or tomorrow.
- Ledger Monero users should run GUI v0.14.1.0 in conjunction with Ledger Monero app v1.3.1.
Guides on how to get started
https://github.com/monero-ecosystem/monero-GUI-guide/blob/master/monero-GUI-guide.md
Older guides: (These were written for older versions, but are still somewhat applicable)
Sheep’s Noob guide to Monero GUI in Tails
https://medium.com/@Electricsheep56/the-monero-gui-wallet-broken-down-in-plain-english-bd2889b8c202
Ledger GUI guides:
How do I generate a Ledger Monero wallet with the GUI (monero-wallet-gui)?
How do I restore / recreate my Ledger Monero wallet?
Trezor GUI guides:
How do I generate a Trezor Monero wallet with the GUI (monero-wallet-gui)?
How to use Monero with Trezor - by Trezor
Guides to resolve common issues
I am missing (not seeing) a transaction to (in) the GUI (zero balance)
Transaction stuck as “pending” in the GUI
I am using the GUI and my daemon doesn't start anymore
My GUI feels buggy / freezes all the time
How do I change the language of the 25 word mnemonic seed in the GUI or CLI?
I am using remote node, but the GUI still syncs blockchain?
Using the GUI with a remote node
In the wizard, you can either select Simple mode
or Simple mode (bootstrap)
to utilize this functionality. Note that the GUI developers / contributors recommend to use Simple mode (bootstrap)
as this mode will eventually use your own (local) node, thereby
contributing to the strength and decentralization of the network.
Lastly, if you manually want to set a remote node, you ought to use Advanced mode
. A guide can be found here:
https://www.getmonero.org/resources/user-guides/remote_node_gui.html
Adding a new language to the GUI
https://taiga.getmonero.org/project/erciccione-monero-localization/us/23?milestone=10
If, after reading all these guides, you still require help, please post your issue in this thread and describe it in as much detail as possible. Also, feel free to post any other guides that could help people.