Slashdot Mirror


KDE 2.2 Released

Well, we had covered it being tagged last week, and now, after a hardware problem with one of the main download servers, KDE is ready for download. Except that you'll probably want to go to the mirrors to actually get it. You can get more about it about it from Dre's dot.kde post, or you can read the KDE announcement - and have a good time!

334 comments

  1. Re:Solaris? by Anonymous Coward · · Score: 0

    WHAT !?!?!?! There's still people left that don't run Linux???!!! ;-)

  2. Re:Has the speed been fixed? by FudgePackinJesus · · Score: 0

    From what I hear there are some speed improvements in KDE 2.2.

    But aside from that comparing Win2K GUI speed to KDE/Qt GUI speed is pretty pointless at this time. The real problem isn't KDE or Qt themselves but the graphics platform that they are running on, X. Not that X "sucks" or is "bloated" but the simple reason the the drawing architecture, Xlib, does not easily allow for hardware accellerated graphics routines. Sure, there are drivers for XFree86 that have these accellerations but they are available only where they fit, mainly in the Server code, they are not accessable from the client applications due to the Client/Server design of X. Accellerated Raster Op's, strech blitting, bit blitting are all unavailable to your client KDE/Qt applications, things that win32 API's can take for granted. If you really want to see the GUI speed of KDE/Qt or even Gnome/GTK+ improve you should think about giving support to Keith Packard's Xrender extensions to the X protocol (what's resposible for the anti-aliasing available now) or a port of the graphics API's to something like DirectFB.

  3. Re:some notes by The+Troll+Catcher · · Score: 1

    Was your comment in reply to my comment about Cookbook? Because users.pl says it was, but it's not displayed that way.... anyway, I'll assume it was. :)

    Cookbook is currently in KDE CVS, in the kdenonbeta module. I've got some older versions and screenshots up at http://www.mcs.kent.edu/~dwatson/cookbook.html, but the webserver has been screwy, so it may or may not work.

    If you want to latest version, you can get it from CVS. It should be fairly stable, despite the fact that I'm madly adding new features to make it more like what I want :).

    You'll need KDE2.2 for it to work properly, though, because I use KDEPrint. Or you could just hack the makefiles and remove the #define QPrinter KPrinter :).

  4. Good way to promote a product by whiteranger99x · · Score: 1

    Now that is has been discovered that porn comes in even clearer and sharper with kde 2.2, there's going to be a HELLOVA lot more people downloading KDE now :)

    Seriously, kudos to you KDE Developers!

    BTW: I never stress about the gooey keyboards... i have a ton in the back... i change then every few hours ;)

    --
    Join the TWIT army now!
  5. Re:Site-specific popup policy by swright · · Score: 2, Interesting

    yeah, I'd kill for that functionality too! I'm thinking this could be scaled up to a per-site profiling system where the useragent, javascript and other options are all defined for each site. That way it could be more easily extended to handle other often abused features that are so handy to turn off (javascript alert() calls, Flash, etc)

  6. Re:some notes by The+Troll+Catcher · · Score: 0

    Hey - we don't ALL use the (stupid, IMO) K* naming convention. I'm actually David Watson, the author of Cookbook, which is currently in kdenonbeta, but will be moving to the hopefully soon-to-be-created kde-apps module.

    If I had used a K in it, it would have been either KCookbook, or Kookbook - the first is sorta cheesy and the second is just plain stupid.

    Of course, my name isn't exactly creative, but neither was Recipes for Windows (tm), the program from which I drew much inspiration.

  7. Site-specific popup policy by kdgarris · · Score: 4, Interesting

    Konqueror already has the ability to allow or not allow Javascript on a per-site basis,a nd also has an option to disable the Javascript window.open function globally, but what I'd really like to see is the ability to disable window.open on a site-specific basis as well.

    Popup windows are annoying on some (okay, most) sites, but a few require them in order to make use of the site.

    -Karl

    1. Re:Site-specific popup policy by king_ · · Score: 1

      yea...we all know what kinda sites your talkin about! lookin at boobies on the job ehhh?

      --
      "Think, It aint illegal.....yet" - George Clinton
    2. Re:Site-specific popup policy by Elwood+P+Dowd · · Score: 2

      Great job. Now we'll have banners that only pop up once you click a link. You've ruined everything.

      Of course I'm kidding. But keep in mind that most "pop-under" ads only pop up at the beginning of page load. That is, when you click a link.

      --

      There are no trails. There are no trees out here.
    3. Re:Site-specific popup policy by Drone-X · · Score: 5, Insightful
      but what I'd really like to see is the ability to disable window.open on a site-specific basis as well.
      Or even better, ignore window.open being used when loading or unloading a page but allow it when I click a link. Now that would effectively stop banners without having to keep going to the configuration dialog.
  8. Re:Ok, user friendly with no installer? by Anonymous Coward · · Score: 0

    Well, luckily, KDE is so far ahead of GNOME in pretty much every respect, that even in Redhat's lobotomized form, it's STILL better than that GNOME hack job.

  9. Improvements... by chill · · Score: 4, Insightful

    Now that I've installed it and played for a hour...

    1) Was KDESUPPORT not upgraded? It wasn't in the Mandrake binary section or the source section. They should either include it or put a link so people who AREN'T UPGRADING can download it (if it is still necessary).

    2) After install ROOT logged in fine, but my users had to kill some .kde files in their home before it would use KDM instead of WDM. I like the Preferences Wizard.

    3) First Crash! Something (KDE Daemon) poped up with a SEGFAULT and then disappeared. Nothing seemed to be affected.

    4) It is faster and more responsive. I like the new eye candy. Automatic antialiasing (if you turn it on in the Wizard) and everything looks SMOOTH!

    5) Better compatibility with some of the web sites I visit. No problems any more for my kids when playing Flash games on Disney.COM. Now if I could figure why half the sites (like Disney) find my Flash plugin and the other half (like Cartoon Network) DON'T, I'll be happy.

    Over all, a nice desktop. A very good first impression.

    --
    Learning HOW to think is more important than learning WHAT to think.
    1. Re:Improvements... by cheeser · · Score: 1

      I'm having problems with the RedHat bins. When I try to install some of them (kdeutils, kdenetwork for example) I get errors like : 1:kdeutils error: unpacking of archive failed on file /usr/bin/kab;3b7c16bf: cpio: write failed - No space left on device. Have you seen this and found a way around it? I've been able to rebuild some of the offending rpms from src and they worked ok. (kdetoys) But I'm still stuck on these two.

      --

      --
      http://cheeser.blog-city.com

    2. Re:Improvements... by chill · · Score: 1

      No, that is not the problem. One of my "wish list" items for Konqueror is a loadable/savable User Agent list. (It might be possible to do this already if I can find where the data is stored.)

      By faking the UA, I was able to get Disney.COM (go.com, really) to work. Cartoonnetwork.COM allows me in, it just doesn't recognize the Flash plugin.

      Odd. I'm going to spend some time and see what I can do to track all this down.

      --
      Learning HOW to think is more important than learning WHAT to think.
    3. Re:Improvements... by DeeKayWon · · Score: 2
      Was KDESUPPORT not upgraded?

      KDESupport is actually just a couple of packages (audiofile and libxml2) that the KDE team didn't develop, but are still neccessary to run KDE2.

    4. Re:Improvements... by A+Life+in+Hell · · Score: 1

      The reason for only half of the sites finding your flash, is that a bunch of sites actully require *shockwave* flash, which is different to ordinary flash, and is not available on linux. Of course, a lot of windows web people don't know the difference, and just say flash when they mean shockwave. Suck, but what can ya do? (aparently shockwave runs using reaktivate, so perhaps try that ;)

      --
      Commodore 64, Loading up the dance floor!
    5. Re:Improvements... by Psiren · · Score: 2

      Was KDESUPPORT not upgraded? It wasn't in the Mandrake binary section or the source section. They should either include it or put a link so people who AREN'T UPGRADING can download it (if it is still necessary).

      I believe it's no longer supplied, since the general consensus is that most modern Linux distributions contain all the programs/libraries that kdesupport did anyway.

    6. Re:Improvements... by bero-rh · · Score: 4, Informative

      1) kdesupport is gone. It was a collection of libraries that are used by KDE, but not part of KDE.
      On the Red Hat side, I've replaced it with the non-kde subdirectory on ftp.kde.org.

      2) kdm configuration has changed quite a bit, but I don't see what could be causing this. Please send me your old kdm config files.

      3) backtrace?

      4) agreed ;)

      5) The best way to fix this is to tell them to fix up their setup - we can't keep trying to figure out what proprietary browsers are doing forever. ;)
      Most of the cases where Konqueror "misrenders" something can be traced down to the fact that it's actually more intelligent than it's proprietary counterparts. Take a look at a couple of changes in the KDE_2_2_BRANCH in CVS for examples.

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    7. Re:Improvements... by carleton · · Score: 1

      Out of curiousity, did you try faking your browser information to see if it's something like the Cartoon Network checks to see if you're running Windows, and if you're not, just assumes you can't support Flash? Or is that not the problem you're having?

  10. Re:make 'find' for Konsole as it is in OpenStep by mmol_6453 · · Score: 1

    I have no doubt it will be in 3.0.x, but it's unlikely for 2.2.1 for two reasons:

    1. There are no doubt going to be many many "handy features" not hard to implement. It's like a graph...a few big features can take the same amount of time as a whole lot of little features.

    2. The HeUnique probably already knew that, and therefore was probably asking for additions for 3.0.x.

    Moral of the story? Think BIG! It'll be quite some time before KDE3 will come out, and there will be a lot of man-hours available for use in making the transition.

    --
    What's this Submit thingy do?
  11. Mosfets Icon themes manual no longer online by kaltan · · Score: 2, Interesting
    It is possible to use icon themes in KDE, but the online manual for creating them is no longer online :-(
    It used to be on http://www.mosfet.org/themeapi

    But Mosfet removed that page...in some moment of rage

  12. kinit perpetuance by mojo-raisin · · Score: 1

    A suggestion for people who would like to run KDE apps without running the KDE environment:

    When I run Konqueror in a plain X session... after I quit Konq, there are still many instances of kinit running. Could these be made to quit when Konq quits?

    Thanks.

  13. Re:some notes by RelliK · · Score: 2
    If KDE can run on a diskless machine with 128MB RAM (with an NFS-mounted /home directory) - this would be a real winner.

    A diskless X terminal runs only the X server. It is irrelevant what window manager and apps you are using -- the system requirements would still be the same. (All the apps, including the window manager run on the app server). So, even 32 MB would do. The only thing you need to ensure is that the client and network are able to handle the resolution and color depth you want to use. Obviously the higher the resolution and color depth the more bandwidth and client resourses it will take, but still at 1280x1024x16 bit color a low-end pentium with 32 MB RAM and 100MB/s network would do just fine.

    Increase scalability. Apart from RAM, KDE spawns a bunch of processes. On a workstation this isn't a problem, but scale it up to a several hundred users on a large box and things can get a bit ugly. (Haven't pushed it this far - extrapolating for a handful of trial users.) Do you really need so many kdeinit jobs?

    Apparently you are not aware of shared memory. If two users run the same app, they will not use twice the memory. The program text is shared among all instances, only data is private. In fact using a one big box shared amoung a number of clients is a lot more efficient than lots of less-powerful workstations both in terms of memory and CPU utilization: 90% of the time a workstation is idle (a secretary types a document; a developer types code, etc.) and 10% of the time it is too slow for a given task (start word processor; compile program, etc.)

    As for the kdeinit processes they each run a different thing. They are not copies of the same process. The explanation I heard is that kdeinit is used as a wrapper because Linux's ld works slow for C++ apps. (Somebody in the know, please post a more detailed expanation about it.)

    --
    ___
    If you think big enough, you'll never have to do it.
  14. GO AWAY LINUX MUNCHKIN by Anonymous Coward · · Score: 0

    I've been using Win2k for nearly a year. Apps crash but not the OS. Your predicament like a case of PEBKAC to me.

  15. mirrors by juha0 · · Score: 1

    Now that there is a link for mirrors site, no one can post that and get modded up to 5.

    1. Re:mirrors by Anonymous Coward · · Score: 0

      This is, uh, amusing .. considering the very next post .. both posted at the same time :)

    2. Re:mirrors by chrishajer · · Score: 1

      I found the KDE Mandrake 8.0 RPMs here with a date of 8/11/01. The announcement wasn't on the KDE site until 8/15/01.

  16. Mirrrors list (someone had to do it, right?) by pdiaz · · Score: 5, Informative

    Europe:
    ftp://gd.tuwien.ac.at/hci/kde
    ftp://sunsite.cnlab-switch.ch/mirror/kde
    ftp://sunsite.mff.cuni.cz/MIRRORS/ftp.kde.org/pu b/ kde/
    ftp://ftp.rz.uni-wuerzburg.de/pub/unix/kde
    ftp://sunsite.informatik.rwth-aachen.de/pub/Linu x/ kde
    ftp://sunsite.auc.dk/pub/X/kde
    ftp://ftp.dataplus.se/pub/linux/kde
    ftp://ftp.dit.upm.es/linux/mirrors/ftp.kde.org/p ub /kde

    Asia:
    ftp://ftp.au.kde.org/pub/kde
    ftp://casper.yz.yamagata-u.ac.jp/mirror/kde
    ftp://linux.sarang.net/mirror/desktop/kde

    Africa:
    ftp://ftp.sun.ac.za/sites/ftp.kde.org/pub/kde
    ftp://ftp.na.kde.org/pub/kde

    America:
    ftp://ftp.matrix.com.br/pub/kde
    ftp://mirror.chpc.utah.edu/pub/kde
    ftp://ftp.rutgers.edu/pub/kde

    Now, could anybody tell me when the debian (potato) packages of the 2.2. will be available?

    --
    Make It Secret . Free JavaScript implementation of AES for your browser
    1. Re:Mirrrors list (someone had to do it, right?) by Oswald · · Score: 1

      Please excuse my ignorance of Debian (okay, excuse my ignorance, period), but have ALL the Debian releases been named for characters in Toy Story?

    2. Re:Mirrrors list (someone had to do it, right?) by Arondylos · · Score: 1
      Hi pdiaz,

      >Now, could anybody tell me when the debian
      >(potato) packages of the 2.2. will be available?

      unfortunately, it looks like rkrusty won't package the 2.2 release for potato. Either someone else does it, or it won't be available. It'll still be in woody in about 14 days if all goes well and already is in sid (with objprelink, BTW). This makes sense since woody-base is already frozen. If it's not a production machine, consider upgrading to woody. -Arondylos

    3. Re:Mirrrors list (someone had to do it, right?) by The+Troll+Catcher · · Score: 1

      Yup. Before potato there were hamm and slink. I think that Ian Murdock worked for Pixar or something.

    4. Re:Mirrrors list (someone had to do it, right?) by jck2000 · · Score: 1

      Yup -- Debian distros named after Toy Story characters. I wonder how Steve Jobs feels about that.

  17. No go with Debian by Anonymous Coward · · Score: 0

    It's a shame this won't be available for Debian 2.2.

    1. Re:No go with Debian by Josh · · Score: 1

      I'm running a mixture of Debian unstable and testing, with XFree86 4.1 and KDE2.2 beta and it works well. I realize this doesn't change your point, but that is the nature of Debian releases
      (perhaps the Debian releases would be more uptodate if they switched to four categories -
      unstable, testing, platform release, cross-platform release).

  18. Re:It broke RH71 by bero-rh · · Score: 2

    Yes. Read the README file.

    You need to install the stuff from the non-kde directory. It contains libraries that are needed by KDE (but not part of KDE).

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  19. Re:packages for YOUR distro....woops, bad link by neo-phyter · · Score: 1

    try this one:

    http://linuxtoday.com/news_story.php3?ltsn=2001- 08 -15-005-20-NW-KE

  20. Re:Been running it for a week now, great release. by update() · · Score: 2, Informative
    Since Qt/KDE 2.x is fairly recent code (KDE 2.0 came out last year, fer crying out loud), I wonder what cruft might be in there. Or was it the proverbial design decision that turns out to be bad afterall, once your product has been unleashed?

    It's not really like that. The decision to break binary compatability was based on the desire to use new features in Qt 3, and encouraged by the fact that gcc 3.0 is going to disrupt BC anyway. Given that decision, you may as well take the opportunity to patch up API's that could use some further improvement.

  21. Automatic Security Updates!! by spam368 · · Score: 0

    KDE should have something similar to red-carpet (www.ximian.com) where it notifies that there are necessary/important updates for the machine, it would be handy to have this app run at user defined times (ex: nightly, whenever im logged into my isp...,etc) then if it does find updates/fixes, it could promt the user if they want it installed, if so, they must enter su password...etc..etc..etc

    1. Re:Automatic Security Updates!! by fault0 · · Score: 1

      It is really the distribution's job to do this. AFAIK, this is/always has been the KDE project's policy.

  22. Re:Bloat by Anonymous Coward · · Score: 0
    Gee, you're a genius. Who'd have thought that if you don't use any c++ features, that you'd get binaries that are comparable to those generated with c.

    You think that was complete list of C++ features? You are probably the only C++ bashing loser who hasn't heard of "class". I can understand not having heard of templates if you're in middle school, but classes?!

  23. Re:Compiling 2.1 now, worth the upgrade? by jhughes · · Score: 1

    I tried this..but couldn't seem to grab anything. What line did you use, adn what apt-get request did you use to grab it? (kdebase, or something else?).

    I'm compiling them now....but it'd be much easier with packages:)

    THanks, Jon:)

  24. Re:make 'find' for Konsole as it is in OpenStep by Brian+Knotts · · Score: 2

    Yes. That's how I do it, too. Nevertheless, what he is talking about sounds like a handy feature, and probably wouldn't be very hard to implement.

  25. Suggestions (since you asked for them) by miracle69 · · Score: 2

    Disclaimer: I use both KDE and GNOME at the house. I have several computers, and I have my computer-illiterate girlfriend using KDE 2.1 with little problem.

    There is one feature that GNOME has that KDE doesn't which, quite honestly, is the reason I use GNOME as *my* primary desktop. And it's the silliest thing, and perhaps the easiest to implement into KDE, yet I've asked a few times and even spoke to a few KDE developers at the ALS last year about it, and I've yet to see it arrive.

    It's the desktop pager/guide. The desktop pager in GNOME (Desk Guide 0.4 in the version of GNOME I'm running now) is much more configurable. You can have multiple workspaces and these workspaces can have multiple windows (configured by the colums/rows option in the GNOME control center).

    Thus, if I wanted to duplicate the multiple-workspace desktop a-la KDE - then I would pick 4-6 workspaces and configure these workspaces to have 1 row and 1 colum, hence having just the viewable screen real-estate for each workspace.

    But, I don't particularly like that configuration. I want one big workspace with multiple rows/columns, so I can drag stuff to the side and it be on a different row/column of the same workspace. And I don't think KDE allows me to do this, hence I use GNOME.

    Now, I know that is silly, but that is why I use GNOME over KDE as my primary desktop. However, I am impressed with KDE 2.x and I use Konq as my primary browser. So, if that could be squeezed into 2.2.1 or 3.0, I'd love it.

    --
    Linux - Because Mommy taught me to Share.
  26. Re:and... by Mekanix · · Score: 1

    Try updating your ports! ;)

  27. Re:Developpers and speed by Adnans · · Score: 2

    BeOS was developed on 66MHz PPCs with 16MB of RAM and it shows. The damn thing runs like hell on mediocre machines, and even faster on faster ones.

    It was also far from what it is today, no journalling filesytem, very crude "Media Kit", very little drivers, horrible VM (still does), etc. etc..

    I went back to PR2 on my BeBox, since the latest release (R5) is about 50% slower for most things. Of course driver/application support on PPC is even more pathetic than x86 (imagine that) so it really doesn't matter. The once glorious and ultra-hip BeBox is now a SSH terminal box :-)

    Yes it even needs it's own HUB since no 100Mbit network card works in it...not that the network kit would benefit from it.

    -adnans

    --
    "In short: just say NO TO DRUGS, and maybe you won't end up like the Hurd people." --Linus Torvalds
  28. Re:tear away menus by Rich · · Score: 2

    You can add this yourself if you want to. Look for an applications XMLGUI definition file (something like konquerorui.rc) then add the tag to the Menu tag you want to be able to tear off. You could try adding it to the global ui_standards.rc file if you want to do this to all your apps.

    Rich.

  29. If you're going to jump ship.... by Anonymous Coward · · Score: 0

    Win2k??? OSX is the desktop you are looking for. It's unix based, has a terminal, has a consistant GUI, and you can run Xapps if you really want to. This is the best of both worlds. You lose that with win2k. If you're going to jump ship for a closed-source OS, at least go towards one that is semi-open source and one that has a unix underbelly.

    I am truly amazed by OSX. Apple has made an easy to use unix and that is fantastic. KDE and GNOME will continue to plug along and so will M$. If neither of the two leading desktops do the trick for you, then at least stay with unix. Don't give M$ more marketshare. By all means, use the right tool for the job, but now that Mac OSX has some real balls, at least switch to that. You'll have a much better desktop experience than with win2k... Not to mention the direction M$ is headed.

    I'm considering OSX as my next desktop. I've seen XP and I've see previews for the next windows called "Blackcomb." I seriously detest the direction windows is going. Win2k may be alright for now, but when the upgrade treadmill turns on, you'll be running and getting nowhere. .NET will be heavily integrated with blackcomb at it will suck to be you. The blackcomb desktop looks like an internet kiosk terminal for kindergarteners. It's really pathetic.

    The "moron" user is what's going to be left using windows and that's the majority of folks out there. Power users are going to jump ship. I'm sure by that time, Linux will be much much farther along. OSX will probably be OSXI and will be light years ahead of everyone. I know I know, Mac hardware is expensive, yada yada yada. I thought the same for years. Now I want to shell out the dough to get one. Why? Because of what I get in return. A consistant UI, unix, commercial apps, open source apps, and much more.

    Unix on the desktop is here. It's called Mac OSX. KDE is getting there and is very nice. Give Linux a couple of years for it to be easy as pie. M$ has forever lost my trust and I can say with absolute certainty that win2k will be the last M$ OS I'll ever own.

  30. Kate & Vim by Anonymous Coward · · Score: 0

    If you like vim, here's something neat in kate:

    press ctrl-m, and a little dialog appears, in that, you can type sed-like commands such as:

    %s/porn/pr0n/g

    It still can't figure out how to limit you to a selection, but it does support case insensitivity (append 'i') and, of course, by removing '%', it'l only operate on the current line.

  31. Re:Perceived problems with KDE by Anonymous Coward · · Score: 0

    I'm concerned about what a fucking idiot you are, so please shut the fuck up.

  32. Re:Been running it for a week now, great release. by ChadN · · Score: 2

    Would you trade speed of compilation for standards compliance? That would be complete stupidity. GCC 3 is a godsend for C++ developers, and a firm base for future speed improvements.

    Besides, standards compliance is not GCC 3's only feature. It is also one of the most portable and retargetable compilers out there (perhaps THE most), which was always the main killer feature.

    --
    "It's overkill, of course. But you can never have too much overkill." - Anonymous Slashdot Coward
  33. Re:Debian (Was: Mirrrors list) by The+Troll+Catcher · · Score: 1

    You're right, it was Bruce. I knew it was some important Debian guy who was at Pixar. :)

  34. Windows has different ways things are done too. by Anonymous Coward · · Score: 0

    Have you ever seen the difference in appearance between LotusWorks and Microsoft Works, for example? Or borland programs and ms programs, etc.? Just because one dominates doesn't make it a standard. Microsoft has two toolkits in its OWN developer, the Active Template Library and Microsoft Foundation Classes. Microsoft's OS's better organization is an illusion. It would be a good idea to create the same illusion with Linux, though, perhaps having standard themes for Qt and GTK, and a common framework for launching the open, save, colorpicker, etc. boxes from the running desktop.

  35. Re:some notes by Florian · · Score: 1
    You wrote:
    what do you want to be changed in KDE? what do u hate about KDE? what do you like? What do you think should be improved? What do you think should be removed?
    Now that KDE has reinvented itself and acquired great new functionality with release 2.0 and greatly stabilized the new architecture with 2.1 and 2.2, I hope KDE developers focus not so much on new features, but on making the existing code & user interface snappier and easier to use.

    Here are some ideas:

    • Improve overall responsiveness, i.e. decrease load times, memory usage, etc. I understand that a lot of work is being done in this direction - which is very good (as opposed to Gnome, SCNR) -, but KDE still isn't there.
    • Configuration/setting menus are still confusing for newbies and experienced users alike because they're spread over many menus (especially in konqueror) and sometimes seem to be part of the application, sometimes part of the configuration center.
    • Interface redundancies (i.e. multiple menu methods for the same functions) are also confusing, or it should at least be possible to turn them off. (It would be great if right-click context menus could be turned off, for example.)
    • Allow to configure KDE as a web browser-centric desktop without the classical floating windows + launchbar paradigm. It is already possible to start X11 with konqueror as the window manager (put exec konqueror into .xinitrc), run it full-screen and access applications only as konqueror-embedded parts. (Like the konqueror-embedded terminal, for example.) Hardly anyone has realized how f***ing great this is! I know many computer-newbie user who can handle the Web, but can't handle classical WIMP GUIs, and prefer web-based applications simply because they find them easier to use. With konqueror as a framework for browser-based/-embedded applications, GNU/Linux could make real inroads into desktop computing! (You sell people a computer that "as simple to use as a web browser".)
    • For people like me: Allow to toggle icon buttons with text buttons
    • And, finally: Create a framework that maps the shell/console onto the desktop. Imagine GUI wrappers for all classical Unix console applications (grep, cat, sed, find...) which allow to toggle options by GUI menus AND build pipes GUI-style, i.e. by dragging pipes between icon representations of command-line tools with the mouse. Steal from visual programming environments (like MAX or, available for GNU/Linux, PD) to achieve this.

      Remember that Alan Kay/Xerox PARC invented the GUI to make average users capable of programming, and that Apple & Microsoft left out half of the concept when they brought it to mainstream computing. Free Software should do better here.

    Florian
    --
    gopher://cramer.plaintext.cc http://cramer.plaintext.cc:70
  36. Re:Superb by Anonymous Coward · · Score: 0
    Do you have to install with --nodeps? I personaly do not like to do this and always try to find the dependencies and install it "right". I ahve had probs with the 2.1.1 packages I ftp'ed from ftp.suse.

    libcrypto.so.0.9.6 is needed by kdelibs-2.1.2-41

    libssl.so.0.9.6 is needed by kdelibs-2.1.2-41.

    I was getting ready to compile my own packages when the 2.2 anouncment came out.
  37. Re:Work with the GNOME people (and vice versa) by mmol_6453 · · Score: 1

    WindowMaker allows you to embed both KDE and GNOME menus in your WindowMaker menus.

    --
    What's this Submit thingy do?
  38. Mosfet's Liquid Style Engine by kdgarris · · Score: 4, Interesting

    For a great visual effect, check out the Liquid style engine which was designed for this version of KDE. I'm running it now, and it looks beautiful:



    http://www.mosfet.org/liquid.html

    -Karl
    1. Re:Mosfet's Liquid Style Engine by Anonymous Coward · · Score: 0

      Yawn...

      Don't you think it's about time we stopped churning out Aqua rip-off themes?

    2. Re:Mosfet's Liquid Style Engine by Pengo · · Score: 2

      Yeah,

      I installed it on a build of KDE from last friday at home and to say the least I was stunned. ;-) KDE has never looked quite so good. I would love to see this rolled into the main CVS.

      I run KDE from XWIN32 on my windows machine on a lan network and the performance of the widgets and alpha-blending was 4-5x faster than my G4 466 running OSX. (Remind you, this is over a terminal!!)

      If you are impressed with the OSX widgets and menu transparancy, this is a must-see.

      (NOTE: It does require a build of 2.2 or (2.2alpha) to work.

      Cheers

    3. Re:Mosfet's Liquid Style Engine by Anonymous Coward · · Score: 0

      Don't you think it's about time we stopped churning out Aqua rip-off themes?

      hell no.
      the more, the merrier.

    4. Re:Mosfet's Liquid Style Engine by FudgePackinJesus · · Score: 1, Informative

      There is a version of liquid in the KDE CVS. It's called MegaGradient. The code was rolled into the CVS and forked from the original, which is one of the reasons that Mosfet has stopped developing in the KDE CVS and is now releasing his work under the QPL.

    5. Re:Mosfet's Liquid Style Engine by tempest303 · · Score: 1
      oh MAN is that sexy!

      I'm a die-hard GNOME user, but I have to say, that is one *nice* theme engine. Still not enough to get me to switch, but damn fine none the less. :)

    6. Re:Mosfet's Liquid Style Engine by sumengen · · Score: 1

      Screenshot:
      http://static.kdenews.org/content/kde2.2/images/ sn apshot1.png

  39. A minor nit... by Anonymous Coward · · Score: 0

    but a nit nevertheless: with KDE 1 I could change the location of the title bar buttons. In particular, I hate the default location of the "X" button, right next to the min/max buttons. Maybe the godz in Redmond think that's a good place to put it, but it's just plain wrong. Under OS/2 there was a utility that placed a closing "X" anywhere on the title bar, and for me that was on the left side, to the right of the menu button.
    Now I find in KDE 2 there's no way to change the button location without changing the eye candy. The nicers ones put the "X" on the right, and only the uglier ones put it on the left, like RISC/OS. Is there a way (undocumented?) to change the "X" button to a more natural (for me, at least) location?!

  40. Sharing user's home directories by Charles+Durst · · Score: 1
    The biggest problem I have with KDE is that it is as single-user as Windows, just in a different way. They both seem to assume that there is a one-to-one mapping of user to system.

    For example: I have two systems in my office and a home directory that is shared among them (and all the other systems here, some of which may someday run KDE on entirely different system architectures). One system is running RH6.2 (with KDE 1.1.2). The other system is a dual-boot (well triple-boot if you count W2K): Red Hat 7.1 (KDE 2.1.1) and Mandrake 8.0 Freq2 (KDE 2.2 alpha2).

    I'm usually logged into both of my systems at the same time all day long, but I'm afraid to use KDE on both of them at the same time. As a result, I keep one in KDE and one in Gnome.

    Even then, when I reboot my dual-boot system, I have to move my .kderc and .kde/ out of the way because they aren't compatible with KDE 2.2 (and they have RedHat rather than Mandrake menus)!

    Is there some way to convince KDE that it should look at a different .kderc and .kde/ directory (an environment variable, perhaps ...)?

    Assuming it is possible to redirect the default config filenames to separate the different KDE configs by system/platform, does anybody have any tricks for sharing things like custom menu entries and panel buttons across systems and platforms?

    Even within the same KDE and OS versions, is it safe to share the same .kde directory across multiple systems at the same time? Does it do proper file locking on changes, etc?

    1. Re:Sharing user's home directories by Caatje · · Score: 1

      you can:

      on RH do:
      export KDE_HOME=~/.kde-rh

      on MDK do:
      export KDE_HOME=~/.kde-mdk

    2. Re:Sharing user's home directories by BeanThere · · Score: 2

      You have a good point .. I installed a dual-boot Mandrake/RedHat recently (I like RH but have been trying out Mandrake), and I tried to share my home directory between them. Had the same problem, the info in the two .kde directories were not compatible (Mandrake paths rather prolificly seem to have "mdk" everywhere in filenames) .. many icons were screwed up etc.

      It should really be possible to share this home directory not just between Mandrake/RH but older versions and other different versions too. I mean, how difficult could it be to just make the config directories configurable? (e.g. .kde-redhat, .kde-mdk etc).

      The problem is this applies to many programs .. I have dozens of ".*" config files in my home directory. Perhaps there should be some "profile" mechanism? e.g. have a single subfolder for each "profile", e.g. ".profile-redhat", ".profile-mdk" .. then all the ".*" files could be dumped into the specific profile directories.

      I ended up doing some really hacky stuff with a number of symbolic links into a "shared" spare partition. OK, I could never do that with Windows at all, but its still far from ideal.

    3. Re:Sharing user's home directories by Moritz+Moeller+-+Her · · Score: 2

      At least on my KDE the thing is called
      KDEHOME without space.

      --
      Moritz
    4. Re:Sharing user's home directories by Anonymous Coward · · Score: 0

      set KDEHOME

    5. Re:Sharing user's home directories by BeanThere · · Score: 2

      Thanks! Thats useful to know.

    6. Re:Sharing user's home directories by Anonymous Coward · · Score: 0

      You can set $KDEHOME to select a directory other than ~/.kde. E.g. with
      export KDEHOME='~/.kde-2'

      Note that there is a subtle difference between
      export KDEHOME=~/.kde-2
      and
      export KDEHOME='~/.kde-2'

      In the first case the shell will expand the ~, while in the second case KDE will expand it. The second version works better when you use kdesu
      or any "run as root" option.

      Cheers,
      Waldo

  41. too bad the red hat RPM's suck by Anonymous Coward · · Score: 0


    There are quite a few dependency problems; and once you
    resolve them, all KDE apps core dump.

    1. Re:too bad the red hat RPM's suck by bero-rh · · Score: 2

      Please provide a backtrace - I definitely can't reproduce this.

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    2. Re:too bad the red hat RPM's suck by GweeDo · · Score: 1

      I am using the RedHat RPM's on a RedHat 7.1 system and have had no such problems. There were a number of dependency issues, but nothing that a good old rpm -Uhv --nodeps wouldn't fix :) After getting everything installed via that method, everything is working fine for me. I believe you might have a problem other than the RPM's themself.

  42. Re:Dot.KDE.org is a joke ... by sumengen · · Score: 1

    Pretty easy:
    - Install Slashcode on dot2.kde.org. It is a good name since kde is in its 2.x version.
    - keep dot.kde.org running as it is but don't post any new stories, and doesn't allow any new posts either. All the links to it will be kept.
    - Post new stories to dot2.kde.org

  43. Re:Bloat by David+Greene · · Score: 1
    What's bloated about C++? C++ features are no more bloated than equivalent C features. What's the difference between a single-inheritance OO object and a tagged union and switch? Nothing except a function call and even that can be eliminated by a good compiler some of the time.

    It's possible the certain implementations of C++ might contain bloat (GNU libstdc++ is notoriously bad, for example), but don't judge the language and libraries on that.

    HLL != bloat!

    --

  44. Re:some notes - Fix the Fonts please by be-fan · · Score: 2

    Okay, I'll buy the bait. Win2K never crashes. It has yet to crash on me, even though I brutalize it with crappy programs (for example, InteractiveC). Of course, this is just my personal experience, so it doesn't matter much. On the other hand your little point is also personal experience, and similarly doesn't matter much. What counts is the fact that the majority consensus on the net is that Win2K is very stable (read through some non-Slashdot newsgroups). Maybe not as stable as Linux, but quite usably so. If it is unstable for you, than by all means use something better. However, don't pretend that just because it doesn't work for you that it doesn't work for everyone else.

    --
    A deep unwavering belief is a sure sign you're missing something...
  45. Re:some notes by Anonymous Coward · · Score: 0

    The change from QT 2.x to QT 3.x will break binary compatiblity and source compatibilty, but the latter only for less than 10% of the methods. Porting from QT 2.x to QT 3.x will be very easy.
    The whole kdebase was ported by a troll from QT 2.x to QT 3.x in less than 6 manhours.

  46. Re:Good to see desktop enviroments live and well by chandas · · Score: 1

    err, precisely when did "MS" say linux on the desktop was dead? References please.

  47. Great by The+Original+Atrox · · Score: 1

    Great, they get it back up, and what do ya do. Ya note the fact here, it will be slashdotted right back off the map!
    -C:\>tracert life.liberty.pursuit-of-happiness

    --
    -Beware of he who would deny you access to information, for in his heart, he dreams himself your master.
    1. Re:Great by navindra · · Score: 1

      Don't worry about this. We're working on making our server be able to take these beatings, so it helps to be able to judge how successful we've been from time to time. :-)

      -N.

  48. Re:some notes by miracle69 · · Score: 1

    Hey, I've been looking for such a program... Anything exist yet? Website?

    --
    Linux - Because Mommy taught me to Share.
  49. Re:Been running it for a week now, great release. by A+coward+on+a+mouse · · Score: 1

    You are absolutely right. Wasn't it Ben Franklin who said, "They that will trade a little standards compliance for speed of compilation will get neither standards compliance nor speed of compilation." No wait, that was John Adams, no it was James Madison... no, hold on, that wasn't it at all... oh, well, you get the point, I think.

    --
    If you mod me down, I will become more powerful than you can possibly imagine.
  50. Re:Here's what I'd like to see by Duley · · Score: 1

    I use and develop for KDE on a AMD K6/450 with 128 Meg RAM with no problems whatsoever. I usually have the full KDE desktop, Konq, KMail, and several Konsoles running and still have 50M *physical* RAM free. Your install sucks ;-) Mine's compiled with --enable-final and objprelink, and is very snappy.

  51. Re:Work with the GNOME people (and vice versa) by Drone-X · · Score: 4, Informative
    Better interoperability between KDE and Gnome could only improve the situation for both desktops. Isn't The X Desktop Group supposed to be working on with KDE and Gnome on this?

    There is activity going on on their mailing list. E.g. right now they're coining up a standard for storing image thumbnails so Nautilus, Konqueror and the GIMP will be able to share them.

  52. Mirrors.... by tomknight · · Score: 1
    Great - now the mirrors page is slashdotted....

    Tom.

    --
    Oh arse
  53. Re:Compiling 2.1 now, worth the upgrade? by Anonymous Coward · · Score: 0

    The changes are big, specially antialiased fonts. Give it a try Good luck!

  54. Re:No Solaris 8 binaries !!! by HeUnique · · Score: 2

    If I recall correctly - PatriotSoft will issue Solaris binaries RSN

    --
    Hetz (Heunique)
  55. Has the speed been fixed? by be-fan · · Score: 1, Informative

    Despite how mature KDE 2.x is, it still has a killer flaw: it is dreadfully slow. I mean it makes Windows-2000 feel like BeOS. I scares me to think of all the people who never got into Linux because KDE's speed frightened them away.

    Somebody on /. once made a very good point. Developers should be forced to code on vanilla pentiums with 48MB of RAM. Thus, their programs will run quickly on those with mainstream machines. Watching KDE-2.1 (I have not tried 2.2, so I won't comment on it) sputter along on my PII-300 /w 256MB of RAM (which runs Win2K damn snappily, thank you very much) is just sad. For example try loading up a directory with a lot of files in Konqueror. KDE2 will visibly pause while Win2K will merrily blast them all onscreen. Then try resizing the window (with opage resize turned on). With Explorer, there is barely any flicker, and the process is *smooth* With Konqueror, you can see visible redraw, and the thing rubber-bands like Netscape 4.7. While Word 97 starts up instantly on my computer, even simple apps take several seconds to load on KDE. For a twichy guy like me (spoiled by BeOS) KDE's lack of snappy response makes it unusable. Alex St. John (DirectX evangalist and former columnist at MaximumPC) once asked how the hell Internet Explorer could visibly flicker when drawing a few bitmaps and some text, while Carmack was spewing tons of AI driven monsters on the screen at 30fps.

    What KDE really needs is a feature-freeze. It is already "usable enough" and has enough eye-candy (aren't UNIX guys supposed to HATE style over substance?) What needs to be done is to revamp the internal architecture for speed. Not turning the codebase into spaggheti code for a few more % speedup, but making good design decisions that trade some 1% functionality (defined as functionality that is cool, but useless to 99% of the population, such as remote network objects) for speed and simplicity. Unfortuately, the tricks going on at AMD and Intel virtually assures that such a thing will never happen. It has been said of software (MS software in particular) that it expands to fill available hardware resources. I thought Linux was supposed to be different?

    --
    A deep unwavering belief is a sure sign you're missing something...
    1. Re:Has the speed been fixed? by Anonymous Coward · · Score: 0

      I have a sprained thumb, so I'll keep this short.

      If you turn off all of the preview rendering in konqy, it takes less than a second to load /usr/bin on my system. I have 1245 executables and shell scripts in that directory. And this is all with alpha blended, large (64x64) icons. Icon size and alpha blending are both, of course, configurable.

    2. Re:Has the speed been fixed? by mimbleton · · Score: 1

      This is X issue not KDE.
      The only thing you can do is to get yourself better X server like AcceleratedX.
      It is almost as fast as Win32 GDI ( not quite but much better than XFree)

  56. Re:make 'find' for Konsole as it is in OpenStep by Anonymous Coward · · Score: 0
    Hi, if I understood you correctly, you want to search through the output of a programm, right ? You can do this very simple with:

    myap | less

    and then search for the keyword using: /keyword. See man less
  57. Re:some notes by rleyton · · Score: 4, Insightful
    A small gripe - but what I'd most like to see is some breakout of the individual apps into seperate packages. As my post above states, I love kmail - but I do wish I could keep up with stable(ish) development releases of that, without having to download the entire kdenetwork module.

    --
    ooooooh! What does this button do? - DeeDee, Dexters Lab.
  58. packages for YOUR distro.... by neo-phyter · · Score: 1

    check at the following link. Not only does it it contain links to packages on a sourceforge server, but it is a good write-up about the release, as well.

    Allan

    http://linuxtoday.com/news_story.php3?ltsn=2001- 08 -15-005-20-NW-KE

  59. Major Improvements by Root+Down · · Score: 1

    Along with the updated Konqueror, which appears to have a host of upgrades, KOffice 1.1 is set to come out next month, according to the article. Altogether, it looks to be an impressive release, though I have yet to install it to see the UI improvements. Seems to run on most flavors of Linux/Unix, which is a boon to corporate and civic entities looking to divest themselves of pricey MS apps.

  60. Re:some notes by Anonymous Coward · · Score: 0

    Read this
    http://slashdot.org/articles/01/08/13/1248233.sh tm l
    and the linked dot.kde.org article.

  61. Re:Ok, user friendly with no installer? by SilentChris · · Score: 2

    I agree. A lot of KDE upgrades I avoid simply because I'm afraid of the incompatibilities it can cause with my current distro (in this case, RedHat 7.1). I normally wait for a Linux company to place the new interface into their distro, then download that instead.

  62. Re:Bloat by dmelomed · · Score: 1

    There's much more cruft in C++ than there's in C. C++ lets the programmer go lazy on many things at the expense of bloat and execution speed. Even "Hello world" examples are much larger in size than C equivalents. The sheer size of the download should give you an idea. The loading times don't worry me as much as the memory usage. Same goes for Mozilla. Mozilla is a huge beast and will use lots of CPU often (not even mentioning all the memory leaks).

    Bottom line: I can't use KDE 2.2 on my 128 MB machine, it's just not enough. KDE 2.2 plus Mozilla, and I am sitting waiting for the swapping to churn through.

    Also compare GNOME core distribution ( mostly C) and KDE core distribution sizes. Granted GNOME doesn't offer as many features, but the difference is quite apparent.

  63. Debian Packages by qlippoth · · Score: 2, Informative

    KDE 2.2(Final) Debs are available in the unstable tree. If you normally run the stable tree, you may want to switch over to unstable, install just the needed kde packages, then switch back. deb http://http.us.debian.org/debian unstable main contrib non-free

    --
    Mmmm, -funroll-loops
    1. Re:Debian Packages by hidden · · Score: 1

      apt 0.5 (the one in testing and unstable) has very powerful support for using sources of multiple trees at the same time. you can set a default distro to get packages from, and then override it at the command line when you want to (such as when installing kde) It also remembers which packages are which distro for when you update... so just switch long enough to upgrade your APT, and then have a blast... :)

  64. FSCKING INSIGHTFUL!!!!!!!!! by Tyler+Eaves · · Score: 1

    The best comment I've read on /. in a long time.

    --
    TODO: Something witty here...
  65. Re:Not quite clear what is missing... by Anonymous Coward · · Score: 0

    I want one huge workspace that can scroll. Not 4 individual workspaces - which is what KDE has. I want to be able to drag an app to the corner of my screen and be able to go to the adjacent view and see the app.

    And I want 4x4 or 4x6 views on ONE workspace. I don't want to move a window out of the screen, not even partially! (Amiga style!) I want a BeOS style workspace/view switching so that when I get a hold on one window and change view, the window sticks during the switch and I can leave it on another view. I want a Amiga-style box in one corner of the screen that I can use to switch between views.

    I already have that with Gnome and especially Sawfish. Last time I checked, Sawfish and KDE didn't talk the same language; I don't know if it has implemented KDE2 WM hints yet. Someone here was right, the KDE workspace/view thing is not configurable enough. KDE has features but it still remains unconfigurable. Can I choose which titlebar buttons to show and on which side, like in KDE 1.2? 2.1 didn't let me.

    I've been waiting for a few things to let myself utilize the KDE framework which itself is pretty great, and probably the best desktop framework there is for Linux.. (and other unixen)

  66. Re:some notes - Fix the Fonts please by Anonymous Coward · · Score: 0

    You've some fucked up libraries there mister, unless you're using hot stuff directly from CVS.

  67. Re:RedHat 7.2 by bero-rh · · Score: 2

    KDE 2.2 is part of Red Hat Linux 7.2.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  68. Re:KDE and Ximian Gnome Can't Get Along? by Anonymous Coward · · Score: 0

    Use KDM. A few weeks back, I installed the KDE2.2 beta and I was quite impressed with KDM when compared with GDM. Far nicer.

  69. Solaris? by Sp00nMan · · Score: 1

    Hello.. not everyone in the world runs linux. Would be nice if they released Solaris pkg's along with the release :(

  70. Re:some notes - Fix the Fonts please by Anonymous Coward · · Score: 0
    I recently (a month ago) got a laptop with win2k on it. I had to change the preferences to get rid of web-page like file browsing, but otherwise, I can't complain. It's fast, slick, and I've only had one crash with it. I virtually run it 24-7. I could count on 3 fingers the number of applications I've had problems with (one was a 16-bit win 3.0 era application, and one is just a poorly written piece of shit I use for work, but it works so much better in 2k than in 95).

    Sorry, call me a troll, or flamebait, or whatever, but win2k does a lot of things right.

  71. Re:Does it run with Mac OS X? by seanw · · Score: 2

    yeah, the would be Gnome you where thinking of (as compiled under the FINK project). and of course you need to run it under XFree, it doesn't run directly under Quartz/Aqua. but FINK has been moving along pretty well, so KDA may not be that far away...

    sean

  72. Good to see progress by sasha328 · · Score: 1

    I've been using KDE 2.2alpha (on Mandrake 8), and it is great. There were some hitches, but they'd be ironed out in the release version. What I like most about KDE is not just the eye-candy that is builtin, but actually the uniformity of the interface between all the various components. Anyone else notice the similarities with Aqua, like the enlarged panel icons ala the Dock?

    1. Re:Good to see progress by thefogger · · Score: 1

      Yes, that's right. If you _REALLY_ want it to look like Aqua, go get the liquid rendering engine from www.mosfet.org. It's great and looks so cute :-)

      --


      Um... I didn't do it!
  73. Does it run with Mac OS X? by EGNi · · Score: 1

    Or was that Gnome..

    1. Re:Does it run with Mac OS X? by Anonymous Coward · · Score: 0

      Ya no one could accuse Enlightenment of being eye candy...shea right...

    2. Re:Does it run with Mac OS X? by FudgePackinJesus · · Score: 0

      Actually,

      With the Qt libs available on Mac OS X, it wouldn't be hard for the KDE team to cut what little X dependencies they have and port KDE3 to said operating system.

    3. Re:Does it run with Mac OS X? by Genoaschild · · Score: 0

      Certainly not as much as Aqua. I can't believe I got modded down because I gave an opinion. I wasn't even being a troll.

      --
      Just because a bunch of people believe or do something stupid, doesn't make it any less stupid.
  74. Re:KDE vs Gnome by Capt.+Beyond · · Score: 2, Informative

    Why not use both? Install both of them, install a program like selectwm, and choose which wm to use. This way, if you get tired of using one, you can easily switch to another. No big deal.

    --
    -- "Perceptions create reality. By changing your perceptions you change your reality."
  75. make 'find' for Konsole as it is in OpenStep by Pegasus · · Score: 2, Interesting
    I think it's also a good time for you - the reader/user to post what do you want to be changed in KDE? what do u hate about KDE? what do you like? What do you think should be improved? What do you think should be removed? most of the KDE developers read slashdot - so maybe your request will be fullfilled - you never know...

    What we at our company are almost YELLING about at some places ... we're all used to OpenSTEP and some of us are still using it just because of the Terminal.app. When you have some process or script that outputs tons of stuff, you just press Ctrl+F, you get a find panel, you enter your search keyword and it moves the terminal buffer to the right place and highlights what you've searched for. I think OS X has something simmiliar.
    If such functionallity would be added to KDE, there'll be no reasons for us to keep OpenStep anymore, expect for sentimentallity. :) Such feature greatly simplifies the daily job of the sysadmin.

  76. Re:Work with the GNOME people (and vice versa) by n0-0p · · Score: 1

    Actually, I think this has to be about the best suggestion you could give. Better interoperability between KDE and Gnome could only improve the situation for both desktops. Isn't The X Desktop Group supposed to be working on with KDE and Gnome on this? I haven't heard much about it in a while.

  77. Oh Boy! by Anonymous Coward · · Score: 2, Funny

    I am pleased to announce that since my porn came in 78% clearer now that I'm using KDE 2.2 (automatic antialiasing all da way!), I got off in 2 seconds instead of 3. Thank you. You've made my day the best ever, and also made my keyboard a gooey mess.

    1. Re:Oh Boy! by Anonymous Coward · · Score: 1, Funny

      Konqueror, with its popup-suppress option, will be the web browser of choice for all p0rn surfers.

    2. Re:Oh Boy! by Anonymous Coward · · Score: 0

      On the contrary, Mozilla offers much finer control over pop-ups. It is the thinking man's porn browser. KDE is for stupid idiots.

  78. .debs? by Anonymous Coward · · Score: 0

    Anyone know of a url for sources.list ? thanks

  79. it's there now by Pierre · · Score: 1

    It usually takes a week or so but....

    but go check freshports - it's in the ports collection now. along with koffice-rc1. very cool.

    my modem will be busy today :)

  80. Re:Seriously, Gnarly Dude?! by Anonymous Coward · · Score: 0

    Many already have and are resting for a second go.

  81. Re:some notes by be-fan · · Score: 2

    Windows 2000 might not be usably fast on a 386/33, but neither is KDE (1.x even) for that matter... And maybe you and I have a different definition of "usable" because I consider something jerky to be unusable. Maybe I'm spoiled, but if I notice it, its going too slowly. Win2K goes fast enough that I don't notice it (and it is significantly faster than 9x, if you don't know why read a good OS book) but KDE2 doesn't. Simple as that.

    --
    A deep unwavering belief is a sure sign you're missing something...
  82. Re:Crappy fonts by Duley · · Score: 1

    Like I said, been there forever, there's a checkbox for it in the Font configuration tab. If it's not there your X server doesn't support XRender. What version are your running and with what video card?

  83. tear away menus by AndyofHartford · · Score: 1

    I wish KDE had tear away menus like gimp and gnome. Is this possible in KDE or is QT the problem?

    1. Re:tear away menus by fault0 · · Score: 1

      I think he means tear off menus in all apps (something that most gtk apps don't have, but properly behaved ones like the GIMP do).

      I actually do see less KDE apps having tearoff menus. Kicker/kdesktop/kwin do, but not even base apps like konqueror do.

    2. Re:tear away menus by HeUnique · · Score: 2

      You haven't tried KDE for a long time - did you?

      This option is available long time ago - enabled as default for example in the K menu..

      --
      Hetz (Heunique)
  84. Re:Screen Shots by Captain+Pooh · · Score: 1

    Looks smooth..going to get the rpms now.

  85. Re:Been running it for a week now, great release. by be-fan · · Score: 2

    Would you trade speed of compilation for standards compliance?
    >>>>>>>>>
    Yes. Because I tend to stick very closely to "safe" code, which is always a good practice, no matter how standards complient your compiler. There is, of course, a balance, but GCC's balance point is in the wrong place.

    That would be complete stupidity. GCC 3 is a godsend for C++ developers, and a firm base for future speed improvements.
    >>>>>>>>>>
    Well, let's see what shapes up. Of course, the competition isn't standing still either. IntelC++, for example, is very fast, makes great code, and is quite standard complient (not to the point of GCC, but very close). If only it didn't cost so damn much...

    Besides, standards compliance is not GCC 3's only feature. It is also one of the most portable and retargetable compilers out there (perhaps THE most), which was always the main killer feature.
    >>>>>>>>>
    90% of the world runs x86, deal with it. Something useful to a very limited portion of the population cannot be billed as a "killer" feature. Maybe if GCC was billed as an embedded compiler, that would be true, but as a compiler for Linux/x86, that feature carries little weight.

    I have no doubt that GCC will improve. Whether it will every be better than its competitors, however, is totally up in the air. As it stands, 3.0 is not much better than 2.95.3 in any respect other than standards complience. If 3.1+ changes this, then great. Otherwise, not so great.

    --
    A deep unwavering belief is a sure sign you're missing something...
  86. Re:Been running it for a week now, great release. by be-fan · · Score: 2

    Apparently, GCC 3.0 is quite a dissapointment for most people. It really doesn't compile faster, it really doesn't produce faster code. It is *very* standard complient, but standards complience cannot be a compiler's only feature. Luckily, Intel C++ is being ported to Linux. Hopefully Intel does something smart and releases 'icl' in a form that's usable to the community. Since many users compile their software themselves, god knows a $400 compiler won't fly very well in the Linux market.

    --
    A deep unwavering belief is a sure sign you're missing something...
  87. Re:some notes by Arandir · · Score: 2

    Hmmm, I don't know about porting to qt-3.x, but I definitely remember the hassles of porting KDE from qt-1.4x to qt-2.x. Many major KDE applications were simply unavailable for KDE-2.0 for a very long time.

    Don't get me wrong, I don't think an API should be frozen in stone. But a lot of attention needs to be made to the existing source and binaries that were made for last months API.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  88. Been running it for a week now, great release. by cybrthng · · Score: 4, Informative
    KDE 2.2 is a huge leap in usability for KDE. I personally can't wait for 2.2.1 as they may include a prelinker for compiling that optimizes the loadtimes on the applications. It shouldn't take the amount of time it currently takes to load, but it is usable.

    New features I like:

    Pulsating icon when program is loading

    Interface cleanup - Finally looks good on hi-res LCD

    Bug fixes - Browser is getting more usable day by day

    Kdevelop - intriguing program. Hope it continues to mature at it's current pace. Very familiar coming from MS Vis Studio.

    Koffice - Hope to see you at 1.1 soon! looking great

    Schemes, Colors, Sounds and everything are much snappier

    Control panel cleanups!

    Setup wizards (makes it easy for windows converts

    And lots of GUI toys & options - can change icon & font rendering, window popup speed and much more. eye candy for sure

    Again, compile times suck. It takes a few hours to compile kde_base alone on a 1ghz P3 with a gig of memory.

    Hopefully Gcc 3.01 /3.1, QT 3.0 and KDE 3.0 will be the killer desktop. 2.2 is a VAST improvement, but only that.. an improvement on existing interfaces and bugfixes.

    I do like KDE's object model of sorts, widgets and kparts. Very will thought out implementations, i just hope they learn to quit breaking binary compatibility with each major release :)

    Keep up the good work KDE team!

    1. Re:Been running it for a week now, great release. by Anonymous Coward · · Score: 0

      Well, just upgraded my Debian Woody box with the Sid KDE 2.2 packages, as well as XF86 to 4.1 (to give you some background) and AFAICT, AA fonts are just beautifull. (sp?)

      Of course, it might just be the better video drivers with XF4.1 (the Matrox G200 is better supported in 4.1). But in the visual appearances area, there seems to be progress, that's for sure.

    2. Re:Been running it for a week now, great release. by ChadN · · Score: 2

      I shouldn't bother responding to this obnoxious and patronzing post, but screw it, you are a pretentious fuck.

      When I started using GCC, nowhere near 90% of GCC targets were for IA32. It could build for 68000, Sparc, PDP-20, etc. I remember hacking on the code generation for a summer job I had ages ago, since the ANSI C compliance was so good (for the time). That is why I said that the retargetable nature of GCC was always its "killer feature". Telling me to "deal" with the fact that 90% of targets NOW are intel, is an assinine retort.

      GCC 3.0 is a nice step forward, and perhaps compile speeds will improve in future releases. If that isn't good enough for you, spend the $400-$500 for Intel's compiler, you damn cheapskate. Meanwhile, I'll spend that money on a faster CPU, more RAM, a bigger disk, AND have money left over for good sushi.

      GCC is *good* for developers, since commercial compilers have to perform at least as well as GCC in order to expect any sales. So the non-free "competition" must not stand still to remain relevant. As of GCC 3.0, we have the makings of a very good baseline for C++ (and even C99, to some extent) support, and it will just get better. Deal with it yourself.

      --
      "It's overkill, of course. But you can never have too much overkill." - Anonymous Slashdot Coward
    3. Re:Been running it for a week now, great release. by thefogger · · Score: 2, Informative
      I do like KDE's object model of sorts, widgets and kparts. Very will thought out implementations, i just hope they learn to quit breaking binary compatibility with each major release :)

      Well... after all I've heard they're going to break binary compatibilty one more time with KDE 3. After that, it won't be necessary to do this any more, because of some feature in QT and/or KDE 3.

      Does anybody know more about this?

      --


      Um... I didn't do it!
    4. Re:Been running it for a week now, great release. by be-fan · · Score: 2

      I shouldn't bother responding to this obnoxious and patronzing post, but screw it, you are a pretentious fuck.
      >>>>>
      God I love being me...

      When I started using GCC, nowhere near 90% of GCC targets were for IA32. It could build for 68000, Sparc, PDP-20, etc. I remember hacking on the code generation for a summer job I had ages ago, since the ANSI C compliance was so good (for the time). That is why I said that the retargetable nature of GCC was always its "killer feature". Telling me to "deal" with the fact that 90% of targets NOW are intel, is an assinine retort.
      >>>>>>>
      I meant that right now, 90% (or some other big percentage) of people using GCC are running x86. That's just the simple truth of the world.

      GCC 3.0 is a nice step forward, and perhaps compile speeds will improve in future releases. If that isn't good enough for you, spend the $400-$500 for Intel's compiler, you damn cheapskate. Meanwhile, I'll spend that money on a faster CPU, more RAM, a bigger disk, AND have money left over for good sushi.
      >>>>>>>>
      Hey, I never said it wouldn't get better. I'm just saying it really isn't that great. And aside from better complience, there is no real tangible improvements in 3.0, despite the extensive changes.

      GCC is *good* for developers, since commercial compilers have to perform at least as well as GCC in order to expect any sales. So the non-free "competition" must not stand still to remain relevant. As of GCC 3.0, we have the makings of a very good baseline for C++ (and even C99, to some extent) support, and it will just get better. Deal with it yourself.
      >>>>>>
      Again, I never said that it wouldn't get better. I'm just saying, that at this point, commercial competitors such as icl have almost as good complience, much better speed, much better code generation, and are more developer friendly (icl has GREAT error messages). Sure GCC will get better, but it isn't that great yet.

      --
      A deep unwavering belief is a sure sign you're missing something...
    5. Re:Been running it for a week now, great release. by David+Greene · · Score: 1
      It is *very* standard complient, but standards complience cannot be a compiler's only feature.

      No, not the only feature, but don't underestimate the importance of this. I can't count how many times I've heard curses over VC++'s lack of standards compliance. Template specialization is always a sore point, especially given its prominence in recent C++ coding practices.

      I, for one, will not be disappointed. First get it working, then optimize.

      --

    6. Re:Been running it for a week now, great release. by Anonymous Coward · · Score: 1, Informative

      > Again, compile times suck. It takes a few hours to compile kde_base alone on a 1ghz P3 with a gig of memory.

      This is a short-coming of the current gcc C++-compiler and linker, take a look at your build process, most of the time is spent in the linking steps.
      gcc never was (and never will be ?) a speed demon, but perhaps gcc >= 3.x will reduce the problem somewhat.

    7. Re:Been running it for a week now, great release. by SilentChris · · Score: 2

      Good point. How does it handle antialiasing of fonts?

    8. Re:Been running it for a week now, great release. by Anonymous Coward · · Score: 0

      What? There's still some Qt 1.x-related stuff in KDE 2.2?

      But I thought that Qt 2.x was such a big change that it made it impossible to keep any Qt 1.x-style approaches (or should I say API?) in KDE when they were developping V2. I've read over and over again how big a change it was to go from Qt 1.x to 2.x ... So excuse my ignorance about the inner details of KDE (and of Qt), but how is this possible?

    9. Re:Been running it for a week now, great release. by 10Ghz · · Score: 5, Informative
      i just hope they learn to quit breaking binary compatibility with each major release :)

      Doesn't GCC 3 break binary compatibility regardless? KDE decided to move to QT3 when they did so end-users would have easier time. If they did it otherwise, users would lose binary compatibility when changing to GCC 3, and then again when moving to KDE/QT 3. This way they can move to GCC/KDE/QT 3 in the same time, breaking binary compatibility only once (instead of twice)

      There was a long discussion about this among KDE-developers

      --
      Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
    10. Re:Been running it for a week now, great release. by JabberWokky · · Score: 2
      I personally can't wait for 2.2.1 as they may include a prelinker for compiling that optimizes the loadtimes on the applications.

      I'm amazed at how fast 2.2 is over 2.1. That said, the prelinker is a released tool - since KDE does not do *any* packaging whatsoever, it's up to the distro to decide how they want to compile it (in theory, you don't *have* to use gcc), what package format, what directories, etc. Since KDE is released for Solaris, AIX, BSD, etc, the prelinker may or may not apply.

      In SuSE's case, I notice that there is an "experimental" directory that came down when I wget'ed the entire group of packages. Maybe those are the prelinked binaries?

      Incidently, for those who might be wondering what the Fine Manual I'm talking about, see the Dot article at: http://dot.kde.org/996240227/ and some of the original technical bits here: http://www.suse.de/~bastian/Export/linking.txt

      And yes, the gcc team is apparantly aware of this, and will be taking some of this into consideration when new revisions are made to the linker.

      --
      Evan

      --
      "$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
    11. Re:Been running it for a week now, great release. by DeeKayWon · · Score: 2

      KDE3 will be almost a direct port of KDE2 to QT3. In the process they're going to clean up the problems in their APIs that they've uncovered since releasing KDE2, thus breaking compatibility with most KDE2 apps.

    12. Re:Been running it for a week now, great release. by Anonymous Coward · · Score: 0

      So to compare it with something I'm aware of, would it be like Apple taking the fine-tooth comb to their "legacy" APIs (the ones in MacOS "classic"), taking out the cruft and other really old API still around because of backwards compatibility, tweaking some of those that are left to support more modern OS features (protected memory, pre-emptive multitasking, etc.) and calling the result "Carbon"?

      Since Qt/KDE 2.x is fairly recent code (KDE 2.0 came out last year, fer crying out loud), I wonder what cruft might be in there. Or was it the proverbial design decision that turns out to be bad afterall, once your product has been unleashed?

      Anyway, I'm curious to know what problems they'll address. Any details?

    13. Re:Been running it for a week now, great release. by Anonymous Coward · · Score: 1, Insightful

      Some of the packages still use interfaces from the Qt 1.X series, that have been retained for legacy support. KDE3 should hopefully get rid of these parts.

  89. Re:Bloat by Anonymous Coward · · Score: 0

    Just because they are larger binaries does not automatically mean the programs themselves will use more memory. Besides, the fact that it is C++ has no relation whatsoever to the huge number of processes that KDE requires, and the huge number of dot configuration files that are created when you use it. I agree with the man, KDE needs to slim down substantially before I will use it on any of my systems.

  90. Re:Compiling 2.1 now, worth the upgrade? by jbrw · · Score: 3, Informative

    It's a major upgrade - you probably want to upgrade (or, get ready to upgrade when 2.2.1 inevitably comes out in a couple of weeks).

    The release notes are worth reading over.

    ...j
    (jackass has been cancelled. eep!)

  91. Help by jdavidb · · Score: 1

    Then if it's so important, get out there and start writing a common icon API.

    If the success of free software means something to you, then please add your contribution. If it does not, then please don't try to shoot it down. We'd like to make a go at it even if you don't.

    sorry.

  92. Crappy fonts by nEoN+nOoDlE · · Score: 1

    The biggest problem I've had with the desktop in Linux were the crappy aliased fonts in pretty much every program. Did the latest version of KDE fix this or does it have to be fixed in XFree86?

    --
    Don't trust a bull's horn, a doberman's tooth, a runaway horse or me.
    1. Re:Crappy fonts by nEoN+nOoDlE · · Score: 1

      I said aliased fonts, I don't care what font I'm using, as long as it's anti-aliased... Like windows has had since around win95 and mac has had since forever.

      --
      Don't trust a bull's horn, a doberman's tooth, a runaway horse or me.
    2. Re:Crappy fonts by Duley · · Score: 1

      Uhm, it's been optional in KDE forever. Run KControl, select Look 'n Feel and Fonts.

  93. Re:Not quite clear what is missing... by mmol_6453 · · Score: 1

    I discovered, quite by accident, that if you configure your X server to treat your desktop as one resolution, but run your screen at another, you can quite easily scroll from region to region on your screen.

    That completely bypasses (and/or runs in addition to) any extra software pager.

    --
    What's this Submit thingy do?
  94. Re:It has been taken care of by Billly+Gates · · Score: 2

    Oops, I meant the new kde 2.2 and not 2.1 has been fixed. Sorry about that.

  95. Developpers and speed by konmaskisin · · Score: 1
    Somebody on /. once made a very good point. Developers should be forced to code on vanilla pentiums with 48MB of RAM. Thus, their programs will run quickly on those with mainstream machines.
    That would be silly. I want all developpers to have quad SMP machines with a Gig of RAM and 100 gigs disk. That way they can develop and compile and debug FASTER. It would be nice if they all had a small machine like you described on their network so that they could INSTALL their rapidly developped applications for TESTING. That might lead to some optimizations being done that don't happen now. OTOH maybe it would be better if the KDE project started suggesting 400mhz and 256RAM as a minimum for a useable "desktop workstation", and saved time by *not* optimizing the code for old machines. It's an engineering question worthy of debate.

    On my old machines (eg < 300 mhz) all versions of MS Windows after Windows95 have had a snappier user desktop application environment and GUI than anything Linux or X could do on the same machine. One exception for me was I found MS-Windows 95 and Office97 (or whatever it was back then) to be slower on my pentium 133 - X was faster because the environment was simpler: Emacs and FVWM. It is sort of odd that Win2K is even able to run on a p233 - let alone run quickly. There's something highly optimized about the MS GUI and highly *unoptimized* about it's guts. After all let's be thankful that Linux/BSD etc. can kick butt in a few areas: eg. ISS and/or Exchange server don't run quite as snappily as the MS desktop/GUI!

    What's more compelling for me is that old machines (pentiums etc.) with Linux installed can run a nameserver, mailserver, and webserver *all on one system* and keep a small LAN of 10 machines or so more than satisfied. So maybe it's best to use your old boxen that way: as a Linux or *BSD server only or as a "desktop" but only for Win98/Win95, and then buy honking monster super boxen if you want a fast system under KDE/GNOME or X.

    You can always remote the display to your old slow machine ;-)

    1. Re:Developpers and speed by be-fan · · Score: 2

      That would be silly. I want all developpers to have quad SMP machines with a Gig of RAM and 100 gigs disk. That way they can develop and compile and debug FASTER.
      >>>>>>>>
      BeOS was developed on 66MHz PPCs with 16MB of RAM and it shows. The damn thing runs like hell on mediocre machines, and even faster on faster ones.

      It would be nice if they all had a small machine like you described on their network so that they could INSTALL their rapidly developped applications for TESTING. That might lead to some optimizations being done that don't happen now.
      >>>>>>>>
      Its not just optimizations. Its the whole mindset that features are more important than basic usability.

      OTOH maybe it would be better if the KDE project started suggesting 400mhz and 256RAM as a minimum for a useable "desktop workstation", and saved time by *not* optimizing the code for old machines. It's an engineering question worthy of debate.
      >>>>>>>>
      That's ridiculous! And Linux people claim that Win2K is bloated! An OS (and by extension, a GUI environment) is just a helper. A lowly piece of code that has no other reason for existance than the fact that it is sometimes useful to the application. Nobody wants to run KDE-2, they want to run their apps. The OS code should just get the hell out of the way and leave all the processor they can do the application. I don't mind my 3D renderer sucking up resources like anything. Hell, I'm getting a dual Athlon soon just so I can feed it more. But moving windows around on my desktop is a means to an end, not an end in itself. Thus, it deserves very little of my processor time, whether my machine is a dual 1.2GHz monster, or a wimpy 300Mhz weakling.

      --
      A deep unwavering belief is a sure sign you're missing something...
  96. Re:and... by Z4rd0Z · · Score: 1

    If the binary package is available, then the port is already done. You can't have one without the other. But beware that building KDE takes a loooong time to build, much longer than compiling a new world.

    --
    You had me at "dicks fuck assholes".
  97. Superb by rleyton · · Score: 3, Informative
    I was all ready on Monday to get my SuSE install of KDE upgraded, but disappointed when it didn't appear. Tuesday's announcement of hardware problems (don't they always hit you when you least expect it), meant a bit of rummaging about (and ftp.suse.com dropped my connections frequently), but thankfully SuSE RPM's were available on ftp.mirror.ac.uk - So I've been running it for a couple of days now.

    Well worth the upgrade. It's slicker and feels faster than before, and the "kpersonalizer" is a nice quick way to tune your environment. Konquerer is nice, but still a bit clunky, so Moz wins for me here. KMail simply goes from strength to strength.

    If you've not done it yet, go for it. You won't be disappointed, you'll certainly be impressed at the hard work that has clearly gone into this environment. Well done the KDE team!

    --
    ooooooh! What does this button do? - DeeDee, Dexters Lab.
    1. Re:Superb by marcustacitus · · Score: 1
      Debian SID/unstable had it at least since Monday already. Just remember the old

      apt-get update

      apt-get upgrade

      I'll never go back to using anything else.

      M

    2. Re:Superb by djoham · · Score: 1

      Yes. Read the announcement linked above. Its about a third of the way down.

      David

    3. Re:Superb by grammar+fascist · · Score: 2

      KMail simply goes from strength to strength.

      Does it do IMAP this time?

      --
      I got my Linux laptop at System76.
    4. Re:Superb by Anonymous Coward · · Score: 0

      Yeah, it's nice to never have to know what a dependancy is and just let apt do all the work for you, huh? I run a Debian mirror and can't tell you how much fun I've had with people grabbing packages with a few "added features" of my own. I love that apt-get install trojan, don't you? ;-)

    5. Re:Superb by mmol_6453 · · Score: 1

      Personally, I love Debian. I'm just frustrated that KDE 2.0+ has always been in "unstable" (a.k.a. "sid"). I don't have the time to do the upkeep that unstable requires.

      How "worth it" would it be to manually install all the files and dependancies required to run KDE2?

      I ran KDE2.0 when it came out, but that's when I had time for that amount of upkeep. (Though I didn't recover from perl breaking way back when. !lart the package maintainer who posted broken packages.)

      --
      What's this Submit thingy do?
    6. Re:Superb by McFarlane · · Score: 1


      hi, I like Debian too

      p.s. apt is really really really good

      --
      [We don't come from a planet. We come from a grid sector.]
    7. Re:Superb by Fourier · · Score: 1

      Yes, thank you. We all know how much you like Debian, no need to tell us again.

  98. Re:some notes by swright · · Score: 1

    I dont even know if this can be done, but when the 'Store Settings' option is checked to remember the window size and position, it would be _really_ useful to have it NOT store the settings when the size/position is set by Javascript in the page

    (damn popups keep giving me tiny windows the next time I use them...)

  99. Re:Ok, user friendly with no installer? by t482 · · Score: 1

    Those who don't know how to use rpm maybe should wait until their favorite distro supports it and then buy a copy. Personally I don't like the way Mozilla installs - rpm and apt-get were well thought out. Why reinvent the wheel? Plus - tell me one user who don't know what distro they are using.. The spash screens of Redhat/Suse/Mandrake etc are very large and in your face... Anthony

  100. Re:some notes by Anonymous Coward · · Score: 0

    Use a web-based mail account (hotmail,yahoo,gmx,hushmail).

  101. Re:some notes by ozbird · · Score: 2

    A diskless X terminal runs only the X server.

    In the traditional model, yes; this is what our prototype is doing. However, given that the that the *minimum* system readily available these days is a Duron 850MHz with 128MB stick of SDRAM, it seems rather wasteful not to put this to good use. NCD provides Netscape and ICA on some of their xterms, and we've tried this successful on the Linux-based "xterm" too. Moving the window manager to the terminal is the logical next step, but admitted more of a giant leap...

    Ignoring the technical issues of running the window manager locally, the more stuff added to the boot image, the longer the boxes take to boot. While this shouldn't be an issue, users who have been exposed to Windows will reboot the terminals with Ctrl-Alt-Del at the merest hint of a problem...

    More likely, we'll harvest the spare CPU cycles after hours - imagine a Beowulf cluster of Duron-based xterms... ;-)

    Apparently you are not aware of shared memory.

    Actually I am aware of shared memory, which is why I built everything with shared libraries to minimize the memory usage. There were some memory savings using shared libraries, but the actual memory usage of the limited trial indicated that we would have trouble with a full user load.

  102. KDE and Ximian Gnome Can't Get Along? by idonotexist · · Score: 5, Interesting

    Apt-getting kde, noticed kde removes gdm. I thought --- well, I'll install kde 2.2 and then reinstall gdm. After installing kde, apparently an install of gdm is not possible without removing kdm and kde.

    While I enjoy using gnome more than kde, I like to occassionally use kde by selecting kde in gdm. However, with kde 2.2, this no longer seems possible. Does someone have any suggestions to allow gdm with kde 2.2?

    --
    "There ought to be limits to freedom"
    1. Re:KDE and Ximian Gnome Can't Get Along? by Jebediah21 · · Score: 1

      I would suggest finding a utility like RedHat's SwitchDesk for Debian.

      --

      Everytime you look at porn a devil gets their horns.
    2. Re:KDE and Ximian Gnome Can't Get Along? by Anonymous Coward · · Score: 0

      but the kde package is just one of those wrapper/group packages (I forget there correct name) so if you remove it all it does is remove itself and not all the other kde-packages that it installs.

    3. Re:KDE and Ximian Gnome Can't Get Along? by ikekrull · · Score: 2

      Use Windows 2000. A few weeks back, i installed Windows 2000 and was quite impressed with Windows compared to Linux. Far nicer.

      --
      I gots ta ding a ding dang my dang a long ling long
    4. Re:KDE and Ximian Gnome Can't Get Along? by Anonymous Coward · · Score: 0

      Perhaps you're blind, and didn't understand the question. To repeat the previous poster's question:

      "Does someone have any suggestions to allow gdm with kde 2.2?"

      Perhaps a more appropriate answer is in order.

  103. RedHat 7.2 by Anonymous Coward · · Score: 0

    I hope KDE2.2 makes it's way into Redhat 7.2! That combo would make for something that joe-user could go for.

  104. Here's what I'd like to see by dmelomed · · Score: 3, Interesting

    Less bloat. More optimizations. You shouldn't neet lots of resources to move windows around and copy and paste. 1.x release was actually bearable on a 64 or 128 MB machine, can't say the same about the new release. I know this is asking for impossible, but maybe people who moderated my previous post a troll can prove me wrong, and have a large C++ project have a memory foot print/resource usage that these kinds of binaries could have (C instead).

    1. Re:Here's what I'd like to see by Chainsaw · · Score: 1

      You won't get any greater speed if you move from C++ to C. In fact, you might get *less* speed from a switch like that since you will probably end up emulating classes poorly.

      --
      War is one of the most horrible things a human can be exposed to. And one of the worlds largest industries.
    2. Re:Here's what I'd like to see by Anonymous Coward · · Score: 0

      Dude, buy more fscking RAM. RAM is SOOOOOO cheap right now, running on 64 or 128 MB RAM is pretty damn dumb. I have 1 GB in my main workstation and 2 GB in my server.

      512 MB RAM - $40 how can you go wrong ?!

  105. mirrors by waka · · Score: 1

    I really wish kde would push the new releases out to the mirrors before they announce. Seems like they've done this with every release since 2.0 at least. It's frustrating as hell.

  106. I've tried KDE 2.2, it's so good by Patrick+Dung · · Score: 1

    It's so beautiful that I'm stunned.

    1. Re:I've tried KDE 2.2, it's so good by Glytch · · Score: 3, Funny

      I think you're confusing cause and effect.

  107. Re:some notes - Fix the Fonts please by Brian+Knotts · · Score: 1
    There seems to be some confusion here.

    Yes. I'm entirely confused now. If I start konsole, with anti-aliasing on, and I do (right-click) -> Font -> Custom, I see a list of fonts. misc-fixed is not among these.

    If I start konsole with QT_XFT=0, I see a different, much smaller, list of fonts. misc-fixed *is* in this list.

  108. Re:some notes by Arandir · · Score: 2

    SO people who want to either developer QT or KDE applications might want to download QT 3 snapshot and play with it.

    Sorry, I don't play that game. That's what they do in the closed source world. Always chasing after the latest software. Don't get me wrong, I will be using KDE 3.0. But I won't be doing any KDE development. I tired of chasing after Qt.

    How many X11 programs written ten years ago compile perfectly fine today? How many Motif programs written ten years ago compile perfectly fine today? Will today's Qt-2.3.1 program compile with next year's Qt? Hah!

    I like Qt. It's well organized and sensible. But this is going to be release 3.0. Not 0.3.0. You would think Trolltech would have the API hammered out by now. Give us a break and freeze the damn interface and let us catch up!

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  109. fix the window manager by Anonymous Coward · · Score: 0

    It may have been fixed already, but I've noticed some problems in the 2.1.x KDE release with the window manager. The two problems that come to mind is in "xv" you can't load images smaller than a certain size, or they are distorted. This works in other wm's. Also I couldn't use Bliss, the Java-based Intellivision emulator under KDE, because the window is sized wrong and can't be resized. It worked fine under sawfish. Thanks

  110. Re:KDE vs Gnome by Anonymous Coward · · Score: 1, Informative

    You have a choice, choice the environment you like after evaluating all your options. So create a new user on your UNIX system and try them out.

  111. Your Dick Will Grow 3" in Length If You Use KDE by Anonymous Coward · · Score: 0

    I don't see any reason better than that.

  112. Not quite clear what is missing... by Moritz+Moeller+-+Her · · Score: 1

    Have you looked at kpager? Isn't that what you want?

    --
    Moritz
    1. Re:Not quite clear what is missing... by miracle69 · · Score: 3, Insightful

      No.

      I want one huge workspace that can scroll. Not 4 individual workspaces - which is what KDE has.

      I want to be able to drag an app to the corner of my screen and be able to go to the adjacent view and see the app.

      Follow the steps listed in my post under gnome using the control panel, and you'll see what I mean. KDE doesn't have the colums/rows option for each workspace.

      --
      Linux - Because Mommy taught me to Share.
  113. Re:Does objprelink slow down code after startup? by Anonymous Coward · · Score: 0

    I think it slows down every virtual function call with an extra jmp in the object file which objprelink was run on. Is this correct?

  114. Re:Work with the GNOME people (and vice versa) by bero-rh · · Score: 3, Informative

    A good idea in theory - but in practice, this can be quite hard. For example, for panel applets, both desktops drag along large libraries - and while it is possible to display GTK widgets in Qt applications, you don't want the memory requirements that introduces.

    For menus etc., we are using the desktop file standard (with the exception that gnome hasn't converted its translations to UTF8 yet) - with a sane setup, you can get an application into both menus at the same time (e.g. the /etc/X11/applnk menu on Red Hat Linux), so it's not quite as bad as you make it sound.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  115. Re:This isn't free market by Zaknafein500 · · Score: 1

    Wait a minute! -1, Offtopic? Can someone please tell me how my post was offtopic? Let alone why it got modded down to -1? Where's Meta-Moderation when you need it...

    --

    "The guide is definitive, reality is frequently inaccurate."
  116. Re:and... by dglo · · Score: 1

    Already done. cvsup and you'll have it.

  117. Re:some notes (wishlist) by greenfly · · Score: 1

    The one main thing that is holding me back from using KDE is having the kind of fine-grained window memory that Enlightenment has. There are simply some windows that I want to always open at a certain size, with a certain border, and on a certain desktop and geometry. Yes I know you can type in -geometry settings for many programs, but having that feature in the K window manager would be great. (and yes, I know you can use other windows managers with KDE, as well as load the panel seperately, etc. disclaimer disclaimer)

  118. Good to see desktop enviroments live and well by hillct · · Score: 2

    This looks to be a pretty solid release.

    Perhaps linux on the desktop isn't dead yet, dispite what Microsoft and others keep insisting...?

    --

    --Got Lists? | Top 95 Star Wars Line
    1. Re:Good to see desktop enviroments live and well by Nailer · · Score: 3, Insightful

      err, precisely when did "MS" say linux on the desktop was dead? References please.

      In their Linux Myths article they said `Linux on the desktop makes absolutely no sense'. I doubt Microsoft ever acknowledged that Linux on the desktop was ever alive, much less previously living but now dead.

  119. Re:Bloat by Guillaume+Laurent · · Score: 1
    Yes, bloat, but if you do not use the STL, exceptions, and RTTI, c++ binaries are about the size of c binaries.

    You're taking it the wrong way. If you try to get the equivalent of the STL, exceptions and RTTI in C, you will get binaries even bigger than in C++, and unmaintainable code.

    And yes, most of kde does not use RTTI, STL, and exceptions

    Many KDE programs do use RTTI (dynamic_cast), I believe some use the STL but this is much less common. It's true that it doesn't use exceptions, mostly because the overhead is currently too big.

    (Qt uses RTTI afaik, but it's not as big of a bloat maker as exceptions are).

    No, Qt has its own "simili-RTTI" which isn't used in KDE because standard C++ RTTI is just as good if not better, and more general (you can use it on any class, while Qt's RTTI is for QObjects only).

  120. Re:some notes by Anonymous Coward · · Score: 0

    I thin it's also a good time for you - the reader/user to post what do you want to be changed in KDE?

    • Less organised trolling and FUDding by the KDE project. You know it is covertly supported by the KDE leaders... I know it... everyone knows it. So pack it in.
    • Sort out the ridiculous version number inflation games played by KDE
    • Sort out the obscene rip off that is the TrollTech Tax on commercial developers.
  121. It broke RH71 by fifreak · · Score: 1

    I tried to upgrade my RH71 machine. I dont know what im doing.... i did the rpm --upgrade --force --nodeps *.rpm

    Now when i start, I get:

    kdeinit: error while loading shared libraries: libfam.so.0: cannot load
    shared object file: No such file or directory
    Xlib: extension "RENDER" missing on display ":0.0".
    /usr/bin/kdeinit: error while loading shared libraries: libfam.so.0:
    cannot load shared object file: No such file or directory
    Xlib: extension "RENDER" missing on display ":0.0".
    /usr/bin/kdeinit: error while loading shared libraries: libfam.so.0:
    cannot load shared object file: No such file or directory
    Could not register with DCOPServer. Aborting.
    connect() failed: : No such file or directory

    Ideas?

    1. Re:It broke RH71 by Anonymous Coward · · Score: 0

      "I told my packager to ignore any dependencies and now things are broken, why?"

      Sorry, but are you an idiot? I don't use redhat and even I know that when you use --force --nodeps it doesn't check dependencies, leading to (drumroll), PROBLEMS JUST LIKE THE ONE YOU'RE HAVING!! So what does this teach us? Learn how the tools you use actually work before posting 'bug' reports.

  122. Syntax of the mouse by Anonymous Coward · · Score: 0

    The importance of the syntax of the mouse is something the KDE group has underestimated.

    I came from Win9x to KDE some two years ago. I cannot move completely as I have hundreds of heavily Word97 formatted Word-documents left (lots of tables, embedded links, pictures, etc.). One thing that still bugs me terribly and which has caused me A LOT of irritaion - the single click start of programs.

    Presuming most people are like me [ ;) ], fingers are used to patterns. The qwerty keyboard is probably a necessity for most people today and I'm sure most people would argue if they had to learn another keyboard.

    Unfortunately, the same has not [yet] been appreciated for the syntax of the mouse [ignoring the Mac hide-out]. Using the mouse should be easy, not cumbersome. Everytime I switch between the two systems I have to rethink, AND IT BUGS ME.

    I wish someone at the KDE steering group (if there is one) should consider the smoothest soothest sweetest possible interference for novice KDE users (in fact like myself).

    The syntax of the mouse (e.g. right click on the desktop to change your screen settings) has become a habit and commodity that lies deeply rooted among hundreds of millions of expert, serious, and novice Windows users.

    Please, make this the default behaviour of KDE. Then you have not (in a manner of speaking) not changed peoples' keyboards to FBWUGD, OR WHATEVER.

    DO NOT UNDERESTIMATE THE LITTLE DETAILS.

  123. Re:some notes - Fix the Fonts please by Rich · · Score: 2

    There seems to be some confusion here. The fonts are the same regardless of the anti-aliasing setting, the only difference is in the way the font is rendered.

    Rich.

  124. Re:Bloat by dmelomed · · Score: 1

    Troll?? C++ binaries ARE larger than equivalent C binaries.

  125. Re:--How about transparency? by Anonymous Coward · · Score: 0

    Mosfet's theme has the ability to make menu's translucent.. but what about the ability to make a WINDOW translucent? There must be some hack to make this possible with KDE... It would be so much easier to slightly "see through" a window in which I am editing source code, while watching the results and log files generated in non-translucent windows in the background "through" the window, rather than switching desktops, resizing windows, etc. Any thoughts???

  126. kdeinit REVEALED by Anonymous Coward · · Score: 0

    Kdeinit is a stub process that is linked against most KDE shared libraries. It is responsible for forking and exec'ing KDE's most frequently run applications. Since the libraries already have been loaded and referenced resolved, this causes the application (in the form of a shared library) to be spawned much quicker. The unfortunate side effect of this is that every process spawned from it is called "kdeinit". Question - in UNIX everything is a child of the init process, yet have their own names when "top" is run - what gives - why is it different for kdeinit?

  127. Re:some notes by Anonymous Coward · · Score: 0

    As pointed out several times in this discussion. This is a problem with the GNU toolchain. KDE utitilizies several "hacks" (kdeinit, objprelink) which will be rolled back into gcc and binutils to the benefit of all C++ applications.
    Unfortunately KDE relies on the GNU toolchain and/or GNUism for compiliation. No Intel compiler, no Alpha cxx compiler, no Sun compiler will do :-(

  128. Re:some notes - Fix the Fonts please by Brian+Knotts · · Score: 1
    This is a very good point. I suspect the issue has to do with QT, as if I start something with QT_XFT=0, the non-anti-aliased fonts are available (only).

    It seems a rather strange way to handle the fonts. Certainly, both types are displayable on the screen, so why not allow both?

  129. Re:Bloat by fault0 · · Score: 3, Informative

    Yes, bloat, but if you do not use the STL, exceptions, and RTTI, c++ binaries are about the size of c binaries.

    And yes, most of kde does not use RTTI, STL, and exceptions (Qt uses RTTI afaik, but it's not as big of a bloat maker as exceptions are).

    Also, about, execution speed, c++ is only barely slower than c. HOWEVER, g++ compiled c++ programs with lots of shared libs take forever to be loaded. This seems to be bugs in g++ that the team is fixing. The same prelinking time does not occur in other compilers (visual c++ comes to mind).

    There are several approaches that the kde project has compensated for this. First was kdeinit. Kdeinit linked the majority of kde and qt shared libs and then loaded the app, resulting in less memory usage. Now, with 2.2, there is a objprelink. This reduces time of loading of many kde apps from 30% to 50%.

    In the future, g++ will probably be fixed. Meanwhile, there will be other prelinking solutions (some have already been announced)

  130. Improvement suggestions by terrified · · Score: 1

    KDE is coming along nicely. Congratulations to all that have contributed to the project. I run both KDE and GNOME, and, though GNOME is still my first choice, KDE is definitely improving, and will replace GNOME as my desktop of choice one day.

    The main reason that day is not now is the customizability of Sawfish, the WM i use in GNOME. Sawfish lets me customize my interface considerably more than kwm can. Mainly, i use a Microsoft Natural Keyboard Pro (19 extra buttons across the top) and a Microsoft Trackball Explorer (yeah, MS software is pretty bad, but i love their hardware). Within Sawfish and GNOME i can create all sorts of custom bindings for the keyboard's keys and trackball's extra buttons (X sees the trackball as a seven button mouse). I have not found how to do this in KDE. there's a 'hotkeys' daemon that sort-a works for the keyboard, but it crashes on me. in Sawfish, i am able to bind to the XF86* keys directly (ie., XF86HomePage, XF86Standby). For the trackball, i can bind to Button6 and Button7. Sawfish also allows contexts for hotkeys, that is, a click on Button6 has a different meaning when i click on the titlebar of a window, as opposed to other places on the desktop.

    Am i missing something, or is this something that could be added?

  131. and... by archen · · Score: 1

    Anyone know how long the Free BSD ports usually take?

    1. Re:and... by ff · · Score: 3, Informative

      FreeBSD binary packages are already on the KDE FTP, so you should get those. The port will probably take a couple of weeks, if the past is any indication.

      2.2 works great on FreeBSD, the only problem I've found so far is that SSL is completely shot. So you'll have to do without https for a while in Konqueror. Too bad.

  132. problems... by Anonymous Coward · · Score: 3, Insightful

    one thing that drives me nuts about linux is that there are all these different desktops with all these competing standards. there's no one API for instance to add an icon to the desktop or a program group, because each one of these systems does everything totally differently.

    i know it sounds petty, but until something is done to make all of these things less linux-y and more transparent, linux will forever be a server closet geek toy.

    sorry.

    1. Re:problems... by ShavenYak · · Score: 1

      Mandrake has a pretty nice menu update system which updates menus for Gnome and KDE (and any other desktops/WMs that are installed) when a package is added to the system. It does a fine job of keeping the Gnome and KDE menus in sync here. They also, of course, provide a menu editor to be used to add programs which aren't packaged to take advantage of the menu system.

      --

      Hey kids, there's only 5 days left 'til Yak Shaving Day!
    2. Re:problems... by Anonymous Coward · · Score: 0
      I'll make it simple: Use KDE. GNOME is so hideously broken on so many levels it isn't even funny.

      Really, there are only 2 desktop choices, and one is utter shit, so you can't really complain. :-)

    3. Re:problems... by fusiongyro · · Score: 1

      1. what's wrong with being a server closet geek toy? it's not like everything commercial, shrink-wrapped, shiny and expensive is worth something (regardless of pricetag).

      2. what's the problem with making developers and users more aware of the system? educating the users should be priority one, not writing software to work around their ignorance.

      3. people have been saying "Linux will forever be ______ if we don't _______" since 1992. I remember John Dvorak of PC Magazine saying something like, "Linux will never exist outside college dormitories" I can't remember his reasoning exactly. This is a man I considered (up until that point) to be an industry oracle, and I gather that he still has some of this reputation today.

      The nice thing about Linux is that, like a virus ;), it will change into whatever you want. if you don't like having two APIs, spend a weekend tinkering with GNOME and KDE (or UDE or XFCE or whatever) and pick one you like. Then make your own distro (or use Linux From Scratch) and roll your own. Stand on the rooftop and shout, "KDE IS THE STANDARD FROM NOW ON!" Or whichever you pick.

      And the cute thing is, the people who usually say, "We need standards here!" think that there is a Linux bureaucrat somewhere they could bribe into making this happen. No. The fact is, whichever desktop is default in the most Linux For Windows type deals will become the de-facto "standard" among newbies and the rest of us can jolly well use ION.

      Hardware is a place where standards are important. Standard slots, sockets, plugs, cards, etc. Even there we don't have just one thing, we have all these crazy ISA and PCI and PCMCIA. Goll darn if only they'd pick one and stick with it! Software is not a hard science. User preference is key. But I must be lecturing the wrong person, because anyone who has a problem with the way Linux runs things and isn't writing code right now to solve the problem hasn't learned the essential truth behind the free software movement. Go use HP-UX.

      Daniel

  133. KDE vs Gnome by mansoft · · Score: 1

    Ok... this nearly seems a flamebait, but it's not :)

    I'm using gnome+enlightenment at the moment, but have thought of switching to kde. Which are the reasons you would have to recommend me to change my desktop environment (or not to change it)?

    --

    Engage!

    1. Re:KDE vs Gnome by codeforprofit2 · · Score: 1

      If you are a programmer I would without a doubt recommend a switch, QT is an amazing piece of work.

      If you are not a programmer, well, mess around with both and see how they feel. It's a matter of taste really.

    2. Re:KDE vs Gnome by Anonymous Coward · · Score: 1, Interesting

      Personally I really like KDE because of it's professionalism.

      Nice clean desktop, nice clean API. I think gnome has more hacks and messy API.

  134. Re:Dot.KDE.org is a joke ... by navindra · · Score: 0, Redundant

    Will Windows or Slashcode make an overheating harddrive not crash, or faulty RAM not fault? I don't think so. And your 50% uptime is a gross misrepresentation of the facts.

    Let's not mix issues and problems without knowing the whole story. I am getting a lot of heat from people making complaints, most of them are happy to wax poetic without knowing the full facts or carefully considering the options. It's kinda tiring.

    About Zope and Squishdot, we are working out the issues with helpful suggestions from the Zope guys. As for Slashcode, I will look at it one day when I have time. You might be surprised to learn that dot.kde.org is not my full-time job. So tell me if you know anything about how to move to Slashcode *and* still preserve backward compatibility with all the sites and documentation that link to dot.kde.org resources.

    -N.

  135. Dot.KDE.org is a joke ... by Anonymous Coward · · Score: 0

    It's never working. Uptime is like 50% ... pathetic. It only serves as public proof of why Zope and squishdot are useless. I'd like to see a similar news site running Coldfusion to prove how useless it is as well.

    The **ONLY** way to run news/weblog sites that are reliable it to use MS technology on an NT cluster or use Slashdot code on a couple of load balanced Linux/BSD boxes. Those are the only two enterprise grade solutions. Unless you buy a 1,000,000$ "portal solution".

    So where does that leave Dot.kde?? Can't use MS Windows and the current technology doesn't work so:

    WHY DOESN'T DOT KDE USE SLASHCODE??

    1. Re:Dot.KDE.org is a joke ... by Anonymous Coward · · Score: 0

      Lame! :-)

  136. Re:some notes by einstein · · Score: 1

    some more notes regarding the RPMs for kde 2.2
    I downloaded them all and tried to install them but had a bunch of odd dependencies... turns our bero@redhat.com (great guy, does a lot, if not all of the packaging for KDE for redhat), turns out he didn't have a redhat 7.1 box at hand and made the packages on his redhat 7.2 beta box. there are a number of issues he's addressing, so the redhat 7.x packages aren't quite up to snuff... yet.
    ---

  137. Re:some notes by be-fan · · Score: 2

    Its not even that. MS goes to a lot of trouble optimizing the "feel" of the OS. They make sure that things load quickly, even if they're not fully functional when first loaded. They make sure that widgets flicker as little as possible when being resized. They grok the scheduler to make sure that GUI apps get preferential scheduling. These things just make the environment "feel" faster. While KDE2 is probably better technology than Win2K's GUI, it seems that the KDE devels would rather add features than go to the trouble of optimizing things like this. There is no arguement that the Linux core OS is significantly faster and more stable than Win2K. However, KDE2 (and, to be fair, most other non-minimalistic Linux GUIs) slows the cheetah down to the point where it loses the race to the hippo.

    --
    A deep unwavering belief is a sure sign you're missing something...
  138. Re:some notes by be-fan · · Score: 1, Troll

    "and you get as a bonus %30-%50 speed increase.."

    I know you guys work hard on this, but comments like this just tee me off. Speed is never a bonus. If you release a piece of software, it must be usably fast to begin with (which KDE isn't for a whole lot of people.) If you extend or add features, you must make sure that the speed doesn't decrease. Making software fast isn't really that hard, and it doesn't lead to bad design. It just requires a little restraint with respect to features. With all the interface doodads and eye candy in KDE2, it is quite apparent that this restraint has not been exercised.

    --
    A deep unwavering belief is a sure sign you're missing something...
  139. Re:some notes by bero-rh · · Score: 2

    People who would like to contribute to the KDE development are most welcome to join - you don't have to be a C++ programmer in order to contribute - Graphics artists, GUI guru's, HTML experts and others are more then welcome to join the big KDE famility of developers..

    And so are total newbies who don't know anything about computers yet - feedback from those people can be vital. Most of us simply don't notice if something is not intuitive because it's what we're used to.

    If you think you can't do anything that would be useful, please check out usability.kde.org and convince yourself of the opposite. We need the feedback...

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  140. Re:Ok, user friendly with no installer? by HeUnique · · Score: 2
    I belive that Redhat officially supports Gnome from top to bottom (look at the Redhat Anaconda Installer, up2date etc) - they also pay some Gnome and GTK developers... Thats - in USA..

    On the other side of the world - in Europe, the picture is different. KDE is very popular in Europe (most KDE developers are from Europe and outside USA) and Redhat DOES help a bit. Bero (who is one of their employees) does package the KDE for Redhat for releases. Redhat did load some hardware for the KDE team in LinuxTag - so it's not exactly black & white scenario..

    --
    Hetz (Heunique)
  141. Re:KDE & Konqueror by Anonymous Coward · · Score: 0

    FYI, I believe there is a module called "kmozilla" or some such that will let you use the Gecko engine from Mozilla in Konqueror, instead of KDE's khtml. I'm not sure about details since I've been happy with khtml, but it's something to look for.

  142. Re:some notes by Matthew+Luckie · · Score: 2, Informative
    and you might want to look at X protocol compression as well, such as LBX or any of the alternatives listed at the bottom of this page.

    if you have your KDE clock set to blink and show seconds etc, that kind of bandwidth will chew up your LAN in no time.

    and as soon as you start web browsing you can kiss your LAN good bye if you have lots of clients on the same LAN.

  143. Does objprelink slow down code after startup? by Anonymous Coward · · Score: 0

    Objprelink seems to introduce an extra jmp instruction for every function. Is this a good thing? How can it be avoided?

  144. GO AWAY M$ MUNCHKIN by Anonymous Coward · · Score: 0
    You're entirely full of it.

    In my small office, I've seen repeated problems with Windows 2000. It's a steaming pile of fresh dog poop.

    1. Re:GO AWAY M$ MUNCHKIN by be-fan · · Score: 2

      Actually, corporate machines are unilaterally badly configured. MS Windows is very needy. For example, if you hose something, you can't just reinstall over the old installation, but you have to wipe the disk clean. You have to feed it the highest quality drivers and make sure not to run programs that can bother it (like AIM). If you follow the rules (not so hard in reality), clean you recyle bin regularly, and keep up on those updates, you too can be a happy Win2K user.

      --
      A deep unwavering belief is a sure sign you're missing something...
  145. Re:Bloat by kfg · · Score: 1

    You keep using that word, I do not think it means what you think it means.

    Is "Hello World" a 'bloated' program in C**? If you took out Office, mail, all the apps, Konqueror, 3/4s of the features and networking would it still be "bloated?"

    What on earth has compilation time got to do with bloatedness after compilation?

    KFG

  146. Where are the themes gone ? by mattscape · · Score: 1

    What happend to kde.themes.org ?
    After the hack of the server I haven't seen any new themes coming up ?
    Under newest were themes from 1999

    Come folks that is really important to those arguments like "Wow your destop looks awesome, I want that on my computer too !"

    For many win$ kids this is an huge argmuent.

    1. Re:Where are the themes gone ? by Rich · · Score: 2

      It's down for a hardware upgrade IIRC.
      You can make KDE look pretty awesome (IMHO) using the styles etc. provided in the release though.

      Rich.

  147. Re:Missing X libraries and RH7.0 by Petronius · · Score: 1

    dunno... works great with RH71 (side-by-side with Gnome for that matter...). If you have an existing KDE 2.1.x, you may want to unistall it first. I noticed that the obsolete package (can't remember which one, see readme) was screwing up the RPM depends. After that, eveything worked OK. I also kept the SSLlib that shipped with 7.1 and it's working.

    --
    there's no place like ~
  148. Sort of a flame, but its the truth by Anonymous Coward · · Score: 0, Flamebait

    Many at this point will bring up Gnome and I know what follows is sort of a flame, but KDE has proven itself to be the most mature and stable GUI in the desktop linux market(however small that is). KDE should continue on their own path and not worry about what Gnome is doing. Gnome is the follower in this case and does not really have a future in the same sense that KDE does. Its best that you get the few remaining Gnome users and developers to shift their support to KDE at this point. This is the only way for linux to attain the "world domination" everyone has either joked about or tried for the past 4 years. If you want to keep linux fragmented keep supporting two bitter rival desktops and the market share will stay where it is. If this doesn't happen, you all are in for five more years of "why does X port Y to linux" and "why doesn't company X release the drivers for linux". I've been down that road for too many years with the linux camp and being fed up have decided to move on to Win2k for desktops since it is and industry standard(or least a supported standard). Maybe someday I will root for the linux desktop again, but not until it gets its desktop standard together. AC

  149. Your wish list item is there already? by Anonymous Coward · · Score: 0

    You can add user agents per domain/machine basis. Settings/Configure Konqueror/User Agent and there you go. I'm using Konqueror 2.2.

  150. Ok, user friendly with no installer? by joshv · · Score: 4, Interesting

    Such a major project with an emphasis on usability and user friendliness and the package has no installer. Sure different distros can wrap it up in whatever package manager they use, but this is still a pain. Why can't they have something like mozilla's binary installer so end users (who may not know their distro) can download it and just go.

    -josh

    1. Re:Ok, user friendly with no installer? by Anonymous Coward · · Score: 0

      The companies (or volunatiers) do(!) the packaging. KDE released the tagged sources last(!) week to the packagers, some Linux distros provide good binary packages (Caldera,Debian,Mandrake,SuSE) quickly, others don't.

      ps.
      Redhat has this hate-hate relationship with KDE.

    2. Re:Ok, user friendly with no installer? by Anonymous Coward · · Score: 1, Interesting

      Maybe the phrase "hate-hate relationship" should have provided a clue about the implicit sarcasm, no of course Redhat is not "evil(TM)", but they do treat KDE as a second-class citizen like you also pointed out. Other distributions maybe more pro-KDE by making KDE the default desktop, but they are not actually contra-GNOME, but present both DEs in their best possible configuration. Unfortunately Redhat treats KDE as a second-class citizen instead of an on-par alternative to GNOME.

  151. Re:some notes by tim_maroney · · Score: 2
    It outlines how Largo, in Florida, uses KDE 2.1.1 on 400 NCD thin clients to cater for 800 users.

    Not to mention this /. thread. Unfortunately from the open-source perspective, they're using these Linux terminals primarily to run commercial software packages: WordPerfect, Excel, PowerPoint, and Access.

    Tim

  152. Missing X libraries and RH7.0 by Jason+Pollock · · Score: 2

    I've got similar problems. I've got a RH7.0 box, and when I try to install KDE, it starts complaining about needing libXft, and libXrender. Of course, there is no mention of either in the README (such as what version of XF86 is required), nor is there a version of X in the non-kde directory. This is also ignoring the collisions on libcrypto, libssl, python, liblber, libldap, librpm and librpmio. Just a little frustrating.

    Luckily, I haven't done a --nodeps like the README suggests.

    So, anyone know what the magic versions are?

  153. Re:some notes by argel · · Score: 1
    I thin it's also a good time for you - the reader/user to post what do you want to be changed in KDE? what do u hate about KDE? what do you like? What do you think should be improved? What do you think should be removed? most of the KDE developers read slashdot - so maybe your request will be fullfilled - you never know...

    I'd like to see better documentation on how to get KDE to compile on SPARC Solaris when using gcc. I spent a week on and off trying to get 2.0 to compile but was never successful, even after making the necessary changes for the libice issues. Same thing for 2.1.

    Afte that I got the PatriotSoft build (they finally came out with a 2.1 package). Based on that I think work needs to be done for multi-user environments. It seems like there are way too many processes associated with KDE right now.

    Additionally, we had problems if someone logged in more than once. Running control panel in that scenario would cause KDE to die horribly, making the box unusable until I ran the reboot comand (the first time it happened I tried init 6 and ps|grep but kept running out of memory and other issues). Ouch!

    This happned twice. The first time I was logged onto the console and a Sun Ray via XDM (the Sun Ray server was another box, not this one). One other user was also connected via a Sun Ray. The second time I was logged on the console and a Sun Ray user was logged in twice via XDM (i.e. the person had two different Sun Ray sessions running, both XDM'ing to my box).

    Sun Rays are thin clients. Client sessions all run on a Sun Ray server (in this case an Ultra 450 running Solaris 2.6). The dispay and sound are pushed out to the clients and of course keboard/mouse input it sent back. Sun Ray users get a dtlogin/dtgreet (XDM) login just like you would on the console.

    --

    -- Argel
  154. Re:some notes by zander · · Score: 1
    users who have been exposed to Windows will reboot the terminals with Ctrl-Alt-Del at the merest hint of a problem...

    This will bring up the "logout?" dialog in KDE :)) Just config linux to not reboot on ctrl-alt-del, X to not exit on ctrl-alt-bs and you have a system that can not be rebooted without root access.

    You can also remove all tty's in the X runlevel, so your users can not use ctrl-alt-F1 to go to a text-screen.

    As on memory; I don't understand why you will want to have KDE running remotely in the first place. For user programs this can make sense, but things like konqueror run fine on local machines.

    User software can naturally still be run remote (just use some script or for example ssh forwarding)

    Fun project ;)

  155. KDE & Konqueror by matty · · Score: 1

    First I would like to say HUGE KUDOS to all the KDE developers. 2.2 is FABULOUS!! Fast, beautiful, functional and flexible. I truly can't thank you enough.

    Now for the nitpick. ;)

    Konqueror still doesn't render ESPN.com properly. I go there pretty much every day, so it's an important issue for me personally. Fortunately, Mozilla 0.9.3 does render it properly, but I'd rather not have to keep 2 browsers around.

    Other than that, I couldn't be more pleased. Thanks again!

    Cheers.........

    1. Re:KDE & Konqueror by halk · · Score: 1

      ESPN.com has a broken browser identification script. Set konqy to masquerade as MSIE for that site and it renders fine.

    2. Re:KDE & Konqueror by ViceClown · · Score: 1

      Sweet! Thanks for THAT tip!!

      --
      Have a Happy.
  156. Re:some notes - Fix the Fonts please by rambot · · Score: 0

    Anti-Aliased fonts or No Anti-Aliased fonts. Why not both? The default A-A fonts are absoulutely hideous! Other than that, so far I really like it. Konqueror is pretty damn good now. I noticed tons of fixes. More stylesheet crap appears to work now.

    I had win2k crash on me the other day and that was the last straw. I usually have a ton of apps installed, so reinstalling my system takes weeks. For all those people who say win2k never crashes.. I beg to differ. Worst of all, it is almost impossible to recover. So here I go with Debian/KDE 2.2. [back on topic] After playing with this for a few days, it suddenly occurred to me how ugly the M$ gui is compared to KDE 2.2. Best word to describe it..'FREEDOM'

    Thank you KDE Team!

  157. No Solaris 8 binaries !!! by Anonymous Coward · · Score: 0

    I thought that i would see some binaries for Solaris but i guess no such luck :-(

  158. Re:some notes by grammar+fascist · · Score: 2

    I thin[k] it's also a good time for you - the reader/user to post what do you want to be changed in KDE? what do u hate about KDE? what do you like?

    Twist some arms and get C++ apps to load faster. Konqueror takes 18 seconds or more, and I'm pretty sure most of it is accounted for by resolving function addresses for every object with virtual functions. It's not KDE's fault, but they may be able to either fix it or get someone else to.

    --
    I got my Linux laptop at System76.
  159. Re:Screen Shots by navindra · · Score: 3, Informative
  160. some notes by HeUnique · · Score: 5, Informative

    Hi people,

    Just few words about this release (and future road-map)..

    This is the final major version of KDE 2.2 - expect KDE 2.2.1 next month with all the last-minute bug fixes (without any new features), and translations update..

    The next major version is going to be KDE 3.0 that will be out at around January 2002 featuring QT 3.0.x (with all the QT 3 features), and some changes in the backend, among other things. Most of KDE will be ported from 2.2 to 3.0. SO people who want to either developer QT or KDE applications might want to download QT 3 snapshot and play with it. It's got some bugs - but it's pretty stable.

    People who would like to contribute to the KDE development are most welcome to join - you don't have to be a C++ programmer in order to contribute - Graphics artists, GUI guru's, HTML experts and others are more then welcome to join the big KDE famility of developers..

    I thin it's also a good time for you - the reader/user to post what do you want to be changed in KDE? what do u hate about KDE? what do you like? What do you think should be improved? What do you think should be removed? most of the KDE developers read slashdot - so maybe your request will be fullfilled - you never know...

    As for other platforms - expect KDE 2.2 to be available within days for Solaris (X86 & Sparc), HP/UX, SGI's Irix, IBM AIX, and others..

    Enjoy the release people - lots of work has been done on this one - and you get as a bonus %30-%50 speed increase..

    --
    Hetz (Heunique)
    1. Re:some notes by Arandir · · Score: 2

      If you're programming to the Linux kernel API you are making a mistake. It would be much, much better to program to the stable POSIX API.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    2. Re:some notes by Anonymous Coward · · Score: 0

      What in God's name are you talking about, troll? KDE is definitely usably fast on my K6-2 350. And I'll tell you something, Windows 2000 is NOT usably fast on a 386sx/33. So you cannot write a piece of software that is "usably fast to begin with". Idiot. And if you extend or add features, things will slow down. DEAL. Win2k is slower than Win9x is slower than Win3.1 is slower than DOS. DEAL.

    3. Re:some notes by Anonymous Coward · · Score: 0

      I'd like to be able to use the mailing list
      I can't post because I'm a potential spammer.
      Here where I work, we use outlook, or we use outlook. I certainly don't want to use outlook, so I download the incoming mails with fetchmail, but to send mail, I have to run postfix as exchange won't let me send mail outside.
      Anyway, I've been working this way for a long time (and I still do) but kde doesn't let me post because when I do, I'm not who I claim to be. (which is correct)
      What could I do ? I was actually trying to participate and go on kmail fixes, but..

    4. Re:some notes by meldroc · · Score: 2

      That has been addressed in 2.2 - it comes with a prelinker utility that greatly improves startup times.

      --

      Meldroc, Waster of Electrons
    5. Re:some notes by smoog · · Score: 1, Informative
      You should read the article "Secretaries use Linux, taxpayers save millions", which appeared on NewsForge a few days ago.

      It outlines how Largo, in Florida, uses KDE 2.1.1 on 400 NCD thin clients to cater for 800 users. Centered around a single dual 933Mhz processor server, that has 3GB of memory, 18GB of hard disk and redundant power supplies.

    6. Re:some notes by Arandir · · Score: 1

      If you have to program to an ever-changing API, I pity you. I also pity the user.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    7. Re:some notes by Anonymous Coward · · Score: 0

      Unfortunately some programs need more than the POSIX API, like MTAs, system monitors (using /proc), hardware-related programs (usb, cd-writers).
      Jörg Schilling, author of cdrecord, constantly bitches (and rightfully so) about the Linux SCSI API.

    8. Re:some notes by Anonymous Coward · · Score: 0

      QT 2.x -> 3.x is not such a major transition as 1.x -> 2.x was, but it does break source (and thus binary) compatibility in some places, thus the major version number change. It is also the first version for MacOSX, Unix, Win32.
      You can get QT 3.x now and read the changelog for yourself. Also read dot.kde.org or lists.kde.org for the KDE release schedule/roadmap and the surrounding discussion.

    9. Re:some notes by Arandir · · Score: 2

      Okay, the $64,000 question. Why waste my time getting up to speed with qt-3.0 when you know darn well qt-4.0 will be out in 12 to 18 months?

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    10. Re:some notes by ozbird · · Score: 5, Informative

      I thin it's also a good time for you - the reader/user to post what do you want to be changed in KDE? what do u hate about KDE? what do you like? What do you think should be improved? What do you think should be removed? most of the KDE developers read slashdot - so maybe your request will be fullfilled - you never know...

      I would dearly love to roll out KDE as the Unix desktop at work - works great on Intel platforms (with > 64MB RAM to avoid "excessive" swapping to disk) but ran into some problems when trying to get it working under Solaris. I haven't tried 2.2 yet - hopefully this fixes some of these issues.

      What I would like to see changed are its resource requirements. Slim it down! We're considering replacing our current X-terminals (some old Labtams, Tektronix and NCD boxes) with diskless PCs running Linux - disks are not an option. If KDE can run on a diskless machine with 128MB RAM (with an NFS-mounted /home directory) - this would be a real winner.

      Increase scalability. Apart from RAM, KDE spawns a bunch of processes. On a workstation this isn't a problem, but scale it up to a several hundred users on a large box and things can get a bit ugly. (Haven't pushed it this far - extrapolating for a handful of trial users.) Do you really need so many kdeinit jobs?

      I love KDE; my boss likes it. Now if I could just get it to work as well as the users expect things to work...

    11. Re:some notes by fobbman · · Score: 1

      Do us all a big favor and patent the letter K. This will force developers to be a little more kreative in their naming schemes.

      Thank you, and most importantly, kongratulations on a great release!

    12. Re:some notes by Anonymous Coward · · Score: 0

      Sorry, I don't play that game. ... Don't get me wrong, I will be using Linux 2.6.x. But I won't be doing any kernel development. I (am) tired of chasing after Linux.
      ...
      You would think Linus would have the (kernel) API hammered out by now.
      ...

      (Think again, pal.)

    13. Re:some notes by victwenty · · Score: 1

      Could somebody sumarize the new features that QT 3.0 has to offer? Just wondering about all we have to look forward to in KDE 3.0. :)

    14. Re:some notes by bero-rh · · Score: 4, Redundant

      Twist some arms and get C++ apps to load faster. Konqueror takes 18 seconds or more, and I'm pretty sure most of it is accounted for by resolving function addresses for every object with virtual functions.

      Fixed. Get the glibc, binutils and prelink packages from the current Red Hat Linux beta, and run prelink --all.

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
  161. KHTML & IE compatibility. Bah! by abischof · · Score: 2

    From the changelog:

    * KHTML: extended compatibility with IE's parsing and tokenisation fallbacks for really malformed HTML.

    This really disappoints me. A web browser needs to follow the spec and do exactly what the web author says, not necessarily what the web author thought he/she said. One reason for this is interoperability: web authors never know which browser people will be using to view their site. For instance, in a few years, many people could be web browsing from their cell phones using "Nokia Integrated Browser" or something. So, web authors must get the idea that the only long term solution is to write valid code -- and having web browsers that "guess" at what the web author "intended" to write in their code doesn't reinforce that.

    --

    Alex Bischoff
    HTML/CSS coder for hire

    1. Re:KHTML & IE compatibility. Bah! by A+coward+on+a+mouse · · Score: 5, Insightful
      You're absolutely right. And if, by adhering to a standard not adhered to by the browser used by the rest of the world, 90% of pages look like shit in Linux, well, fsck 'em, we didn't want to look at those pages. And if nobody uses Linux because 90% of all web pages look like sh*t, well, fsck them too, we don't want those kind of people using Linux. I'm sure that everyone will feel so bad that the colicky Linux users aren't participating that the world will change.

      Seriously though, your hardline standards-compliance stance is an idea whose time has either passed or whose time is not yet come. Some facts:
      1. The defacto standard *is* IE. If you don't believe this, you are in denial.
      2. The vast majority of web authors are not interested in finding a "long term solution". Not only is finding long term solutions difficult, but doing so harms the web author's job security and besides, most clients expect a complete re-work of their site every once in a while, to keep it fresh.
      3. As a result of the above, most of the web is optimized for IE.
      4. Approximately 0% of average users give a good goddamn whether the web page they are viewing is standards compliant.
      5. Approximately 100% of average users don't care if the browser uses black magic to render the pages as long as the pages be readable.
      If Linux wants to attract users, Linux will need a browser that can render the millions of pages already written for IE somewhere near as well as IE can render them. On the other hand, if Linux is hoping to go down in history as a highly standards-compliant system that was too good for this world, then your way is the right choice.
      --
      If you mod me down, I will become more powerful than you can possibly imagine.
    2. Re:KHTML & IE compatibility. Bah! by NutscrapeSucks · · Score: 1

      " A web browser needs to follow the spec and do exactly what the web author says, not necessarily what the web author thought he/she said. "

      Actually, (given that all malformed HTML is out of spec) IE's handling of malformed HTML is closer to the spirit of the specification than Netscape's or Mozilla's 'quirks' mode. It basically closes tags at the last legal place they could be closed, where Netscape does different things based on the element type. This means that in IE, text-level elements are always enclosed by block-level elements, as per HTML 3.2 and up and the DOM.

      I posted a longer example at http://slashdot.org/comments.pl?sid=01/08/08/22542 26&cid=477

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
  162. Re:Bloat by dark_panda · · Score: 2
    I wouldn't go that far. There are a few imcompatibilities between C and C++ that go beyond the fact that C++ has reserved words that don't exist in C. One of the appendices in the C++ standard lists the incompatibilities. For instance...

    • ... because of C++'s stricter type checking, things like comparing two differently named but otherwise identical structs (which is fine in C) becomes illegal in C++, as C++ treats them as two distinct types.

    • ... the following is valid C:

      enum myEnum {ONE, TWO, THREE};
      myEnum e = 2;


      This is invalid in C++, because of C++'s type checking. Casting would correct the problem.

    • ... typedefs work differently in C++ than in C because of the way structs, classes and unions work -- they're namespaces in C++, and don't need to be prefixed with struct or union when you're using them as in C. (Obviously, C has no classes.) So, in C, you could have something like

      struct myStruct { /* whatever */ };
      typedef char myStruct;


      because in order to create an instance of myStruct, you must prefix it with struct, which distinguishes it from the "char" myStruct. You can't do this in C++, because you don't need to prefix myStruct with struct to use it.
    There are other differences, too. Most of them aren't common, but the above are a few I can remember off the top of my head.

    J
  163. Re:Bloat by Anonymous Coward · · Score: 0
    Such as?

    That stuff... you know the cruft...

  164. Perceived problems with KDE by Ziegerektum · · Score: 0, Troll

    One of the problems I've noticed with KDE is that the only way to use it remotely is via the klugey X11 protocol. X11 has a horrible track record of security. Perhaps they should consider moving to GNOME's CORBA (ORBit). CORBA is a much more modern and secure networked display system! Just a concern for the 1% of use deploying Linux in this manner, but a biggie!

    --

    -zr
    1. Re:Perceived problems with KDE by Anonymous Coward · · Score: 0

      well you got tagged "troll" but I suspect igrorance is more of a problem - - X is a display protocol, Corba is an inter program communication package - they do entirely different things - in fact Gnome uses X (that's how come you can run many gnome apps under KDE and vice-versa).

  165. Work with the GNOME people (and vice versa) by Nailer · · Score: 5, Insightful

    My suggestion: work closer with GNOME (and vice versa. Its entirely possib;le to have 2 seperate projects without the current incompatibility and lack of standards between the two.

    Users don't pick their apps based on toolkit. They pick them based on quality. For almost all users, that's going to be a mix of KDE and GNOME apps.

    Create a standard for:

    * Component models. Really. We know its hard to agree on, but it must be done.

    * File types - > application mapping database (some people call these MIME types).

    * Launcher menus. Application developers and end users are tired of having to add new apps Mozilla to two different sets of menus. Nobody says `I want a QT app...oh, and by the way, can it be a web browser'?. They say `I want a web browser'. They don't care about toolkits and neither should the desktop menus.

    * Panel applets.

    * Icons. GNOME uses 48 x 48. KDE uses various sizes (which is probably a better way to do it - 48 x 28 icons do notRe:some notes not look pretty). Have a kind word to the GNOME folk and suggest they use the same approach as KDE.

    * Package deployment. I'd love to download KDE via Ximian's Red Carpet, or a KDE interface for the same.

    1. Re:Work with the GNOME people (and vice versa) by dmelomed · · Score: 1

      Work together? I think clashing between GNOME and KDE is similar to clashing between the three BSD groups. They do things differently, and can't get along since the project goals are different, the technology is different, the zealotry doesn't help either.

    2. Re:Work with the GNOME people (and vice versa) by Nailer · · Score: 2

      Oops, thought you meant /usr/share/applnk (what KDE uses). /me gets educated :)

      Its great this directory exists - why then doesn't Red Hat use it more? Every release up to the 7.2 beta is still sticking GNOME programs in their own seperate submenu within KDE.

    3. Re:Work with the GNOME people (and vice versa) by bero-rh · · Score: 2

      1. End users not have to need to do work to have menus that are logical (sorting apps by toolkit is illogical). All it takes is for distro packagers to have to use a symlink.

      That's not how it works. Anything in /etc/X11/applnk is merged directly into both the KDE ang GNOME menus, without introducing a new top level entry.

      2. Users shouldn't have to maintain 2 redundant sets of the same information.

      3. Packagers shouldn't have to put something into two menus, create 2 sets of icons, etc


      See (1) - they don't. Put it in /etc/X11/applnk and it's ok

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    4. Re:Work with the GNOME people (and vice versa) by Nailer · · Score: 2

      with a sane setup, you can get an application into both menus at the same time (e.g. the /etc/X11/applnk menu on Red Hat Linux)

      Yes I can. I still think its broken:

      1. End users not have to need to do work to have menus that are logical (sorting apps by toolkit is illogical). All it takes is for distro packagers to have to use a symlink.
      2. Users shouldn't have to maintain 2 redundant sets of the same information.

      3. Packagers shouldn't have to put something into two menus, create 2 sets of icons, etc

      It is bad anough to make it unusable. Try Ksysguard, Kmenuedit, or the kde file associations dialog box with the GNOME apps in your menus - the icons don't resize, so you've got a combination of 16 x 16 and 48 x 48 icons that makes the creen almost unreadable. KDE 2.2 new highlight-mouseover effect also seems to fail on some GNOME icons...

      PS bero; Like your work. The new version of RPM required by KDE 2.2 requires a new version of Glibc that doesn't seem to exist in the non KDE packages on the mirrors.

  166. Re:Make Installation/Upgrade easier by Ranger+Rick · · Score: 1

    I would, except for one word: dselect.

    --

    WWJD? JWRTFM!!!

  167. Heed by Anonymous Coward · · Score: 0

    O young one, be aware that there is no karma unless you force yourself unto it. I have no karma. I don't care about it. Hence, I can say whatever I like. Thus, I am free.

  168. Backwards compatibility by dash2 · · Score: 1
    Please take a leaf out of the Windows book and provide solid backwards compatibility for KDE 2 applications to run in KDE 3. I love KDE as a desktop but - this is a Linux-bashing cliche - it's the apps, stupid.

    If developers can't write for one platform in the security that their version will not be broken in six months, they won't write for the platform.

    And if users can't download rpms/tar files without getting dependency problems, they won't bother trying new applications.

    So, if you want to challenge Windows on the home and corporate desktop, please devote time and effort to making sure that backwards compatibility works.

    Other than that, congratulations. I look forward to downloading.

    1. Re:Backwards compatibility by HeUnique · · Score: 3, Interesting

      Well - this point was very crucial in the decision to move to developing KDE 3.0

      Most of KDE will stay the same, and QT is around 90% source compatible (not binary compatible)..

      So basically - moving an application from KDE 2 to KDE 3 shouldn't take more then a few tweaks.

      Lars from TrollTech has been playing for fun in ported the entire KDE libraries from QT 2.X to 3.0 beta in a few hours - so if few hours takes to move something this big - then it shouldn't take for an avrage programmer more then an hour or so..

      You should also remember - by the time that KDE 3.0 will be out - most of the distributions will move from GCC 2.9X to 3.0.X or 3.1 (if everything goes according to the GCC team) - so the developers will have to do some work - regardless of KDE or Gnome applications...

      --
      Hetz (Heunique)
  169. Compiling 2.1 now, worth the upgrade? by jhughes · · Score: 1

    I am, as I type this, compiling KDE 2.1.1. I'm not a power user (developer or anything), but I'm curious:

    Is it worth stopping this compile, grabbing 2.2 and compiling that instead? Or are the changes small enough that I could wait until packages are avaiable for Debian?

    1. Re:Compiling 2.1 now, worth the upgrade? by Chandon+Seldon · · Score: 1

      If you are running Debian, just hook in an "unstable" line in your sources.list - The 2.2final packages in debian unstable have been out for days now.

      I've been running Debian unstable on my destkop for months now, and the only thing that can be "Unstable" is package dependancys, and even that is rarely a real issue.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    2. Re:Compiling 2.1 now, worth the upgrade? by Chandon+Seldon · · Score: 1

      deb http://http.us.debian.org/debian/ unstable main

      apt-get update
      apt-get install kdebase

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
  170. Re:Make Installation/Upgrade easier by Ranger+Rick · · Score: 1

    You're probably running into what a lot of people do, and trying to upgrade one RPM at a time. Stick them all in a directory, and do "rpm -Uvh *.rpm" and it will figure out all of the dependencies for you and install them all at once.

    --

    WWJD? JWRTFM!!!

  171. Screen Shots by Captain+Pooh · · Score: 2

    Hey..what about some screen shots, but first I must read the changelog ummmm.

  172. Re:Bloat by dark_panda · · Score: 1

    Agreed. I guess C++ still just isn't 733t enough. It's going to have that "bloated and slow" crap attached to it forever. As if being bloated and slow had absolutely nothing to do with the programmer.

    J

  173. Make Installation/Upgrade easier by Anonymous Coward · · Score: 1

    Here's my suggestion: Make it installable from a single rpm package. As a non-expert, i have been trying for about an hour to upgrade from the many rpm files, and just gave up.

    1. Re:Make Installation/Upgrade easier by whiteranger99x · · Score: 1

      Call this redundant, but the purpose of multiple rpm packages is for flexiblity purposes. I mean, if they found a security exploit for a small component, would you really want to download a WHOLE new KDE package?

      --
      Join the TWIT army now!
    2. Re:Make Installation/Upgrade easier by Kewlhand`tek · · Score: 0

      one word. DEBIAN!

      --
      The Arkie Libertarian
  174. Packaging... by Moritz+Moeller+-+Her · · Score: 3, Informative

    is done by the distributors. Debian for example splits the kdenetwork in the different applications.(AFAIK)

    There is even a script in the kdesdk to package single apps. Aa long as the distributors don't do it, there is nothing KDE can do about it.

    --
    Moritz
  175. Re:Bloat by asincero · · Score: 2, Insightful

    > here's much more cruft in C++ than there's in C.
    > C++ lets the programmer go lazy on many things
    > at the expense of bloat and execution speed.

    Such as?

    > Even "Hello world" examples are much larger in
    > size than C equivalents.

    The following *C++* program compiles to a 3368 byte dynamic binary on my Linux box:

    #include
    int main() { printf("Hello, world!\n"): }

    Oh whats this? You say thats not a C++ program but a C program? Hate to break it to you, but (with a few exceptions) any valid ANSI C program is also a valid ANSI C++ program.

    - Arcadio

  176. Re:some notes (wishlist) by beddess · · Score: 1

    you can run enlightenment and kde, it works fine.

    --
    "Weasling out of work is important to learn; it is what separates humans from animals. Except for weasels."
  177. Redhat 7.1 - upgrading rpm package.... by spam368 · · Score: 0

    FYI to those who are *trying* kde, if you have to upgrade the rpm package, note that it will break red-carpet!

  178. Re:Bloat by Anonymous Coward · · Score: 0
    Yes, bloat, but if you do not use the STL, exceptions, and RTTI, c++ binaries are about the size of c binaries.

    Gee, you're a genius. Who'd have thought that if you don't use any c++ features, that you'd get binaries that are comparable to those generated with c.

  179. Re:Bloat by asincero · · Score: 1

    > There are other differences, too. Most of them
    > aren't common, but the above are a few I can
    > remember off the top of my head.

    Yes, which is why I qualified my statement with "a few exceptions". They are all nicely enumerated in the back of The C++ Programming Language, 3rd edition. But for the most part, ANSI C is a subset of ANSI C++.

    What I'd really like a response to is dmelomed's statement that "C++ lets the programmer go lazy on many things at the expense of bloat and speed". I suspect he can't as most anti-C++ zealots tend to talk out of their ass.

    - Arcadio

  180. Re:some notes - Fix the Fonts please by rambot · · Score: 0

    I never said it doesn't work for everyone else. I said "IT CRASHES". It has happend to me several times in the past 6 months and every single time, recovery was not possible. Has anybody ever successfully repaired the OS with the "Repair" option on the win2k disc? It seems like the put that on there just as some kind of sick joke at this point. I have talked to several people and they all had the same experience when trying to repair.

    The big difference for me is when something goes haywire in win2k, you generally only get some vauge error message which is useless for trying to resolve the issue. Its always.. reinstall. In linux, you generally know what is causing the problem, and you don't have blue screens on boot up with vauge messages. Stability aside. Recovery is just terrible on win2k. I would also tend to think that the majority of people who have had good success with win2k don't install as many apps as I do, and usb device drivers. These usb device drivers seem to be very deadly in my experiences. Win2k is basically a polished turd. Underneath the polish, its still just a win98 turd. just my opinion. and to you be-fan.. if it works for you..enjoy. as for me. i can't take it anymore. you can have my copy!

  181. Re:I just had sex by Anonymous Coward · · Score: 0

    Shhhh, be quiet, if katz sees that site he'll probably write an article about it. "If time warner takes over the internet transgender animal cartoons will be wiped off the net!" heh...

    Seriously though, what possesses someone to make cartoons of hot animal chicks with gigantic penises? I mean the guys obviously a talented artist, just his subject matter is a little, umm, insane heh.

  182. Re:Has the speed been fixed? (NO!) by guisar · · Score: 1

    I have to say that on my system (Athlon 600 w/256MB w/RH7.1) that 2.2 is WAY slower than the already slow 2.1. Initial startup time for the system is quicker than 2.1 but opening any application including non-KDE one's is terminally slow. Moving things on the screen results in a 2-4 sec delay before the repositioned window appears. It makes my machine feel like a 486 or maybe even a 386. Rather than reinstall 2.1, I've gone back to Windowmaker.

    Justin

  183. Debian (Was: Mirrrors list) by Illume · · Score: 1


    IIRC Murdock worked for an university and is now the CEO of Progeny.
    www.progeny.com (Progeny Debian 1.0 looks promising, btw)

    I suppose Bruce Perens is the connection between Debian and Pixar.
    He is a former debian project leader and he worked twelve years at pixar.
    www.perens.com/Articles/Bio.html

  184. Re:Bloat by Anonymous Coward · · Score: 1, Interesting
    Also compare GNOME core distribution ( mostly C) and KDE core distribution sizes. Granted GNOME doesn't offer as many features, but the difference is quite apparent.

    GNOME uses more memory on my system. You obviously are not a programmer, so don't try to blame the programming language.

  185. Re:This isn't free market by Zaknafein500 · · Score: 1

    Damn, posted in the wrong article. Okay, agreed, that was dumb.

    --

    "The guide is definitive, reality is frequently inaccurate."
  186. Bloat by dmelomed · · Score: 2, Insightful

    Don't take this as a flame, but I don't think it's easy to slim down a project like this. It's OO, it's C++, what can be expected? C++ is a higher level language, resulting in slow compilation times and bloat. The gain is shorter developement cycle at the expense of bloat. Same goes for Mozilla.

  187. hehehehehe by Capt.+Beyond · · Score: 1

    I got mine yesterday, before the 'announcement'. Source AND Mandrake 8 binary.

    --
    -- "Perceptions create reality. By changing your perceptions you change your reality."
  188. Seriously, Gnarly Dude?! by Anonymous Coward · · Score: 0

    You're not shitting me? I think I'll go whack off to that feature.

  189. Re:This isn't free market by elbuddha · · Score: 1


    Can someone please tell me how my post was offtopic?

    Okay, I'll bite. Maybe its because the LECs' abuse of monopoly power has nothing to do with the release of KDE 2.2? Just a guess...

  190. Affirmative. by Anonymous Coward · · Score: 0

    Very tasteful choice of colors in the default, very easy on the eyes. I like. You will too.

  191. Re:some notes - Fix the Fonts please by mosch · · Score: 2
    Don't pretend that just because it works for you, it works for everyone else. Within the past 3 months I've crashed (kernel panic-style, not just locked console) W2K, Linux and FreeBSD.

    And no, not once was it faulty hardware to blame.

    p.s. next time you troll, you need to be more subtle.

  192. It has been taken care of by Billly+Gates · · Score: 3, Informative

    There was a bug that has now been fixed with g++/kde-libs. Basically the linker did not index and point to the pre-compilied objects properly. What happened was the linker had to reswap and load all the compilied objects in the proper sequence(i think) and that took some time. Its minimal on my PIII700 :-).

    The new kde2.1 and the new gnu-bintools and glibc (not the recent gcc 3.0 compiler) fix the error. According to the press release you can expect %30-%50 improvment on load times because the excess object swaping and loading has been taken care of.

  193. Re:Help -- Keeping Linux in Developers' Ghetto by reallocate · · Score: 1
    What a short-sighted response! So the only people who have a right to support Linux, comment on Linux, and suggest ways to improve Linux are people with the skills and the time to code for free? Good. That oughta put Linux on the road to oblivion.

    I know this community likes to engage in a lot of Microsoft bashing, but there are many reasons for their success as an OS vendor that have little or nothing to do with their bullying business tactics They've actually come pretty close to building a consumer OS that ordinary people can use without reading a book or taking a class. You can't -- yet -- say that for Linux.

    Give people what they want, not what you think they should want. .

    --
    -- Slashdot: When Public Access TV Says "No"
  194. KNode suggestion by Anonymous Coward · · Score: 0

    I would like to see more "non-interactive" NG reading functionality, like the features that Free Agent (http://forteinc.com/) provides (yeah yeah we all know why I want those features ..). In FreeAgent, you can for example multiple-select a whole lot of posts and select with one action to not only automatically download all of those, but automatically decode the attachments and save the files into a directory (which can be specified per newsgroup). Also has features like automatically putting together posts that have been posted in parts (i.e. "1 of 3", "2 of 3" etc).

    Of course, FreeAgent used to run fairly reasonably under Wine, last I checked, which was probably about two years ago .. so theoretically it should work at least as well now.

  195. Re:Help -- Keeping Linux in Developers' Ghetto by jdavidb · · Score: 1

    Yeah, I know; it was a little rough. But my point is, please don't whine about all this stuff people have given you free. I haven't contributed anything, either, but you don't hear me whining about things missing in Linux/GNU/free software/open source. In fact, I'm starting to make plans to contribute to a project that doesn't do quite what I want.



    You can say things like, "Linux needs this," without saying, "You *$&%ing %$^&s! You're so stupid! Don't you know Linux has to have ... to succeed! Linux will never work! You suck!" Now, maybe I'm exaggerating a little what the original poster said, but he could try to be a little more positive in his suggestions, or else people will always say "Hey, you! Get coding or shut up!" Or, hopefully, they'll just ignore him and that's a shame if he has good ideas.