Linux.com

Feature: Linux

Review: Kubuntu 5.04 "Hoary Hedgehog"

By Kris Shaffer on April 21, 2005 (8:00:00 AM)

Share    Print    Comments   

The new Kubuntu Linux distribution debuted this month. Kubuntu is the KDE version of the Debian-based, GNOME-centric Ubuntu Linux distribution, which was first released six months ago and already has quite a following. This past week, the first release of Kubuntu Linux coincided with the latest release from Ubuntu Linux, both labeled version 5.04 "Hoary Hedgehog." Kubuntu is a pleasure to use: a snappy, well-designed distro that puts the power of Debian in a easy-to-use package. It's worth a look from new and experienced users alike.

Kubuntu Linux is built upon Linux kernel 2.6.10, incorporates the Debian/APT package management system and X.org 6.8.2, and the brand new KDE 3.4. Kubuntu aims to be a regular, predictable release (approximately every six months, with frequent security updates) that is free of charge, fast and easy to install, and immediately useful.

Installation

The single-CD installation was almost a breeze. Kubuntu uses the latest Debian installer, which, though plain in appearance, is what it claims to be: fast and easy. I chose to install in "expert" mode, but even that was relatively simple. Aside from partitioning, the default options were good, and they will likely work for many users.

I experienced one minor hiccup, however, while shrinking a Windows NTFS partition to make room for Kubuntu. I entered the proper information for shrinking the partition without formatting it, but the warning I received before committing to the partition change sounded like Kubuntu might have plans to format the NTFS partition. It warned that all data on a partition to be removed or formatted would be destroyed. Since I had not selected any partitions to be removed or destroyed, I thought it was talking about the partition to be shrunk. I went ahead with only slight trepidation (there was nothing on this partition not backed up on DVD or my laptop), and it turned out everything was fine. I understand the desire to make sure that no one rashly enters hard disk partitioning, but excessive and unclear warnings can cause trouble as well.

The rest of the process proceeded without a hitch. My hardware (two CD/DVD drives, on-board graphics and sound cards, USB printer, and iPod) was all detected properly and set up, and I was logging into KDE 25 minutes after beginning the installation process -- definitely a "fast, easy install."

I was immediately struck by the attractiveness of KDE 3.4. It is elegant and, combined with X.org 6.8.2, it responds noticeably more quickly to keyboard and mouse entry than my current KDE 3.2/XFree86 4.3.99 combination on SUSE. The desktop is free of clutter, containing a simple wallpaper and no icons, and the taskbar contains only a handful of icons (Kmenu, a "system" link menu, Konqueror, Kontact, and the trash).

I began to customize the desktop, but ran into a roadblock with tasks for which administrator mode is required. Kubuntu does not allow root user logins by default (though one can execute su in a terminal window), and all administrator tasks are done via sudo. Unfortunately, when Kubuntu installed, it did not write any users to the sudoers file. As a result, any task attempted by sudo or KControlCenter's administrator mode failed. This is a regularly mentioned problem on www.ubuntuforums.org. Fortunately, Kubuntu did set up a root account on install, so this problem was easily fixed. Per several friendly users' instructions on ubuntuforums.org, I opened a terminal window, logged in via su, entered visudo, and added to the file the line [username] ALL=(ALL) ALL where [username] denotes my user name. That did the trick, and all was well. As this is a common problem with Kubuntu and Ubuntu, I hope that it will be addressed in a subsequent release or security update. (If you prefer to allow root logins to KDE, you can edit /etc/kde3/kdm/kdmrc as root and set AllowRootLogin= to "true".) After passing that little bump, the rest of my Kubuntu experience was quite smooth.

Installed packages

Kubuntu comes with a lean yet comprehensive set of packages, making it immediately useful for most common computing tasks. It features the KDE 3.4 staples -- Konqueror file manager/Web browser, Kontact mail/personal information manager, Kopete instant messaging, K3b CD/DVD burning utility, KPDF, KGhostview, etc. -- as well as a balanced selection of multimedia applications, the OpenOffice.org suite (version 1.1.3), graphical tools, games, and other applications. Though missing a few of my personal favorites (most notably, Firefox and the GIMP), I was very happy with the Kubuntu package selection. I appreciate the developers' decision to keep the entire distro on one CD. It prevents bloating and makes it faster to setup. It also makes it easier for those new to Linux, who may be overwhelmed by a 3,000+ package distribution. Incorporating one, occasionally two, applications for each task, Kubuntu's initial installation is easy to learn, covers the most common computing tasks, and would make an excellent first Linux distribution. Additionally, Kubuntu power users will not be found wanting, as several thousand applications are available online for easy installation via apt-get.

Work and play in Kubuntu

