Pages:
Author

Topic: [XMR] MoneroX - A cross platform graphical account manager for Monero - page 10. (Read 88594 times)

legendary
Activity: 2968
Merit: 1198
well I for one could really use a GUI wallet.  Roll Eyes

Is this ready for use in it's current version or is it still under development?

It has some quirks (see past few pages of posts) but many people have reported it to be usable.

full member
Activity: 199
Merit: 100
well I for one could really use a GUI wallet.  Roll Eyes

Is this ready for use in it's current version or is it still under development?
legendary
Activity: 2156
Merit: 1131
 
Thanks for everyone participating in this.
It seems that most people need a GUI wallet more than anything.
legendary
Activity: 1762
Merit: 1011

I'm sorry, but I just got extremely busy with school and real life things. Also, I tried it several times, but my implementation seems to work. The bug is probably caused by the newly-released Monero daemon binaries whose changes are not yet available on the official dev branch. Once everything gets merged, Monero Client .NET will probably work fine again.

Like I said, I have the problem even with 0.38.2. I think it has been having this problem since the beginning. I'd look at the code myself, but I've got to focus on other things this week. I'll have to try to compile it myself and debug it on my system when I get the chance.
sr. member
Activity: 264
Merit: 250
Ok guys, having this issue... I'm running 0.39.0-rc2 and once the blockchain syncs it stays exactly as the screenshot below not showing my balance or address... any idea what's up or what I'm doing wrong?


Yeah, I have the same problem, with 0.38.2, even. It does that where it remains stuck at initializing, and never prompts for the password. To work around it, I have to delete the Jojatekok folder every so often that is stored under C:\Users\your_username\AppData\Local\ before opening up the GUI, then it will prompt for the password and load the wallet. Just deleting the config file doesn't always work for me, but deleting the entire folder does, for whatever reason.

Can confirm, deleting the folder from AppData fixes the issue. Strange that it happens. Any chance of an update soon?

I'm not in communication with Jojatekok or anything, but it seems as if for at least the past three weeks he's been working on something new, a Poloniex API in .NET: https://bitcointalksearch.org/topic/exchange-api-poloniex-api-net-for-data-transmission-in-the-net-framework-799579

I may actually begin looking at the code for the GUI myself to see if I can find the issue. It's open source, so any of us are free to contribute fixes to the code if he has other priorities: https://github.com/Jojatekok/monero-client-net



Is this wallet works with other cryptonight coins?


Nope.


 Is there any gui wallet for other coins(dashcoin,moneta verde ,etc)?


Not sure.

I'm sorry, but I just got extremely busy with school and real life things. Also, I tried it several times, but my implementation seems to work. The bug is probably caused by the newly-released Monero daemon binaries whose changes are not yet available on the official dev branch. Once everything gets merged, Monero Client .NET will probably work fine again.
legendary
Activity: 1202
Merit: 1181
If I had the skills bud, I would Smiley Don't like bothering others with my issues Wink
legendary
Activity: 1762
Merit: 1011
Ok guys, having this issue... I'm running 0.39.0-rc2 and once the blockchain syncs it stays exactly as the screenshot below not showing my balance or address... any idea what's up or what I'm doing wrong?


Yeah, I have the same problem, with 0.38.2, even. It does that where it remains stuck at initializing, and never prompts for the password. To work around it, I have to delete the Jojatekok folder every so often that is stored under C:\Users\your_username\AppData\Local\ before opening up the GUI, then it will prompt for the password and load the wallet. Just deleting the config file doesn't always work for me, but deleting the entire folder does, for whatever reason.

Can confirm, deleting the folder from AppData fixes the issue. Strange that it happens. Any chance of an update soon?

I'm not in communication with Jojatekok or anything, but it seems as if for at least the past three weeks he's been working on something new, a Poloniex API in .NET: https://bitcointalksearch.org/topic/exchange-api-poloniex-api-net-for-data-transmission-in-the-net-framework-799579

I may actually begin looking at the code for the GUI myself to see if I can find the issue. It's open source, so any of us are free to contribute fixes to the code if he has other priorities: https://github.com/Jojatekok/monero-client-net



Is this wallet works with other cryptonight coins?


Nope.


 Is there any gui wallet for other coins(dashcoin,moneta verde ,etc)?


Not sure.
sr. member
Activity: 614
Merit: 254
Monero Client .NET
An RPC-based, shiny application made for users who want to access and use their privacy-centric digital savings easily

Monero Client .NET provides a Graphical User Interface (GUI) to interact with the command line version of the Monero daemon, and RPC account manager. The program is written in C# and XAML (WPF). When the project started, the initial goal was to make a responsive, easy-to-use interface which implements most of the core functionality, and presents many more features. The client should be familiar for anyone who has already used Qt-based cryptocurrency storage applications before.



Screenshots




Resources



Is this wallet works with other cryptonight coins? Is there any gui wallet for other coins(dashcoin,moneta verde ,etc)?

Thanks 
legendary
Activity: 1202
Merit: 1181
Ok guys, having this issue... I'm running 0.39.0-rc2 and once the blockchain syncs it stays exactly as the screenshot below not showing my balance or address... any idea what's up or what I'm doing wrong?


Yeah, I have the same problem, with 0.38.2, even. It does that where it remains stuck at initializing, and never prompts for the password. To work around it, I have to delete the Jojatekok folder every so often that is stored under C:\Users\your_username\AppData\Local\ before opening up the GUI, then it will prompt for the password and load the wallet. Just deleting the config file doesn't always work for me, but deleting the entire folder does, for whatever reason.

Can confirm, deleting the folder from AppData fixes the issue. Strange that it happens. Any chance of an update soon?
member
Activity: 84
Merit: 10
Nicely done, pretty much plug & play.
legendary
Activity: 1762
Merit: 1011
According to Coinmarketcap and how it looks like here, Monero does not have own discussion forum but uses bitcointalk for that purpose. Respectfully, it could be a good idea for Monero community to establish a dedicated discussion forum of it's own? Bitcointalk is slow, cumbersome and not fun, you can do much better than using this...

Read the main thread for a link to the new moderated thread if you want to avoid trolls. The devs have stated that it's too early in the game to have our own forum.
newbie
Activity: 56
Merit: 0
According to Coinmarketcap and how it looks like here, Monero does not have own discussion forum but uses bitcointalk for that purpose. Respectfully, it could be a good idea for Monero community to establish a dedicated discussion forum of it's own? Bitcointalk is slow, cumbersome and not fun, you can do much better than using this...
newbie
Activity: 38
Merit: 0
again problem send xmr Sad not responding
legendary
Activity: 1762
Merit: 1011
Ok guys, having this issue... I'm running 0.39.0-rc2 and once the blockchain syncs it stays exactly as the screenshot below not showing my balance or address... any idea what's up or what I'm doing wrong?



Yeah, I have the same problem, with 0.38.2, even. It does that where it remains stuck at initializing, and never prompts for the password. To work around it, I have to delete the Jojatekok folder every so often that is stored under C:\Users\your_username\AppData\Local\ before opening up the GUI, then it will prompt for the password and load the wallet. Just deleting the config file doesn't always work for me, but deleting the entire folder does, for whatever reason.
legendary
Activity: 1202
Merit: 1181
Ok guys, having this issue... I'm running 0.39.0-rc2 and once the blockchain syncs it stays exactly as the screenshot below not showing my balance or address... any idea what's up or what I'm doing wrong?

sr. member
Activity: 406
Merit: 250
Help me please, my wallet shows 0 Connection, last time my wallets syned is 31/08/2014, now it seems to be stop increasing the balance. Don't want to lost my good XMR. Help me please, thanks. Embarrassed. i'm using 0.39.0
sr. member
Activity: 264
Merit: 250
This client is awesome, kudos and respect to Jojatekok. I've been using it daily since late July. Running 0.39 RC2 atm.

I don't think 0.39 RC2 is functioning atm, because of the recent attack. The daemon in the test branch hasn't been updated, so you can't connect to the network with it.

That's true. Downgrading to v0.38.2 requires you to delete your settings which are located at '%LocalAppData%\Jojatekok\MoneroClient.Net\', though.
legendary
Activity: 1762
Merit: 1011
This client is awesome, kudos and respect to Jojatekok. I've been using it daily since late July. Running 0.39 RC2 atm.

I don't think 0.39 RC2 is functioning atm, because of the recent attack. The daemon in the test branch hasn't been updated, so you can't connect to the network with it.
sr. member
Activity: 448
Merit: 252
This client is awesome, kudos and respect to Jojatekok. I've been using it daily since late July. Running 0.39 RC2 atm.
legendary
Activity: 1762
Merit: 1011
Can I download and use a pre-release, or do I need to use the latest release? I downloaded the newest pre-release and it gave me some message about not being able to create an account. I'd like to be able to use the mnemonic account seeds, how can I do this? Thanks.

You have to use previous versions to create a wallet, then import it, however, right now, for a separate reason, the release candidates don't work because the test version of bitmonerod.exe hasn't been updated since the attack.
Pages:
Jump to: