Search content
Sort by

Showing 10 of 10 results by krawallmining
Post
Topic
Board Altcoin Discussion
Re: darkcoin exploit found in 2 hours by amateur (why open source matters for anon)
by
krawallmining
on 11/10/2014, 14:49:52 UTC
Funny, I found this thread again by googling darkcoin + spaghetti  Cheesy.
Post
Topic
Board Altcoin Discussion
Re: [XMR] Monero Client .NET - A GUI wallet made for Windows
by
krawallmining
on 11/08/2014, 16:49:21 UTC
Any news about the wallet issues?
Maybe provide a wallet and see if it works for me with new alphas/betas?
Post
Topic
Board Altcoin Discussion
Re: [XMR] Monero Client .NET - A GUI wallet made for Windows
by
krawallmining
on 09/08/2014, 15:09:04 UTC
If you still have some doubts about this wallet - you are wrong. Wallet works great.
Yes, so far no problems with transactions to and from Polo etc.
Nicely done, pretty much plug & play.
Post
Topic
Board Altcoin Discussion
Re: [XMR] Monero Client .NET - A GUI wallet made for Windows
by
krawallmining
on 09/08/2014, 10:59:37 UTC
The first alpha version of the 0.39.0 releases introduce a new version of the settings file, which is located at '%LocalAppData%\Jojatekok\MoneroClient.Net\user.config'. Please delete it, or if you want to keep your settings while downgrading, just open it in a text editor, and change into . Also, don't forget to relocate softwareWallet="Resources\Software\rpcwallet.exe" into softwareWallet="Resources\Software\simplewallet.exe". Wink

As for your rpcwallet issue, I will look into it deeper as soon as I have access to my personal wallet at home, so I will be able to test things more toughly. It is weird that the password request box doesn't show up - some people said that it happens since v0.36.0. Do you have any problems with v0.38.1? If so, does v0.35.0 or even v0.36.0 work for you?
Thanks, this works. Maybe there should also be a path option for this available in the GUI?
Just tried 35 & 36, like 38.1, they seem to work fine. Only with 39 builds, password request doesn't show up.
Post
Topic
Board Altcoin Discussion
Re: [XMR] Monero Client .NET - A GUI wallet made for Windows
by
krawallmining
on 08/08/2014, 21:30:57 UTC
Et voila, 0.38.1 starts to crash again after playing around with the unstable releases (of course in different paths):
Code:
Das System kann die angegebene Datei nicht finden
   bei System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   bei Jojatekok.MoneroAPI.ProcessManagers.BaseProcessManager.StartProcess(String[] arguments)
   bei Jojatekok.MoneroAPI.ProcessManagers.WalletManager.StartInternal()
   bei Jojatekok.MoneroGUI.Windows.MainWindow.StartWallet()
   bei Jojatekok.MoneroGUI.Windows.MainWindow.<>c__DisplayClass1.<.ctor>b__0(Object param0, EventArgs param1)
   bei System.Windows.Window.CreateSourceWindow(Boolean duringShow)
   bei System.Windows.Window.ShowHelper(Object booleanBox)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
   bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
   bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bei System.Windows.Threading.DispatcherOperation.Invoke()
   bei System.Windows.Threading.Dispatcher.ProcessQueue()
   bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
   bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   bei System.Windows.Application.RunInternal(Window window)
   bei System.Windows.Application.Run()
   bei Jojatekok.MoneroGUI.App.Main()
It happens after recognizing the wallet (e.g. after entering passwords when creating a new wallet). When there is a wallet already existing, it crashes even before the password prompt. Deleting blockchain doesn't make any difference.

I will certainly not recover my Windows backup again since I'm pretty sure now that it must be a bug in the app. Wink
Post
Topic
Board Altcoin Discussion
Re: [XMR] Monero Client .NET - A GUI wallet made for Windows
by
krawallmining
on 08/08/2014, 11:11:42 UTC
Well, I'm not sure about that, as the migration worked just fine for me back then... Please ensure that you don't enter your wallet passphrase before the daemon initializes, check whether rpcwallet.exe is running in the background after about 5 minutes, and inform me whether my software requests you to enter a password on startup. If these are not the symptoms, then try re-indexing your wallet file by deleting the '.bin', and keeping the '.bin.keys'. This can take up to 30 minutes, and after that, it automatically saves in 6 minutes.
No password request shows up, GUI says initializing for the wallet. rpcwallet.exe never starts. I deleted the wallet.bin, but after half an hour, still nothing happened.
There is not much CPU activity to be seen, moneroclient.net.exe is idling at 1-2% and bitmonerod.exe does nothing.
Post
Topic
Board Altcoin Discussion
Re: [XMR] Monero Client .NET - A GUI wallet made for Windows
by
krawallmining
on 07/08/2014, 22:40:24 UTC
Ok, thanks for sharing these very useful information.
No doubt about the efforts of the Monero devs. Definitely best anon coin around, imho.

Is it normal that v0.39.0-alpha.2 doesn't even recognize my old wallet (which works in 0.38.1.)?
Seems to keep initializing forever.
Post
Topic
Board Altcoin Discussion
Re: [XMR] Monero Client .NET - A GUI wallet made for Windows
by
krawallmining
on 07/08/2014, 21:20:14 UTC
Sorry if this has been asked before:
Is it normal that incoming transactions aren't recognized in realtime? I had to restart the client each time.
Post
Topic
Board Altcoin Discussion
Re: [XMR] Monero Client .NET - A GUI wallet made for Windows
by
krawallmining
on 06/08/2014, 01:06:12 UTC
You should check the integrity of your installed .NET Framework version, and should ensure that v4.5 or higher is installed.
Did this and that but couldn't get the crap (.Net, not your GUI) working again.
Fixed it by reinstalling Windows 8.1. Thanks for your suggestions, though. Smiley

Internet is full of reports of users not being able to fix broken .Net runtime. For such reasons I'd rather like to see a compiled qt GUI. Qt usually doesn't have the tendency to randomly destroy itself without any identifiable reason.
Post
Topic
Board Altcoin Discussion
Re: [XMR] Monero Client .NET - A GUI wallet made for Windows
by
krawallmining
on 05/08/2014, 13:38:42 UTC
Since I tried out 0.39 alpha, 0.38.1 and other builds always crash for me. Other .Net apps are working fine. Any suggestions? Already tried new wallet and deleting blockchain.
Code:
Problemsignatur:
  Problemereignisname: CLR20r3
  Problemsignatur 01: MoneroClient.Net.exe
  Problemsignatur 02: 0.38.1.0
  Problemsignatur 03: 53cf8e4a
  Problemsignatur 04: System
  Problemsignatur 05: 4.0.30319.34003
  Problemsignatur 06: 522ec39f
  Problemsignatur 07: 3fec
  Problemsignatur 08: 3b8
  Problemsignatur 09: System.ComponentModel.Win32
  Betriebsystemversion: 6.3.9600.2.0.0.256.48
  Gebietsschema-ID: 1031
  Zusatzinformation 1: 8410
  Zusatzinformation 2: 84100a29e5ff207d917c3773397f78a6
  Zusatzinformation 3: 161f
  Zusatzinformation 4: 161fd2bcdbd40f2146d58e79033b2c21