One can do a lot in Kubuntu using only the default packages. I encountered no difficulties in OpenOffice.org (though it sported the GNOME look, not the KDE look), Konqueror, Kopete, Kontact, or the KControlCenter. K3b noted a missing dependency: cdrdao. Once that was installed via apt-get (it's in the "universe" repository, if you're having trouble finding it), I burned a CD ISO image, a data DVD-RW, and an audio CD with no difficulty. PDF viewing and printing was not problematic in Kubuntu with KPDF, but I have found KGhostview (also included) to be more satisfactory in printing and displaying PDFs, so I changed the default PDF application from KPDF to KGhostview. Overall, however, Kubuntu's default applications performed their tasks quite nicely.

Multimedia was also quite painless in Kubuntu. Included on the install CD are AmaroK, Juk, Kaffeine, and KsCD, and -- aside from copyrighted DVDs -- all my audio and video media played with no trouble on the first try. Though many seasoned Linux users will immediately install their favorite apps among those that were not included (XMMS, MPlayer, etc.), Kubuntu provides a healthy dose of Linux multimedia apps for a new Linux user.

In Kubuntu, different audio file types open different applications by default (clicking on MP3 files opens AmaroK, AAC files open Kaffeine, and so on). Since many experienced users are likely to change the default multimedia applications no matter what they are, it seems that Kubuntu developers have chosen the default settings to help new users become familiar with several of the most common apps before settling on one or two to handle all their multimedia needs. I think this is a great idea, and one worth remembering when recommending a distro to a potential new Linux user.

Installing new applications

As a longtime RPM user, I first became interested in apt-get when using Fink, a Mac OS X port of apt-get, which manages installation of Linux/Unix ports to Mac OS X. I have since fallen for apt-get and the Debian package management system. Kubuntu uses apt-get and the Kynaptic front-end (a KDE version of Synaptic) to install, remove, and upgrade packages and even the distro itself. It is super-easy, and I did not have one dependency issue or failed installation among all of the packages I installed, whether I used apt-get from the command line or the Kynaptic or Synaptic front-ends. Additionally, most of the programs I installed found their way to the appropriate section of the Kmenu automatically, though I had to add a few manually.

It is also easy to add apt-get installation sources beyond those created during the Kubuntu installation: one simply edits the /etc/apt/sources.list file, and adds appropriate targets (some common ones are written into the file by default, but commented out with "#" characters; deleting "#" will make those available without searching for the source's URL). I encourage any current RPM users to take a serious look at apt-get (or apt4rpm). If I end up adopting Kubuntu as my primary distro, apt-get is likely to be the primary reason.

Bugs and missing features

After solving the abovementioned sudo issue, I encountered only a few minor problems. For instance, I noticed a few issues with Firefox after installing it. It was slow in loading when called, though once running it loaded pages at normal speeds. It also hung while trying to find and install appropriate Flash and Java plug-ins. Curiously, when I installed the complete GNOME package set, Firefox's speed issue was resolved, but the plug-in difficulty was still present. Perhaps these bugs are what kept Firefox out of the default package selection for Kubuntu (though it is the default browser for Ubuntu's GNOME desktop). Linux.com's review of the previous Ubuntu release mentioned Firefox bugs unique to Ubuntu as well, so I hope Firefox is on the top of the Ubuntu/Kubuntu developers' to-do list.

The rest of my Kubuntu experience was bug-free, but there were a few things I felt Kubuntu was missing. First, I missed having a central hardware/system manager like SUSE's YaST, as KControlCenter has minimal hardware control. However, since all my hardware was working properly on installation, this was not a necessity for me. I also would have liked to see more documentation, especially since Ubuntu has a help center linked from the GNOME toolbar, which is absent in Kubuntu. Customizing that document for KDE and putting it on the Kubuntu desktop would be a great help for many users new to Linux or KDE, as would a brief, printable document outlining the installation process and common questions and problems with installing. (The online resources available at ubuntulinux.org and ubuntuforums.org are helpful.)

I also found Kynaptic to be lacking in features. It is an incomplete version of Synaptic, a GNOME-based front end for apt-get, but with the KDE look and feel. I recommend installing Synaptic and using it instead, as it provides a more complete application, if you don't mind seeing the GNOME look in KDE. In fact, OpenOffice.org already incorporates the GNOME look in Kubuntu. Though some KDE-specific aspects of Kubuntu are appearing later than their GNOME/Ubuntu counterparts, I was encouraged by an OSDir.com interview with two of Kubuntu's lead developers, Andreas Mueller and Jonathan Riddell, who stated that plans for "user documentation" and a "better package manager" (among other things) were on the top of the list for the next release.

Will you Kubuntu?

In the week or so I've spent working with Kubuntu "Hoary Hedgehog," I've really come to like it. The installation and setup were fast and relatively painless, the KDE 3.4 interface is beautiful and quick to respond, and apt-get is a breath of fresh air to a long-time RPM user.

