View Poll Results: What does "ready for the desktop" mean to you?

Voters
4604. You may not vote on this poll
  • Any person can install it on any computer without any problems

    1,609 34.95%
  • Anyone can use it once it's already been installed and configured

    2,414 52.43%
  • Every commercial application works on it

    453 9.84%
  • Nothing--it's a nonsensical term

    704 15.29%
  • It automatically detects most hardware without the need to hunt down drivers

    2,236 48.57%
  • It comes preinstalled on computers so novice users don't have to install it

    889 19.31%
  • It's suitable to the needs of most beginner users but not necessarily to most intermediate ones

    568 12.34%
  • Windows and nothing else... not even Mac OS X

    46 1.00%
  • Works on my desktop

    1,199 26.04%
  • Other (please explain)

    166 3.61%
Multiple Choice Poll.
Page 746 of 952 FirstFirst ... 246646696736744745746747748756796846 ... LastLast
Results 7,451 to 7,460 of 9520

Thread: Linux Desktop Readiness Thread

  1. #7451
    Join Date
    Apr 2005
    Location
    Canada
    Beans
    641
    Distro
    The Feisty Fawn Testing

    Re: Linux Desktop Readiness Thread

    Realist, you have to come back once you are sober. That rambling was so incoherent and impossible to even read.
    Registered Linux User 425324
    Ubuntu user # 12843
    Wrapping workspaces in Gnome
    Gmail notifier for Dzen

  2. #7452
    Join Date
    Sep 2006
    Beans
    0

    Things I hate about Linux

    I'm primarily an OSX/Windows user, but I've used Ubuntu on the side for some time. Here are my main gripes with linux:

    1. The X Configuration file. This is outrageous(yes, outrageous) to have for something as commonplace as a GUI. Almost everyone using a desktop distro will use a GUI, so why have a configuration file? In my experience, it only creates frustration. Why should I have to edit this file to add acceleration or change the resolution or bit depth? It should be built into a control panel setting. The configuration file should _not_ exist at _all_.

    2. Compiling drivers into the kernel. On windows, I don't have to do this, so why should I have to do this on Linux? On windows, I just open the device manger, click update driver, and find the .inf file. On linux, I usually have to download a tarball(or two, or three) and compile them into the kernel. The kernel should be set once you get it. Windows manages to have a closed source kernel and binary drivers without recompiling anything, so why should linux require a kernel recompile for anything?

    3. The command line dependency. This is the worst part about Linux altogether. Yes, so called power users tout that the command line is great and powerful.However, it's very annoying to the average user. Linux needs to have everything rooted in GUI, and possibly abandon the shell as a 'basis' for the OS(a la Windows NT).

    The top things I'd like to see added/changed:

    1. A device manager with SIMPLE driver management needs to be added. A binary format for drivers needs to be established similar to what windows has. Just browse for the .inf file and click install. That's all that should need ot be done. There shouldn't be obscure dependecies for drivers. Everything needs to be built into the kernel.

    2. All configuraiton files should be eliminated. As it stands now, GUI tools only try to edit these configuration files, which is an ugly process. Therefore, configuration files need to be eliminated in favor of a GUI tool to apply settings.

    3. The driver system for linux should be changed so that nothing depends on internel kernel code(requiring a recompile of the kernel). Perhaps a kernel extension system similar to OSX should be adopted where the kernel need not be recompiled, but can be extended via kernel extension drivers.

    What are your thoughts on this?

  3. #7453
    Join Date
    Aug 2005
    Beans
    73

    Re: Things I hate about Linux

    Quote Originally Posted by mikesown View Post
    1. The X Configuration file. This is outrageous(yes, outrageous) to have for something as commonplace as a GUI. Almost everyone using a desktop distro will use a GUI, so why have a configuration file? In my experience, it only creates frustration. Why should I have to edit this file to add acceleration or change the resolution or bit depth? It should be built into a control panel setting. The configuration file should _not_ exist at _all_.
    Planned for Xorg 7.3

    Quote Originally Posted by mikesown View Post
    2. Compiling drivers into the kernel. On windows, I don't have to do this, so why should I have to do this on Linux? On windows, I just open the device manger, click update driver, and find the .inf file. On linux, I usually have to download a tarball(or two, or three) and compile them into the kernel. The kernel should be set once you get it. Windows manages to have a closed source kernel and binary drivers without recompiling anything, so why should linux require a kernel recompile for anything?
    We already have that. The problem is that Linus and his merry band of hackers refuse to maintain a stable internal ABI.
    Last edited by tageiru; June 17th, 2007 at 06:56 PM.
    Touting "community" as a strength of a distribution is the equivalent of stating that it has poor documentation.

  4. #7454
    Join Date
    Dec 2005
    Location
    What a weird trip.....
    Beans
    4,676
    Distro
    Ubuntu 12.04 Precise Pangolin

    Cool Re: Things I hate about Linux

    I don't think that Linux will ever get rid of the CLI, although there may be some distros come up with a GUI for all of the configuration that a user could do.

    Personally I feel as if the average user needs to become comfortable with the command line and learn to CP if there is something he/she needs to do. Find the command in the forums or internet search and CP into the terminal. Easy.

    I do wish the X.conf file was a little easier to deal with, also. But in defence, I use the latest drivers from the repositories so I don't have to recompile the kernel after a kernel update. Saves time and headache.

    I use the nvidia-glx-new (or something like that) from Synaptic and it runs very well, looks great and it doesn't give me problems.

    HTML Code:
    3. The driver system for linux should be changed so that nothing depends 
    on internel kernel code(requiring a recompile of the kernel). Perhaps a kernel extension
     system similar to OSX should be adopted where the kernel need not be recompiled, 
    but can be extended via kernel extension drivers.
    Great idea.
    Last edited by steveneddy; June 17th, 2007 at 07:05 PM.
    If at first you don't succeed - just buy the company and tell them to make the one you want.

  5. #7455
    Join Date
    Apr 2006
    Location
    E Sussex, U.K
    Beans
    220
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Things I hate about Linux

    3. The command line dependency. This is the worst part about Linux altogether. Yes, so called power users tout that the command line is great and powerful.However, it's very annoying to the average user. Linux needs to have everything rooted in GUI, and possibly abandon the shell as a 'basis' for the OS(a la Windows NT).
    2. All configuraiton files should be eliminated. As it stands now, GUI tools only try to edit these configuration files, which is an ugly process. Therefore, configuration files need to be eliminated in favor of a GUI tool to apply settings.
    There is nothing wrong with a GUI but GUIs are only good as far as their design goes. When using the CLI to edit configuration files you have control over everything. This is one of the greatest strengths of Linux. You really can do whatever you want with it.

    If your suggestion was implemented we would lose the very things that I believe most Linux users appreciate most.
    Last edited by MonkeyBoy; June 17th, 2007 at 06:53 PM. Reason: Grammatical error
    If you had a million Shakespeares, could they write like a monkey?

  6. #7456
    Join Date
    Mar 2007
    Location
    Arlington, VA
    Beans
    910

    Re: Things I hate about Linux

    Quote Originally Posted by mikesown View Post
    I'm primarily an OSX/Windows user, but I've used Ubuntu on the side for some time. Here are my main gripes with linux:

    1. The X Configuration file. This is outrageous(yes, outrageous) to have for something as commonplace as a GUI. Almost everyone using a desktop distro will use a GUI, so why have a configuration file? In my experience, it only creates frustration. Why should I have to edit this file to add acceleration or change the resolution or bit depth? It should be built into a control panel setting. The configuration file should _not_ exist at _all_.

    2. Compiling drivers into the kernel. On windows, I don't have to do this, so why should I have to do this on Linux? On windows, I just open the device manger, click update driver, and find the .inf file. On linux, I usually have to download a tarball(or two, or three) and compile them into the kernel. The kernel should be set once you get it. Windows manages to have a closed source kernel and binary drivers without recompiling anything, so why should linux require a kernel recompile for anything?

    3. The command line dependency. This is the worst part about Linux altogether. Yes, so called power users tout that the command line is great and powerful.However, it's very annoying to the average user. Linux needs to have everything rooted in GUI, and possibly abandon the shell as a 'basis' for the OS(a la Windows NT).

    The top things I'd like to see added/changed:

    1. A device manager with SIMPLE driver management needs to be added. A binary format for drivers needs to be established similar to what windows has. Just browse for the .inf file and click install. That's all that should need ot be done. There shouldn't be obscure dependecies for drivers. Everything needs to be built into the kernel.

    2. All configuraiton files should be eliminated. As it stands now, GUI tools only try to edit these configuration files, which is an ugly process. Therefore, configuration files need to be eliminated in favor of a GUI tool to apply settings.

    3. The driver system for linux should be changed so that nothing depends on internel kernel code(requiring a recompile of the kernel). Perhaps a kernel extension system similar to OSX should be adopted where the kernel need not be recompiled, but can be extended via kernel extension drivers.

    What are your thoughts on this?
    You just need to get used to it. For a while, Synaptic was the most comfortable tool for me, and at times it still is. But when I know what I want to install, precisely, a simply "sudo aptitude install krita" is much easier: The terminal takes no time to start, and is probably the last program that will crash. It's a different way of working in many ways. I can assure you that it was harder for me to come from Mac OS (7,8,9,X) to use Windows which I now use daily at the office than it was to go from Macs to Linux (starting with Ubuntu).

  7. #7457
    Join Date
    Apr 2005
    Location
    Finland
    Beans
    300
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Things I hate about Linux

    2. All configuraiton files should be eliminated. As it stands now, GUI tools only try to edit these configuration files, which is an ugly process. Therefore, configuration files need to be eliminated in favor of a GUI tool to apply settings.
    No offence, but this would be just STUPID. What about those who run Linux as server and doesn't want GUI? Human readble configuration files are one of the best things in Linux. I don't say that there shouldn't be GUI tools. GUI tools are good, but why get rid of config-files? It's easy to have both.

  8. #7458
    Join Date
    Nov 2006
    Location
    Belgium
    Beans
    3,025
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Things I hate about Linux

    Quote Originally Posted by mikesown View Post
    What are your thoughts on this?
    Threads like these are a waste of bandwidth.
    You're used to how Windows works, you noticed, on the few occasions that you booted Linux, that it does things differently, and your conclusion is that Linux should do it the way Windows does it.
    The people who actually build linux, like the command line interface and are big fans of configuration files. I doubt that your inconvenience will make them change their mind.

  9. #7459
    Join Date
    Jun 2005
    Location
    Malta
    Beans
    4,187
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Things I hate about Linux

    Quote Originally Posted by Laterix View Post
    No offence, but this would be just STUPID. What about those who run Linux as server and doesn't want GUI? Human readble configuration files are one of the best things in Linux. I don't say that there shouldn't be GUI tools. GUI tools are good, but why get rid of config-files? It's easy to have both.
    Same here. I've been using Linux for years, and I picked up the concept of config files straight away. Xorg.conf is a big one, but that should be getting fixed soon.

  10. #7460
    Join Date
    Aug 2006
    Location
    Leeds
    Beans
    754
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Things I hate about Linux

    Linux is not Windows and GNU's Not Unix.

    2. All configuraiton files should be eliminated. As it stands now, GUI tools only try to edit these configuration files, which is an ugly process. Therefore, configuration files need to be eliminated in favor of a GUI tool to apply settings.
    Like the Windows Registry?
    Last edited by happy-and-lost; June 17th, 2007 at 07:06 PM.
    Lose all your fears, they're keeping you down.
    Windows-Free since 2nd September 2006

Page 746 of 952 FirstFirst ... 246646696736744745746747748756796846 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •