Bitcoin Forum
April 25, 2024, 09:26:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 »  All
  Print  
Author Topic: Beta 4 Released! BitMiner - Advanced Mining GUI  (Read 50155 times)
SomeoneWeird (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 06, 2011, 12:27:41 PM
 #21

bump.
1714037171
Hero Member
*
Offline Offline

Posts: 1714037171

View Profile Personal Message (Offline)

Ignore
1714037171
Reply with quote  #2

1714037171
Report to moderator
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714037171
Hero Member
*
Offline Offline

Posts: 1714037171

View Profile Personal Message (Offline)

Ignore
1714037171
Reply with quote  #2

1714037171
Report to moderator
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
June 06, 2011, 01:40:05 PM
 #22

Doesn't work under Wine?

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
SomeoneWeird (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 06, 2011, 02:20:20 PM
 #23

Doesn't work under Wine?

I havn't tested it, and im not sure whether your comment is a statement or a question haha. I don't think it would though, seeing as several API calls are windows based, if theres enough interest and some donations I will make sure I get a mono capable client working.
opticbit
Hero Member
*****
Offline Offline

Activity: 695
Merit: 502


PGP: 6EBEBCE1E0507C38


View Profile WWW
June 06, 2011, 02:38:58 PM
 #24

Mac native version?

I'll try it out in bootcamp in a few hrs.

Bitrated user: opticbit.
https://www.bitrated.com/opticbit
SomeoneWeird (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 06, 2011, 02:43:36 PM
 #25

Mac native version?

I'll try it out in bootcamp in a few hrs.

No, windows only at the moment as i've said. I havn't got a mac to code on, so unless someone wants to give me a few hundred btc, then I'll dev one Tongue

But as i've said, if theres enough interest and some donations i'll make it compatible with mono/wine and then it should work on OSX aswell.
enmaku
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
June 06, 2011, 02:48:47 PM
 #26

Add the ability to switch pools if one goes down and I'd download it.
SomeoneWeird (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 06, 2011, 02:52:05 PM
 #27

Add the ability to switch pools if one goes down and I'd download it.

Will do, expect version 0.2 soon with quite a few changed. Won't do the graphing features unless there is more interest, as it will take me along time to write Smiley
SomeoneWeird (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 07, 2011, 06:37:47 AM
 #28

bump
Xer
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
June 07, 2011, 07:07:16 AM
 #29

Looks promising, will you integrate the patch here http://forum.bitcoin.org/index.php?topic=10762.0 for .2?
Oldminer
Legendary
*
Offline Offline

Activity: 1022
Merit: 1001



View Profile
June 07, 2011, 07:27:51 AM
 #30

This looks interesting. I'll try it tonight.

If you like my post please feel free to give me some positive rep https://bitcointalk.org/index.php?action=trust;u=18639
Tip me BTC: 1FBmoYijXVizfYk25CpiN8Eds9J6YiRDaX
SomeoneWeird (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 07, 2011, 07:32:30 AM
 #31

Looks promising, will you integrate the patch here http://forum.bitcoin.org/index.php?topic=10762.0 for .2?

I'll take a look. Probably not for .2, but possibly in the future.

Quote

This looks interesting. I'll try it tonight.


PM me or reply back here if you need any help Smiley
Oldminer
Legendary
*
Offline Offline

Activity: 1022
Merit: 1001



View Profile
June 07, 2011, 10:16:50 AM
 #32

Ok I tried this tonight but got the following exception error:


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

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'C:\Users\David\Desktop\Bitminer\accounts\.txt'.
File name: 'C:\Users\David\Desktop\Bitminer\accounts\.txt'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
   at System.IO.StreamReader..ctor(String path)
   at BitMiner.Form1.button4_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.225 (RTMGDR.030319-2200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BitMiner
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/Desktop/Bitminer/BitMiner.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    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.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Simple7
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/Desktop/Bitminer/Simple7.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:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

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.

**********************************

The accounts folder and text file are there. Im running Win 7 - 64bit too.

If you like my post please feel free to give me some positive rep https://bitcointalk.org/index.php?action=trust;u=18639
Tip me BTC: 1FBmoYijXVizfYk25CpiN8Eds9J6YiRDaX
SomeoneWeird (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 07, 2011, 10:18:38 AM
 #33

Yeah that's fixed in 0.2, you need to select your account on the left before starting the miner.
SomeoneWeird (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 07, 2011, 12:58:07 PM
 #34

Ok, I have failover/fallover (w.e you wanna call it) working, you can now select another account that runs another miner when the first accounts miner fails.

Apart from the things on the checklist, anyone else have any suggestions?
Will release v0.2 in about ~12 hours if nothing else comes up. Cheesy
SomeoneWeird (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 08, 2011, 07:51:07 AM
 #35

Ok, I have failover/fallover (w.e you wanna call it) working, you can now select another account that runs another miner when the first accounts miner fails.

Apart from the things on the checklist, anyone else have any suggestions?
Will release v0.2 in about ~12 hours if nothing else comes up. Cheesy

Major bug found in failover code, will release soon.
MrGaSp
Sr. Member
****
Offline Offline

Activity: 418
Merit: 253


View Profile
June 08, 2011, 07:56:42 AM
 #36

Looks like it could go far, just keep updating it, it will all iron out =P
SomeoneWeird (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 08, 2011, 09:48:01 AM
 #37

Looks like it could go far, just keep updating it, it will all iron out =P

Beta 2 released!
Oldminer
Legendary
*
Offline Offline

Activity: 1022
Merit: 1001



View Profile
June 08, 2011, 09:57:32 AM
 #38

Installed Beta 2 and got:


************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at BitMiner.Miner.Start()
   at BitMiner.Form1.newMiner(String nick, Int32 failover)
   at BitMiner.Form1.button4_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.225 (RTMGDR.030319-2200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BitMiner
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/Desktop/Bitminer2Beta/Beta%202/BitMiner.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    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.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Simple7
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/Desktop/Bitminer2Beta/Beta%202/Simple7.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.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:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

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.


If you like my post please feel free to give me some positive rep https://bitcointalk.org/index.php?action=trust;u=18639
Tip me BTC: 1FBmoYijXVizfYk25CpiN8Eds9J6YiRDaX
SomeoneWeird (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 08, 2011, 10:05:27 AM
 #39

Installed Beta 2 and got:


************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at BitMiner.Miner.Start()
   at BitMiner.Form1.newMiner(String nick, Int32 failover)
   at BitMiner.Form1.button4_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.225 (RTMGDR.030319-2200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BitMiner
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/Desktop/Bitminer2Beta/Beta%202/BitMiner.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    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.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Simple7
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/Desktop/Bitminer2Beta/Beta%202/Simple7.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.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:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

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.



You have to drop poclbm's folder in the same directory as the program. I'll include a message in 0.3 about it.
Oldminer
Legendary
*
Offline Offline

Activity: 1022
Merit: 1001



View Profile
June 08, 2011, 10:07:40 AM
 #40

Yea I did that

If you like my post please feel free to give me some positive rep https://bitcointalk.org/index.php?action=trust;u=18639
Tip me BTC: 1FBmoYijXVizfYk25CpiN8Eds9J6YiRDaX
Pages: « 1 [2] 3 4 5 6 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!