eFMer - BoincTasks and TThrottle forum

BoincTasks For Window, Mac & Linux => Beta Testing => Topic started by: Pepo on September 24, 2013, 02:39:39 PM

Title: BT 1.54
Post by: Pepo on September 24, 2013, 02:39:39 PM
Quote from: fred
Added: Computer tab MAC address column, this allows dynamic IP addresses to be used.  Use: use_mac for the IP Address and fill in the MAC address int the next column
:-\ too geeky and who would remember the magic word?
What about dropping this "use_mac" completely and use the MAC value, if the IP is empty?
Title: Re: BT 1.54
Post by: fred on September 24, 2013, 02:45:27 PM
Quote from: Pepo on September 24, 2013, 02:39:39 PM
Quote from: fred
Added: Computer tab MAC address column, this allows dynamic IP addresses to be used.  Use: use_mac for the IP Address and fill in the MAC address int the next column
:-\ too geeky and who would remember the magic word?
What about dropping this "use_mac" completely and use the MAC value, if the IP is empty?
Maybe the empty is now reserved for the computer name = domain name.
So a blank IP should work.

It's experimental for now, if it works I will make it easier for the average user.
Title: Re: BT 1.54
Post by: Pepo on September 24, 2013, 05:59:30 PM
Seems to work nicely with "use_mac" :) but not at all without it.

After a few minutes of use, I've realized that notebooks often get a connection over either a cable, or WiFi. What about a comma-separated list of MAC addresses? :P
Title: Re: BT 1.54
Post by: tlsi2000 on September 25, 2013, 04:29:53 AM
New version 1.54...

on Windows XP 64 bit  v5.2 build 3790

Immediate error on start of program:

---------------------------
boinctasks64.exe - Entry Point Not Found
---------------------------
The procedure entry point ShutdownBlockReasonCreate could not be located in the dynamic link library USER32.dll.
---------------------------

Title: Re: BT 1.54
Post by: fred on September 25, 2013, 06:21:21 AM
Quote from: tlsi2000 on September 25, 2013, 04:29:53 AM
---------------------------
boinctasks64.exe - Entry Point Not Found
---------------------------
The procedure entry point ShutdownBlockReasonCreate could not be located in the dynamic link library USER32.dll.
---------------------------
OK I see, don't have XP anymore, but I will find a way around this for 1.55.
BoincTasks uses a function introduced in Vista. It is needed to shutdown more elegantly.
Title: Re: BT 1.54
Post by: Pepo on September 25, 2013, 02:18:21 PM
Quote from: tlsi2000 on September 25, 2013, 04:29:53 AM
on Windows XP 64 bit  v5.2 build 3790
---------------------------
boinctasks64.exe - Entry Point Not Found
---------------------------
ShutdownBlockReasonCreate could not be located in USER32.dll.
---------------------------
I assume this can be expected on 32 bit WinXP as well?
Title: Re: BT 1.54
Post by: fred on September 25, 2013, 02:20:23 PM
Quote from: Pepo on September 25, 2013, 02:18:21 PM
I assume this can be expected on 32 bit WinXP as well?
I expect so, but the XP 64 is an odd beast. I linked in a library, that should be loaded dynamically, but not on XP.
Title: Re: BT 1.54
Post by: Pepo on September 25, 2013, 02:25:18 PM
Quote from: fred on September 25, 2013, 02:20:23 PM
I linked in a library, that should be loaded dynamically, but not on XP.
You should probably check first, whether you can load it?
Title: Re: BT 1.54
Post by: fred on September 25, 2013, 02:27:11 PM
Quote from: Pepo on September 25, 2013, 02:25:18 PM
You should probably check first, whether you can load it?
Yep, I did add an XP check but, the docs where a bit confusing.
First check > XP  load the library.

This helps closing down more elegantly and not unexpectedly.
Title: Re: BT 1.54
Post by: idahofisherman on September 25, 2013, 07:56:15 PM
I received the same error on XP32.  How do we link the library and where do we find  it to link and where do we link it?
Title: Re: BT 1.55
Post by: idahofisherman on September 25, 2013, 08:25:28 PM
Saw there was a version 1.55.  downloaded it had same problem as  it downloaded 1.54.

So went back to version 1.53.
Title: Re: BT 1.55
Post by: fred on September 26, 2013, 05:02:41 AM
Quote from: idahofisherman on September 25, 2013, 08:25:28 PM
Saw there was a version 1.55.  downloaded it had same problem as  it downloaded 1.54.

So went back to version 1.53.
Interesting 1.55 where did you find that one. :o
1.53 is the XP version for now, until 1.55 arrives with a fix.
Title: Re: BT 1.54
Post by: Pepo on September 26, 2013, 06:30:16 AM
Quote from: fred on September 26, 2013, 05:02:41 AM
Quote from: idahofisherman on September 25, 2013, 08:25:28 PM
Saw there was a version 1.55.  downloaded it ...
Interesting 1.55 where did you find that one. :o
Maybe the usual download path pattern?  ???
Title: Re: BT 1.54
Post by: fred on September 26, 2013, 06:31:52 AM
Quote from: Pepo on September 26, 2013, 06:30:16 AM
Maybe the usual download path pattern?  ???
[/quote]
I made a typing error :o
The XP problem is fixed.  ;D The function now loads only when needed.
Title: Re: BT 1.54
Post by: fred on September 26, 2013, 07:29:45 AM
Now I need some XP testers, to see if the fix works: download 1.55 (http://www.efmer.eu/download/boinc/boinc_tasks/unified/setup_32_64_boinc_tasks_1_5_5.exe)
Title: Re: BT 1.54
Post by: coolstream on October 03, 2013, 02:23:43 AM
Sorry for the late report.

I'm not seeing any problem with an XP x86 machine.