topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 3:44 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: ReRun 2.5.7.5  (Read 18150 times)

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: ReRun 2.5.6.0
« Reply #25 on: March 06, 2015, 07:41 AM »
ReRun 2.5.6.0  a bug fix release for a regression introduced in 2.5.5.0.  Please update to the latest by downloading from the link in the first post.

Thanks cranioscopical for catching the error.   :Thmbsup:

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: ReRun 2.5.7.0
« Reply #26 on: March 06, 2015, 08:33 AM »
A more subtle bug fix.  Thanks again to cranioscopical for pointing it out.

First post updated.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: ReRun 2.5.7.0
« Reply #27 on: March 06, 2015, 08:45 AM »
One thing that I should note.  If you have ShowNotRunningOnly=True in the .ini file settings, which is the default, if a program of the same name as the one you closed is running, such as another copy of Firefox or chrome, the button will never show in the list.  This is because the ProcessExists() function just checks for the exe name as in firefox.exe.

If you run multiple copies of ff or any other program and want them to show on the Button Panel try quitting ReRun and editing the .ini file.  Set ShowNotRunningOnly=False or =0.  Then they should be added to the list as soon as they become the active window.

Another note.  The program should run with the Button Panel closed unless you are using it to launch.  While the Button Panel is showing the active window detection loop is suspended.  That's one reason why it closes as soon as a Button is Pressed.

Please let me know if you notice a bug.  :)



MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: ReRun 2.5.7.0
« Reply #28 on: March 11, 2015, 06:54 PM »
I am running ReRun on Windows 7 SP1 x64 in a VM just to see if it can get the command line arguments.  Turns out it can, even when not run as administrator.  So it looks like it is Windows 8 blocking it.  One more reason to get back on W7 when I get a desktop machine.  Unless they make W10 more cooperative.  :)

On the plus side if you run ReRun as administrator on W8 it looks like it can consistently get the working directory at least.  :)

cranioscopical

  • Friend of the Site
  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 4,776
    • View Profile
    • Donate to Member
Re: ReRun 2.5.7.0
« Reply #29 on: March 12, 2015, 02:13 PM »
One more reason to get back on W7 when I get a desktop machine.
Let's hope that happens soon  :Thmbsup:
 

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: ReRun 2.5.7.0
« Reply #30 on: March 12, 2015, 05:14 PM »
One more reason to get back on W7 when I get a desktop machine.
Let's hope that happens soon  :Thmbsup:
 
-cranioscopical (March 12, 2015, 02:13 PM)

I appreciate the good thought.  :)

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: ReRun 2.5.7.2
« Reply #31 on: July 06, 2015, 03:07 PM »
ReRun 2.5.7.2  Polling routine modified to use less CPU.

Download link, as usual, is in the first post.

cranioscopical

  • Friend of the Site
  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 4,776
    • View Profile
    • Donate to Member
Re: ReRun 2.5.7.2
« Reply #32 on: July 06, 2015, 03:42 PM »
ReRun 2.5.7.2[/b]  Polling routine modified to use less CPU.
Always a good thing, thanks for the extra effort!

How are things going? Any improvements in your life?
 
 

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: ReRun 2.5.7.2
« Reply #33 on: July 06, 2015, 05:42 PM »
ReRun 2.5.7.2[/b]  Polling routine modified to use less CPU.
Always a good thing, thanks for the extra effort!

How are things going? Any improvements in your life?
 
 
-cranioscopical (July 06, 2015, 03:42 PM)

I'd say it's on the upswing, generally speaking.  The pace seems glacial.  But I do get to keep my mind occupied.  The college library is nice and quiet.  If I can figure out some way to avoid dragging the suitcase then people won't automatically assume I am homeless.  But fear of terrorism has eliminated all but long term storage.  Maybe I will take a look around again soon for a reasonable cube rental.  A light backpack for a change of clothes and shaving gear and maybe a lightweight tablet would free me up to move around more easily.  Time will tell.  :)

I hope things are well with you and your family.  :)



MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
ReRun 2.5.7.3
« Reply #34 on: January 28, 2017, 10:06 AM »
ReRun 2.5.7.3  Bug fix release.  This should get rid of the occasional "invalid variable subscript format" error.

Also updated version and copyright info.

The download page is still the same:
www.milesaheadsoftware.org


MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
ReRun 2.5.7.4
« Reply #35 on: February 03, 2017, 11:26 AM »
ReRun 2.5.7.4  Ok, I think this update has fixed the "subscript format" intermittent error.  I think it was caused by trying to free the array memory even if the variable was not transformed into an array by the file read into array function.  Instead of messing with that I declared a one element array Local to the function and let AutoIt3 get the memory back when the function goes out of scope.

Hopefully this will be the last update for some time.  Like maybe until they come out with 128 bit Windows.  :)



MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
ReRun 2.5.7.5
« Reply #36 on: February 09, 2017, 10:15 AM »
ReRun 2.5.7.5

Yet another attempt to get rid of the subscript format error on startup.  See first post for download link and details.  Hopefully the 3rd time is a charm.  :)