Will Kubuntu replace SUSE as my primary distro? I'm not sure yet. I need to live with it a little longer -- and check out the new SUSE release -- before making up my mind, but I'm tempted. I will, however, be burning a handful of Kubuntu and Ubuntu LiveCDs to distribute to friends who are interested in Linux. I think it would make a great first distro for many people, while providing the necessary tools for power users as well.

Share    Print    Comments   

Comments

on Review: Kubuntu 5.04 "Hoary Hedgehog"

Note: Comments are owned by the poster. We are not responsible for their content.

downloading vs free ordering?

Posted by: JelleB on April 21, 2005 05:45 PM
There was this deal from Unbutu to order their distro free of charge, ordering boxes was even recommended.

Does this hold true for Kunbutu as well? I much prefer KDE over Gnome, so a box of Kunbutu would come in handy.


Right now I use Debian Sarge, and I really appreciate the new competition that might hasten the new release of sarge as stable. It has been way too long now.

#

Re:downloading vs free ordering?

Posted by: kshaffer0167 on April 21, 2005 09:51 PM
At this time, the free CDs that are being shipped are Ubuntu only. However, you can install Ubuntu from one of those CDs and use apt-get to install KDE.

#

No budget

Posted by: JRiddell on April 23, 2005 07:05 AM
We don't have the budget for free shipit CDs. If anyone wishes to sponsor this that would be very welcome.

Jonathan Riddell

#

These silly "K"s

Posted by: Anonymous Coward on April 21, 2005 06:22 PM
Is it possible for some KDE folks not to invent their new "K" words and thus create fork-like distros. I just don't like it. This is the image of Ubuntu, so when someone hears Kubuntu things of the quality of Ubuntu, which Kubuntu doesn't even have a fraction of it.

#

Re:These silly "K"s

Posted by: Anonymous Coward on April 21, 2005 06:59 PM
This is the image of Ubuntu, so when someone hears Kubuntu things of the quality of Ubuntu, which Kubuntu doesn't even have a fraction of it.

Could you specify your complains?

Why is,in your opinion, Kubuntu so much worse than Ubuntu?

#

Re:These silly "K"s

Posted by: Anonymous Coward on April 21, 2005 07:03 PM
Kubuntu is a real word, moron!

And kubuntu is the same distribution as Ubuntu, so please tell us what is so about about it. Idiot!

#

Re:These silly "K"s

Posted by: theantix on April 22, 2005 01:38 AM
Your point would be valid if the usage of "k-something" was unique to the word "kubuntu". But every [censored] thing in KDE starts with or prominently includes a "K", and it's just pathetic. Call me a troll or idiot if you'd like, but I'd really like to KDE stop doing this so I don't have to dismiss it on the face just for being so ridiculously unprofessional. So if you think people like me ought to shut up about this, I agree with you, I'm sick of having to complain about the omnipresent "K" letters myself. So change it already, we'll all be happier for it.

#

Re:These silly "K"s

Posted by: Anonymous Coward on April 22, 2005 02:01 AM
It is called "branding", and is quite effective. It lets you know that a particular app was designed for KDE. It is not 100% pervasive, but close.

It is the same concept as Microsoft calling programs "MS Office, MS Word, MS Project", etc.

#

Re:These silly "K"s

Posted by: Anonymous Coward on April 22, 2005 07:08 AM
Yes, but 'MS' is an optional prefix on the name - nobody I know actually refers to "MS Word" and "MS Powerpoint" - it's always just Word or Powerpoint.

In comparison, talking about KDE apps like Onqueror and Affeine doesn't really flow...

#

Re:These silly "K"s

Posted by: Anonymous Coward on April 22, 2005 04:52 PM
How about these:

iTunes, iMovie, iPhoto, iDVD, iWork, iSync, iCal, iLife, iSight, iPod, iMac and iBook? Yet no-one complains.

I find it really surprising that so many people complain about the "K". It makes it easy to recognize the app as being a KDE-app. And IIRC by default KDE lists app by their description, and not by their name.

#

Re:These silly "K"s

Posted by: Anonymous Coward on April 22, 2005 06:19 AM
I like it, it makes it easy to find KDE related sites at Google & Co.

#

Re:These silly "K"s

Posted by: Anonymous Coward on April 26, 2005 09:37 AM
But every [censored] thing in KDE starts with or prominently includes a "K", and it's just pathetic. Call me a troll or idiot if you'd like, but I'd really like to KDE stop doing this so I don't have to dismiss it on the face just for being so ridiculously unprofessional.


Well then Sparky, how about you just don't use it as a form of protest while shutting that hole in your face.

#

Re:These silly "K"s

Posted by: Anonymous Coward on May 16, 2005 05:43 PM
Just surfing by.
Quote:
"And kubuntu is the same distribution as Ubuntu, so please tell us what is so about about it. Idiot!"

U really get upset about this huh?

