Bitcoin Forum
May 28, 2024, 08:37:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 »
41  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 08, 2015, 07:31:02 PM
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 <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in <filename unknown>: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 <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in <filename unknown>: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 <filename unknown>: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 <filename unknown>:0
  at System.Net.Dns.GetHostByName (System.String hostName) [0x00000] in <filename unknown>:0
  at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00000] in <filename unknown>:0
  at System.Net.Dns.GetHostAddresses (System.String hostNameOrAddress) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroAPI.Extensions.Utilities.IsHostLocal (System.String input) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroAPI.Extensions.ProcessManagers.BaseRpcProcessManager..ctor (System.String path, System.String rpcHost, UInt16 rpcPort) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroAPI.Extensions.ProcessManagers.DaemonProcessManager..ctor (IRpcSettings rpcSettings, IDaemonProcessSettings processSettings) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroAPI.Extensions.MoneroProcessManager..ctor (IRpcSettings rpcSettings, IAccountManagerProcessSettings accountManagerProcessSettings, IDaemonProcessSettings daemonProcessSettings) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in <filename unknown>: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 <filename unknown>: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 <filename unknown>:0
  at System.Net.Dns.GetHostByName (System.String hostName) [0x00000] in <filename unknown>:0
  at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00000] in <filename unknown>:0
  at System.Net.Dns.GetHostAddresses (System.String hostNameOrAddress) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroAPI.Extensions.Utilities.IsHostLocal (System.String input) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroAPI.Extensions.ProcessManagers.BaseRpcProcessManager..ctor (System.String path, System.String rpcHost, UInt16 rpcPort) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroAPI.Extensions.ProcessManagers.DaemonProcessManager..ctor (IRpcSettings rpcSettings, IDaemonProcessSettings processSettings) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroAPI.Extensions.MoneroProcessManager..ctor (IRpcSettings rpcSettings, IAccountManagerProcessSettings accountManagerProcessSettings, IDaemonProcessSettings daemonProcessSettings) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
logout

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.
42  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 08, 2015, 05:11:41 PM
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 <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in <filename unknown>: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 <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Utilities.Initialize (Jojatekok.MoneroGUI.Desktop.Windows.MainForm mainForm) [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Windows.MainForm..ctor () [0x00000] in <filename unknown>:0
  at Jojatekok.MoneroGUI.Desktop.Program.Main (System.String[] args) [0x00000] in <filename unknown>: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).
43  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 08, 2015, 03:45:26 PM
Try this guys,

Right click MoneroX > Show Package Contents > Contents > MacOS > Right click Launcher.exec > Open

Sorry for all the inconvenience caused! It turns out that zipping files on Mac OS X causes file permissions to be written inside the archive, and thus, not letting users to open the the zip file containing the Mono bundle.

I've re-uploaded 'MoneroGui.Net-v1.2.0-Mac-x64.zip' to GitHub, as the new file should solve these Mac-related problems. Smiley

P.S.: Also, please make sure - whether you're using Mac OS X 10.9.5 or higher - that running unsigned applications is allowed.

Still can't get it to run. Shouldn't that be "Launcher" rather than "Launcher.exec"?

No. By the way, you should just simply try running the .app file directly, and all the magic should happen in the background.
44  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 08, 2015, 02:46:56 PM
Try this guys,

Right click MoneroX > Show Package Contents > Contents > MacOS > Right click Launcher.exec > Open

Sorry for all the inconvenience caused! It turns out that zipping files on Mac OS X causes file permissions to be written inside the archive, and thus, not letting users to open the the zip file containing the Mono bundle.

I've re-uploaded 'MoneroGui.Net-v1.2.0-Mac-x64.zip' to GitHub, as the new file should solve these Mac-related problems. Smiley

P.S.: Also, please make sure - whether you're using Mac OS X 10.9.5 or higher - that running unsigned applications is allowed.
45  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 08, 2015, 05:00:02 AM
MoneroX on Windows is crashing on me when sending XMR. The XMR transaction goes through, then it crashes, so it's something causing it immediately after the transaction takes place.

It's probably the GridView of Eto.Forms: it seems to have several bugs when attached to a DataSource. I'll contact cwensley about this.

On Mac, I think that the issue is permission-related: people must allow unsigned applications to run.



The russian user guide will be added to the original post later today.
46  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 07, 2015, 12:15:32 PM

Looks awesome, thanks for the contribution! Smiley



MoneroX v1.2.0 has been released!
Download it from GitHub!

  • Added support for the Mac OS X platform
    (I'm aware that there are little layout issues, but from other aspects, the client should be fully functional)

  • Added text to the sync progress bar

Special thanks to ItzX and othe from #monero-dev for the help in testing Mac binaries!
47  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 05, 2015, 07:26:45 PM
While I'm contacting Curtis Wensley, the main developer of Eto.Forms about issues with Mac compatibility, I've added text to the sync status progress bar of MoneroX. Smiley

48  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 05, 2015, 01:29:46 PM
Hi Jojatekok,

1.1 on Linux Mint seems to work fine so far (still synching) but I noticed an error message in the terminal:

Code:
Cairo.Pattern is leaking, programmer is missing a call to Dispose
Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces

I have no idea what that means, just wanted to let you know.

Cheers


I know about that, and not sure - as of yet - what control causes it. Thanks for all the reports!
49  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: April 05, 2015, 06:34:50 AM
The Phuck. . .


I ain't got nothing to do with this.  Even BCexpress is too busy now for your MonEr0 $hitcoin.  

imo it's Rpietila dumping to pay for his asylum fees.  $1000 a night bed in the ward ain't cheap..
https://bitcointalk.org/index.php?topic=793787.0

Now you know Monero's dirtiest little secret - you're all prancing and hopping behind a lunatic.   Cry

Come on, Monero's success is not even nearly related to rpietila or any other people who consider XMR as an "investment", and not a technological revolution...
50  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 04, 2015, 06:29:20 PM
MoneroX v1.1.0 has been released!
Download it from GitHub!

  • Improved support for UNIX systems, especially for Ubuntu Linux
  • Added status bar icons for the Linux version
  • New default daemon data directory and account data directory
  • Preparations for supporting the Mac OS X platform
  • Fixed file permission issues for Linux users
  • Removed some unused dependencies
51  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 03, 2015, 03:32:52 PM
I am trying to get MoneroX to run on Ubuntu 14.04 (GNU/Linux) After

Code:
mono MoneroGui.Net.exe

I get

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'

Code:
 mono -V

Produces

Code:
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1.1)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS:           __thread
SIGSEGV:       altstack
Notifications: epoll
Architecture:  amd64
Disabled:      none
Misc:          softdebug
LLVM:          supported, not enabled.
GC:            sgen

Also ./bitmonerod runs and synchronizes without any problem



It seems to work for me perfectly. Please consider re-installing the Mono framework, as it seems that it cannot load...

EDIT: After further examination, it turns out that zip files don't store unix file attributes, thus, the bitmonerod file in Resources/Software could not be run (it had issues with permissions). I've re-uploaded v1.0.0 as a tar.gz archive for Linux, it should work this time.

EDIT #2: Please also consider upgrading your Mono version, as mine is 3.12.1 (tarball Fri Mar  6 19:12:47 UTC 2015).

Oh and next time before you run MoneroX, please execute the following command in the terminal:

Code:
sudo apt-get install mono-complete
52  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 03, 2015, 07:03:41 AM
I am trying to get MoneroX to run on Ubuntu 14.04 (GNU/Linux) After

Code:
mono MoneroGui.Net.exe

I get

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'

Code:
 mono -V

Produces

Code:
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1.1)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS:           __thread
SIGSEGV:       altstack
Notifications: epoll
Architecture:  amd64
Disabled:      none
Misc:          softdebug
LLVM:          supported, not enabled.
GC:            sgen

Also ./bitmonerod runs and synchronizes without any problem



It seems to work for me perfectly. Please consider re-installing the Mono framework, as it seems that it cannot load...

EDIT: After further examination, it turns out that zip files don't store unix file attributes, thus, the bitmonerod file in Resources/Software could not be run (it had issues with permissions). I've re-uploaded v1.0.0 as a tar.gz archive for Linux, it should work this time.

EDIT #2: Please also consider upgrading your Mono version, as mine is 3.12.1 (tarball Fri Mar  6 19:12:47 UTC 2015).
53  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: April 02, 2015, 08:09:02 PM
Installation instructions have just been added to the readme file.

EDIT: The Transifex project has also been updated.

Hi Jojatekok, any tips for how to install on OS X?

I'm working on the Mac binaries with top priority, although there are a few changes to be made before releasing. A shout-out goes to the testers on the #monero-dev IRC channel: without them, I would never be able to compile MoneroX for Mac. Hopefully, I can post the binaries in a week or less.

In terms of usability, if a user tries to send an amount that isn't allowed (below the send threshold, not enough left for fees, etc.), a dialog box should pop up, telling them this, and why it has occurred. For instance, if I currently have 0.19 XMR in the wallet, and try to send 0.19 XMR, when I click the send button the address box and amount is depopulated, but nothing is sent, and nothing alerts me as to why. Also in this case, the address and amount boxes *shouldn't* be depopulated if the send doesn't occur, because most likely the user will want to change simply the amount and then try again, and not have to re-copy the address that they are sending to.

Thanks for the feedback! Your suggestions will definitely be included in one of the future's commits. Inout validation - similar to the WPF version's - will be added in order to maintain the ease of use.

As for the unhandled exception, it's the fault of the Eto.Forms framework. I have already reported an issue similar to that which has been resolved, but it seems that the bug was not fixed in its entirely.

Congratulation Jojatetok! But https://github.com/Jojatekok/MoneroGui.Net/releases/download/v1.0.0/MoneroGui.Net-v1.0.0-Linux-x64.zip seems to be Windows binary (MoneroGui.Net.exe)
The Mono .NET Framework and Gtk# must be installed on Linux before running MoneroX. I'll update the original post to contain installation instructions for Linux.
Any chance to get a turnkey solution, à la Windows?

What do you mean? By the way, only the Mono .NET Framework is required to run MoneroX.
54  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency - 0.8.8.6 on: April 01, 2015, 10:06:04 AM
I adore the new logo on the official Monero forums, it looks fluffy Smiley

55  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: April 01, 2015, 07:03:20 AM
Let this graph speak instead of me!

56  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: March 30, 2015, 03:14:04 PM
Installation instructions have just been added to the readme file.

EDIT: The Transifex project has also been updated.
57  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: March 30, 2015, 04:47:10 AM
Congratulation Jojatetok! But https://github.com/Jojatekok/MoneroGui.Net/releases/download/v1.0.0/MoneroGui.Net-v1.0.0-Linux-x64.zip seems to be Windows binary (MoneroGui.Net.exe)
The Mono .NET Framework and Gtk# must be installed on Linux before running MoneroX. I'll update the original post to contain installation instructions for Linux.
58  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency - 0.8.8.6 on: March 29, 2015, 08:28:30 PM
After a long phase of waiting, and many stressful months using the command-line Monero core binaries, finally there comes a solution! In the past few weeks, I've been working on rewriting the whole application in the Eto.Forms framework in order to support multiple platforms, including Windows, Linux, and Mac. Today, I'm proud to announce the release of



(Thanks for the logo, fluffypony! Wink)

While MoneroX has basically no graphical changes compared to Monero Client .NET, its code has been rewritten from scratch. Thus, the performance and reliablity has also increased during this process. The localization files could also have been kept, however, there are still a few features missing when compared to the old WPF project (backup manager, instant input validation, progress bar text). Transactions are now displayed in groups, so it should be significantly easier to account your holdings.

The new releases can be downloaded from GitHub. Hopefully, I'll be able to figure out how to compile MoneroX for Mac soon.

Please post your toughts, feedbacks, bug reports, or feature requests, as every single opinion counts in my opinion. Smiley
If you like this project, please donate to one of the addresses which can be found in my signature.
59  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] MoneroX - A cross platform graphical account manager for Monero on: March 29, 2015, 08:24:28 PM
After a long phase of waiting, and many stressful months using the command-line Monero core binaries, finally there comes a solution! In the past few weeks, I've been working on rewriting the whole application in the Eto.Forms framework in order to support multiple platforms, including Windows, Linux, and Mac. Today, I'm proud to announce the release of



(Thanks for the logo, fluffypony! Wink)

While MoneroX has basically no graphical changes compared to Monero Client .NET, its code has been rewritten from scratch. Thus, the performance and reliablity has also increased during this process. The localization files could also have been kept, however, there are still a few features missing when compared to the old WPF project (backup manager, instant input validation, progress bar text). Transactions are now displayed in groups, so it should be significantly easier to account your holdings.

The new releases can be downloaded from GitHub. Hopefully, I'll be able to figure out how to compile MoneroX for Mac soon.

Please post your toughts, feedbacks, bug reports, or feature requests, as every single opinion counts in my opinion. Smiley
If you like this project, please donate to one of the addresses which can be found in my signature.
60  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] Monero Client .NET - A graphical account manager made for Windows on: March 25, 2015, 09:36:07 PM
This is fucking awesome... NOT A SINGLE SOUL asked how to change the password. Any help please?

Currently, it's not possible (from the core assemblies of Monero) to change the password of accounts.

There is one way to change the password, but you have to use the command line interface. Do a wallet restore from mnemonic seed. It asks for a password. Enter a new password. (I think)

Second is to just create a new address (wallet file). Then you can make a new password.

 

That's a great idea, but old-format and non-mnemonic account files do not support the change. A better method should be implemented into the core as soon as possible...
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!