Pages:
Author

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

legendary
Activity: 1008
Merit: 1001
Yak.... .NET on a Unix system....
@Jojatekok: Could you please support an other Language than .NET  Huh I have absoloutely no interest in running mono or wine on an Unix system! Please do us this favor, i'll tip you for that  Grin Wink
sr. member
Activity: 400
Merit: 263
It's been a few days now that Monero-X wont start anymore.

It's crashing with

Code:
Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

System is Linux Mint 17.1

It had been working well before. Any hint on what could be provoking this?

Thanks!

did you try a simple re-install?

Thanks for your help but unfortunately it's still the same.
legendary
Activity: 1260
Merit: 1008
It's been a few days now that Monero-X wont start anymore.

It's crashing with

Code:
Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

System is Linux Mint 17.1

It had been working well before. Any hint on what could be provoking this?

Thanks!

did you try a simple re-install?
sr. member
Activity: 400
Merit: 263
It's been a few days now that Monero-X wont start anymore.

It's crashing with

Code:
Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

System is Linux Mint 17.1

It had been working well before. Any hint on what could be provoking this?

Thanks!
legendary
Activity: 1762
Merit: 1011
FYI, the crashing only seems to occur when using a remote daemon (I'm using moneroclub). I just sent something using the local daemon, and it didn't crash.
sr. member
Activity: 264
Merit: 250
EDIT: The issue has just been fixed by a commit Wink

Thanks. Smiley So, I've just tested 1.2.1, and it still crashes on sending, just silently now (no crash pop up from Windows).

The issue is not yet fixed in v1.2.1, but will be in the next release.
legendary
Activity: 1762
Merit: 1011
EDIT: The issue has just been fixed by a commit Wink

Thanks. Smiley So, I've just tested 1.2.1, and it still crashes on sending, just silently now (no crash pop up from Windows).
sr. member
Activity: 264
Merit: 250
There have been numerous times where I've opened MoneroX, but then had to close it before bitmonerod finished loading the blockchain. Usually, when this happens, bitmonerod and simplewallet remain open in the background.

Jojatekok, you need to change the logic such that when you close MoneroX, MoneroX remains open until bitmonerd and simplewallet have closed. If they don't close in a reasonable time, MoneroX should try to send the command to them to close again, until they are verified to be closed, and only *then* exit MoneroX.

Bitmonerod and simplewallet should close eventually: when loading the blockchain, MoneroX tries to close them in safe mode if possible, thus, taking a lot of time to close them.

I may adjust the behavior to close the daemon in unsafe mode whether the blockchain is not yet loaded.

By the way, I will not have as much free time as I used to until summer... Sad

EDIT: The issue has just been fixed by a commit Wink
legendary
Activity: 1762
Merit: 1011
There have been numerous times where I've opened MoneroX, but then had to close it before bitmonerod finished loading the blockchain. Usually, when this happens, bitmonerod and simplewallet remain open in the background.

Jojatekok, you need to change the logic such that when you close MoneroX, MoneroX remains open until bitmonerd and simplewallet have closed. If they don't close in a reasonable time, MoneroX should try to send the command to them to close again, until they are verified to be closed, and only *then* exit MoneroX.
sr. member
Activity: 264
Merit: 250
MoneroX v1.2.1 has been released!
Download it from GitHub!

  • Added a generic exception handler for logging errors
  • Fixed a bug in transaction sending
  • Fixed menu bar shortcuts
  • Fixed font sizes on Mac
sr. member
Activity: 264
Merit: 250
This thing offer me an update to windows version 1.2.0 and after that it created a new wallet and I've lost my old wallet and my money. I'm trying to restore a previous backup but the backup manager option in the menu doesn't work and I can't find the wallet files anywhere. I don't know what to do with my backup files (account.bin.keys, account.bin and account.bin.address.txt).

Your old wallet file is still there in the application's AccountData folder Wink

I've just adjusted the default account data path to a safer location (My Documents/Monero Accounts/MoneroX) in order to avoid accidents regarding upgrades. Simply copy your old account files into the 'Monero Accounts/MoneroX' folder of 'My Documents', and then you'll be able to open it again!
legendary
Activity: 1148
Merit: 1001
This thing offer me an update to windows version 1.2.0 and after that it created a new wallet and I've lost my old wallet and my money. I'm trying to restore a previous backup but the backup manager option in the menu doesn't work and I can't find the wallet files anywhere. I don't know what to do with my backup files (account.bin.keys, account.bin and account.bin.address.txt).
GES
sr. member
Activity: 315
Merit: 250
sr. member
Activity: 264
Merit: 250

Thanks for the report! This issue seems to be related to MoneroApi.Net's port checking mechanism, which fails to initialize a socket. Although I've specifically debugged and fixed an issue related to Mac OS X (v10.9 Mavericks) and added platform-dependent code, some issues still seem to be present.

What version of Mac OS X are you using? Did you install the latest version of the Mono .NET Framework? Thanks for providing feedback, your bug report is valuable!

EDIT: It also seems that there may be a DLL collision to the reference System.Net.Http, and in that case, I should add a binding redirection to the application. I'll definitely keep investigating about this.

OS X 10.10.2, MonoFramework-MDK-3.12.1.macos10.xamarin.x86.pkg

That's perfect, the issue doesn't seem to be related to your configuration.
pa
hero member
Activity: 528
Merit: 501

Thanks for the report! This issue seems to be related to MoneroApi.Net's port checking mechanism, which fails to initialize a socket. Although I've specifically debugged and fixed an issue related to Mac OS X (v10.9 Mavericks) and added platform-dependent code, some issues still seem to be present.

What version of Mac OS X are you using? Did you install the latest version of the Mono .NET Framework? Thanks for providing feedback, your bug report is valuable!

EDIT: It also seems that there may be a DLL collision to the reference System.Net.Http, and in that case, I should add a binding redirection to the application. I'll definitely keep investigating about this.

OS X 10.10.2, MonoFramework-MDK-3.12.1.macos10.xamarin.x86.pkg
sr. member
Activity: 264
Merit: 250
pa
hero member
Activity: 528
Merit: 501
Have you allowed apps from outside sources? Doing that should fix that error you had.

Ok, I just changed the security settings. It had some effect, because I no longer get the error message when I double-click on MoneroX.app. Now I get a rainbow-colored spinning ball cursor for a few seconds, then nothing happens.
pa
hero member
Activity: 528
Merit: 501
When I open package contents and right click Launcher.exec to open it I'm getting "There is no application set to open the document “Launcher.exec”.

Do you have Terminal as default application to open it?

If I open it with Terminal I get -

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  at Jojatekok.MoneroAPI.MoneroRpcManager..ctor (IRpcSettings rpcSettings) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in :0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  at Jojatekok.MoneroAPI.MoneroRpcManager..ctor (IRpcSettings rpcSettings) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in :0
logout

[Process completed

You shouldn't mess with opening package contents, but try opening the .app directly by double-clicking it! Also, make sure that you have the fixed version of v1.2.0 (re-download it if you're not sure).

I downloaded the new version and still get the same error when I try to open the MoneroX.app directly: "The operation couldn’t be completed. (OSStatus error -67062.)"

When I go into the package and open Launcher.exec with Terminal, I was prompted to install the Mono Framework. But that didn't seem to make any difference. This is the error I get when I open Launcher.exec in Terminal:

Code:
Unhandled Exception:
System.Net.Sockets.SocketException: Could not resolve host 'MacBook-Pro.local'
  at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in :0
  at System.Net.Dns.hostent_to_IPHostEntry (System.String originalHostName, System.String h_name, System.String[] h_aliases, System.String[] h_addrlist) [0x00000] in :0
  at System.Net.Dns.GetHostByName (System.String hostName) [0x00000] in :0
  at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00000] in :0
  at System.Net.Dns.GetHostAddresses (System.String hostNameOrAddress) [0x00000] in :0
  at Jojatekok.MoneroAPI.Extensions.Utilities.IsHostLocal (System.String input) [0x00000] in :0
  at Jojatekok.MoneroAPI.Extensions.ProcessManagers.BaseRpcProcessManager..ctor (System.String path, System.String rpcHost, UInt16 rpcPort) [0x00000] in :0
  at Jojatekok.MoneroAPI.Extensions.ProcessManagers.DaemonProcessManager..ctor (IRpcSettings rpcSettings, IDaemonProcessSettings processSettings) [0x00000] in :0
  at Jojatekok.MoneroAPI.Extensions.MoneroProcessManager..ctor (IRpcSettings rpcSettings, IAccountManagerProcessSettings accountManagerProcessSettings, IDaemonProcessSettings daemonProcessSettings) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in :0
