Linked by David Adams on Mon 24th Aug 2009 09:21 UTC
Permalink for comment 380228
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
Linked by Thom Holwerda on 05/20/13 22:43 UTC
Linked by Thom Holwerda on 05/20/13 21:50 UTC
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
More News »
Sponsored Links



Member since:
2005-07-06
The reason why this is is because Linux distributions are collections of different, autonomous pieces of software that don't always work well together or want to work together. That's not their fault.
It's the fault of the people putting it together - the distributors. They don't seem to realise that they have to put something more in than just compiling and packaging up the latest releases. They have to have a list of what gaps need filled, have a long-term technical vision for how sound will work better for people and what to use, create a unified set of graphical administration tools that Windows and Mac OS users take for granted and start bringing things together.
Administration tools are a good example because it brings different parts of an operating system together in a way where it becomes obvious if things don't work well together. We've belatedly had things like NetworkManager, but quite frankly taking command line output and parsing it is never going to bring the integration and reliability required. YaST is possibly the best administration tool around on Linux but it is incredibly slow and why it's GUI interfaces aren't integrated properly with KControl of Gnome's Control Centre I have no idea.
The secret, once again, is developers. There needs to be a large set of easy to use and reliable APIs that developers can tap into from installing a service to reading log file output to enumerating network interfaces and settings. I did think D-Bus would have largely filled this gap by now but nothing has happened. Once software components start talking to each other things get easier and you can start actually using a GUI to manage your computer.