Anyway I think ripping the heads of people who ask U a legal question is just as stupid as the K-naming thing, but if this is your normal behavior on the net, I'm sure glad I don't have to put up with U on a daily basis.
We don't read minds and not everybody can be expected to know the meaning of a distros name.
Be a little politer to people (although we cannot see U and cast a woodo-spell on U for being rude<nobr> <wbr></nobr>;-)
So give the man a brake! And find a more constructive way to use those agressions (start running marathon).

Oh! I won't be back on this site soon, so don't bother if U want to insult me - I won't eaven know U did<nobr> <wbr></nobr>:-)

#

Re:These silly "K"s

Posted by: Anonymous Coward on April 21, 2005 08:19 PM
Sort of like those silly GNUs<nobr> <wbr></nobr>...<nobr> <wbr></nobr>:-)

#

These silly ignorant trolls

Posted by: Anonymous Coward on April 21, 2005 11:34 PM
In an african language:
ubuntu == 'humanity'
kubuntu == 'to humanity'

Kubuntu is not a fork. As to Kubuntu not having quality, go read the ubuntu-devel & kubuntu-devel mailing lists. If you did then you would find that Kubuntu GETS it's quality FROM ubuntu and that they both share many of the same resources & hackers like dan stone, jeff waugh, jriddell

#

Stuffing the ballot box

Posted by: Anonymous Coward on April 21, 2005 09:02 PM
Here's a thought to flame on... How is it that Ubuntu comes from out of nowhere in the course of less than a year and is now toping the distrowatch list with 500 H.P.D. more that the number 1 slot EVER got. The number one slot ususally drifted between 1200 and 1300 HPD.

There seems to be an article a week on every site. Is it possible that it is THAT good? I think I will try it, but it always seems to be the small refinements that separate the distros. I haven't read anything that rockets them past Fedora, Mandrake/driva, Suse, or even Knoppix in terms of popularity. (now before you flame, I am just wondering...)

Can anyone give me some pointers on Ubuntu's distiguishing traits? Or is it the Debian crowd migrating to this distro? I am confused.

#

Re:Stuffing the ballot box

Posted by: Anonymous Coward on April 21, 2005 09:12 PM
It actually is just a bandwagon thing. Ubuntu doesn't work near as well as PCLinuxOS or SimplyMEPIS. Right now, it's just the cool thing to do.

#

Re:Stuffing the ballot box

Posted by: Anonymous Coward on April 22, 2005 06:12 AM
That is so absurd I can't believe it. It is NOT just a bandwagon thing and I will tell you why. Ubuntu is rock solid,- has a very large userfriendly community, and things having a working synaptic repository of goodies ready to be installed is incredible considering VERY few distros do this. Does mepis come with synatpic ready out of box and on the menu easily accessible like ubuntu?


          I also dont like the way the forums work and how they show the date of poster.


          I also had problems with apt using mepis yet I have never had that problem even once with ubuntu and I think its because mepis used ( uses:) more than one branch of debian ?


          I found the IRC community TINY at best which is unacceptable to me for support.


          I do not like qtparted ( I dont like kde in general cause well gtk really IS free 100% unlike kde ) thus I dont like mepis install period.


          I just not get a professional feel to Mepis unlike ubuntu which also has a pleasureable and 'approachable' user base and ownership

bye
----

#

Re:Stuffing the ballot box

Posted by: Anonymous Coward on April 23, 2005 05:45 AM
> gtk really IS free 100% unlike kde

KDE is 100% free. (Specifically, the library parts of it are LGPL, the applications are GPL, and Qt is GPL.)

#

Re:Stuffing the ballot box

Posted by: Anonymous Coward on April 26, 2005 06:08 AM
SimplyMepis 3.3 comes with Synaptic and Kpackage (which I prefer) running out of the box, both are on the menu and Synaptic is also located on the kick panel. I find that SimplyMepis has many more apps and less install/config headaches than K/Ubuntu or PCLinuxOS for my outdated, but common Dell GX1's anyways. Qtparted is OK, but I usually use cfdisk. SimplyMepis uses testing/unstable sources. I've never had a problem with Mepis online support.

#

Re:Stuffing the ballot box

Posted by: Anonymous Coward on April 21, 2005 09:45 PM
A lot of it is the debian desktop crowd migrating over to Ubuntu.

Some of it, I suspect, is because Ubuntu is the first polished free debian-based distribution. Debian has been able to stay a super-popular distribution even though it had no marketing and was behind the times. apt-get and the polish that comes with a debian system is just that good. ubuntu emulates that but is up to date.

the combination is mouth-watering.

that is hyperbole. in reality ubuntu has plenty of problems. It is the first new distribution i've used since i decided that debian was the distribution for me in 1997/8. i have used SuSE and mandrake on other people's systems. i prefer ubuntu's package management and simplicity. i can't speak to whether the hardware support is better -- there are certainly problems with it, but i suspect most aren't ubuntu specific.

if other distriubtions have better hardware support, then i look forward to the day when ubuntu has caught up. apt-get is just that good<nobr> <wbr></nobr>:) (that and i like the community feeling of ubuntu and debian)

#

Re:Stuffing the ballot box

Posted by: Anonymous Coward on April 21, 2005 10:17 PM
I believe some from the Debian crowd migrates to Ubuntus, for reasons ranging from having up to date packages to actually having releases.

The numbers on distrowatch are sadly notting to go by as they are manipulated. Usually new distributions get initially high scores mostly people like to see what the hype is about, as with Gentoo a while back. But they slack of after a while when the newness factor disappears. In addition some Ubuntu fanboys have in a organized fashion worked to get the hits up.

#

I chose Ubuntu because it is Gnome-based

Posted by: Anonymous Coward on April 22, 2005 12:16 AM
I chose Ubuntu because it provides an up-to-date version of Debian, and because it is a Gnome-based desktop.

I avoid all Qt-based software because I am worried about Trolltech lock-in.

But that's just me. For people who aren't nervous about Trolltech, there were already lots of KDE-based distributions around, such as Xandros, Linspire, Lycoris, SimplyMEPIS, and so on.

The only thing I wonder about is, with all those other KDE-based distributions to choose from, why did some KDE developers feel it necessary to waste time trying to make a KDE version of Ubuntu? The only way it makes sense to me is as part of a Trolltech embrace-and-extend scheme, i.e. to make sure that everyone thinks of Qt as an integral part of Linux.

#

Re:I chose Ubuntu because it is Gnome-based

Posted by: Anonymous Coward on April 22, 2005 01:20 AM
Gosh, you're so paranoid I suspect you also think Elvis was abducted by aliens sent by the Illuminati in order to hide the murderer of Kennedy...

Have you ever had any shred of an inkling of a hint that the people working on Ubuntu have had any direct contact with Trolltech? Let alone had been directed by, paid by or instructed by Trolltech?

Have you got any idea of how the GPL works? It is impossible to lock software in using a GPL'ed library, because if the maker of that library starts committing iniquities, the users of the library can take the library for a run themselves. And don't tell me that Qt would die without Trolltech, development would just slow down to the speed of Redhat-sponsored Gtk. Any fear of a Qt-lock-in is plain silly. Unless you perhaps want to make closed-source software, in which case you deserve all the lock-in that's coming your way because you'd be a locker-in yourself.

Finally, are you the same less-than-sane person who made noise about Qt lock-in in reaction to the KDevelop article?

#

Re:I chose Ubuntu because it is Gnome-based

Posted by: Anonymous Coward on April 22, 2005 04:22 AM
The QT lock-in troll is quite old... try something better and more imaginative next time.

#

Re:I chose Ubuntu because it is Gnome-based

Posted by: Anonymous Coward on April 23, 2005 12:00 AM
I avoid all Qt-based software because I am worried about Trolltech lock-in.

Well since I always run KDE on top of whatever distro I'm trying out I guess we make part of a cosmic balance.

And since it is GPL'd lock-in isn't an issue. What I worry about is Mono. Hopefully it won't infect Gnome too much before Microsoft drops that hammer.

#

Re:Stuffing the ballot box

Posted by: Anonymous Coward on April 22, 2005 04:17 AM
I chose Kubuntu because (1) I had problems with K3B and Ubuntu and thought that K3B would play nicer with a true KDE desktop, (2) it is much more up to date than the Libranet system I was running, (3) Samba and SSH worked right out the box, and (4) it reliably mounted/unmounted any USB device I threw at it, unlike my expeirence with Debian Sarge.

#

Re:Stuffing the ballot box

Posted by: Anonymous Coward on April 22, 2005 08:01 AM
I think it's possible that one of the main factors in Ubuntu's success is that it supports such a wide range of hardware out of the box. This is a huge boon to linux newbies (like myself) and to laptop users (like myself).

#

Re:Stuffing the ballot box

Posted by: Anonymous Coward on June 01, 2005 10:11 PM
Kubuntu is not really a distribution but an ubuntu setup CD with KDE-packages selected instead of the GNOME defaults of the ubuntu setup CD. If you install a kubuntu-CD and apt-get "ubuntu-desktop" you'll get the same system as if you take an ubuntu-CD and apt-get "kubuntu-desktop".

#

Had one problem; not resolved yet

Posted by: Anonymous Coward on April 22, 2005 12:57 AM
I'm a relative linux newbie and decided to try Kubuntu on an older laptop connected to my home network via a KVM switch (and ethernet). Keyboard and mouse (Logitech Marblemouse trackball) that work fine on my other dual booted systems. Unfortunately, the mouse was not properly detected on installation and continuously skitters accross the screen. I've worked around this for now with a second USB mouse plugged directly into the laptop. But that leaves me with two mice on my desk and constantly reaching for the wrong one!

Otherwise, the system has been okay. When I figure out how to fix the mouse config (ideas welcome), I'll do more investigation.

#

K's?

