Slashdot Mirror


Google Earth 5.0 Silently Changes Update Policy

mario_grgic writes "Recently announced Google Earth version 5.0 adds interesting new features like images of ocean floors and some detailed images of Mars. But it also brings another unwelcome change for Mac OS X users. Google Software update daemon is installed when the application is launched for the first time. The user is greeted with an uninformative message that does not really explain what is about to happen. After the user accepts, Google Update Agent is downloaded and installed. It updates all Google applications and not just Google Earth. Also, it runs on an unchangeable schedule of its own (instead of, say, only when one of Google's apps is launched), consuming system resources. Worst of all it can not be simply removed, since it is downloaded and installed again once Google Earth is launched. Users really have only two choices: live with it, or uninstall all Google apps. There's a discussion about the updater in this Google Group, including details of a way to disable it (not for the faint of heart). So fellow Slashdotters, has Google crossed the line?"

120 of 535 comments (clear)

  1. It's my computer by Z00L00K · · Score: 4, Informative

    And I want to be in control of if it's going to crap or not.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    1. Re:It's my computer by Aladrin · · Score: 5, Informative

      So don't install Google Earth.

      Wow, that was easy!

      --
      "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
    2. Re:It's my computer by Geoffrey.landis · · Score: 3, Interesting

      Right. Updaters are fine, I love them, but I want to be in control, and I want to be able to turn them off if I want to. I should be able to run them when I want to run them, not on their schedule.

      (I also would like to choose which applications get the auto-update).

      --
      http://www.geoffreylandis.com
    3. Re:It's my computer by kingcobra0128 · · Score: 3, Interesting

      That is a blow I really enjoy using some applications that Google has produced I didn't want to be forced to install all of them I believe I am going to uninstall all of them. Man what happened to Google did they become Microsoft.

    4. Re:It's my computer by DavidR1991 · · Score: 5, Funny

      Wow, I guess you don't know how to read: "So don't install Google Earth."

      i.e. don't install it to begin with

    5. Re:It's my computer by 0100010001010011 · · Score: 5, Informative

      You can turn it off with Lingon which is a launchd editor. I would suggest taking this route over trying to just delete all the files. You can probable even change the schedule to only trip every night at 3 am or so. The program may see the config files are gone and just re-install them.

      Second, does this 'run constantly in the background' or is it launched like a cron event? For those that don't know, launchd is Apple's replacement for "init, rc, the init.d and rc.d scripts, SystemStarter (Mac OS X), inetd and xinetd, atd, crond and watchdogd". You can set up launchd events for about anything. Launch on startup, launch every X seconds, launch when a folder is changed, etc, etc. I can't imagine that this is actually a daemon but instead just a scheduled event.

    6. Re:It's my computer by lysergic.acid · · Score: 4, Insightful

      and users should also be allowed to pick & opt out of any update they want. i hate how Apple Software Update, which comes with the Windows version of iTunes, will keep prompting the user about the same "updates" (often completely unrelated to iTunes or any other application the user has installed) until the user downloads and installs it. if you don't, the update will keep popping up or remain in the notification area/system tray.

      just because i want to keep iTunes updated doesn't mean i want to install Safari (how is that an update anyhow?) or Bonjour/Rendezvous. at least now Apple makes an attempt (though a feeble one, as they're still using their "updater" to peddle unrelated & unsolicited software).

    7. Re:It's my computer by Ritz_Just_Ritz · · Score: 5, Informative

      It's modded funny, but it is accurate. If you don't like Google's policy and they won't change it....vote with your feet. I actually uninstalled google earth because of this.

    8. Re:It's my computer by idobi · · Score: 5, Informative

      Or you can select the "update" you don't want, and go to Tools -> 'Ignore selected updates' and never see it again.

    9. Re:It's my computer by Skater · · Score: 4, Interesting

      They did fix one thing in this version that several people complained about: GE 4.3 for Linux required a certain processor flag (SSE2) that 32 bit AMD processors don't have. Strangely, they did not require it for the Windows version; I was able to use GE 4.3 on this AMD Sempron without a problem under Windows.

      Fortunately, GE 5.0 doesn't require that flag under Linux. I'm glad they fixed it, because I wasn't going to upgrade my desktop computer just to run the latest GE. GE 4.3 Linux requirements update.

      So it appears the team does listen to feedback. I hope they'll listen to this new concern as well.

    10. Re:It's my computer by Daimanta · · Score: 3, Insightful

      If you dont want to fight, retreat. If you keep retreating you will lose a war without a single battle being fought, a cowards way to go out.

      If a company is acting abusively you need to punish it via the government. If you `vote with your feet they will take away every right you have. Companies should not be able to modify your computer at their discretion, EULA or not.

      --
      Knowledge is power. Knowledge shared is power lost.
    11. Re:It's my computer by mario_grgic · · Score: 4, Insightful

      Yes indeed. It just strikes me that Google is beginning to show it's true face of an advertising empire that it is, with a technology front to keep our minds from thinking about it too much.

      --
      As the island of our knowledge grows, so does the shore of our ignorance.
    12. Re:It's my computer by ajs · · Score: 2, Interesting

      All of which is entirely fair, and should apply equally to iTunes for Windows, which forever wants to keep installing more and more of the MacOS desktop instead of fixing the fact that it's by an order or magnitude (no exaggerating, here, really) the least responsive app on my desktop.

    13. Re:It's my computer by multisync · · Score: 5, Insightful

      Wow, I guess you don't know how to read: "So don't install Google Earth."

      i.e. don't install it to begin with

      So are you just not ever going to install anything on your computer? Or did you not bother to read the part that said:

      The user is greeted with an uninformative message that does not really explain what is about to happen

      Would you tell someone finds out the toys his kid has been playing with were painted with lead-based paints "just don't buy your kid any toys and you'll be okay?" Or do you think that when we find out someone is doing something that is just plain unacceptable, we should shine a light on that behavior and motivate them to smarten up?

      --
      I don't care why you're posting AC
    14. Re:It's my computer by MightyYar · · Score: 5, Informative

      Second, does this 'run constantly in the background' or is it launched like a cron event?

      To me, it looks like it is run once through launchd on startup, and then uses launchd to fire it up every 2 hours. So yeah, I don't think it's a daemon.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    15. Re:It's my computer by jlarocco · · Score: 4, Insightful

      If you dont want to fight, retreat. If you keep retreating you will lose a war without a single battle being fought, a cowards way to go out.

      No, actually, because companies need customers to survive.

      If a company is acting abusively you need to punish it via the government.

      Wow, that's just scary. Wait, I get it... I'm feeding a troll, right?

      Companies should not be able to modify your computer at their discretion, EULA

      And they're not. People are voluntarily installing the software Google provided and agreeing to the terms they set. The article summary clearly points out that the software warns that it's going to install the updater. If a person doesn't agree to the terms, then they shouldn't use the software. It's that fucking simple. Where did you get the idea that you get to set the terms at which you get other people's stuff?

      If Google has something, and you want to use it, you're gonna have to play by the rules they set for it, or not use their shit. That's just the way it works. What would you do if Google said "Well, we're just not going to release Google Earth at all."?

    16. Re:It's my computer by Lostlander · · Score: 5, Insightful

      Cuz that's the way to go lets ignore the fact that this is a sudden unprompted and uninformed update to an already existing software which installs extra software which then uses up system resources on an unchangeable schedule.

      It has nothing to do with installing the software and everything to do with a major change in policy with no warning. If Microsoft makes a change like this people never say "so don't use their product" they wail on and on about user rights. Google on the other hand is defended like a religion.

    17. Re:It's my computer by kheldan · · Score: 2, Insightful

      So don't install Google Earth. Wow, that was easy!

      Fucking bullshit. What are you, a shill for Google? It's borderline malware, damnit. Every other piece of software I've ever seen allows you to disable automatic updates if that's what you want. Even Windows allows you to stop Automatic Updates!

      --
      Are YOU using the TOOL, or is the TOOL using YOU? Think about it!
    18. Re:It's my computer by Zakabog · · Score: 4, Insightful

      If you dont want to fight, retreat. If you keep retreating you will lose a war without a single battle being fought, a cowards way to go out.

      This isn't a war... If you don't like Google's policy don't install the software. That's not retreating, that's taking power away from Google (the less people using their software the less power they have.) If everyone "retreats" Google loses (it's hard to maintain a company with no customers), it's as simple as that.

      If a company is acting abusively you need to punish it via the government.

      What is Google doing that's worthy of government intervention? Google isn't breaking into your home and installing their software on your computer. You make the choice whether you want to use their software or not, if you don't like what the software does then don't install it.

      If you `vote with your feet they will take away every right you have. Companies should not be able to modify your computer at their discretion, EULA or not.

      I'm sorry but what rights do you have as far as Google's concerned? Software companies can't take away your "rights" since your rights aren't granted by the software companies. As long as you aren't being forced to install Google's software (and you're not) you still have your rights.

    19. Re:It's my computer by samkass · · Score: 4, Informative

      I actually got this upgrader on my system from installing Google SketchUp on my Mac last month, so I don't think Google is limiting this to Earth.

      --
      E pluribus unum
    20. Re:It's my computer by lysergic.acid · · Score: 2, Insightful

      yes, that's what i eventually did. but it certainly would have been nice if Apple had made that option more visible instead of hiding it in a "Tools" menu--or they could simply use the updater to provide updates to installed applications.

      really, these are almost malware-like tactics clearly designed to frustrate the average user into installing software that they neither need nor want. using an updater to push other applications is simply dishonest and undermines the purpose of an automatic updater, destroying the trust between software makers and software users and making it more likely that users will ignore vital security updates.

    21. Re:It's my computer by DrSkwid · · Score: 2, Interesting

      chmod 444 $updater

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    22. Re:It's my computer by Doctor_Jest · · Score: 5, Insightful

      Why can't something that has nothing to do with Google Earth not be installed? People want to install Google Earth. They DO NOT want to install Google Updater. What's so hard about that to understand? What is Google trying to be, Microsoft? (Movie Maker, IE, Outlook Express, Messenger, etc. etc.)

      why not make it a "check for updates on startup" (of the app), and allow the user to disable that? Is that so hard? OR, be forthright enough to tell users AT THE TIME OF THE INSTALLATION that they're agreeing to install an app that they have no control over, and one that keeps coming back even if you get rid of it? I don't see the point, nor do I see why Google insists on making it some kind of requirement that they are obtuse about in their instructions? What happened to "Don't be evil"?

      I remember what these sorts of things are called... malware. :) It really is my computer. If I choose to install something, I should be at the very _least_ aware of the consequences of the installation. AND if I remove it, stop trying to put it back. If it isn't on the computer, there _is_ a reason. So, I'm not installing Google Earth until they fix it. It's not worth the hassle and wasted cpu cycles.

      --
      It's the Stay-Puft Marshmallow Man.
    23. Re:It's my computer by Saint+Gerbil · · Score: 3, Insightful

      The complaint is for the use on OSX, and yet Apple basically did the same thing with iTunes\Safari updater.

      Its all wrong no doubt but people in glass houses...

    24. Re:It's my computer by mrvan · · Score: 4, Insightful

      Sun Tzu says:

      A good general can fight a hundred battles and win them all

      A great general can win a war without fighting a single battle

      (or something like that, with apologies to the Master :-))

      Guerillas all over the world are winning from large armies by retreating and refusing to fight a large battle. If you don't use google and badmouth google to your less tech-savvy friends, they will feel the pain.

    25. Re:It's my computer by Hyppy · · Score: 2, Insightful

      So... Don't install Google Earth if it doesn't work the way you want it to. If you consider a piece of software then... don't install it. Simple!

    26. Re:It's my computer by Homr+Zodyssey · · Score: 3, Interesting

      Isn't there a similar updater being installed with Google Apps on Windows? I installed Chrome, found that it installed "Google Update Service". I uninstalled both, and I've refuse to use Google Client-side apps since.

    27. Re:It's my computer by Amazing+Quantum+Man · · Score: 5, Insightful

      No, actually, because companies need customers to survive.

      But in the case of Google, you're not the customer, you're the product. Google's customers are the advertisers, and they're selling your eyeballs.

      --
      Fascism starts when the efficiency of the government becomes more important than the rights of the people.
    28. Re:It's my computer by Anonymous Coward · · Score: 4, Insightful

      This isn't a war... If you don't like Google's policy don't install the software.

      Yes, it is.

      I remember when CDs were CDs. Not disks that fit into my CDROM drive and install rootkits.

      On Windows, every piece of software wants to install a daemon like this Google one into the tray thingy and periodically yell at you about updates and stuff (Sun's JVM does this, do most people even know what java is?).

      My point, is that if we don't install any software, then what is the point of having a computer? Its easy to say, don't install X or Y, but when every company has a PHB who thinks its cool to have these terdlets that run outside of the program that I intended to install, well we have to put a stop this somehow. So, yeah, I would consider it a war in some sense.

    29. Re:It's my computer by Repugnant_Shit · · Score: 2, Informative

      You can disable everything you just talked about.

    30. Re:It's my computer by IamTheRealMike · · Score: 5, Interesting

      For goodness sake. Am I the only one that likes the Google Updater?

      Let's review the benefits it has:

      • Apps are upgraded silently, with no notification. Yes this is a benefit. If you have a Mac you'll know what a pain in the ass it is that every app you start feels the need to dump an assload of ChangeLog in your face every other week. Do I really care that Adium updated to the latest libpurple? What does that even mean to me? 99.9% of the time I can't tell any difference. I trust the Adium developers, I wish they'd just do their job and let me use their app without bugging me. Of course replace Adium with any other modern app for the Mac. Except iTunes which is just as annoying except you don't even get a changelog.
      • Updates are downloaded as binary deltas, and on Windows it's done in such a way that it only uses the connection when idle (Windows Update does the same thing). So it's not intrusive.
      • The updater goes away if you uninstall all the apps which use it, so there's no problem there.
      • It takes about 500k of RAM and virtually no CPU, but it ensures I get security updates in a timely manner. For instance if there's an exploit discovered in Chrome, the wrong time to apply that update is at the end of my next session, by which time it's too late. The right time to apply it is when my computer is idle, before I start using Chrome again.

      I think people overestimate the resource drain this app has. Really, this should be a core part of Windows. I'd much rather desktop apps behave like web apps and just get silently better instead of expecting me to give a rats ass about the existence of a 0.0.1 point release.

    31. Re:It's my computer by Alrescha · · Score: 2, Informative

      "It's modded funny, but it is accurate. If you don't like Google's policy and they won't change it....vote with your feet. I actually uninstalled google earth because of this."

      It's not funny. I also uninstalled all Google software from my machine, and then ran the directories removing any leftovers.

      A.
      (and don't blather on about Apple Software Update - you can turn that off/tell it how often to update/etc.)

      --
      ...bringing you cynical quips since 1998
    32. Re:It's my computer by M.+Baranczak · · Score: 3, Insightful

      No, it's not the same thing at all. The OS X system update daemon (which is responsible for updating the OS and a few applications that came with the OS) can be disabled by the user, and the user has the option of refusing individual updates. The default behavior is to download the updates automatically, but prompt the user before installing them. The Google updater, on the other hand, gives the user no control whatsoever.

    33. Re:It's my computer by Toonol · · Score: 2, Interesting

      You get the upgrader with Sketchup for Windows, too. I deleted Sketchup and had to do some registry monkeying to get rid of the updater.

      This really does confuse me. Google should be smarter than this.

    34. Re:It's my computer by Sloppy · · Score: 2, Insightful

      So are you just not ever going to install anything on your computer?

      Shitty software is an old problem, and what Google Earth is doing here, is just one of the hundreds of ways that software can screw you.

      There's other software out there that turns your computer into a spammers' botnet node. You can also find software that deletes your data, shows you ads, treats foreign-fetched supposedly-static data as executable code, contains easily-exploitable buffer overflows, implements DRM, or uses lots of memory and runs slowly.

      You already have a mechanism for vetting it. Maybe you search for reviews before you give the software the same level of access that you have and let it become your agent. Maybe you use a clearing house or distribution, and if it it's not part of OpenBSD or Debian, then you just don't run it.

      Whatever. You have a system for vetting, and..

      Or did you not bother to read the part that said:

      The user is greeted with an uninformative message that does not really explain what is about to happen

      .. and that system obviously (this is common sense) does not rely on trusting the software to disclose its qualities.(*)

      And that system has given you a shitload of great software that you're comfortable with. So, no, I wouldn't say "you're just not ever going to install anything on your computer."

      (*) Or you don't have a system for vetting (or your system does trust the software to tell you its qualities accurately), so you're already part of someone's spambot net, and you're running Sony's rootkit, and your computer is unreliable in countless ways, and you're not going to notice GE downloads using additional bandwidth, nor do you really care about micromanaging what version of GE you use. So why complain about GE, when you you're letting everyone else have their way with your computer? If your position is "I completely trust everyone" then it's a little late to complain that the 544th person to abuse that trust, has let you down.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    35. Re:It's my computer by i_ate_god · · Score: 4, Insightful

      If people would stop being so apathetic to the world around them and start taking a stand, then industry would attempt to police itself more. The problem doesn't lie with abusive corporations, the problem lies in lazy people who don't do anything about it.

      And before you say "well I'm powerless to do anything", I'm saying the problem isn't you personally, but society as a whole. Writing a harshly worded letter to your politician is boring, the majority of the population, en masse, quickly moving loyalties from one company to another over perceived trust issues, that will keep corporations on their toes. History has taught us, the truth always comes out.

      Corporations aren't innocent, but their guilt exists due in big part to lack of consumer pressure.

      --
      I'm god, but it's a bit of a drag really...
    36. Re:It's my computer by cayenne8 · · Score: 3, Informative
      "Is this true? I swear, whenever I think of going to a different OS for non-gaming stuff it seems to be more of a hassle in some way that directly affects me than I'd care for. Its almost as if Windows isn't all THAT bad..."

      I dunno where AC gets his information, I haven't found this to be the case with my mac.

      For one...you can turn the software updater off.

      2nd, I have set it to auto check and prompt me for what updates I want...when I accept, it downloads and installs them. And at the installation phase, I have to give it a password with authority to install..so, that is also a place you can stop the process.

      I've not come across the problem with them sneaking software on my computer without my knowledge yet...

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    37. Re:It's my computer by jlarocco · · Score: 4, Informative

      Then I demand the rights to name your firstborn. I can if I state it in a EULA right?

      Yeah, that's fine with me, because I'm not an idiot. I actually read the shit I'm about to agree to, so I wouldn't use your product after seeing that in the EULA. Problem solved.

      No company has the right to being abusive and you can NEVER relinquish certain rights, even if you wanted to. I can't sell mysrlf into slavery and I can't give Google eternal and everlasting control over my computer, EULA or not.

      <sarcasm>Yeah, the "right" to use other people's shit on any terms you want is right up there with free speech and freedom of the press. I can't believe they left that one off the Bill of Rights...</sarcasm>

      I see this as a typically American point of view. If a goverment tries to do anything, it's evil, fascist, communist, stealing etc. When a company does it, it is seen as their right and if you don't like it you should stop doing business with them.

      The difference is that interactions with a company are voluntary. You don't have to use Google's products. There's Yahoo, Gigablast, Clusty, and hundreds more. There's MapQuest and WorldWind and others. There's OpenOffice, Abiword, KOffice, Microsoft Office, and more. You have all of those alternatives, and you can use whichever one you want, without anybody telling you otherwise.

      You don't have a choice with the government - you do what they say or they throw you in jail.

      If that's an "American point of view", then you're probably right. We are supposed to be the shining example of a free country, so it only makes sense that we'd prefer freedom over government bullying.

    38. Re:It's my computer by Sloppy · · Score: 3, Insightful

      On Windows, every piece of software wants to install a daemon like this Google one into the tray thingy and periodically yell at you about updates and stuff (Sun's JVM does this, do most people even know what java is?).

      My point, is that if we don't install any software, then what is the point of having a computer?

      That's like saying, "My Yugo sucks. What's the point of having a car?"

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    39. Re:It's my computer by mario_grgic · · Score: 2, Insightful

      No it's not true. Not on OS X. Apple windows software is notoriously stupid and aggressive towards the user. If I were Windows user I would absolutely never ever use Apple software (and I'm a Mac user).

      --
      As the island of our knowledge grows, so does the shore of our ignorance.
    40. Re:It's my computer by ScreamingCactus · · Score: 2, Interesting

      When you try to install Google Earth 5.0, it also automatically starts downloading Chrome, even if you didn't already have it installed. And there is no option to cancel just Chrome, although you can cancel all and re-select Google Earth from the "Installed Software" tab, but just the same it's like they are trying to force you to install Chrome.

      --
      The path to enlightenment is truly through homemade drugs!
    41. Re:It's my computer by vadim_t · · Score: 5, Interesting

      For goodness sake. Am I the only one that likes the Google Updater?

      Looks like it

      Apps are upgraded silently, with no notification. Yes this is a benefit.

      No, it bloody isn't. That's the sort of thing malware does. My computer is mine and things on it get installed and updated only under my consent.

      I think people overestimate the resource drain this app has.

      It's the principle of the thing. This action alone ensured nothing else of Google's will get on my computer.

    42. Re:It's my computer by YrWrstNtmr · · Score: 2, Interesting

      Where did you get the idea that you get to set the terms at which you get other people's stuff?

      Um, that is a standard theme in here. See music, mp3, RIAA, MPAA, and similar.
      The general thought seems to be "Who the fuck are they to dictate how we get the music and movies that we want?"

    43. Re:It's my computer by bennomatic · · Score: 2, Insightful

      It's also said that George Washington lost every battle, but clearly won the American revolution.

      On the flip side, freako right-wingers have been known to defend our status at the end of the Vietnam war by exclaiming, "How can you say we lost? We did not lose a single battle!"

      Your (and Sun Tzu's) points are right on. The GP is either a troll, a kid, or just does not have very good perspective on these issues.

      --
      The CB App. What's your 20?
    44. Re:It's my computer by cmorriss · · Score: 2, Interesting

      I must say, at a certain point it get's old having to constantly fight every battle like this over really benign stuff. You're clearly very into computers, as am I, but for 95% of people out there, they aren't (AND SHOULDN'T) going to spend any time on this. I mean, who cares really? A small hard core group of people will complain and Google will likely change based on them alone.

      Gaaah! Do something more important with your lives! You guys make this sound like Google went out and stabbed a bunch of puppies and sent their dead carcasses to your mom's house for mother's day.

      --
      10 minutes working on a sig. What a waste.
    45. Re:It's my computer by Achromatic1978 · · Score: 4, Insightful
      You mean kinda like iTunes on Windows installing Quicktime and Safari? And that damn updater that never goes away.

      Apple is just as bad in this regard.

    46. Re:It's my computer by 7+digits · · Score: 2, Interesting

      It is worse than that.

      I read that Google Earth 5.0 had some new features. As I did not update Google Earth in a long time, I decided to give it a go.

      I downloaded Google Earth 5.0, opened up the dmg. I then proceeded to a normal Mac upgrade: I COPIED THE NEW VERSION ON TOP OF THE OTHER.

      I then launched the new software. I was greeted with two options:

      1) Accept that the Google Updater gets installed.
      2) Quit

      There was no warning of any kind when I downloaded the software that it will remove functionality unless I accept some sort of spyware/nagware/bloatware on my machine.

      So, I have a few hundreds of "bookmarks" in my Google Earth application. What am I supposed to do ?

      For the record, I accepted the install, because I thought that the update app would be easy to disable. Wrong. There is no UI for that app. I had to go the hard way to disable it. I will now go back to Google Earth 4.3.

      Anyway, Google finally crossed the line for me. "Do no evil" ? My ass...

    47. Re:It's my computer by node+3 · · Score: 2, Insightful

      I agree with what you're saying - but in the context of what I was replying to, what I said made sense, irrespective of the points you have made

      Only if you ignore the greater context, which is whether Google should be doing this sort of thing in the first place.

      In Kenya, a lot of people died when someone lit a cigarette near an overturned tanker. In the context of lighting a cigarette, what he did made perfect sense. In the context of being near petrol fumes, it was fundamentally foolish.

      This is the problem most geek pedant asperger idiot-savants seem to make. They chime in with irrelevant, but technically correct, minutia which not only provides no value to the topic at hand, but is often a harmful influence. In the tanker incident, the harm is readily apparent. In your case, it's more subtle, but you're essentially promoting the idea that it's the user who is to blame, not Google, even though you don't hold that point of view.

      That's what's most astonishing to me about this, how often I see someone argue against their own opinion merely for the benefit of being technically correct about some irrelevant point.

    48. Re:It's my computer by SeaFox · · Score: 2

      I didn't think it through very well. Sorry.

    49. Re:It's my computer by ianare · · Score: 2, Informative

      Why were there no aircraft fuselage fragments at the Pentagon "crash site" on 9/11?

      Will people please stop with this one ? It's not like there is no evidence for this.

  2. I'm more angry... by Thelasko · · Score: 3, Interesting

    about the EULA not allowing it to be in the Ubuntu repositories.

    --
    One of our competitors trademarked the term "hypothesis". From now on, we will call them "boneheaded ideas".
    1. Re:I'm more angry... by pmarcondes · · Score: 3, Interesting

      There is make-googleearth-package in debian testing. Although that is the name of the program, not the package itself.
      You might want to check it out. Altough the software says that it supports GE4.3, I did build GE5.0 ant it runs.

  3. disable on mac by musikit · · Score: 5, Insightful

    usually when i want to disable anything on mac (dash board, spotlight, etc) i usually change the file permissions to 000. this wont work with google updater?

  4. No big deal by m0s3m8n · · Score: 2, Informative

    I am using Picasa 3 beta on my imac and have no issues with their updater. Although it came as a surprise to me when it first popped up an alert that a new version was out. Resource usage is minimal (didn't even know it was running - which I guess is the issue some are having.

    --
    Conservative, mod down for violating /. political norms.
  5. Slightly OT: Obtaining current imagery? by RogueWarrior65 · · Score: 5, Interesting

    Does anyone have an "in" with somebody at Google Earth or the outfit they contract with to provide the imagery? A large portion of central and northern Arizona hasn't been updated in years i.e. the images are still in low resolution. The reason I ask is that I belong to a Search & Rescue team and we are currently looking for evidence of a downed aircraft reported missing two years ago. However, much of the possible crash area is still way out of date. In general, not having current imagery makes our job more difficult than it should be.

    1. Re:Slightly OT: Obtaining current imagery? by ErroneousBee · · Score: 4, Insightful

      Have you considered paying for a commercial product?

      --
      **TODO** Steal someone elses sig.
    2. Re:Slightly OT: Obtaining current imagery? by Frankie70 · · Score: 3, Funny

      In general, not having current imagery makes our job more difficult than it should be.

      Maybe you should threaten google that you will stop paying them if they don't update the images.

    3. Re:Slightly OT: Obtaining current imagery? by Puffy+Director+Pants · · Score: 4, Insightful

      Considering that they're probably volunteers in a rural area, they probably don't have the money to pay for it.

    4. Re:Slightly OT: Obtaining current imagery? by RogueWarrior65 · · Score: 5, Funny

      Let me amend my earlier posting. Our Search & Rescue Team is 100% voluntary. We provide our own gas and vehicles. To say we don't have a pot to p*ss in would be an understatement. The area we cover is around 8000 square miles. Much of that is pretty rugged country and more often than not, the Google Earth imagery is useless to us. At the same time, we're dealing with USGS topo maps that haven't been updated since man walked erect. What I'm seriously asking for is a point of contact who can at least enlighten me as to why some areas are updated on what appears to be a monthly basis when there are so many areas that are woefully out of date. And yes I have looked at a commercial product. It's VERY expensive. Clearly there is some method that Google uses to get current imagery. I'd just like to find out how you get on their satellite schedule. BTW, snarky comments aren't helpful. I'll remember them next time you get lost.

    5. Re:Slightly OT: Obtaining current imagery? by Gramie2 · · Score: 3, Insightful

      I know what you mean about sketchy updates. I can view the exact hut I used to live in when I was a volunteer in Africa, but until last summer, the city where I live, near Toronto, had only low-res maps. It was difficult to even pick out where the streets and highways were!

    6. Re:Slightly OT: Obtaining current imagery? by prichardson · · Score: 3, Informative

      Google doesn't commission the images to be made, they pay to license already existing images. Then google patches them together. For example, my city commissioned some satellite images a while back for a certain stretch of town for highway construction purposes. A couple years later, some higher resolution images showed up on Google Earth. I guess no one has taken an interest in your area enough to have recent pictures taken.

      --
      Help I'm a rock.
    7. Re:Slightly OT: Obtaining current imagery? by Alioth · · Score: 4, Interesting

      It seems they get them from all over the place, look at the message on the bit of map you're looking at, that usually gives you a clue where they come from. Being voluntary, you may be able to approach whoever-it-is directly and see if they will be kind.

      For example, where I live (Isle of Man) we didn't have even a street map let alone images that were better than about 1 pixel per km^2. However, a couple of years ago the Isle of Man Government flew a light plane up and down the island - and guess what the information provider shown by Google is - Isle of Man Govt. (Many of the hi-res "satellite images" aren't from a satellite at all, but from an aircraft flying relatively low).

    8. Re:Slightly OT: Obtaining current imagery? by MBGMorden · · Score: 2, Informative

      I have no idea how they get their images, but they can be a bit weird about it. I work for a county government that maintains it's own GIS system. In general, our data and images for our area are in MUCH greater detail that the ones shown on Google Earth. Knowing how many people use that tool, our GIS department actually tried to get in touch with Google's map division in order to offer (freely) to send over our data so that they could use it as they saw fit. They were basically brushed off.

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    9. Re:Slightly OT: Obtaining current imagery? by IamTheRealMike · · Score: 5, Interesting

      What I'm seriously asking for is a point of contact who can at least enlighten me as to why some areas are updated on what appears to be a monthly basis when there are so many areas that are woefully out of date.

      I am not in the PR team here at Google, so this is not an official, accurate answer but I'll do the best I can. If these answers aren't quite accurate, well, tough noogies, it's Slashdot. That said, here are some answers to your questions:

      • Some areas of the world are just easier to take photos of than other areas, for instance, it's quite hard to take satellite pictures of the north of the UK because it's always cloudy there, so you need to do it all via aircraft.
      • Some areas are updated more frequently because lots of people live there, so they're more interesting areas to refresh.
      • Some imagery is donated by, eg, local government.
      • You cannot "get on the satellite schedule" sorry. The fastest way to get clear imagery in Google Earth is to pay for it, and then donate it. However there are quality bars that the imagery must meet before it's included. Yes it's amazingly expensive. Why do you think Google Earth was so revolutionary when it came out? A large part of it was that Google spent mind-boggling amounts of money on buying up imagery, then let people look at it for free.
  6. So fellow Slashdotters, has Google crossed the li by BigGar' · · Score: 4, Insightful

    YES

    --


    Shop smart, Shop S-Mart.
  7. You want to be in control... by Anonymous Coward · · Score: 5, Insightful

    ... so you bought a Mac???

    1. Re:You want to be in control... by b96miata · · Score: 5, Insightful

      the troll has a point. Apple is the king of installing background crap on your computer. (well, they are if you use their software on windows, at least)

        Even if you kill apple software updater, no matter how many times I click "no" and "don't ask me again" iTunes still pops up a (@*&(#*&$@(* do you want to update box whenever I start it.

    2. Re:You want to be in control... by Chyeld · · Score: 4, Funny

      I have you beat. Everytime I close iTunes (without my iPod plugged in even), it decides I didn't really want to do that and opens back up again. I have to camp on the process monitor and premptively kill the process two or three times before it'll stop trying to come back to life.

      I've been told an uninstall/reinstall will fix it, but if it does, the problem seems common enough that it only 'does' for a couple of runs.

    3. Re:You want to be in control... by RoFLKOPTr · · Score: 3, Interesting

      Apple is the king of installing background crap on your computer. (well, they are if you use their software on windows, at least)

      Indeed. That's precisely the reason I do not have iTunes or Quicktime installed on my computer (and if somebody really wants to show me a quicktime-format video, I tell them to encode it to something else).

      We all know Google runs Windows on all their computers... maybe this is their way of secretly getting back at Apple for all the trouble they've caused our RAM chips.

    4. Re:You want to be in control... by MightyYar · · Score: 5, Informative

      When this happened to me, it turned out to be another process that was polling iTunes for my currently playing tune. I think it was a chat app.

      I'm not saying that's the problem in your case, but it might help you debug.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    5. Re:You want to be in control... by DrSkwid · · Score: 2, Insightful

      I do not have iTunes or Quicktime installed on my computer because apparently Windows 2000 is not shiny enough for watching mov files. /me thinks it is drm related

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    6. Re:You want to be in control... by parkrrrr · · Score: 4, Informative

      It does pop up at random times when you don't have iTunes running.

      I don't use iTunes. Never have. It's installed on my computer because my wife uses it, but she has her own account. I still get the stupid updater asking if I want to update iTunes and all the cruft that comes with it.

      Worse, I use a non-admin account for day-to-day stuff. Even if I did want to update iTunes, the account I'm logged in to doesn't have the privileges to do so. You'd think someone would have thought to check that.

    7. Re:You want to be in control... by sexconker · · Score: 3, Funny

      iTunes keeps opening for me.
      I don't even have it installed.

    8. Re:You want to be in control... by PenguSven · · Score: 2, Insightful

      me thinks it is drm related

      ok, you're using a 10 year old OS from Microsoft, and you and you think their deep desire for DRM is what stops them making QT available for Win2000? Are you on fucking crack?

      --
      What is...?
    9. Re:You want to be in control... by King_TJ · · Score: 5, Insightful

      Oh, come on..... I've been primarily a Mac user since around 2000, and yes, one reason I did so was because I want to feel in control of my computers.

      That is, I don't like web sites arbitrarily pushing out and launching apps/applets via Active-X and security vulnerabilities in Windows, and I don't like having to run a bunch of resource-intensive software in the background to help "shield" my PC from malware.

      Apple's built-in updater in OS X allows you to deselect any update you'd like it not to install, and it lets you select the frequency it goes out to check for updates. As updaters go, I always thought it was quite well-behaved and well-integrated.

      (By contrast, look at something like Microsoft's whole "Microsoft Updates" thing. They've got the process that you can let run in the background to notify you and optionally auto-install any "critical updates" they push out. But at the same time, you have to visit their "Microsoft Updates" web page and manually select the rest of the stuff. Many times, it wastes double the bandwidth because you'll visit their page to grab a slew of updates, only to find the background process is ALSO simultaneously trying to download the critical updates the update site tagged and is downloading. It's not smart enough to integrate the two together.)

    10. Re:You want to be in control... by tlhIngan · · Score: 4, Informative

      I do not have iTunes or Quicktime installed on my computer because apparently Windows 2000 is not shiny enough for watching mov files. /me thinks it is drm related

      Or you can't read... here's a clicky-clicky link.

      Here's how I got there:

      1) www.apple.com
      2) Click on "iPod + iTunes" button at the top
      3) Click on "Download iTunes"
      4) Scroll down, just under the Spanish option, you see, OMG - "Windows 2000 Users". If you have NoScript enabled, the link may be obscured behind the text, but it's at the left column at the bottom. Not at the very bottom of the page, though. If javascript is enabled, it's plainly visible.

      It's not iTunes 8, but they're apparently still supporting iTunes 7.5.2.

      Anyhow, remember to right-click on the QuickTime icon and set your QuickTime preferences to not startup at windows startup to eliminate that annoying process.

    11. Re:You want to be in control... by AtariKee · · Score: 3, Interesting

      Yeah I'll give you guys that. Apple's software for Windows SUCKS, and always has. The same problems don't occur in Mac OS X. Why they write shitware versions of their Mac apps and spread forceware to Windows machines is fucking stupid. No excuse, Apple, and I'm what the juvenile labelers of the world would probably call a "fanboy."

      --
      "You're getting brutal, Sark. Brutal and needlessly sadistic."
      "Thank you, Master Control"
      -Sark and the MCP
    12. Re:You want to be in control... by Animaether · · Score: 2, Insightful

      tinfoil hat on...

      They clearly need to support their iPods and iPhones under Windows... simply because a lot of people have Windows machines and it would be suicidal to not support the most popular portable media player and one of the most popular smartphones on -the- most popular (well, most-used, at least), desktop operating system.

      However, that does not mean they have to build it well. It has to be usable. It can't delete your songs. It can't wipe your phone's contact lists, etc.
      Beyond that.. it doesn't have to play well with other applications. It doesn't have to look like standard Windows programs. If it does, yay, if it doesn't.. whatever.

      But now let's say it behaves... a little 'odd' in Windows. Like iTunes not shutting down properly.. maybe a lockup here or there, a flickering dialog from a bad draw instruction. Not saying that's intentional, probably just odd behavior or bugs they didn't catch before.. but maybe didn't look very hard for either.

      Now that same person uses what should be the same application... but on a Mac. Suddenly, no more quirkiness. It closes when you tell it to. It doesn't lock up. The interface doesn't flicker.

      Would that person think...
      A. Why can't they make the Windows version just like this?
      or
      B. This works SO much better on an Apple! Maybe I'll get an Apple computer next time, I hear they run Windows apps nowadays anyway.

      tinfoil hat off.

  8. Evil? No. Annoying? Yes! by Gizzmonic · · Score: 5, Insightful

    I still don't understand why all these companies feel like they need to create their own bloated ecosystem on top of the OS. All the #$%@#! application needs to do is check for an update and link me to its website (even that is not necessary). Adobe is the worst at the this-they have their own $^$#&*$@ file browser, for $@#%'s sake! And their updater nags and doesn't work properly half the time.

    I'm not excited to see Google go down this path. If this is cloud computing, I'd rather be from the moon!

    --
    (-1, Raw and Uncut is the only way to read)
  9. Sparkle by Midnight+Thunder · · Score: 4, Informative

    Why on Earth can't they use something like Sparkle, which is so much less obnoxious - this only warns you when you launch your application, and also self updates if you say yes. If all software started acting like Google Software Update, then we would spend half our day simply closing update windows for software which we haven't used in a month.

    --
    Jumpstart the tartan drive.
  10. Re:Big Deal? by Sockatume · · Score: 4, Informative

    Bonjour is a "discovery service", like the thing in Windows that detects what printers, computers etc. are on your network. It's probably needed for iTunes' media sharing functions.

    --
    No kidding!!! What do you say at this point?
  11. I don't trust Google apps by dachshund · · Score: 3, Insightful

    I would mind this less if Google was known for care in developing its client code. I specifically remember uninstalling Google Desktop last time due to its consumption of system resources and nasty vulnerabilities.

  12. Dang straight. by El+Jynx · · Score: 4, Interesting

    Exactly so. I also don't want to be disturbed with whatever I'm doing by an updater happily sloshing in data in the background. I love Google Earth, but it's been uninstalled now; I might try killing the updater later with the command line, but can't be bothered right now. Seems to be, the best thing we can do is bombard Google. Send them emails with complaints. They'll get the picture, and I think they'll adjust the code - at least enough to only run when you want it to, or on selected components. Now, this might be part of a bigger plan of theirs (world domination, anyone?), likely to force updates of Chrome and other software, but they usually do listen to public opinion. We just have to make it public, and this /. articls is a good start.

    --
    A positive attitude may not solve all your problems, but it will annoy enough people to make it well worth the effort.
  13. Proprietary OSs need a unified updater. by scorp1us · · Score: 5, Insightful

    I really love the unified update system of the Linux distributions. One process updates all the software.

    Right now, I have the following updaters running:
    Windows
    Adobe
    Kapersky (Anti-virus)
    Java
    Apple

    Isn't it time everyone gets on board with 1 system? This way, Apple can't sneak Safari in, we can set a coordinated restore point, and there is only one update user interface.

    As software releases become a more fluid experience relying on weekly builds and not annual or semi-annual releases, I think all these updaters are going to eventually create a clusterfuck and a negative user experience if we don't get everyone on the same system.

    --
    Slashdot's rate-of-post filter: Preventing you from posting too many great ideas at once.
    1. Re:Proprietary OSs need a unified updater. by A.+B3ttik · · Score: 4, Funny

      No, because that makes far too much sense.

    2. Re:Proprietary OSs need a unified updater. by schnikies79 · · Score: 3, Insightful

      That requires each of the companies you listed to cooperate.

      Companies generally don't like to do that.

      --
      Gone!
    3. Re:Proprietary OSs need a unified updater. by Five+Bucks! · · Score: 2, Insightful

      That's one option, but Microsoft could step in and develop an application that monitors the update requirements of programs.

      It's done on Linux... why not MS? It could even save companies money buy not having to develop a fancy updater of their own.

      --
      52 52'23" W 47 32'07" N
  14. Could be worse by Fear13ss · · Score: 3, Interesting

    I mean, it is disappointing that a company I respect would do something like that. It could be worse, like installing software you didn't already have (yes Apple, I'm talking to you). At the same time, I have a feeling the power of us in the community will prevail and find a way to circumvent this unwanted action. Give us time... Most of the products I love, I stay with for one reason alone, the community. And of course, if enough of us complain on here, maybe Google will hear.

  15. Re:Big Deal? by vux984 · · Score: 2, Informative

    The difference is the similiar program on windows, has an Preferences menu item where you can set the 'check for updates' frequency to 'never'.

  16. Not for the faint of heart? by wiredog · · Score: 4, Informative

    Admittedly, I moved to Mac after 10 years running Linux, but the procedure, cut 'n' pasted below, seems simple enough.

    Something like this will do it:

    1) Quit all google apps

    2) Delete the launchd entries (one or the other files may exist)

            $ sudo rm ~/Library/LaunchAgents/com.google.keystone.agent.plist

            $ sudo rm /Library/LaunchAgents/com.google.keystone.agent.plist

    2) Delete shared google stuff

            $ rm -rf ~/Library/Application/Support/Google

            $ rm -rf ~/Library/Google

    3) Recreate the above folder as "root" to prevent google apps from installing the updater agent code again when re-launched

    $ sudo mkdir ~/Library/Google

    By changing the ~/Library/Google folder to be owned by root you should avoid going through this shenanigans again. Just check for a /Library/Google too and do the same to it. Don't give google apps your password.

    You need Terminal.app experience for those commands. You can use the Finder too.
    After recreating an empty ~/Library/Google select File>Get Info. Use the permissions at the bottom to add the "Administrator" with read/write. Change "..(Me)" to read only.

    1. Re:Not for the faint of heart? by fuzzyfuzzyfungus · · Score: 3, Funny

      Clearly OSX is not ready for the desktop.

  17. HP's updater by British · · Score: 4, Insightful

    HP is yet another one of those companies that insists on a background process to update printer drivers, etc. I realized one of the last updates fixed a security flaw. I think my next move will be to uninstall the updater altogether, and thus not have to worry about security holes in a freakin' updater.

    It used to be every software house insisted on a systray icon, even though it didn't need it.
    Now the latest trend are background "updater" processes, even for stuff that doesn't need it(Adobe reader, etc).

    Typically there's no indicators of it being installed, and trying to uninstall it is a mystery.

    This needs to change. Identify it as malware or something. Anything.

  18. Only for the beta by NonUniqueNickname · · Score: 5, Funny

    I'm sure the automatic updater will remove itself the day Google Earth comes out of beta.

  19. You Still Have A Choice, Right? by darkmeridian · · Score: 3, Insightful

    This is a non-story. Google gives you the option of not using their software. It is not like they are trying to sneak it by you, and you can remove it if you realize that you do not like it.

    I can understand why the updater runs on its own schedule. If the software updates itself when you aren't using it, then it will be ready to use when you want to use it! I hate it when software checks for an update when I run it, and then download and install the update. Google wants the software to be up to date and start when I use it. Makes sense to me, though I understand your concerns about the auto-update policy if you are concerned about bugs and regressions.

    Or you could always block the updater's Internet access with your firewall.

    --
    A NYC lawyer blogs. http://www.chuangblog.com/
  20. Re:Scary! by TrippTDF · · Score: 5, Insightful

    I tend to agree with you, but I think it's a long ways off.

    If you look at the economy, we're (potentially) on the verge of a 2nd great depression. That's because the people that ran companies around the great depression are now 1 or 2 generations removed from the people that run the things now. The new people just don't have any concept of the Great Depression, and just see ways to make money, and now we're winding up in a similar boat.

    Right now Google is helmed by people that are incredibly smart and chant "don't be evil"... what happens in the 2nd or 3rd generation of management 40 years down the line? Will the montra still be there? I bet not.

  21. Don't be rude? by LaminatorX · · Score: 4, Interesting

    I don't know that this rises to the level of "evil." On the other hand, I would call it inconsiderate, self-important, and shoddy workmanship.

  22. Re:Big Deal? by Chyeld · · Score: 3, Interesting

    If you get a full install of Bonjour (downloading it from Apple directly instead of getting it with an install of iTunes) it's a fairly nice and useful tool. Unfortunately, the Windows install that comes with iTunes is loboitmized (probably in an effort to avoid complaints, but it's still a shame) and really doesn't do much more than let iTunes share it's library.

  23. Not only on MacOS X... by Akardam · · Score: 3, Interesting

    On Windows myself, and I'd just updated to GE5, and found this this morning. Of course, no way to uninstall.

    Deleted the service entries under HKLM/System/CCS. Rebooted, removed PF/Google/Updater/*

    Removed inherited permissions on Updater and made the folder read-only (never thought I'd be truly thankfull for NTFS).

    I totally disagree about this, but GE and GTalk seem to run ok with the above changes.

    1. Re:Not only on MacOS X... by Jumperalex · · Score: 5, Informative

      FYI, the trick for googleupdate in windows is that it is now an entry in /windows/tasks ... so there is no service to kill, you have to remove the scheduled task.

      --
      If you can't be good, be good at it!
  24. Re:Big Deal? by larry+bagina · · Score: 3, Informative

    bonjour is multicast dns + service discovery. The multicast dns part means a computer, printer, etc broadcast their name/ip address to the local intranet (no need to set up a hosts file or dns server). The service discovery part means they can also broadcast a list of services/ports/etc they support. As mentioned, that's how iTunes can identify other computers on your intranet that are sharing music.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  25. Re:Big Deal? by guruevi · · Score: 4, Informative

    Bonjour is the network discovery protocol (DAAP) that makes it so your computer can find and connect networked or wireless speakers, printers, share music libraries and more without having to manually find and type in IP addresses especially when you're on DHCP in your house (which you most likely are). I use it at work to advertise machines with certain services (like distributed computing/compiling) to the network so that I don't have to scan for them. It also gives you great DNS services without needing to configure a DNS server (like P2P for DNS).

    Bonjour is one of the reasons networking is so 'easy' on Mac's and even on Linux (if you install it). It's similar to Windows' equivalent of Windows Zeroconfig (Microsoft's Link-local Multicast Name Resolution (LLMNR)) but it adheres to the published and open standards unlike Microsoft implementation which is also the reason that there is only 1 printer at my job that is discovered through Microsoft's protocol and ALL printers (HP Laserjet, Brother and inkjets) are discovered through Bonjour.

    --
    Custom electronics and digital signage for your business: www.evcircuits.com
  26. Depends by sktea · · Score: 3, Insightful

    In principle, YES Google crossed the line, clearly. (Reasons are already espoused in other threads, too tiresome to repeat.) In practice, it probably depends on whether end users perceive a clear change in the performance of their PCs.

    If the app isn't visually intrusive and doesn't hork throughput, I would guess most won't care one way or the other. Problem is, if the updater causes problems, the simplest option is to uninstall the software -- and who will reinstall it later?

    What ticks me off is that with this choice Google seems to be catering those with a surfeit of bandwidth... I never have enough bandwdith, never; now you want to steal a slice of what little I have for your own purposes? Bad Google, bad, evil Google!

    I envision a conversation between two typical users:

    "Hey, you seen that new Google Earth? Looks cool."

    "Yeah, but if you install it nothing else on your computer will work right."

    "Oh, dude... screw that."

    --
    Sometimes I have to say to hell with it and just eat my jellybeans.
  27. Re:It just works. by clang_jangle · · Score: 4, Insightful

    I didn't think Mac Users cared about doing all of that nerdy fine-tuning and tweaking of their system. I thought their mentality was that things like "file control" and "preferences" were for geeks

    Of course there are Mac (and windows) users for whom that is true. However, OS X is a BSD variant, and as such makes a very powerful and very geeky platform for those of us who like it that way. In fact, disabling the Goog's updater by changing its permissions is trivial using chmod. As for "cannot be simply removed", that is false. I can easily remove anything I want in OS X via the terminal. If you want it "simple", use sudo mc F8. :)

    --
    Caveat Utilitor
  28. Re:Good for an Apple product by abigor · · Score: 2, Insightful

    Actually no, that sort of stuff only seems to happen with Apple's Windows offerings. There's a system-wide software updater on the Mac, kind of like Windows Update, that updates various things. But individual programs like iTunes or whatever won't update themselves or try to download other stuff.

  29. Re:Big Deal? by jd142 · · Score: 2, Informative

    On Windows it is really easy to use the msconfig tool and stop things like the itunes updater, google updater, quicktime assistant, acrobat speedup, tkbell(the realplayer app) and a host of others from starting.

    Uncheck what you don't want to start. Decide you really like the updater? Go back and click the check box.

  30. Outrageous by Al+Al+Cool+J · · Score: 2, Funny

    If I were you, I would phone Google and ask for my money back!

    Oh wait...

  31. Re:Evil? No. Annoying? Yes! by Chyeld · · Score: 2, Insightful

    The problem with 'self-updating' apps is you have to ensure that you never change the way they check for updates or at least always maintain the old paths. If you don't, then that person who only runs the app three times a year is never going to get the update.

    On top of that, you now have to maintain this setup for each app you distribute.

    Having a 'mother program' which watches over all the apps and downloads updates for them on a regular schedule is a far more stable and reliable way of doing things.

    What really needs to happen is these 100+ companies that have enough apps that they think they need to install a background "update" service need to come together to define an open protocol for apps to register with one 'services/daemon/app' so instead of 100 programs all attempting to check for their own programs, you have one service that is covering them all.

  32. Re:Big Deal? by ajs · · Score: 2, Interesting

    Yep, every time I run iTunes, it seems, I'm asked to install some new piece of the MacOS desktop. The real problem is that Apple is refusing to port iTunes to Windows. Instead, they're just adding the APIs and support services that they rely on under MacOS to Windows, which means that nothing performs well, as it's all a redundant layer over the Windows functionality that does the same thing.

  33. hmmmm Apple vs Google by kingcobra0128 · · Score: 2, Interesting

    The difference is Some of us actually like Google. itunes is crap people put up with when they get ipods. They chose to buy the ipod so they are forced to deal with apples BS.

  34. Re: So fellow Slashdotters, has Google crossed the by JeffSpudrinski · · Score: 3, Informative

    They crossed the line a long time ago (with Google Desktop originally copying stuff to their servers by default as one example. Data mining Gmail without permission is another).

    If you think they are just now crossing the line, you're not paying attention to what Google has been up to.

    Just my $0.02.

  35. First freedom, slashdot is now redefining privacy? by aristotle-dude · · Score: 3, Insightful
    Sorry but I don't see what this has to do with privacy. It is an updater that runs in the background updating google applications. It does not collect information on you. Most of you do not have a problem with Apple update or windows update do you? As of those who do have a problem with them, take off your tinfoil hats and check yourself into the nearest hospital as you might be suffering from paranoia.

    If you things being downloaded without your knowledge, don't install any software and unplug your computer from the network. Just visiting this page caused your browser to download text, images and javascript without your knowledge or consent.

    I'm thinking that many of you do not seen to grasp how network apps like google earth work and how they are supposed to be updated regularly when the services they depend on are updated.

    --
    Jesus was a compassionate social conservative who called individuals to sin no more.
  36. People don't buy Macs for control. by kms_one · · Score: 2, Insightful

    People buy macs because they are streamlined, cool, boxes that you turn on and just use. They don't want the control offered by Linux/Windows. The argument I hear constantly from my brainwashed friends/family who use macs is that it just works without tweaking. (They think that is a good thing...)

  37. Re: So fellow Slashdotters, has Google crossed the by mike260 · · Score: 2, Insightful

    If selling their soul to do business in China wasn't crossing the line then I don't see how this could be.

  38. Iphone by Demonantis · · Score: 2, Informative

    Theres an Iphone app for Google. It can't have the updater. Apple wouldn't allow it. So people desperate, but not willing to live with the lost resources could always go out and get a touch.

  39. Re:Evil? No. Annoying? Yes! by kabocox · · Score: 3, Interesting

    I still don't understand why all these companies feel like they need to create their own bloated ecosystem on top of the OS. All the #$%@#! application needs to do is check for an update and link me to its website (even that is not necessary). Adobe is the worst at the this-they have their own $^$#&*$@ file browser, for $@#%'s sake! And their updater nags and doesn't work properly half the time.

    I'm not excited to see Google go down this path. If this is cloud computing, I'd rather be from the moon!

    Mod this guy up. You know the app that annoys me the worst? It's FF. That app pops up almost every time I start it asking either to update extensions or install downloaded extensions. Adobe's updater crashes most of the time. Flash is evil. You don't know until you hit something like youtube and then presto half the sites you visited yesterday magically don't work today because you need the next flash. I seriously doubt youtube changed their stuff. I think that's just flash's annoying way to force people to update. I actually don't mind windows update half the time. The Sun Java app seems like the quietest app that checks for updates.

    I really think that its about time for MS or some one to say enough is enough. We need an app updater as part of windows. I'd also like to set never check for updates and never be bothered by them. That's what I do 98% of the time when given the option. I'm sorry if you want me to install your latest greatest or all your patches. I'm happy with my version. I don't hate breaking things to update them. Today there is no way to roll back to yesterdays crap most of the time either. Once you get that update, you are stuck with the update.

  40. And they said OSX is virus free.... by eiapoce · · Score: 2, Insightful

    Google Software update daemon is installed when the application is launched for the first time. The user is greeted with an uninformative message that does not really explain what is about to happen. After the user accepts, Google Update Agent is downloaded and installed [...] it runs on an unchangeable schedule of its own (instead of, say, only when one of Google's apps is launched), consuming system resources. Worst of all it can not be simply removed, since it is downloaded and installed again once Google Earth is launched

    This is the behaviour of malware.

  41. "Don't be evil" by SirGarlon · · Score: 5, Insightful

    What happened to "Don't be evil"?

    Google went public, that's what happened.

    --
    [Sir Garlon] is the marvellest knight that is now living, for he destroyeth many good knights, for he goeth invisible.
  42. Yes, Google has crossed the line... by rickb928 · · Score: 2, Interesting

    Couple of weeks ago my G1 browser started getting Google Mobile for my homepage instead of the fully-featured Google page. Turns out Google started directing ALL mobile browsers to Google Mobile pages based on user agent. The iPhone fanboyz went ballistic. I just screamed. Among the things I lost was the Bookmarks gadget. Pus.

    Their logic was, from several forum posts, that Google wanted mobile (actually 'phone' browsers was how they put it) users to have a 'consistent' experience across platforms.

    If I want a consistent browser experience similar to that of, say a Motorola RazrV3 user, or a BlackBerry Pearl user, I WOULD HAVE PURCHASED A RAZR OR PEARL!!!!!

    Sorry. I still get angry.

    I bought a G1 mostly to get an enhanced browser, 3G/WiFi service to be able to use the browser, and therefore have a more *useful* experience. Google has essentially downgraded my browser.

    I do have a workaround - the Steel browser lets me set the user agent to 'Desktop'. Now I get my Google pages like I like them.

    I'm not sure this is Google becoming evil, or Google becoming Nanny. Or is that the same thing?

    It couldn't have anything to do with wireless providers asking if there were some way Google could minimize the amount of bandwidth mobile suers were sucking through the straw, could it?

    --
    deleting the extra space after periods so i can stay relevant, yeah.
  43. Bravo by alcmaeon · · Score: 2, Insightful

    Google on the other hand is defended like a religion.

    Thanks for saying this. It is nice to see that I am not alone in recognizing that Google gets a pass of far worse actions than we would put up with out of any other companies.

  44. Yes, that's crossing the line by HiThere · · Score: 2, Insightful

    Anyone who knows about this and leaves installed any Google webapp is basically asking for it.

    Sorry if you find those apps useful. They are also inherently treacherous. They inherently give power over your data and your computer to a third party. You can trust them only to the extent that you trust that third party. I suppose you could run them from a separate unprivileged account and not put anything sensitive through them...but once you're doing that, then using them is so much hassle that you might as well not bother.

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.