Jump to content

Recommended Posts

Posted

I have searched for 22.03.01 version of Panda and everywhere I find only 22.03.05. I have 22.03.01 installed on my computers (via online installer when it was new) but never managed to find offline installer. :(

@AstroSkipper Instead of your 21.x.x version, I believe 22.03.01 would also be fast on your computer. Would you help me find it? I just can't seem to locate it anywhere, including the archive.org.


Posted (edited)
9 hours ago, modnar said:

Thank you. By the way I had to download it with Supermium, click on FreeAV.exe on site doesn't do anything in latest Serpent 52.9.

Works in Mypal 78, but not in New Moon 28 and Serpent 52. The reason lies in this poorly written function performDownload (line 26, column 119) within the download.js script on the sooftware.com server:

function performDownload(num) {
    event.preventDefault();
    ...

Strictly speaking, of course, the variable `event` (line 26, column 140) is not defined that way. But Mypal 78 and Supermium seem to be able to handle it. The function performDownload should actually have been constructed this way:

function performDownload(event,num) {
    event.preventDefault();
    ...

New Moon 28 and Serpent 52 are very sensitive to things like that.

Edited by AstroSkipper
  • 5 weeks later...
Posted (edited)

Subject: Panda Dome

I had a few brief issues with Panda Dome 22.03.05 today. The PSANHost.exe process crashed three times. A quick restart after clearing all temporary files, and everything is back to normal. The PSANHost.exe process, which is part of Panda Dome, is known for causing problems from time to time, but to use that as a reason to declare Panda Dome’s demise - as has been celebrated in another thread here - is completely unfounded and lacks any factual basis. :thumbdown Problems with this process often occur when updates are being downloaded in the background from the Panda server. And you don't have to reinstall Panda Dome right away. First, a thorough analysis is necessary. :cool: Anything else is just amateurish, unscientific chit-chat. :crazy: suisjebete.gif Anyway! Panda Dome has been running completely normally again for hours. :P

Edited by AstroSkipper

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...