mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet > MISFIT

Closed Thread
 
Thread Tools
Old 2013-02-03, 16:24   #364
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

23×101 Posts
Default

Quote:
Originally Posted by kracker View Post
One BIG thing I did not notice and only noticed when it was uploading results:
I can't select from LL or DC TF work in GPU72.

Other than that.... wow thanks. misfit has reduced manual work so much... I haven't assigned or managed my "sessions" manually for weeks, MISFIT is doing it all!
Something like (see screenshot).
Attached Thumbnails
Click image for larger version

Name:	TFtype.PNG
Views:	90
Size:	39.1 KB
ID:	9239  

Last fiddled with by swl551 on 2013-02-03 at 16:43
swl551 is offline  
Old 2013-02-03, 22:25   #365
sonjohan
 
sonjohan's Avatar
 
May 2003
Belgium

2·139 Posts
Default

Thanks Scott.
Installed it and now it's running.
sonjohan is offline  
Old 2013-02-03, 22:30   #366
Chuck
 
Chuck's Avatar
 
May 2011
Orange Park, FL

3·5·59 Posts
Default

How does it work? I downloaded MISFIT 2.4.0.zip, extracted all to the directory containing mfaktc, double-clicked misfit.exe and nothing happens.
Chuck is offline  
Old 2013-02-03, 22:58   #367
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

23·101 Posts
Default

Quote:
Originally Posted by Chuck View Post
How does it work? I downloaded MISFIT 2.4.0.zip, extracted all to the directory containing mfaktc, double-clicked misfit.exe and nothing happens.
You didn't give me much to work with so I'll assume you are running Windows 7 on Dell PC, with serial number u7qeruqiwerui.


Now verify you have .NET 4.0.x installed by opening a command prompt and running
dir %windir%\Microsoft.NET\Framework\

you should see output like
Code:
11/20/2010  04:33 PM    <DIR>          v1.0.3705
07/13/2009  09:37 PM    <DIR>          v1.1.4322
01/12/2013  04:54 PM    <DIR>          v2.0.50727
11/20/2010  07:38 PM    <DIR>          v3.0
01/12/2013  03:48 PM    <DIR>          v3.5
02/02/2013  08:42 PM    <DIR>          v4.0.30319
If you have v4 installed I'd have guess you have some anti-virus type software that is blocking it from running.

Hope that helps.

Scott
swl551 is offline  
Old 2013-02-03, 23:22   #368
Chuck
 
Chuck's Avatar
 
May 2011
Orange Park, FL

3×5×59 Posts
Default

Quote:
Originally Posted by swl551 View Post
You didn't give me much to work with so I'll assume you are running Windows 7 on Dell PC, with serial number u7qeruqiwerui.



you should see output like
Code:
11/20/2010  04:33 PM    <DIR>          v1.0.3705
07/13/2009  09:37 PM    <DIR>          v1.1.4322
01/12/2013  04:54 PM    <DIR>          v2.0.50727
11/20/2010  07:38 PM    <DIR>          v3.0
01/12/2013  03:48 PM    <DIR>          v3.5
02/02/2013  08:42 PM    <DIR>          v4.0.30319
If you have v4 installed I'd have guess you have some anti-virus type software that is blocking it from running.

Hope that helps.

Scott
Windows 7 on a Maingear core i7-970. I have the same Framework directories as you listed. I shut off Kaspersky and still just get the two little circling arrows when I try to run the executable, then nothing.

Is the executable size of 727K correct?
Chuck is offline  
Old 2013-02-03, 23:36   #369
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

11001010002 Posts
Default

Quote:
Originally Posted by Chuck View Post
Windows 7 on a Maingear core i7-970. I have the same Framework directories as you listed. I shut off Kaspersky and still just get the two little circling arrows when I try to run the executable, then nothing.

Is the executable size of 727K correct?
Yes, 727k. I just downloaded the .zip from the forum site extracted MISFIT.exe and it ran fine. The .exe appears to be OK.

MISFIT 2.3.x is .NET 3.51, you can grab that from the archive and see if it runs. If it does it suggest a .NET issue, if it doesn't then.... I don't know.


At start-up MISFIT checks for the existence of MISFITconfig.txt and if not there it takes you into the configuration screen.

Not that it matters but I put the mfaktX instances in directories under MISFIT.
swl551 is offline  
Old 2013-02-03, 23:51   #370
Chuck
 
Chuck's Avatar
 
May 2011
Orange Park, FL

3·5·59 Posts
Default

Quote:
Originally Posted by swl551 View Post
Yes, 727k. I just downloaded the .zip from the forum site extracted MISFIT.exe and it ran fine. The .exe appears to be OK.

MISFIT 2.3.x is .NET 3.51, you can grab that from the archive and see if it runs. If it does it suggest a .NET issue, if it doesn't then.... I don't know.


At start-up MISFIT checks for the existence of MISFITconfig.txt and if not there it takes you into the configuration screen.

Not that it matters but I put the mfaktX instances in directories under MISFIT.
I tried 2.3.2 Only difference, after the two little circling arrows for a couple of seconds, I get a Windows box "MISFIT has stopped working...Windows is checking for a solution to the problem... Then the message box closes.

So I guess it isn't going to work for me. There are no issues with any other programs.

Last fiddled with by Chuck on 2013-02-03 at 23:52 Reason: spelling
Chuck is offline  
Old 2013-02-03, 23:55   #371
Chuck
 
Chuck's Avatar
 
May 2011
Orange Park, FL

3×5×59 Posts
Default

Getting a boatload of .NET runtime errors in the Windows Event Viewer

Application: misfit.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.NullReferenceException Stack: at MISFIT.Form1.MinimizeToSysTray() at System.Windows.Forms.Form.OnResize(System.EventArgs) at System.Windows.Forms.Control.OnSizeChanged(System.EventArgs) at System.Windows.Forms.Control.UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) at System.Windows.Forms.Control.UpdateBounds(Int32, Int32, Int32, Int32) at System.Windows.Forms.Control.SetBoundsCore(Int32, Int32, Int32, Int32, System.Windows.Forms.BoundsSpecified) at System.Windows.Forms.Form.SetBoundsCore(Int32, Int32, Int32, Int32, System.Windows.Forms.BoundsSpecified) at System.Windows.Forms.Control.ScaleControl(System.Drawing.SizeF, System.Windows.Forms.BoundsSpecified) at System.Windows.Forms.ScrollableControl.ScaleControl(System.Drawing.SizeF, System.Windows.Forms.BoundsSpecified) at System.Windows.Forms.Form.ScaleControl(System.Drawing.SizeF, System.Windows.Forms.BoundsSpecified) at System.Windows.Forms.Control.ScaleControl(System.Drawing.SizeF, System.Drawing.SizeF, System.Windows.Forms.Control) at System.Windows.Forms.ContainerControl.Scale(System.Drawing.SizeF, System.Drawing.SizeF, System.Windows.Forms.Control) at System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean, Boolean) at System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean) at System.Windows.Forms.Control.ResumeLayout(Boolean) at MISFIT.Form1.InitializeComponent() at MISFIT.Form1..ctor() at MISFIT.Program.Main()
Chuck is offline  
Old 2013-02-03, 23:57   #372
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

80810 Posts
Default

Quote:
Originally Posted by Chuck View Post
I tried 2.3.2 Only difference, after the two little circling arrows for a couple of seconds, I get a Windows box "MISFIT has stopped working...Windows is checking for a solution to the problem... Then the message box closes.

So I guess it isn't going to work for me. There are no issues with any other programs.
Can you open a command prompt in your MISFIT dir and run SendControlCode.exe and MISFITserver.exe does they crash?

Last fiddled with by swl551 on 2013-02-03 at 23:58
swl551 is offline  
Old 2013-02-04, 00:02   #373
Chuck
 
Chuck's Avatar
 
May 2011
Orange Park, FL

3×5×59 Posts
Default

Code:
C:\Users\Charles\Downloads>SendCtrlCode.exe
Console Signaler (SendCtrlCode) v 1.4: Scott Lemieux
USAGE
args[0] ProcessID of console application to signal
args[1] Control code number
CTRL_C=0
CTRL_BREAK=1
CTRL_CLOSE=2
CTRL_LOGOFF=5
CTRL_SHUTDOWN=6
 
BYE!
C:\Users\Charles\Downloads>MISFITServer.exe
Starting MISFIT Remote Control Server v1.2.5
Error: Expected two arguments!
Commandline requires BATCH_FILE_TO_START PROCESS_NAME_TO_STOP
C:\Users\Charles\Downloads>
They look OK
Chuck is offline  
Old 2013-02-04, 00:09   #374
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

1000011110002 Posts
Default

Quote:
Originally Posted by swl551 View Post
Something like (see screenshot).
Looks great!
kracker is offline  
Closed Thread

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
questions about misfit jschwar313 MISFIT 1 2016-02-02 00:32
Help with Misfit TheMawn MISFIT 18 2015-06-21 22:00
Misfit feature request. Aramis Wyler MISFIT 15 2015-03-04 21:13
MISFIT 2.9 swl551 MISFIT 44 2014-12-15 12:46
MISFIT for MFAKTx swl551 MISFIT 186 2014-02-05 23:27

All times are UTC. The time now is 21:49.


Fri Aug 6 21:49:58 UTC 2021 up 14 days, 16:18, 1 user, load averages: 2.51, 2.44, 2.48

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.