Posted by: Anonymous Coward on April 22, 2005 01:10 AM
Shouldn't it be called "Koary Kedgehog"?

#

Re:K's?

Posted by: Anonymous Coward on April 22, 2005 08:09 AM
It should really be "Khoary Khedgekhog" - each K being silent.

#

Whomever Changed The Log-In To GDM Should Be B...

Posted by: Anonymous Coward on April 22, 2005 03:03 AM
Whomever's bright idea it was to change Kubuntu's KDE Log-In to the GDM style should be boiled in oil.

Keep Gnomes garbage login and all other features that were dreamt up by Miguel and company while sharing a Bong with Steve Jobs away from KDE. This, the only half way decent Linux desktop has enough problems without importing any of Gnomes brain dead features.
Leave KDE, KDE or don't bother.

#

Re:Whomever Changed The Log-In To GDM Should Be B.

Posted by: Anonymous Coward on April 22, 2005 03:50 AM
Moron, the change to KDM is part of the standard GDM and GDM has been far superior to KDM for a long time. I say this as a KDE user.

GDM allows easy configuration of XDMCP and a bunch of other things. Stop whining, asshole.

#

Re:Whomever Changed The Log-In To GDM Should Be B.

Posted by: Anonymous Coward on April 22, 2005 02:27 PM
Simply change it back to KDM style if you don't like it. kdmrc: UseTheme

#

Re:Whomever Changed The Log-In To GDM Should Be B.

Posted by: JRiddell on April 23, 2005 07:09 AM
I shall have the oil prepared straight away.

Themed KDM login is currently a hidden feature which I decided to use because it looks good and works well. Constructive suggestions for better artwork and defaults are welcome.

#

Re:Whomever Changed The Log-In To GDM Should Be B.

Posted by: Anonymous Coward on April 24, 2005 05:57 AM
Hi,

I have a small complaint. I have tried to install Kubuntu on two machines and on both have the same problem. When KDM should be waiting for my name/pwd the LCD panel stays blank (or even goes to sleep). I have to Ctrl-Alt-Bksp to shut down X to have KDM come up properly.
Had the same problem with the prerelease but thought it was a problem of the LCD.

Cheers

#

Re:Whomever Changed The Log-In To GDM Should Be B.

Posted by: Anonymous Coward on April 26, 2005 08:55 PM
OK,my fault. This is already within bugzilla as a bug. And apparently a resolved one.

#

That root acount bug

Posted by: Anonymous Coward on April 22, 2005 04:23 AM
The bug you mentioned with the first user not having sudo does not exist in Ubuntu. It is a pure Kubuntu glitch.
In Ubuntu all users in group 'admin' are allowed to use sudo by default. Maybe the Kubuntu installer forgot to add your user to that group or the<nobr> <wbr></nobr>/etc/sudoers file was not overwriten properly.
I would consider this a very major bug and would build a new version, hear that, Kubuntu?

#

Re:That root acount bug

Posted by: Anonymous Coward on April 22, 2005 10:46 AM
Actually I ran into this with regular Ubuntu, but I did the same as the author and ran the install as "expert". Later, I re-ran the install as "normal" and didn't have the issue.

Methinks it's an "expert" mode bug.

#

Re:Feature not beastie

Posted by: JRiddell on April 23, 2005 07:14 AM
It's a result of having installed using expert mode. The installer for Kubuntu and Ubuntu are exactly the same.

#

Browser Multimedia Plugins

Posted by: Anonymous Coward on April 22, 2005 10:22 AM
I like Kubuntu so far. I switched to it from Mandrake because Mandrake 10.1 was extremely buggy.. many features simply didn't work, like browsing a music CD in Konqueror. All I look for is a KDE distro that WORKS.

One area where distros typically fall short is browser configuration. One way or another, every user who browses the web is going to hit an AVI file, and WMA file, MOV, RMA, or Flash file that's going to hit them up for a plugin. Thanks to (c) issues, some downloading and installing is inevitable. But it would really pay if Distros would deliver as much as they can to make this as painless as possible.

The $$$ OS's like Windoze and Mac OS-X deliver here. Kubuntu didn't do so well. My best experience so far has been with Fedora 3. It handled AVI files out-of-the-box, and RealPlayer links opened Helix Player (pre-installed). When a link happened that Helix couldn't handle, it presented a link to RealPlayer for Linux as an RPM. Clicking on it in Firefox opened the RPM in Fedora's package manager. One root password later and the stream started playing! Big win!

Suse, by contrast, couldn't handle RealPlayer links, but this thing called Plugger for Mozilla handled everything else pretty well.

Kubuntu, however, didn't have any of this, at least not out-of-the-box. Yeah, with a little hacking and synaptic, I got some of these things going (although I'm not certain which apps apps are ideal for what) but I had to install a RealPlayer binary by hand b/c Real doesn't offer an APT package (what's their problem, anyway?)