[ERROR] FATAL UNHANDLED EXCEPTION: System.Net.Sockets.SocketException: Could not resolve host 'MacBook-Pro.local'
  at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in :0
  at System.Net.Dns.hostent_to_IPHostEntry (System.String originalHostName, System.String h_name, System.String[] h_aliases, System.String[] h_addrlist) [0x00000] in :0
  at System.Net.Dns.GetHostByName (System.String hostName) [0x00000] in :0
  at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00000] in :0
  at System.Net.Dns.GetHostAddresses (System.String hostNameOrAddress) [0x00000] in :0
  at Jojatekok.MoneroAPI.Extensions.Utilities.IsHostLocal (System.String input) [0x00000] in :0
  at Jojatekok.MoneroAPI.Extensions.ProcessManagers.BaseRpcProcessManager..ctor (System.String path, System.String rpcHost, UInt16 rpcPort) [0x00000] in :0
  at Jojatekok.MoneroAPI.Extensions.ProcessManagers.DaemonProcessManager..ctor (IRpcSettings rpcSettings, IDaemonProcessSettings processSettings) [0x00000] in :0
  at Jojatekok.MoneroAPI.Extensions.MoneroProcessManager..ctor (IRpcSettings rpcSettings, IAccountManagerProcessSettings accountManagerProcessSettings, IDaemonProcessSettings daemonProcessSettings) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in :0
logout
sr. member
Activity: 264
Merit: 250
When I open package contents and right click Launcher.exec to open it I'm getting "There is no application set to open the document “Launcher.exec”.

Do you have Terminal as default application to open it?

If I open it with Terminal I get -

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  at Jojatekok.MoneroAPI.MoneroRpcManager..ctor (IRpcSettings rpcSettings) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in :0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  at Jojatekok.MoneroAPI.MoneroRpcManager..ctor (IRpcSettings rpcSettings) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in :0
logout

[Process completed

You shouldn't mess with opening package contents, but try opening the .app directly by double-clicking it! Also, make sure that you have the fixed version of v1.2.0 (re-download it if you're not sure).
hero member
Activity: 722
Merit: 500
When I open package contents and right click Launcher.exec to open it I'm getting "There is no application set to open the document “Launcher.exec”.

Do you have Terminal as default application to open it?

If I open it with Terminal I get -

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  at Jojatekok.MoneroAPI.MoneroRpcManager..ctor (IRpcSettings rpcSettings) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in :0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  at Jojatekok.MoneroAPI.MoneroRpcManager..ctor (IRpcSettings rpcSettings) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in :0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in :0
logout

[Process completed
Pages:
Jump to: