-
Website
http://toxicsoftware.com/ -
Original page
http://toxicsoftware.com/software_that_sucks/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
schwa
20 comments · 2 points
-
Alexander Mikhalev
1 comment · 1 points
-
myxibrium
1 comment · 1 points
-
somegeekintn
1 comment · 1 points
-
Stewf
2 comments · 1 points
-
-
Popular Threads
-
ICE Amsterdam 09
4 weeks ago · 1 comment
-
ICE Amsterdam 09
"TWAIN Driver and EPSON Scan Utility v2.65A"
it comes down as "epson11390.sea.hqx". Which has to first be decoded, then you have to run the .sea (self-extracting installer), which places a folder on your desktop which now has "EPSON Scan Installer" inside it.
I don't mind the installer, you sort of need it for print drivers... but 4 steps to install the thing when it should just take two with a .dmg? (decode, extract, open folder, double click install vs open dmg, double click installer ).
(1) Uses InstallerVISE.
(2) Forces you to quit all other applications (how very Mac OS 8).
(3) Launches a postinstall app that won't work unless the printer is connected to the computer, which is a pain in the ass if you want to use printer sharing for computers in different rooms. (There's a TCP/IP option at this stage, but it only looks for printers with their own Ethernet ports, not USB printers shared by Mac OS X).
(4) Postinstall wizard also wants to take you to the HP web site, and on a product tour, unless you deselect the options.
(5) Installs apps on your Dock-- apps that WILL NOT GO AWAY. Seriously, drag them off, and the next time you reboot, they come back.
And finally...
(6) Software fails mysteriously on a regular basis, refusing to work normally again until reinstalled (i.e. repeat 1-5 periodically)
First it asks for the Admin password which is always suspicious. Then after installing, it insists on rebooting. Not quite the Mac OS X experience most people are looking for. I really dislike rebooting - I'd rather have that reserved for OS level updates only.
Just tried out StickyBrain 4 and it still asks for the Admin password and when you cancel, it says "The software to be installed requires Administrator or higher level access privileges." I think they've made progress because the Version History notes that "New StickyBrain installer no longer requires a restart".
As if installing unremovable items on your Dock ((5), above) wasn't bad enough, the Dock icon works in a completely nonstandard way. If you click on the icon while the app is running-- even with the LEFT mouse button (the only mouse button for most Mac users)-- it pops up a menu full of possible actions to take. This would be normal with the right mouse button or with a control-click, but to have the menu pop up on the left button is completely different from the way the Dock is supposed to work, and it just drives me up the wall.
ok, next thing which really bugs me is the requirement to enter admin-password. but this has been mentioned before.
and a real show-stopper is this stupid Adobe Acrobat Reader. you first download the package. than it is an installer, which installs an installer which again connects to the internet to download the final application. come on guys, this is somehow the most difficult and stupid method out there. ok, probably they use it to get as much information about you and your system as possible, but still... it sux
The Cisco VPN client uninstall removes /opt. ALL OF IT.
So, if you had darwinports, and you tried to uninstall the Cisco VPN client, you don't have either.
Internet Explorer and the whole Active Desktop/ActiveX/.NET mess is the posterboy, of course, but...
* Safari thinks installers are "Safe files" to "open after download". Even if Apple's installer has a redundant check for installers running shell scripts during the setup this is just dumb.
* Safari installs Dashboard apps directly... *say what*?
* Firefox, to pick on the geek chic flavor of the month, requires an extension to allow you to install extensions from the file system... it *only* wants you to install extensions from the Internet otherwise. Oh, sure, they have the mother and father of all annoying dialogs to keep you from doing it accidentally, but I'd still rather download the file and install it myself. I'm still boggled over this one.
1. thanks for the heads up on the Cisco VPN client. I'm sure that would have hit me in the "/opt" sooner or later.
2. Microsoft Office for the Mac is a surprising exception to the "sucky installer" issue. They do have an installer, but you don't actually need to use it: you can just drag the thing into the applications directory of your choice. Way to go, Redmond!
I used to ship an Apple installer (mainly to show the license agreement!) Now I go for a minimal approach. For web downloads Mac users get a .tgz file with the app inside and nothing else. By default the app will extract itself to your desktop. (Using .tgz rather than the traditional .tar.gz stops the Finder from creating an intermediary .tar file, I don't use .zip because I actually create these right on the Linux web server and the zip there doesn't handle Mac metadata.)
Windows users get an NSIS installer and have to click "Next" a half-dozen times. Gotta give people what they expect!
You can't have your cake and eat it too.
Not all apps that request admin privs actually need them. Not all apps that install to /Library give the option to install to ~/Library.
There is a lot of sloppy development around, and it seems that installers are very prone to sloppiness. See http://www.noodlesoft.com/blog/2007/04/15/a-mod... for a possible "silver bullet" to (some) sloppy installers.