1.0 was changed to JRE 8 for new changes I am working on. When the screen shows blank it can be resized to fix the display issue. I have resolved this issue in my development builds but they will not be out for awhile yet as there are major changes happening.
Ok shrinking it did give back the screen but clicking on any of the buttons does not do anything. I only get the version info and I left it open for hours overnight it never did work. It just sat there all night doing nothing.. no block info or anything.
Looking for testers who would like to try the new features for RFP9 and provide feedback. Reply on here or PM for details.
Several questions: - Where or to whom to send reports on the revealed errors? - Where or to whom to send wishes on changes?
I can't get this program to work at all.. I keep getting this error message.. ERROR Connection Refused, check to make sure DCRD is running on the specified IP. I have it running with dcrd -u <name> -P <password> BTW I know it works because I can connect to wallet using. dcrwallet -u <name> -P pass --walletpass <pass> --dcrdusername=<name> --dcrdpassword=<pass> I use the same name and password to connect. The command line wallet connects fine and let's me get my balance but this wallet GUI will not connect at all.
The program is currently in testing for the massive changes. The settings.conf file is probably set to testnet and should ONLY be used on testnet at this stage. If you are interested in testing features PM me for more details, otherwise please wait until the release.
Ready for some public testing, if you are new, start with testnet. The preferred startup method is to have DCRD and DCRWALLET running before the GUI. The GUI can start these for you but there is a long startup time. Binaries: https://github.com/Fsig/decred-wallet-gui/releases/tag/0.2.3 Self Compile instructions: https://github.com/Fsig/decred-wallet-gui/blob/master/README.md Thank you to Jamie Holdstock for your contributions.
READY FOR MAINNET Updated send many and set the default to mainnet. Please let me know of any issues or feedback, cheers. Binaries: https://github.com/Fsig/decred-wallet-gui/releases/tag/0.2.4 Self Compile instructions: https://github.com/Fsig/decred-wallet-gui/blob/master/README.md
Tried on Linux and testnet, saw a problem with POS and no history of transactions, but sending and receiving money was fine. Great job !
POS Transaction history can been seen in the wallet tab on the "import" account. The Ticket screen will only show live and missed votes.
Sorry for misunderstanding - I mean standard transaction history. I have not really tried POS, just saw some strange fast scrolling things in terminal. I'll do some more tests and post results.
TESTNET LINUX x64 * I tried again - some old transactions appeared, but not to the second address in my wallet. Total seems right. * Bought 1 ticket to local wallet, no pool, seems fine * allmempooltix displayed correctly, but my own should not be 0 (getstakeinfo returned 1) * but now I am not able to select 'ticket' page anymore. Spoiler: log exception that may be the same error I mentioned in the post above ==30 times== java.lang.NullPointerException at sun.font.FontDesignMetrics.stringWidth(FontDesignMetrics.java:472) at com.hosvir.decredwallet.gui.interfaces.Staking.render(Unknown Source) at com.hosvir.decredwallet.gui.Main.render(Unknown Source) at com.deadendgine.graphics.GameCanvas.render(Unknown Source) at com.hosvir.decredwallet.gui.Main.loop(Unknown Source) at com.hosvir.decredwallet.gui.Main$1.run(Unknown Source) ===then repeated forever=== java.lang.NullPointerException Would you like to help debugging ?
Is the error still occurring? I think this may be an issue while updating information. If it's still happening can you PM me and we can debug it.
While Fsig is working hard to debug the wallet, I prepared releases, just an experiment. Please try here https://github.com/root8/fsigDecredGUI/releases/tag/0.0.1 I did not coordinate my work with core devs, so for Windows you better try the latest dispatch with GUI here https://forum.decred.org/threads/dd-14-v0-2-0-07-25-2016.3920/#post-21411 btw GUI release may be the reason of latest price pump, see https://bittrex.com/Market/Index?MarketName=BTC-DCR
We would love some feedback on the development dispatch GUI. Idea is to have frequent releases until it is feature complete. Do not want to hijack this thread, though you guys are doing great work and please keep doing it!