Linked by Thom Holwerda on Wed 24th Nov 2010 17:58 UTC, submitted by visitor
Thread beginning with comment 451044
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Symptom of a Wider Problem
by segedunum on Thu 25th Nov 2010 23:38
in reply to "RE[3]: Symptom of a Wider Problem"
If you want chrome on ubuntu for example you can get the deb from google, double click on it and it will install and automatically hook up with apt so that you get automatic updates (unlike in windows where a lot of apps have their own update application)
1. Developers have to provide backports for every single release. When they can't be bothered you're out of luck.
2. It's Ubuntu specific.
3. There's a reason why the update menu item in Firefox was disabled on Linux when it wasn't on Windows and Mac OS. It just looks stupid.
RE[5]: Symptom of a Wider Problem
by NxStY on Fri 26th Nov 2010 12:29
in reply to "RE[4]: Symptom of a Wider Problem"
"If you want chrome on ubuntu for example you can get the deb from google, double click on it and it will install and automatically hook up with apt so that you get automatic updates (unlike in windows where a lot of apps have their own update application)
1. Developers have to provide backports for every single release. When they can't be bothered you're out of luck.
2. It's Ubuntu specific.
3. There's a reason why the update menu item in Firefox was disabled on Linux when it wasn't on Windows and Mac OS. It just looks stupid. "
1. Developers have to provide "backports" for windows XP, 2003, vista and the various editions of them too. It the same thing for Linux, just choose the oldest release you want to support and make packages for it, then fix any problems when installing them on newer releases. If you require any newer libraries on Linux they can be bundled.
2. Ubuntu was just an example, fedora and OpenSuse works in a similar maner. Covering them is probably enough.
3. As I said, they should hook it up with the built in package management, there is no need to provide an included update application when the OS already provide the required functionality. The technology is there, if they choose to use it.




Member since:
2005-11-12
If you want chrome on ubuntu for example you can get the deb from google, double click on it and it will install and automatically hook up with apt so that you get automatic updates (unlike in windows where a lot of apps have their own update application, I have like 5 running now: "adobe updater", "apple software update" etc). Is that really much more difficult than running a installer in windows?
Mozilla prefers to have the distros package their own builds, but they could have it working in a similar way if they wanted to, you can't blame it on linux that they don't.