Anyhow, this is something I'd like to see worked better in the next release of Kubuntu. I think they put a lot of good work into this distro, but it would be a big win to preconfigure the apps so that Firefox and Konqueror look and act as good as possible against popular file formats on the web without making a new user hunt and hack a lot.

#

Re:Browser Multimedia Plugins

Posted by: Anonymous Coward on April 23, 2005 07:54 AM
mplayerplug-in works quite nicely.

Until MPlayer becomes illegal due to patent violations...

#

Why seperate to Ubuntu?

Posted by: Anonymous Coward on April 22, 2005 02:13 PM
I don't quite understand why its necessery to have a whole seperate distro that's just Ubuntu with a KDE desktop. Surely if you had the Kubuntu team working on KDE packages for Ubuntu as part of Ubuntu then users could just pick GNOME or KDE or both during the install and everybody would be happy? That way there's a lot less duplicated effort and no more Kubuntu specific bugs that aren't in Ubuntu.

Also even if Kubuntu is a seperate distro why do they have to have exclusively KDE apps - ie. where's the GIMP in that graphics menu? Distros like Mandriva and SUSE which are historically by default KDE distros still include a shit load of GNOME or GTK apps simply because they may happen to be the best and most fully featured for the job (eg. GIMP).

Don't get me wrong - I'm 100% a KDE user but I just think its better not to duplicate an entire distro just to have a different desktop.

#

Re:Why seperate to Ubuntu?

Posted by: Anonymous Coward on April 22, 2005 02:31 PM
> I don't quite understand why its necessery to have a whole seperate distro

It's not a seperate distro, just different install and live media.

> Surely if you had the Kubuntu team working on KDE packages for Ubuntu as part of Ubuntu

That is exactly happening.

> then users could just pick GNOME or KDE or both during the install

KDE and GNOME don't fit both on a single installation CD.

> Also even if Kubuntu is a seperate distro why do they have to have exclusively KDE apps

That's not true, eg there is OpenOffice.org.

#

Re:Not separate

Posted by: JRiddell on April 23, 2005 07:18 AM
Kubuntu is not separate from Ubuntu, all the packages are in the same archives. The Kubuntu CD includes KDE because that's what it's there for. There is no room for GTK just as Ubuntu CDs have no room for Qt.

#

Neither are really necessary

Posted by: Anonymous Coward on April 24, 2005 04:47 AM
As the first 2 replies to this pointed out, apparently they are not separate. But the posters are mistaken in stating that KDE and GNOME will not both fit on one CD. For example, both are on disc one of the Debian install media (and disc one is all you need to get going). You just choose GNOME or KDE when you log in.

#

Re:Neither are really necessary

Posted by: cammoblammo on April 25, 2005 05:28 AM
This is true, but if you were to put GNOME and KDE on a the one CD, there are a lot of apps that would have to left off of either variety.

As I remember, I had to use about 3 of the seven Woody CDs just to get the standard apps I wanted.

You might notice that most of the LiveCD distros use one or the other for exactly the same reason (Knoppix vs Morphix, and so on.)

#

debconf

Posted by: Anonymous Coward on April 23, 2005 06:06 AM
> First, I missed having a central hardware/system manager like SUSE's YaST, as KControlCenter has minimal hardware control.

What about debconf? For example, you can configure the X server with "dpkg-reconfigure xserver-xorg".

#

What about Firefox issue

Posted by: Anonymous Coward on April 24, 2005 12:35 AM
I tried the previous version of Kubuntu. But Firefox fonts sucked in that version. The work around suggested in the forums didn't work either. Whatz up with this version. Did they take care of the issue? If someone can throw some light on this issue, I can decide whether I want to use the bandwidth downloading it.

#

Re:What about Firefox issue

