Slashdot Mirror


KDE 2.2 Tagged

ByTor-2112 writes "According to dot.kde.org, KDE 2.2 has been tagged out. Awesome." Plans were originally to release 2.2 today, but scheduled release is now next Monday, to allow some time for more stability/speed work. 2.2 rocks my world. Excellent work on the part of all the KDE developers. Other dates mentioned are 2.2.1 in September, and opening work up on 3.0, which will hopefully come out at the beginning of 2002.

71 of 286 comments (clear)

  1. Better than GNOME... by bonzoesc · · Score: 2
    ...because the visual style just looks more refined. I don't know about you, but I choose desktop environments based on visual style alone.

    :-)

    I'm updating my installs the day it is released, just like I did with GNOME.

    Apologies to any GNOME entusiasts for the comment. I like GNOME. I like GTK+. I like puppies, but not as much as GTK+.

  2. Speed: Just improved by 30% !! by Moritz+Moeller+-+Her · · Score: 2, Informative
    I guess you mean startup speed, because normal speed was already quite OK.

    KDE-2.2 is quite a lot (noticably) faster than KDE-2.1.1. Especially file management is a lot faster now, but also configuration dialogs and so on. Not as fast as Win95, but fast enough to feel snappy (on my P-ii-300).

    If you are interested in startup speed, check out the objprelink hack for C++ projects, that was just recently done for KDE. It improves startup times of KDE apps by 30-50 % and might also be of use for OpenOffice, Mozilla and other large C++ applications. Of course it is just a hack until real (stable) prelinking in gcc is available. Note: This has not been included to KDE-2.2 by default, because it arrived during the feature freeze. Hopefully your packager will use this or just follow the step-by-step instructions yourself. It is easy and works like advertised. :-) Have fun KDE folks!

    --
    Moritz
  3. Desperately hoping for non-Linux support by devphil · · Score: 5, Interesting


    Great. I'm very glad to see that KDE is making headway. (Now if they'd just fix the minor security hole in their screensavers...) I'll be upgrading my Linux desktop for 2.2 pretty soon.

    I just wish installing KDE on Solaris was as simple. Non-Linux situations just don't receive as much attention as they need to if KDE is really going to live up to its cross-platform promise. I've converted some of my Solaris users to KDE on the strength of the 1.1.2 release alone; if I can give them 2.2 on the SPARCs as soon as it appears on the x86s, I'll have won them over, I think. :-)

    (They really like browsing the contents of a tar file in Konqueror. But they still laugh when the "system information" screen complains that it can't find the IRQs in use, or the game controllers, or any of the other all-the-world's-a-PC things. Enh, it's a start...)

    --
    You cannot apply a technological solution to a sociological problem. (Edwards' Law)
    1. Re:Desperately hoping for non-Linux support by AaronW · · Score: 3, Interesting

      I have been installing KDE on Solaris for a couple of years now. I've added patches for features like audio support for Solaris and I tracked down a nasty konsole bug that would cause it to constantly crash on Solaris.
      KDE 2.1.1 compiles and installs with a little bit of work on Solaris. You first must download and install the latest Solaris patches due to some bugs in X. There arn't too many add on packages required for Solaris, unlike Gnome.
      You need GCC, some libraries like libjpeg, and QT, of course.

      It would be nice if a standard package were available for Solaris, though.

      I havn't tried 2.2 yet.

      -Aaron

      --
      This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
  4. KDE 2s2 feature depth is astounding by benploni · · Score: 5, Informative

    You simply must spend time diggin through all that 2.2 offers before offering an opinion on it. The depth of available features are astounding.

    For example, I *love* how finegrained Konqueror's support for cookie and javascript is. You can specify particular sites that allowed to run javascript, to the exculsion of all others.

    Kasbar, the newly spiffed up task switcher, pop up a scaled down screenshot of the app whose icon your mouse is hovering over. This makes it WAY easier to pick the web browser windows you REALLY meant.

    Konqueror's support for file-data-as-the-icon has truly matured. It renders text, html, pics, postscript and pdf, alphablending in the normal icon underneath the data. Sweet and really effective for me.

    KMail gives surprising good control of mail. Some of the options make procmail unecessary, except for really advanced stuff. ANd it supports IMAP now.

    Konsole may be a bit bulky for a shell, but I love having a menu listing all my nachines on the network, giving me one click ssh to them, all in one manageable window.

    How many times have you seen a newbie click the icon to launch a program, get tired of waiting for it to come up, and click it again? Of course, two copies get launched, confusing the user. Well, KDE now "attaches" the 16x16 icon of th program you asked to launch to the mouse cursor, throbbing gently until the app comes up. this gives *useful* feedback to the user. Not only does it tell them that something is happening(which an hourglass can do), but it tells them what is being launched, boosting their confidence.

    The kicker can now take up less than the full screen. The default is not to have a handle on the left, making good use of Fitt's law; slam the mouse to the lower left and you are *sure* to get the Start Menu when you click.

    KDE is full of wonderful touches. Keep digging, you'll be pleasantly surprised, constantly :-)

    1. Re:KDE 2s2 feature depth is astounding by AArthur · · Score: 2

      KDE 2.2 gives you the option to choose if you want to open or not open a window.open() with a dialog. Unforently it doesn't remember your choice yet, so everytime you go to that site, your prompted again. It also has problems with some JavaScripts, that will keep trying to open a window, while the window.open() yes/no dialog is on your screen -- and will create an indefinate loop of "A Javascript is trying to open a new window" dialogs..

    2. Re:KDE 2s2 feature depth is astounding by dimator · · Score: 2

      The kicker can now take up less than the full screen. The default is not to have a handle on the left, making good use of Fitt's law; slam the mouse to the lower left and you are *sure* to get the Start Menu when you click.

      <pick mode=nit>
      I notice things like that. But if they decided to do that, why the hell didn't they do the opposite: on maximized windows, slamming the mouse to the upper right should land you a click a away from the "X" for closing the window, but it doesnt. Every time, I have to look after "slamming" and move the mouse slightly down, and left. Not smart design.

      </pick>

      --
      python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
    3. Re:KDE 2s2 feature depth is astounding by Anthony+Boyd · · Score: 3, Interesting
      KDE now "attaches" the 16x16 icon of th program you asked to launch to the mouse cursor, throbbing gently until the app comes up. this gives *useful* feedback to the user.

      Holy crap, that's great. Just my luck, my posts are typically so full of sarcasm, that no one will think I'm serious here, but I am. People do the "double-click... double-click again" thing all the time. I've been using computers for a couple decades now, and I still do it on occasion, because there isn't any feedback. KDE just solved a long, long time problem. I hope other Operating Systems steal this idea and improve upon it. Unfortunately, Microsoft won't on principle: they'll say the "idea" is "infected" with the GPL (argh, there's that sarcasm again, I've got to get rid of it).

    4. Re:KDE 2s2 feature depth is astounding by Phork · · Score: 2, Interesting

      In konqueror settings, in the "konqueror browser" area, under the java script tag, there is an option that does just that. It is called "JavaScript web popups policy". there are 3 options, allow, deny, and ask. deny disables them globally, ask pops up a dialog whenever soemthing tried to open one, and aksks whether to allow it.

      --
      -- free as in swatantryam - not soujanyam.
  5. ./ed by xZAQx · · Score: 4, Funny

    poor little dot server. it goes down for like a week or something, and now it's being slashdotted.
    maybe they should switch to an IIS server
    if you think that was anything other than a joke, kill yourself; you're stealing my oxygen

    --

    We dance to all the wrong songs.
    --Refused.
  6. Re:In other news... by Anonymous Coward · · Score: 2, Troll

    FWIW, the Ximian guys (led by Miguel) always wanted GNOME 2.0 to be Bonobo based, while the Red Hat guys (led by Havoc) seem to be avoiding Bonobo at all costs. The fact that the GNOME core won't be Bonobo-ized for 2.0 provides some insight into which company has more clout in the project.

  7. I'm a disappointed GNOME user... by erroneus · · Score: 5, Interesting

    I really really am. I use GNOME and have virtually ignored KDE with extreme prejudice. I know it is rather small-minded of me but at least I admit it.

    I love the progress that KDE has been making. It has been steady and strong. I love the sane orderly and approach that KDE has taken from the beginning.

    Originally, I hated KDE because of the non GPL issue. Now that is resolved. Next I hated it because it lacked nice eye candy. There have been terrific improvements in the theming department though there is more to go before it wins me over. I still don't like the lack of choice in window managers but I'm having second thoughts on that position since by only having one WM, more uniform configurability is possible.

    I still hate that seemingly everything has an inappropriate use of "K" in there somewhere. Of course GNOME stuff is prone to the same problem, but you have to understand, I'm in the U.S. and it reminds us of K-Mart... bleah... white trash... too much associative crap associated with "K" words.

    Just the other day I was wishing KDE and GNOME would just merge.

    And where is GNOME's promised 2.0 release!?!? I'm getting seriously disillusioned. I think when I install this RedHat 7.2(beta) I'll give KDE a try... nothing new for me to see with the GNOME 1.4 there anyway.

    Damnit Miguel?!?! What happened to the enthusiasm and momentum?! Put your marketting hat on!

    1. Re:I'm a disappointed GNOME user... by Xenex · · Score: 2
      "All these features bring GNOME into a more mature level and a complete product that will help us regain the desktop market share."

      Now, without meaning to be flamebait, but does anyone else find it a little unnerving when a open-source project leader starts talking about "desktop market share" in relation to another open-source 'competitor'?

      I thought there was more to open-source then market share...

    2. Re:I'm a disappointed GNOME user... by Skeezix · · Score: 5, Informative
      And where is GNOME's promised 2.0 release!?!? ... Damnit Miguel?!?! What happened to the enthusiasm and momentum?! Put your marketting hat on!

      Huh? Do you even remotely keep a watch of the GNOME community? A couple months ago the GNOME 2.0 schedule was released and things are moving along pretty much as planned. A 2.0 API freeze just occured, activity on the lists and in CVS is dramatically rising. We've had recent releases of the new Control Center, a brand new AbiWord, second Beta of Evolution, new releases of development tools gIDE (screenshot) and DevHelp (screenshot), a new file selection dialog, etc...I could go on. I suggest you at least read the GNOME Summaries or check out Gnotices every now and then.

    3. Re:I'm a disappointed GNOME user... by _xeno_ · · Score: 2, Insightful
      They backed GNOME because it's licensed under the LGPL and not the GPL. It makes a big difference in the corporate world, and is why you are probably never going to see commericial applications under KDE, but you probably will under GNOME (eventually).

      (For an example, the "official" Linux AIM client is written to use GTK+ for this reason.)

      (Oh, and if anyone tries to explain to me that you can still sell GPL software, I know, but understand that most companies aren't thinking that way: the very release of source is considered dangerous to most companies. The $1500 fee might be OK, but as long as it's possible to run GNOME apps on most Linux desktops (even if the main desktop is KDE), anyone looking to write commericial software is most likely going to stick to the LGPL-ed GNOME.)

      --
      You are in a maze of twisty little relative jumps, all alike.
    4. Re:I'm a disappointed GNOME user... by tempest303 · · Score: 2, Informative
      Well, first off, I'll disclaim this whole thing by letting it be known that I'm a self-acclaimed GNOME zealot, and proud of it! None the less, I think I can be objective enough about this to be worth listening to... :)

      Anyhow, allow me to retort.

      I love the progress that KDE has been making. It has been steady and strong.

      GNOME is still moving along at a great pace too, but much of their work is on the backend right now, developing libraries, APIs, etc, rather than just new apps based on the old libraries.

      Also, GNOME is planning a 1.4.1 release which really cleans up on the 1.4 release - lots of changes and improvements have been made based on all the feedback the developers have gotten from everyone who's been using GNOME 1.4 (like Nautilus - WOAH is it faster now! 1.0.4 beats the crap out of older releases for speed and usability, and is finally becoming a viable "everyday" file manager. It's still a little "pudgy" memory-wise, but with SDRAM prices where they are, this is less of an issue than speed, IMHO)

      I still don't like the lack of choice in window managers but I'm having second thoughts on that position since by only having one WM, more uniform configurability is possible.

      See Ximian's "Metatheme" for your answer, my good man. If you're using Ximian's GNOME 1.4 (Highly recommended!), you can get Metatheme from the "Ximian Preview Channel" in Red Carpet. Otherwise, just go to ftp://ftp.ximian.com/pub/metatheme/ for all your metatheme needs!

      Just the other day I was wishing KDE and GNOME would just merge.

      heh.... maybe when Satan ice skates to work and opens up a sno-cone stand. ;) Seriously, though, having 2 desktops is a GOOD thing! Linux, if anything is about Freedom and choice; combining the projects is not only technologically unfeasable, it's foolish. What we all *should* be hoping for is further development on standards to help KDE and GNOME play nicely together, ie: universal Drag'n'Drop, similar menu system, etc... This would be more than enough, really. I have a GNOME desktop, but I have tried a KDE app or two in the past, and they work fine, so where's the problem? :)

      I hope this answers some of your questions - and feel free to try KDE - as much as I *personally* think Gnome is far superior, it may not be what's right for you. If KDE suits your needs better than Gnome, so be it! (that's where that *choice* I brough up earlier comes in!)

    5. Re:I'm a disappointed GNOME user... by Skeezix · · Score: 2
      this really is off topic for a KDE story...

      Yes, ordinarily I wouldn't post information about GNOME on a KDE thread, but I felt it necessary to respond to the person who claimed that GNOME was stagnant.

      While I'm involved in the GNOME community, I wish the KDE project well--it's exciting for me to see free software succeed no matter what the project.

    6. Re:I'm a disappointed GNOME user... by miguel · · Score: 3, Informative

      Hey,

      Someone already posted a very nice list of projects that are being developed for GNOME, new projects: DevHelp and GIDE (it even has an integrated debugger!).

      A new File Selector widget; A new control center that is very pretty and integrates system adminisrtation tools (the Setup Tools which are a cross platform set of tools for doing system configuration).

      On the GNOME 2.0 front: we are frozen now (a lot of work has gone in there): Bonobo is now split into UI and non-UI pieces, so it can finally become a full component system for Unix. Gnome Print is much more advanced (six months of development, polishing and improvements ;-).

      Evolution is of course one of the bits that has me super excited. Beta2 just came out, and there are so many features, productivity and usability that you will be amazed. Give it a spin, you can install it very easily:

      lynx -source http://go-gnome.com | sh

      (Do that as root).

      We also have a new desktop-wise theme engine, that enables you to build themes that encompass all the system: Nautilus theme, Gtk+ theme, window manager theme, Gnome libraries theme (and it has a pluggable architecture).

      The Setup Tools have reached maturity, and support many different systems: one UI to manage all the systems. It also comes with the time-travel feature, and we will be moving towards supporting small clusters (mostly for managing computer labs and small clusters).

      Our HTML editor is extremely good, one of the best out there in the market. How to you use it?

      Just create a moniker:

      moniker-test -c OAFIID:GNOME_GtkHTML_Editor

      Or from your application, just embed it like this:

      w = bonobo_get_object ("OAFIID:GNOME_GtkHTML_Editor");

      Full with table editing, templtaes, full undo, etc.

      On the GtkHTML2 side of things the guys at CodeFactory have a full CSS2 implementation (complete, not a partial one) plus DOM support and god so many features.

      Gtk+2 is also packed with features, too many to list: double buffering rendering all across the place; Simplified API; Support for Pango (everyone who has seen pango loves it); New model-view widgets and oh man. So much. So much. I can not even make sense.

      Some technologies are available on GNOME 1.4, some will be out with GNOME 1.4.1. Many of these are scheduled for GNOME 2, by the end of the year.

      Accesibility is another major improvement that comes with GNOME 2, all contributed by Sun. All these features bring GNOME into a more mature level and a complete product that will help us regain the desktop market share.

      You can help make this dream a reality, just join us in the effort to improve GNOME and make it perfect.

      I am missing too many things, and I apologize for those hackers working steadily on all those pieces of GNOME that are going continously into the tree. But there is way too much going on in the GNOME world.

      Miguel.

    7. Re:I'm a disappointed GNOME user... by the_2nd_coming · · Score: 2, Interesting

      I beg to differ on the Konq./mozzy thing.

      Konq is nice but they need to incorperate, at lease a kmail button/ or the ability to customize the taskbar to where you may add what ever app you like. also, Konq has horrible fonts, until I can start konq up and be able to read every thing without playing with fonts I will say no thanks.
      not to mention the khtml bugs that throw in artifacts to the pages you view.

      mozzy is much better to all aspects and I like the integrated E-mail/news. and in .9.3 the modern theme is perfect. gecko also renders 10 times as fast as anything that knoq can do.

      --



      I am the Alpha and the Omega-3
  8. Re:Magnifying glasses say it all... by Adnans · · Score: 2

    He could move the find button to another position on the toolbar (not squarely beside the magnifying buttons). That should reduce the confusion quite a bit...

    -adnans

    --
    "In short: just say NO TO DRUGS, and maybe you won't end up like the Hurd people." --Linus Torvalds
  9. Re:Amen by Glytch · · Score: 2

    I also, for no particular reason, feel that GNOME is more lightweight than KDE. I have no evidence to back this up.

    If anecdotal evidence is any indication, I do.

    Under just X and Windowmaker on a 400MHz CPU and 384 MB RAM, under no other load at all, Pan 0.9.90 (Gnome-based Usenet client) takes about two seconds to start up. KNode from KDE 2.2 beta 1 (another Usenet client of similiar size and featureset) takes one and a half minutes to start up.

    Take a wild guess which desktop environment I don't even keep around for the libraries anymore.

    And yes, I know the reason for why KDE apps are slow to load under a non-KDE desktop, so nobody bother flaming me about it.

  10. Re:stuff I want to see in a modern UI by Tim+C · · Score: 2

    It's been a long, long time since I used my Amiga (I doubt I could even find all the bits now), so I'll trust you on that one.

    However, being able to open some files in one app and others in another wasn't what I was nay-saying. I interpreted the original point literally - ie that the poster wanted to be able to "say" to his computer "do this for me" as though speaking to a human. That's (probably) the Holy Grail of HCI - enabling people to literally say to their machine "reopen that letter I was working on last night, bring up Slashdot, oh and start an email to my brother...".

    Rereading it, I probably did misread it, but s/he did say "I'd like to be able to say..." :)

    Cheers,

    Tim

  11. Quick release by chill · · Score: 5, Interesting

    This sort of short update schedule, etc. is great. I've always like that about OpenBSD (new version every 6 months) and if I remember correctly, Linus had made comments about trying to get the Kernel on that type of track as well.

    Fewer "massive" changes that take 2 years to complete and more "evolutionary" style.

    Whatever happened to that idea? (Officially)

    --
    Learning HOW to think is more important than learning WHAT to think.
    1. Re:Quick release by Spy+Hunter · · Score: 3, Informative
      KDE is sticking to a short release philosophy even for 3.0. The transition to 3.0 will be nothing like the long transition from 1.1.2 to 2.0. Basically 3.0 will be almost a direct port of KDE 2 to QT3 (of course adding a few new features though).

      The big reason for the major version number change is binary compatibility. KDE 3 will be using QT3 and GCC 3.0, which will both break binary compatibility with KDE 2. At the same time, the KDE guys will use the opportunity to fix any problems that have been uncovered with the 2.0 API (since the API can't be changed much without breaking compatibility). Therefore, KDE 3.0 should be a very stable desktop (since it's not a complete rewrite), based on the newest and best in Open-Source technology, with refined APIs for developers.

      Once 3.0 is out, they plan to standardize on it for a long time to allow a large application base to build up. Of course in the meantime they will make lots of point releases with the great new functionality we've come to expect from KDE releases.

      The future looks bright :-)

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
    2. Re:Quick release by mimbleton · · Score: 2, Interesting

      "Once 3.0 is out, they plan to standardize on it for a long time to allow a large application base to build up. "

      That depends on Trolls schedule....
      I doubt KDE folks will resist temptation to upgrade to 4.0 Qt ...

  12. Re:Great timing by gmhowell · · Score: 2

    Funny? I obviously agree with that.
    Flamebait? Okay, in retrospect, probably.
    Overrated? Okay, now that is the moderation of a karma whore, afraid to get fucked in M2.

    --
    Jesus was all right but his disciples were thick and ordinary. -John Lennon
  13. Re:Amen by grrussel · · Score: 2, Informative

    Yes, any C++ application on Linux is slow to start up due to symbol relocation in linking, and the weak support for C++ in the GNU toolchain, from compiler to linker.

    Strange that Mozilla, StarOffice / OpenOffice are all C++, all slow to start up.

    Fwiw, I use Knode from CVS and it runs in ~8 seconds from a twm based X session, no other KDE desktop tools running. On a machine with twice the Mhz and half the RAM.

    The excessive load time is probably misconfigured DNS, btw.

  14. Great timing by gmhowell · · Score: 4, Funny

    Great timing with this release. I figure by the time my infant gets into college, this'll show up in Debian stable.

    (Blah, blah, blah. I use Progeny. Now go away Debian flamers, it's a joke.)

    --
    Jesus was all right but his disciples were thick and ordinary. -John Lennon
    1. Re:Great timing by gmhowell · · Score: 2

      "When did it become a bad thing to follow an interesting line of conversation?"

      Since AOL came onto the net. No seriously. I'll explain (with the caveat that while I had a .edu account, most of my early stuff was via Delphi).

      See, prior to that day, there wasn't much traffic. You'd find a Usenet group or mailing list, and chat about whatever. Things rarely got out of hand, and even with month long off topic threads, the traffic was never too bad.

      Then along came AOL. It would be easy to pick on them for being lusers, but the biggest problem was volume. There was so damned much that it became hard to sift through it all. So everything had to be on topic.

      Bring it to /. Moderation is obviously set up to keep web traffic (and opinions) to a minimum (why else does stuff get modded OT?)

      As much as the members and staff at /. espouse free though, exchange of ideas, etc. it scares them as much as any group. They (and Rob is a favorite target, but I won't mention him, just like he won't make a jab at RedHat) have gotten a not inconsiderable amount of wealth. Yeah, sure, they aren't buying 10,000 sq. ft. homes and ferraris, but I bet they are doing better than I am. So let's keep things quiet.

      The best thing to shut Miguel (and others) up is to give them a little bit of say. Give them a little bit of power. Soon, they aren't quite as interested in rocking the boat. Human nature.

      Now, for the really interesting (IMNSHO) opinions: the bad things reported about the net (stalking, isolation, etc) seem to have gotten worse the more people present. It was a hell of a lot cozier back then. People got along, and found common interest besides 'news for nerds'. They found a skiing partner, a motorcycle mechanic, whatever.

      Anyway, the high school kids who get picked on, love the power of moderation. It's the first power they've felt (other than hacking their schools' computers). The owners of the site don't want to spend too much on traffic (other than the banner ads). And most of the readers don't want to have their opinions shaken too much.

      Piss on 'em all. I'll say what I want. Mod me up or down accordingly (Hell, I think I've lost more mod points about my .sig than anything. Curiously, everyone talks about OS9 and OSX if they even reply. Or they talk about Win98 and Win2k. Guess what, newbies, it ain't about that. Get your head out of your ass, and ask. You may learn something about the way it was when your biggest concern was whether to shit your diaper or simply piss in it.)

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    2. Re:Great timing by JabberWokky · · Score: 3, Offtopic
      Since AOL came onto the net. No seriously. I'll explain (with the caveat that while I had a .edu account, most of my early stuff was via Delphi).

      Very very ironic. I can't remember the exact order, but I clearly remember everybody on "my" froups (alt.cult-movies.rocky-horror, alt.tasteless, alt.folklore.urban-legend, ect.) all bitching about how much things dropped when the Delphoids hit usenet, then when the Compuserve people (or visa versa). When Prodigy announced usenet access, we gave up. AOL was a fairly late player, and the usenetscape had been pretty much devirginized by then.

      Keep in mind that this was *before* the web existed. Sometime in the early 90s, a friend downloaded and installed Mosaic .9 or so on the X machine next to mine. He showed me (plain text and images on grey), and I said: "It's nifty, but it'll never replace gopher".

      Oops.

      --
      Evan

      --
      "$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
    3. Re:Great timing by gmhowell · · Score: 2, Offtopic

      To clarify:

      I had the .edu first. I picked up Delphi when preparing to transfer schools. I figured having a relatively stable email address, kill files, etc. was fairly important. They had access prior to CIS or AOL. Or maybe CIS was first. If CIS was first, I went with Delphi because it was cheaper.

      But, like anyone who moves into a new area, they want to be the last one in the gated community. All those 'new-comers' screwed it up.

      But to the earlier question, I think that the idea of staying on topic was happening prior to the web being a big thing.

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
  15. Re:stuff I want to see in a modern UI by Tim+C · · Score: 2

    You're asking for things to be changed (directory structure, command names, etc) that are absolutely nothing to do with, and therefore beyond the control of, the KDE team.

    If you dislike that many fundamental things about Linux that much, then it simply isn't the right OS for you.

    Point 4) simply isn't possible right now, on any platform I've ever heard of. Sorry, but you're at least a decade ahead of us there.

    5) is actually being worked on - for more information, go to http://oss.sgi.com/projects/fam for more information. Note though that this project is in development, and requires you to patch and recompile your kernel - more unintuitive stuff, I'm afraid :) The only thing I'm aware of that uses it is Enlightenment 0.17 and it's file manager, but I've not yet managed to get that compiled and running (only tried briefly during a quiet period at work)

    Cheers,

    Tim

  16. Several new features of konqueror by sorinm · · Score: 2, Informative

    I am runing 2.2 beta and here are some new things that I discovered in konqueror:

    An interesting (and very usefull) feature is that Konqueror will show the HTML DOM Tree, therefore making much easier to study a document structure.

    Another very important tool is the web archive (something I've been waiting for a long time) - it makes you a tar with a html and all the pictures, a complete web page (Opera had this also but it didn't compress). Web archives can be opened directly in konqueror.

    You can validate html's directly from konqueror toolbar, and from the same toolbar you can use babelfish to translate pages.

    In the file manager you can see thumbnails of ps and pdf pages now, (up to 2.2 you could see html, text and images).

    Sorin M

  17. irc party by Anonymous Coward · · Score: 3, Informative

    For more information on KDE, the release and support for 2.2, please visit irc.openprojects.net #kde-users. For anyone interested in the development path that we'll be taking in the future, discussions about that will happen on the mailing lists (lists.kde.org) and #kde. Please do not fill #kde with support related questions... go to #kde-users for that if possible. Thanks, and enjoy the release. Troy Unrau troy@kde.org

  18. Screenshot links? by Matt2000 · · Score: 3, Interesting


    I can't find any. Can someone relpy with some links for all?

    Thanks.

    --

    1. Re:Screenshot links? by hyperstation · · Score: 5, Informative

      real screenshots here - not goatse, i swear!

  19. Use Mandrake 8, not RedHat, for KDE by 2400-n-8-1 · · Score: 2, Interesting

    Mandrake's distro is trailored for quite seamless use of KDE. RedHat is not and, frankly, I've been disappointed in RedHat's KDE offering to the point where I dropped it. Of course, now they're going to take it more seriously, but I'm still tired of RH and their crap.

  20. Just the libraries please by HerrGlock · · Score: 2, Insightful

    Just give me the libraries for KDE so I can continue to run the programs in their new and improved form on my AfterStep desktop.

    Yes, even with 1.x Ghz CPU and 1 Gig RAM, KDE is still a pain and I don't particularly like the way it's set up. If I wanted to run Windows, I would. I LIKE my 18 desktops and low overhead of Afterstep and the automount thing is a pain in the neck when you're running VMWare. I'm sure you can turn it off, but is that not what Linux is good for, the choices?

    But, the libraries are great, then you can run the programs without the KDE overhead.

    DanH

    --
    Cav Pilot's Reference Page
    UNIX - Not just for Vestal Virgins anymore
    1. Re:Just the libraries please by Peaker · · Score: 2, Interesting

      Much of the "KDE overhead" is the dynamic linking of KDE applications. The number of symbols imported from the libs is enormous, and running KDE seems to reduce this overhead with kdeinit.

      Don't use the analogy to Windows, because the similarity to Windows ends with the default (and themable/replacable) looks. You can have 18 desktops in KDE, and I'm not quite sure Afterstep has less overhead than the KDE2 Window manager (KWin).
      If you don't like the panel - KDE doesn't require you run it.
      If you don't like the window frames - replace the window decorations.
      If you don't like the widget set style - change the theme.
      KDE runs a bunch of lightweight applications in the background to manage things, and your machine can handle those easily.
      BTW: Run some KDE app with stdout/stderr visible, and see if it doesn't spawn a DCOP Server/etc (what you call KDE overhead).. I wonder if you were running apps with the 'KDE Overhead' all the time and never even noticed it :P

  21. Just in case anybody wonders... by mindriot · · Score: 2, Informative

    If anybody wonders what Fitt's law is, here ya go.

  22. I wonder if gcc/g++ 3.0 will make kde3.0 faster by Billly+Gates · · Score: 3, Interesting

    I like c++ alot. I just think the fsf version of it really sucks. I love tail-recursion and the way c++ does handles. I believe oop can really make gui development faster and more bug-free if its done right. I hate gnome's c++ like hack written in c.

    Anyway the orignally arguement why c was the defacto standard in gnome and not c++ was that g++ was mediocre and sucked really bad on anything non-intel. The other one was that comprises in the core QT libraries had to be made so it could compile under g++. This slowed kde down quite alot. I know alot of c die hards like to blame c++ on this but I believe its due to limitation in the g++ compiler. I noticed some code really runs fast on Visual c++ and runs slower and is more bloated on linux with gcc. Anyway I would love to see faster load times on kde3.0.

    Do any of you know if the new compiler can help make kde3.0 run better?

    1. Re:I wonder if gcc/g++ 3.0 will make kde3.0 faster by mandolin · · Score: 5, Informative
      I just think the fsf version of it really sucks

      Well, like, that's just your opinion, man :) could you elaborate on which parts (in gcc 3.0?)

      I noticed some code really runs fast on Visual c++ and runs slower and is more bloated on linux with gcc.

      gcc's prime advantage over compilers like vc++ is retargetability/portability and (nowadays) standards compliance, not speed (tho it tries).

      Anyway I would love to see faster load times on kde3.0.

      That's actually a run-time linker (not compiler) issue. (read the dot or the kde mailing lists for more) .. "kdeinit" is at least partly a hack to get the load times down. They're still working for more improvements on the kde end, but the last word will be when the binutils guys get their linker more optimized for c++ code.

      Do any of you know if the new compiler can help make kde3.0 run better?

      Not yet. gcc3.0 has some bugs (again, they're working on it) that causes it to miscompile parts of kde. These issues ought to be resolved by kde3.0 time.

  23. Re:New file selection dialog by _xeno_ · · Score: 2, Interesting
    Cool, a new File Selection dialog - I wonder if the files now have icons and... what's this...?

    AAAHHHH!!!

    That's the goddamn Windows 2K file selection dialog, with the same damned problems it has.

    Has anyone at GNOME ever done task analysis about what the user is most likely going to be doing when trying to save a file? While the shortcut bar to the left is nice (and I truly hope there's some obvious way to add new shortcuts, via the dialog), the most common task is to find the folder where the file either is (on open) or should be (on save) - ie, a tree view of files, or a separate list of folders from the list of available files. The old Gnome dialog used to separate the folders from the files - the new one apparently doesn't (although that completion is nice) - although there is evidently a mode to set it to.

    Given that the dialog is already so damned big, couldn't a tree view be placed somewhere? And I really hope the greyed-out Folder icon next to the file type drop-down is "Create New Folder," another very common task when saving files - all the examples are evidently showing a file being opened, so I suppose removing the option on open sorta makes sense - although disabling it on open is a bad idea, IMHO.

    --
    You are in a maze of twisty little relative jumps, all alike.
  24. Re:KDE Rocks! by jonathan_ingram · · Score: 3, Informative

    KDE 3.0 will basically be what you would imagine KDE 2.3 would be (i.e. no world shaking new changes), but ported to QT 3. This will enable much better handling of 'foreign' languages, and a rewritten styling/themeing engine, plus other extras (data aware widgets for example).

  25. Xinerama? by inburito · · Score: 2

    How is xinerama support in kde nowadays? I'd love to use it but since enlightenment seems to be the only window manager/desktop environment to reasonably support two or more monitors I think that I'm stuck with it..

    1. Re:Xinerama? by Phexro · · Score: 2

      sawfish seemed to like xinerama just fine for me, and i hear that window maker also supports it.

      sawfish seemed (at the time, before gnome 1.4) to have a few bugs with window positioning - i had a 19" at 1600x1200, and 4 15"ers at 1024x768 - sometimes a window would end up in the "dead space" above one of the 15" screens. but windows would maximize correctly (maximized on _that_ screen, not across all 5) and everything seemed generally to be working well.

    2. Re:Xinerama? by HeUnique · · Score: 2

      XFree's Xinerama extension is fully supported - no more windows right between your monitors, and it works quite nicely (tested on my G400 + 2 20" monitors on 1280x1024)...

      Of course - it really depends if your packager compiled the KDE with Xinerama or without it...

      --
      Hetz (Heunique)
  26. Re:In other news... by Harvey · · Score: 3, Insightful

    The only reason that the GNOME core won't be bonoboized is if there isn't enough time before the freeze to do it in. (The GNOME guys are really serious about getting the release out in a timely fashion, they set an early freeze date of July 31 and limited the feature set due to that.) Havoc never had any objections to the GNOME core being bonoboized, the argument was about his library (GConf) being replaced for GNOME 2.0 without his knowledge. The gnome-core maintainers have always planned on bonoboizing the panel (Vertigo), nautilus already uses bonobo, and the control-center is moving away from any embedding mechanism, which was a joint decision with both the Ximian guys (Chema, Zaphod) and Havoc.

    Sorry for drifting so far off-topic...

  27. Re:Screenshots? by Linegod · · Score: 2, Informative
    --
    -- I care not for your foolish signatures.
  28. GCC just pulled itself back on track... by devphil · · Score: 3, Informative
    Fewer "massive" changes that take 2 years to complete

    Yeah, like everybody's favorite compiler... It stalled for a year or so due to political arguments, hence the EGCS fork. After the FSF formally handed control of GCC to EGCS, the team got the 2.95 series out the door... but it still took forever to get 3.0 released. Afterwards, everybody sat down and said, "Okay, now that that's done, what could be improved?" and the result is the new development plan. The 3.0.1 code should be freezing in another ten days or so.

    I suspect that this is just part of the growth of projects. A massive growth spurt (fast development) followed by a slowing and ossifying, followed by a clean-out-the-crap cycle which leads to a growth spurt...

    and more "evolutionary" style.

    You realize that can mean anything you want it to mean, right? It's way too vague of a term.

    --
    You cannot apply a technological solution to a sociological problem. (Edwards' Law)
  29. Re:Magnifying glasses say it all... by Adnans · · Score: 2

    And here's a KDE weakness. Right smack next to the 'font enlarge/shrink' icons is another magnifying glass, but this one is for searching in the webpage! Anyone who thinks for 2 minutes about this realizes it's a bad idea to have very similar icons with completely different functions next to each other, but somehow these sort of glitches appear in KDE.

    You can fix this yourself easily. Go to the Settings->Configure Toolbars section and select the "Main Toolbar " toolbar and simply remove the "Find" button from this toolbar. I agree, it's quite unbelievable someone didn't think twice about this one. A bug report is still in order... But the fix is here now...

    -adnans

    --
    "In short: just say NO TO DRUGS, and maybe you won't end up like the Hurd people." --Linus Torvalds
  30. Re:Still using FVWM... by Luke · · Score: 2

    twm forever baby!

  31. Ease of use/installation can go to far by Saint+Nobody · · Score: 2
    lynx -source http://go-gnome.com | sh

    dude, that is too sick. far too sick.

    but aside from the fact that i'm floored by your hoopy voodoo hack, i have a fundamental objection to asking people to run a shell script (as root!) without having them look at it. true, you never said "don't read it, just run it." but shouldn't we be discouraging this "su and say" behavior? especially just having people run a shell script that's stored remotely. making things easy to install is good, but "configure && make && make install" is good enough for me. (although i don't even encourage that. do a "./configure --help" first and decide what you really want/need. and do a "make -n install" to try and figure out what's going where in case things break.) A lot of people prefer package management schemes like rpm or apt, but i always feel like i lack a degree of control when i use those. anything past installing rpms is going too far for ease of use. (note to those who think my grandma should be able to use linux: i never said there couldn't be a gui frontend to rpm.)

    --
    #define F(x) int main(){printf(#x,10,#x);}
    F(#define F(x) int main(){printf(#x,10,#x);}%cF(%s))
    1. Re:Ease of use/installation can go to far by BeBoxer · · Score: 3, Insightful

      You forgot at least one step. You do have the person read and understand the Makefile, right? I mean, you don't really expect them to "make install" without checking out what is going to happen first. Especially when it's a Makefile that's was stored remotely! Actually, you do mention "make -n" but only to see what's going on when things break.

      The reality is that there is a certain level of trust involved in downloading and installing software. If a black hat wants to replace some well known installation package with a trojan, it doesn't really matter whether it's being installed via "lynx -source | sh" or "configure && make && make install". Some people will download the go-gnome.com script and check it out. Most won't. Some people look at Makefile's before they "make install". Most don't. make is just as powerful a scripting language as sh, so it's not like one is "safer" to run as root than another. I agree that it certainly feels as though one is safer than the other, but if you think about it for a little bit, they are basically equivalent. Actually, it's easy to prove that they are equivalent. A Makefile can execute any arbitrary shell script that happens to have been downloaded with the tarball. A shell script can include a Makefile which it saves and make's. Any task which can be performed with one can be performed with the other!

      In the end, the go-gnome.com trick is a really easy way to bootstrap yourself into having Gnome running. It's something that anybody can run. And yes, they are putting a lot of trust in the source of the shell script. Just like they would be doing if they downloaded tarballs and compiled them. Two paths to the same place with equivalent risk levels. The difference is, a newbie user might get one of them to work. Unless things have changed drastically, trying to compile Gnome from scratch is a challenge even if you have a lot of Linux experience. Last time I tried it, I ended up chasing down to about third-order dependencies before giving up. I don't think a Linux newbie has a chance in hell of compiling Gnome from scratch.

  32. KDE and Solaris -- get it from PatriotSoft! by argel · · Score: 3, Informative

    I just wish installing KDE on Solaris was as simple.

    PatriotSoft makes Solaris 8 KDE packages. Only catch is they replace Sun's dtgreet logo with their own but that is easily fixed. We have been using their KDE 1.x package in production where I work for 1.5 years now. The KDE 2.x stuff seems to have problems when you logon on graphically more than once but that might be fixed now (run the control panel while logged in twice but only on a box no one cares about).

    You can get the packages at: ftp://ftp.patriots.net/pub/solaris_packages/8-Spar c/KDE/

    -- Argel
    Give a man a fish and he'll eat for a day. Teach a man to fish and he'll get hit by a nuclear submarine.

    --

    -- Argel
  33. Gnome vs. KDE for commercial development by hattig · · Score: 2
    The $1500 fee might be OK, but as long as it's possible to run GNOME apps on most Linux desktops (even if the main desktop is KDE), anyone looking to write commericial software is most likely going to stick to the LGPL-ed GNOME

    I think that most companies would pay the $1500 and use software libraries that do not have GPL anywhere in them, just to be safe. Also if it takes 3 more days to develop in Gnome than KDE because KDE is easier (KDevelop, Kylix, etc) then that $1500 has been made back anyway.

  34. Re:GtkHTML2 by miguel · · Score: 2

    You are confused.

    GtkHTML2 is a completely new code base, separate from GtkHTML (which is what we based our code to build the HTML editor). GtkHTML has all the copyright notices in place.

    GtkHTML2 is a new code base, new abstractions, and has complete CSS2 support.

    Miguel.

  35. Screw 2.0. When will 1.4 work? by Nailer · · Score: 2

    This is my opinion, but its shared by a lot of people. What the hell, its only karma...

    I use three main PCs, each with 128MB or more of RAM, and one with 640MB. They're all PII 400 or better. I update GNOME to the latest stable Ximian every day. see lots of news on the GNOME lists about the new CC, and Bonobo vs GNOME flamewars, but I've yet to see a version of Nautilus with a useable UI, which responds to mouse clicks, can quickly show the contents of directories, can actually surf the web like it was goddamned supposed to, can edit launchers without a text editor, can edit menus without a text editor, and do other things that other desktops can. And if I can somehow do this, then why it is so damn obscure I can't find it, when GMC was entirely understandable, if featureless.

    All GNOME 1.4 game me was antialiased fonts for the desktop and Nautilus which should have been introduced in GNOME 2 via XRender, a file manager that doesn't fucking work, and a better file open and save dialog box.

    That said, the newfile open / save dialog and CC look OK. As in, they don everything they're supposed to and nothing else. But how long does it take?

    1. Re:Screw 2.0. When will 1.4 work? by Nailer · · Score: 2

      Nautilus is a *file manager*, not a menu editor, not a shortcut editor or whatever.

      Bullshit. Its a desktop too, which replaces GNC, which could...wait for it....edit menu, edit shortcuts, and a whole bunch of other stuff. Its the default desktop for GNOME, and yeah while I'm awa re you can disable it (by looking in the obvious location of preferences for the file manager). This spate of non functioning releases (1.4 in aprticular).

      If Open Source projects want to compete with proprietary ones, and compare themselves to proprietary ones, and borrow ideas from proprietary ones, then others can also do the same thing. The GNOEM team compares themselves to other desktops favourably, I don't.

      And no, the audience for GNOME and Nautilus does not know C or C++ or any other programming languages. I think my car sucks too. Are you going to tell me to build my own?

  36. 30 - 50% speed increase in large C++ apps on IA32 by Nailer · · Score: 2

    Waldo Bastian's document demonstrates that the current g++ implementation generates lots of expensive run-time relocations. This translates into the slow startup of large C++ applications (KDE, StarOffice, etc.). The attached program "objprelink.c" is designed to reduce the problem. Expect startup times 30-50% faster.

    The Dot

    /me smiles :)

  37. Thanks, KDE team. by Futurepower(tm) · · Score: 2


    I want to express my heartfelt thanks to the KDE team. KDE is amazing.

    --
    Bush's education improvements were
  38. Re:ok, time for a poll by Glytch · · Score: 2

    Perhaps this would be a good time to plug one of my favourite X programs, Desktop File Manager. There a lots of screenshots there to show you what it's like.

    It's basically a simple, low-overhead way to manage files in X. It's not as full-featured as its Gnome or KDE equivalents, but it's not supposed to be. It's stable and fast and works very well with any window manager you'd care to name. It even has full DND support.

    And if you've got XV thumbnails of images, those thumbnails will be used as the image's icon. Handy little feature. :)

    All you need to use it is X, the XPM libraries and GTK. Fairly standard for any distro.

    End plug.

  39. Re:fud. by HeUnique · · Score: 3, Interesting

    Umm, not exactly a FUD...

    Here is an example - at my previous work I had to install them some sort of developer enviroment for the developers - and since I use personally KDE all the time - I thought, what the heck - and installed KDE 2.1 and KDevelop...

    All the developers loved it. Just the CEO asked me where did I get a version of Visual Studio for Linux and do we have license for this. Guess what my answer was... ;)

    I've seen it on lots of cases, talking to commercial companies who develop some Linux solutions. Most of them use KDevelop even for developing kernel modules!...

    --
    Hetz (Heunique)
  40. Cookie Monsters by fm6 · · Score: 2
    I *love* how finegrained Konqueror's support for cookie and javascript is. You can specify particular sites that allowed to run javascript, to the exculsion of all others.
    You're right, the basic cookie and javascript permission features are very good. But what makes Konqueror cookie management really shine is the way it's implemented at the user level. If you choose to filter your cookies manually, you can accept or reject cookies from whole domains with a single click. Before you know it, you have a cookie policy that accepts legitimate cookies from all your favorite sites, and permanently filters out abusive usage-tracking cookies. From that point on, cookies are something you only think about briefly, each time you visit a new site. Very, very cool.

    My only complaint is that there isn't a similar automatic feature for Javascript.

  41. Re:Amen by HeUnique · · Score: 2

    umm...

    Try at ftp://ftp.patriotsoft.com

    From my experience (only tried it on Sun Ultra 60) - Their KDE packages are AWESOME!

    You can find also the packages for KDE for HP/UX, IRIX, AIX, and Tru64 among other platforms that KDE supports (directly and indirectly) [but not on the above ftp site]

    --
    Hetz (Heunique)
  42. Re:ok, time for a poll by rafa · · Score: 2

    While it doesn't give desktop icons, xwc is a fantastically snappy file manager. On my p200 it starts up and runs fast enough that it actaully feels fast.(and not a lot of apps do here!)

    xwc has an optional two pane layout, and a tree widget. Very nice.

    I actually run dfm, and on it I have an xwc icon ;)

    --
    [Science] is one of the very few things that raises human life a little above farce and gives it the grace of tragedy.
  43. Re:ok, time for a poll by SCHecklerX · · Score: 2
    I used to use DFM. Now for a plug of my own :)

    If you like DFM, you will absolutely LOVE ROX-Filer:

    http://rox.sourceforge.net/

    Really nice stuff! If you want to see a screenshot of my Windowmaker desktop running with ROX filer, check out http://freefall.homeip.net/temp/gregdesktop.jpg and http://freefall.homeip.net/temp/gregdesktop2.jpg

  44. Re:sorta on-topic by SCHecklerX · · Score: 2
    Using Rox Filer, I can hide the dot files by default. As soon as I begin a "find action" (I have it bound to my "/" key), it will automatically reveal all dot files and find the dot file I am looking for, and go right there. For example, to open my ~/.mozilla directory, I just click on my home directory icon (which is on my desktop via ROX-Filer's pinboard), then type /.mo + <Enter>. Voila!

    This is only a very simple example of the beautiful way in which ROX combines GUI + Command line in a truly elegant way. Go get a copy and try it for yourself. You may start questioning the overhead of all that crap that KDE runs in the background to...hmmm..what exactly does all that stuff do that resembles usefulness anyway?

  45. RPMs, please! by magi · · Score: 2
    I hope RedHat 7.x binary RPMs will be available SOON after the release this time. We didn't get the RPMs for the latest beta release at all (or at least I didn't find them).

    RedHat doesn't seem to take packaging too seriously, unlike Mandrake, Suse and Debian, which typically provide the packages in just a few days.

    I'm not quite sure why I haven't yet switched from using RedHat. I guess there was some reason, I always seem to forget what.

  46. Re:ok, time for a poll by Glytch · · Score: 2

    You spoony bard! I was happy with DFM! Now you come along and show me something that shatters my little world! :)

    Seriously, Rox is very nice, I agree. You have a convert.

  47. Re:ok, time for a poll by SCHecklerX · · Score: 2
    Sorry :)

    I was an OS/2 user in the past. DFM tried to be something like WPS on the Linux desktop. It did a decent job, but always seemed a little off to me.

    The thing I love about ROX is it's simplicity. What can be simpler to use and understand than using the OS's filesystem to maintain applications? :)

    Now if only Pronto Mail would use Xdnd properly...ooooh, I'd be one happy linux user :)