« So Long Robert, and thanks for all the Klahds | Main | They seemed to have heard me »
Even though I knew it wouldn't make a difference, I sent a bug report to onone software's tech support team via their lame web form.
Here's what I sent:
When installing GF Print Pro 5 remotely via Apple Remote Desktop et al, and the client computer is at the login window, the last lines of the postflight script:
" if ($reg_result =~ /yes/)
{
`open \"http://www.onOnesoftware.com/register.php\"`;
`osascript -e 'tell application "Installer"' -e "activate" -e 'end tell'`;
} "
open a root Finder session.
Actually, no, that's not the Finder problem code section. The Finder problem code section is:
open the Genuine Fractals window
if (-d "/Applications/$gf_name")
{
`osascript -e 'tell application "Finder"' -e 'make new Finder window to folder "Applications:$gf_name" of startup disk' -e 'end tell'`;
}
We now return you to our regularly scheduled rant
This is dangerous for many reasons, all obvious, and is entirely due to the script not checking to see if it is being installed as an interactive user or not. This needs to be fixed immediately.
Okay, so there, a reasonable bug report, right? Points out the error, the specific nature of the error, the specific lines in the specific script, and why that error is bad.
What's the reply? From their technical support email address:
Greetings,Unfortunately we do not support remote deployment of our software. We apologize for the inconvenience.
Wow.
"We're going to stick our fingers in our ears and yell loudly until you go away. You want to install our software, you can just do it manually with a big fucking stack of CDs"
Yet people wonder why I am so reluctant to report installer bugs. Because even when they're taking an action that creates a whopping security hole, their answer is "We don't want to do that, so we don't care if it causes problems".
That's why. The entire exercise was a waste of time from start to finish. Tell me again about "oh, if you were only more reasonable, you'd get better results." Surrrrrre I would...and that's not urine, that's pretty, pretty lemonade rain.
Oh well. I wonder what they'll think if I can figure out a way to return it as defective.
Remember the name folks: onOne software: They make installing FUN.
Technorati Tags:
Bad Installers, Incompetence, Installers MATTER, TEH STOOPUD, Bad Tech Support, Stupid Company Policy
Comments
Warning for Notes users: The commenting system uses HTML.I know this will be scary for some of you, especially Notes fans. However, open standards, rah-rah.
If you want to use less-than or greater-than signs, or other similar characters that HTML reserves,
you'll simply have to learn to do it the HTML way. Luckily, HTML is kind of popular, no matter what
your re-educators have told you, and you can easily find help on the intertubes.
