Version 2.07.2

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
amutch
Benefactor
Benefactor
Posts: 113
Joined: Fri Jan 10, 2003 7:39 am

Version 2.07.2

Post by amutch »

What's new in Version 2.07.2 versus Version 2.07.0?

Scott
Site Admin
Site Admin
Posts: 2530
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

Manly it is a bug fix, but it adds a few hidden features that will be in PWB v2.08.

Version 2.07.2 03-24-05

Fixed/Changed

Timer Actions are now non case sensitive.
Fixed Shellbar not launching applications properly.
History file now uses local date and time formats.
PWB resets file download permissions after exiting.
Fixed with address bar not filling when Clear Cache on Close = True.
Changed expired valid license 10 minute close to nag only.
Changed expiration of licnese from 365 to 366 days.

Added ( hidden features until v2.08 )

[Browser] DisableCtrlEnter=False
[KioskButtons] Back=True
[KioskButtons] Separator1=True
[KioskButtons] Forward=True
[KioskButtons] Separator2=True
[KioskButtons] Home=True
[KioskButtons] Separator3=True
[KioskButtons] ScrollUp=True
[KioskButtons] Separator4=True
[KioskButtons] ScrollDown=True

Version 2.07.1 03-09-2005

Fixed problem with activity timer resetting on new window
Last edited by Scott on Mon May 02, 2005 11:20 am, edited 1 time in total.

librarymactech
Contributor
Contributor
Posts: 20
Joined: Tue Jul 20, 2004 7:47 am

Post by librarymactech »

I don't know if you could consider this a bug but I've just installed the newest version of PWB and it takes forever to load our homepage. I have set the ClearCacheOnHome option to True. Here's the thing, when I log in as administrator i get a WIN32 error with the svchost.exe file as the culprit.

Scott
Site Admin
Site Admin
Posts: 2530
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

One thing that can make PWB load slow is if it is trying to access the Favorites and Shellbar shortcuts without having access to them. Check to make sure the user has at least read access to the Favorites and Shellbar folders and files.

--Scott

librarymactech
Contributor
Contributor
Posts: 20
Joined: Tue Jul 20, 2004 7:47 am

Post by librarymactech »

We don't utilize those items.

Scott
Site Admin
Site Admin
Posts: 2530
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

Send a copy of your INI file to Support@TeamSoftwareSolutions.com, and we will take a look at it.

--Scott

librarymactech
Contributor
Contributor
Posts: 20
Joined: Tue Jul 20, 2004 7:47 am

Post by librarymactech »

i've just sent the file over Scott. Sorry for the delay

Scott
Site Admin
Site Admin
Posts: 2530
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

Change the paths in the [Files] section of the INI file to full paths.

[Files]
...
CheckURLFile=C:\Path to file\URL.txt
CheckIPFile=C:\Path to file\IP.txt
...

Turn off the IP filter, you should be able to use the URL filter by itself for the filtering.

[Security]
...
CheckIPAccess=False
...

Send a copy of your URL and IP filter files, it may be possible to streamline them.

On my test system with minimal URL and IP filter files, PWb opens up quickly.

You are also missing some INI keys, use the INIUpdate utility available on the Download page to update your INI file.

--Scott

librarymactech
Contributor
Contributor
Posts: 20
Joined: Tue Jul 20, 2004 7:47 am

Post by librarymactech »

I've tried the utility but it does not update anything. It says 0 files updated.

Post Reply