Posted by: Anonymous Coward on April 24, 2005 04:56 AM
I don't know the how or why of it but I have a "Kubuntu" installation that used to be Debian Sid until I changed apt lines and jammed the new packages down it's throat (don't even think about doing this unless you are comfortable manually resolving deps with dpkg). Firefox with the usual plugins and my favorite extensions works just fine here.

#

Newbie look for info

Posted by: APP3 on April 26, 2005 12:30 AM
I am about to dip my toe into the pool of Linux and need some advice please:

1: what can my current system support in the linux world? Pentium III, 600 MHZ, Front side bus 100Mhz., Ram 256 and can expand. Cache Ram 512Kb.

2: I like the look of Kbuntu 5.04 and would like to try it. Is this feasable with my hardware?

3: Do I have the correct understanding that when installing something like this it will auto detect my hardware and load the proper drivers for them?

Any advice for someone just about to start out in Linux would be appreciated.

Thank you.

#

Re:Newbie look for info

Posted by: Anonymous Coward on April 26, 2005 02:27 AM
Your hardware specs look fine for any Linux IMHO, hard drive space for install allowing of course.

Have run Ubuntu here on a 433MHz Celeron no problem, although plenty of RAM always helps.

If you are worried about configuring hardware, you could try some Live CD distros like Knoppix,
or Kanotix, or even (K)Ubuntu, as these have superb (although not perfect) auto hardware

  detection. This will 'get you going' until a little more familiar with the Linux way of things.

Good luck.

#

Re:Newbie look for info

Posted by: Anonymous Coward on May 06, 2005 08:38 AM
in the (k)ubuntu support channels we have the goal to get every hardware on the same working level, as it is on Windows XP SP2. Normally we get quite close to this (yes, that _includes_ ACPI based suspend, winmodems or special keys on your keyboard). If not everything works out of the box (on a Samsung P35 for example it does!), tell us. [KaiL]

#

Installation Failure

Posted by: Anonymous Coward on April 26, 2005 01:58 AM
Tried this weekend to install Ubuntu on my old
AMD k6 200, 256 meg ram, 10.2 disk and failed miserably. Attempted with both warty and hoary.
Hoary was a download and burn but Warty was shipped to me via the free link.

Apparently old hardware is not completely supported.

#

Re:Installation Failure

Posted by: Anonymous Coward on April 27, 2005 10:48 PM
Kubuntu failed miserably on my equip too, I really don't understand the hype.

#

good article

Posted by: Anonymous Coward on April 21, 2005 08:26 PM
"The rest of my Kubuntu experience was bug-free, but there were a few things I felt Kubuntu was missing. First, I missed having a central hardware/system manager like SUSE's YaST, as KControlCenter has minimal hardware control. However, since all my hardware was working properly on installation, this was not a necessity for me."

I may be wrong but I think their goal is to detect all hardware so the user doesn't even have to configure anything or think about - everything just works. Which I think they come pretty darn close to.

I ditched suse/fedora and am using ubuntu for everything. For me it just rocks - has everything and when I upgraded to Hoary all I had to do was apt-get dist-upgrade after changing the sources.list file. Very cool - the only thing that I know of that evens starts to come close to this and is supported by the manufacturer is Sun's live upgrade - but even with that you have to have a spare disk. I wish all of the unixes would adopt and support apt officially - I think that would a big step in the right directions for getting into corporations. But for now I am recommending ubuntu for any use in my company and if someone wants support they can still pay for it from ubuntu.

One last thing is they give you the desktops the way they are suppose to be - I tried to install the industrial theme on fedora and it still looked like bluecurve - which is okay but I think there are better ones out there than bluecurve.

So please keep up the great work Ubuntu - I think your distribution rocks.

#

Kubuntu / Ubuntu PowerPC

Posted by: Anonymous Coward on April 21, 2005 11:54 PM
I have been very pleased with both performance and setup on my powerPC. I started with Ubuntu 6 mos ago and was hopeful things would progress as stated. I am very happy with the latest release and have been demonstrating the power of Linux to peers with Ubuntu. The single CD as well as the very clean interface and organization of applications has made adoption a breeze. I concur that I would rather see Firefox as a standard browser offering on Kubuntu. Additionally both Thunderbird and Sunbird may have a place someday.

How about other languages? Anyone have insight to a localized install other than English?

#

Tried it

Posted by: Anonymous Coward on April 22, 2005 01:46 AM
I gave both Ubuntu and Kubuntu a try. I always like to see what new distros are all about. I think either would be an excellent way to introduce someone to Linux if they are migrating from Windows, but I don't think many experienced users would stay with K/Ubuntu for long.

While auto-detection and all is nice for an inexperienced Linux user, it causes bloat. Many of us don't need several different apps that all do the same job either.

I'm not knocking them at all, they are what they are. Ubuntu has done a good job of creating a pair of distros that are easy for any newbie to install and use. I just prefer faster, leaner, and more custom options.

#

apt-get and rpm

Posted by: Anonymous Coward on April 24, 2005 02:40 AM
"apt-get is a breath of fresh air to a long-time RPM user"

apt-get and rpm are related in some way but they are different things. You can use apt-get on rpm-based distributions such as Fedora. apt-get on fedora supports installing a local rpm and downloading dependencies from the internet. I don't know if debian's apt supports that. Last time I checked it, it didn't.
BTW, yum is much faster these days. I suggest you trying either fedora and yum or fedora and apt/synpatic combo. They work very well.

#

Re:apt-get and rpm

Posted by: Anonymous Coward on May 21, 2005 06:02 PM
RPM's Suck i really do not like RPM based distros personaly and i have to use YUM at work on RHE and CentOS TBH i think YUM stinks compared to apt-get or Portage.

Debian & Gentoo all the way !

#

No sudo setup on installation

Posted by: Anonymous Coward on June 08, 2005 05:36 PM
You mention that the default user did not have sudo rights after installation. This only happens when installing using expert mode, using the normal install the user will always be given sudo rights. I'll talk to the installer developers to see how this could be better indicated.

Jonathan Riddell

#

This story has been archived. Comments can no longer be posted.



 
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya