Pages:
Author

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

newbie
Activity: 10
Merit: 0
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?

David,

I just downloaded the Zip file (https://github.com/Jojatekok/MoneroGui.Net/releases), extracted it and launched the .exe file. Worked like a charm. Unfortunately Bitmonerod is eating all my resources and PC is very slow.

Looks super awesome! Thank you! Good job!
sr. member
Activity: 264
Merit: 250
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).
legendary
Activity: 2282
Merit: 1050
Monero Core Team
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
sr. member
Activity: 264
Merit: 250
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.
hero member
Activity: 658
Merit: 503
Monero Core Team
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?
legendary
Activity: 1762
Merit: 1011
I just got an unhandled exception a short time after sending:

Added item does not appear at given index '80'.

With the following details:
Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Added item does not appear at given index '80'.
   at System.Windows.Data.ListCollectionView.AdjustBefore(NotifyCollectionChangedAction action, Object item, Int32 index)
   at System.Windows.Data.ListCollectionView.ProcessCollectionChanged(NotifyCollectionChangedEventArgs args)
   at System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
   at Eto.Forms.FilterCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
   at Eto.Forms.FilterCollection`1.Add(T item)
   at Jojatekok.MoneroGUI.Desktop.Windows.MainForm.<>c__DisplayClass3c.b__3b(Object s)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
MoneroGui.Net
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/MoneroGui.Net.exe
----------------------------------------
Eto
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.7.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Eto.DLL
----------------------------------------
System.Runtime
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
----------------------------------------
System.Collections
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll
----------------------------------------
System.Threading
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll
----------------------------------------
System.Runtime.Extensions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll
----------------------------------------
System.Reflection.Extensions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Extensions.dll
----------------------------------------
System.Reflection
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Reflection/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.dll
----------------------------------------
PresentationFramework
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PresentationCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
Eto.Wpf
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.7.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Eto.Wpf.DLL
----------------------------------------
System.Linq.Expressions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Linq.Expressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.Expressions.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.ComponentModel
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ComponentModel.dll
----------------------------------------
System.Globalization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Globalization/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Globalization.dll
----------------------------------------
System.Xaml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.ObjectModel
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.ObjectModel/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ObjectModel.dll
----------------------------------------
MoneroApi.Net
    Assembly Version: 6.3.0.0
    Win32 Version: 6.3.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/MoneroApi.Net.DLL
----------------------------------------
System.IO
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.IO/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Linq/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.dll
----------------------------------------
PresentationFramework.Aero
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
MoneroApi.Net.Extensions
    Assembly Version: 2.1.5.0
    Win32 Version: 2.1.5
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/MoneroApi.Net.Extensions.DLL
----------------------------------------
System.Net.Http.Primitives
    Assembly Version: 4.2.29.0
    Win32 Version: 4.2.29.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/System.Net.Http.Primitives.DLL
----------------------------------------
System.Net.Primitives
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Primitives.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/sr/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/zh/MoneroGui.Net.resources.DLL
----------------------------------------
System.Net.Http
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/af/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/lt/MoneroGui.Net.resources.DLL
----------------------------------------
Xceed.Wpf.Toolkit
    Assembly Version: 2.3.0.0
    Win32 Version: 2.0.7.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Eto.Wpf.dll
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/id/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/sv/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/sk/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/ru/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/pt/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/pl/MoneroGui.Net.resources.DLL
----------------------------------------
PresentationFramework-SystemXml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/no/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/nl/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/ja/MoneroGui.Net.resources.DLL
----------------------------------------
UIAutomationTypes
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/hu/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/fr/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/el/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/de/MoneroGui.Net.resources.DLL
----------------------------------------
MoneroGui.Net.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Resources/Localizations/da/MoneroGui.Net.resources.DLL
----------------------------------------
Newtonsoft.Json
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.8.18111
    CodeBase: file:///C:/Users/mmortal03/AppData/Roaming/BitMonero/MoneroGui.Net-v1.0.0-Windows-x64/Newtonsoft.Json.DLL
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Threading.Tasks
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Threading.Tasks/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.Tasks.dll
----------------------------------------
PresentationFramework-SystemXmlLinq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXmlLinq/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXmlLinq.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


   


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


pa
hero member
Activity: 528
Merit: 501
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?
legendary
Activity: 1762
Merit: 1011
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.
sr. member
Activity: 264
Merit: 250
Installation instructions have just been added to the readme file.

EDIT: The Transifex project has also been updated.
sr. member
Activity: 264
Merit: 250
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.
hero member
Activity: 658
Merit: 503
Monero Core Team
legendary
Activity: 2968
Merit: 1198
Fantastic work! Looking forward to trying this out soon.

Also, I'd like to create an easy torrent bundle with node, blockchain and GUI the way I did with jwinterm for lightWallet.

PM me when you have time to help out with the packaging of that.
newbie
Activity: 55
Merit: 0
Great work! I might need to fire up the ole Windows and give it a twirl  Wink.

Always good to see 3rd party applications and services been developed for Monero. Sent you some XMR for your effort.
legendary
Activity: 1762
Merit: 1011
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.

Excellent work! I just tested it on Windows, and was able to load my account file from the previous version, and connect to the moneroclub daemon.
legendary
Activity: 1484
Merit: 1002
Strange, yet attractive.
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.

This would have been neat! I'm running a 64bit VM for XMR right now on win7/64! I'll be happy to test it! Cheesy
hero member
Activity: 504
Merit: 500
eidoo wallet
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 to release


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.

Awesome! I'm going to try it on Windows.
sr. member
Activity: 264
Merit: 250
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.
legendary
Activity: 1484
Merit: 1002
Strange, yet attractive.
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...

I personally, don't find it too significant to implement "change password" within the core. I changed my password 3 times so far using the second method. Since XMR is fully anonymous, I don't really care changing my address. So create new wallet, set pass, send XMRs from old wallet to the new one. End of story.
sr. member
Activity: 264
Merit: 250
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...
legendary
Activity: 1260
Merit: 1008
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.

 
Pages:
Jump to: