Pages:
Author

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

sr. member
Activity: 264
Merit: 250
This is what's showing up so far in the crashlog file:

...
Thanks for the submission! I definitely have an idea what may cause it. May I ask you to check in your task manager whether 'bitmonerod.exe' is running at the time of crashing? And does this happen only during shutdown, or also just randomly?

EDIT #1: You don't need to answer these questions, I probably know the reason: The information-querying timers are disposed after killing the daemon (and wallet) process, thus, causing a crash when they are executed after the processes have been closed.

EDIT #2: Also, when I switched to using the RPC version of simplewallet, I didn't realize that it does not support the 'exit' command (for safe shutdown), so the next release will contain a fix for this, too. Smiley


the wallet doesnt steal my moneros right ?

~CfA~

Right, I wouldn't be asking for donations if it did so. Cheesy

You can check the source code, and even compile it for yourself if you wanted to be extra careful.
hero member
Activity: 700
Merit: 520
the wallet doesnt steal my moneros right ?

~CfA~
sr. member
Activity: 322
Merit: 252
Here I Am !!
This is what's showing up so far in the crashlog file:

Object reference not set to an instance of an object.
   at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.JsonQueryData[T](JsonRpcRequest jsonRpcRequest)
   at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.QueryNetworkInformation()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.TimerQueueTimer.CallCallback()
   at System.Threading.TimerQueueTimer.Fire()
   at System.Threading.TimerQueue.FireNextTimers()

Object reference not set to an instance of an object.
   at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.JsonQueryData[T](JsonRpcRequest jsonRpcRequest)
   at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.QueryNetworkInformation()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.TimerQueueTimer.CallCallback()
   at System.Threading.TimerQueueTimer.Fire()
   at System.Threading.TimerQueue.FireNextTimers()

Have you installed the latest version of microsoft net framework ?
hero member
Activity: 873
Merit: 1007
This is what's showing up so far in the crashlog file:

Object reference not set to an instance of an object.
   at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.JsonQueryData[T](JsonRpcRequest jsonRpcRequest)
   at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.QueryNetworkInformation()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.TimerQueueTimer.CallCallback()
   at System.Threading.TimerQueueTimer.Fire()
   at System.Threading.TimerQueue.FireNextTimers()

Object reference not set to an instance of an object.
   at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.JsonQueryData[T](JsonRpcRequest jsonRpcRequest)
   at Jojatekok.MoneroAPI.ProcessManagers.DaemonManager.QueryNetworkInformation()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.TimerQueueTimer.CallCallback()
   at System.Threading.TimerQueueTimer.Fire()
   at System.Threading.TimerQueue.FireNextTimers()
sr. member
Activity: 264
Merit: 250
Downloaded the wallet 0.33 last night and it took a good 5 hours to sync up.  It crashed on Win 7 64bit 3 times while syncing, but I don't think it corrupted anything.  When I try to exit it, it gives me the warning to be patient while it closes the databases, but then the icon sits there in my task bar and then it gives me the message that it crahed - so it seems something is having trouble shutting down.

I guess the option to change the wallet password is also greyed out for now.

If the application crashes, it exports a log about the case to 'CrashLogs.txt' in the application's main directory. Please send that log to me, so I can take a look at the issue!
hero member
Activity: 873
Merit: 1007
Downloaded the wallet 0.33 last night and it took a good 5 hours to sync up.  It crashed on Win 7 64bit 3 times while syncing, but I don't think it corrupted anything.  When I try to exit it, it gives me the warning to be patient while it closes the databases, but then the icon sits there in my task bar and then it gives me the message that it crahed - so it seems something is having trouble shutting down.

I guess the option to change the wallet password is also greyed out for now.
sr. member
Activity: 770
Merit: 250
Very nice GUI indeed. Monero is practically complete, has the highest anonymity there is, easy to use GUI wallet, great devs
sr. member
Activity: 264
Merit: 250
Do I need to add anything anywhere?

I opened the wallet about 15 minutes now and it still says Address: initializing and 0 connections in bottom right.

No, everything should just run well out of the box. Just extract your files into a directory, and simply run 'MoneroClient.Net.exe'. Make sure that you:

  • Don't have multiple instances of bitmonerod or simplewallet running at the same time
  • Are running the application from a 64-bit system
  • Have Microsoft .NET Framework 4.5 (or higher) installed

If your problem persists, please try deleting your 'bitmonero' directory at '%AppData%', and then try using the client software again. Please let me know about the results! Smiley
legendary
Activity: 1400
Merit: 1000
Do I need to add anything anywhere?

I opened the wallet about 15 minutes now and it still says Address: initializing and 0 connections in bottom right.
sr. member
Activity: 264
Merit: 250
Monero Client .NET v0.33.0 has been released!
Download it from here!

This release finally introduces switching to integral data types instead of using floating point for coin values. The precisity and reliability has been increased a lot by this change. Also, I have added a little spinning pictogram indicating the synchronization of the blockchain to the bottom-left corner.
hero member
Activity: 565
Merit: 500
Changed the wallet.dat from the menu option to simplewallets and it worked perfectly thanks.
legendary
Activity: 1428
Merit: 1001
getmonero.org
Is there any way that this can work with wine on Ubuntu? Cheesy
full member
Activity: 133
Merit: 100
Time to test it out. Go for it. I'll be around in a month or two or three after this has been used and then maybe I'll download it and tinker with it.

I hate being the first to test out new software...probably the same reason I don't update everything all the time.

This is one of the wallets that won part of the Monero open source GUI bounty.
legendary
Activity: 2492
Merit: 1473
LEALANA Bitcoin Grim Reaper
Time to test it out. Go for it. I'll be around in a month or two or three after this has been used and then maybe I'll download it and tinker with it.

I hate being the first to test out new software...probably the same reason I don't update everything all the time.
newbie
Activity: 55
Merit: 0
Too complicated, going back to command line.  Grin

Hahahahaa, just messing around. Nice work!
sr. member
Activity: 264
Merit: 250
I have this loaded up on my computer but before I send coins to it can someone tell me where the private key is located?

By default, the wallet.bin.keys file is located in the application's WalletData directory. You can relocate your wallet files from the Options menu, though. Wink
legendary
Activity: 1321
Merit: 1007
legendary
Activity: 1498
Merit: 1000
member
Activity: 115
Merit: 10
BTC for a better world
VERY VERY GOOD WORK
full member
Activity: 140
Merit: 100
Good work, Monero was in need of a good GUI wallet.
Pages:
Jump to: