Slashdot Mirror


KDE 2.0.1 is out

KDE 2.0.1 is out. Announcement is here and a summary of fixes is here. You may also want to look at the FAQ before you install it. Lots of bug were fixed (specially to Konqueror). Binaries are available for RedHat (6.x and 7.0) and SuSE (6.4, 7.0, and 7.0 Sparc) as well as the usual tarballs. Japanese users may want to install the Japanese translations which have been added to this release. Any comments from people about Konqueror?

53 of 161 comments (clear)

  1. Using Konqueror standalone by Straker+Skunk · · Score: 2

    Has anyone had experience using Konqueror without the rest of KDE running?

    One annoyance I had with 2.0 were the number of kdeinit/kio processes started up with Konqueror, that would persist even after it was terminated. (Which also made memory usage comparisons with NS4 a rather tricky affair)

    Aside from that, the deluge of debugging messages and inability to display local directories turned me back to NS4, but I'm willing to give Konqy another go at it...

    --
    iSKUNK!
    1. Re:Using Konqueror standalone by tzanger · · Score: 2

      Has anyone had experience using Konqueror without the rest of KDE running?

      I run a fairly Frankensteined setup. WindowMaker and kpanel, with esd to manage sound. I prefer many Gnome apps to the KDE equivalents but can't stand the amount of space the Gnome panel takes up (it seems to be built to be big: kpanel seems to be designed to be thin and simulate the Win9x taskbar as much as possible.)

      I run KDE2 apps without issue. Konq is the main reasons I went and got KDE2. Now I'll be upgrading for more Konq stability (it already is pretty good and *fast*) and to try out a few more KDE bits and pieces.

      One project on my list is a wharf app which eats KDE and Gnome panel items. (more KDE than Gnome though) -- I hate the panel along the bottom but absolutely love the systray-like features it provides. I figure storing 9 16x16 icons and using the wharf icon corners (upper left and lower right) to page between them would be best. And perhaps have the panel icons which changed status pop up to the top of the pile too.

      Hmmm... I think I just wrote my spec. :-) And to think the only real reason I want it is a) to get rid of the panel and b) to put my kicq flower on all virtual destops.

    2. Re:Using Konqueror standalone by update() · · Score: 2
      Has anyone had experience using Konqueror without the rest of KDE running?

      Works fine for me, in WindowMaker and icewm.

      One annoyance I had with 2.0 were the number of kdeinit/kio processes started up with Konqueror, that would persist even after it was terminated. (Which also made memory usage comparisons with NS4 a rather tricky affair)

      Those shouldn't be using a major amount of memory. The current CVS (2.1) now has a fix to keep the KDE processes from persisting after they're no longer needed, although I find having to keep restarting kded is more of a nuisance than the old situation was.

      Aside from that, the deluge of debugging messages and inability to display local directories turned me back to NS4, but I'm willing to give Konqy another go at it...

      Didn't display local directories? Unless I'm misunderstanding you, something is broken, then. That's its primary job. As far as the messages go, either send them to /dev/null or just add Konqueror to a desktop menu in whatever WM you're using.

    3. Re:Using Konqueror standalone by Straker+Skunk · · Score: 2

      Interesting idea. Bring some of that KDE/Gnome panel applet goodness to the *Step dock!

      I figure storing 9 16x16 icons and using the wharf icon corners (upper left and lower right) to page between them would be best. And perhaps have the panel icons which changed status pop up to the top of the pile too.

      If I may make a suggestion... what if you were to multiplex them somewhat like this? (screenshot nabbed from the wmmenu site)

      The row of tiles could slide out on mouseover (or a click), and slide back in on mouseout. It would let you see all the applets at once.

      --
      iSKUNK!
    4. Re:Using Konqueror standalone by jpkeane · · Score: 2

      Have a look at kdenonbeta/kappdock in the KDE 2.1 (HEAD) CVS.

      It lets you dock any application in a seperate dockbar. It's a panel applet, but you can just hide the panel and it's still visible. It lets you dock all those old applications like XBiff, Xload just like you could in KDE 1.1.2, as well as windowmaker applets. Don't know about GNOME.

      Very similar is the kdockbar panel extension added recently to the KDE 2.1 (HEAD) CVS. kdebase/kicker/extensions/dockbar. Some info can be found
      here

      These might be good starting places for what you want to do.

    5. Re:Using Konqueror standalone by frantzdb · · Score: 2
      I prefer many Gnome apps to the KDE equivalents but can't stand the amount of space the Gnome panel takes up (it seems to be built to be big: kpanel seems to be designed to be thin and simulate the Win9x taskbar as much as possible.)



      You must not have tried the Gnome panel recently. It's minimum size is 12 pixels (half the size of the Windows taskbar) and it can also be set at (in pixels) 24, 36, 48, 64, 80, and 128. You can set it up to simulate the Windows taskbar if you like, or you can throw it wherever you like... It's very configurable. I'd be suprised if it can't do what you want.

      --Ben

  2. Strange things seem to happen with optimalization by Idaho · · Score: 4

    What I consider strange is that many people are complaining about instability of (especially) KWord and Konqueror.
    I have tested many of the beta's and RC's myself and they generally worked better than the 2.0 release.

    However, to compile 2.0 release, I used pgcc with -O6, which produces highly optimized code but *may* not work in all cases. A large project like KDE, which takes a day to compile even on a dual celeron system is very likely to trigger bugs in only half-decent, just-apply-this-patch-and-it-should-work-compilers

    And indeed I encounter many more crashes then before. This time, I'm going to reinstall my old gcc version (I believe it was gcc 2.95.1) and just compile with -O2 (the default) and see how it works out.

    I mean, highly optimized is cool and all, but it's also great if it actually *works*!

    I suspect that many people have used very 'new' and untested compilers because in the slashdot thread just after release there was much discussion about that (which is why I tried to do it :)

    --
    Every expression is true, for a given value of 'true'
  3. hey terrific... sort of by scrytch · · Score: 3

    Good thing I didn't waste time with the kde2 freebsd port. Now I get to download the whole ball of wax for 2.01. Over a 56K modem. 56K if I'm lucky. I just do not get it, I update the OS with cvsup, I update the ports collection with cvsup ... why can't I get one single PORT that updates with cvsup instead of downloading the WHOLE damn set all over again? This is the same beef I have with rpm's.

    --

    --
    I've finally had it: until slashdot gets article moderation, I am not coming back.
    1. Re:hey terrific... sort of by scrytch · · Score: 2

      > www.freshports.org end of story

      Um, no. That's an announcement site for the standard ports collection. I am talking about port content that updates via CVS or cvsup (which I understand is the case for the OpenSSL port, before it was marked FORBIDDEN). Dont answer questions I didn't even ask.

      --

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
  4. Re:kde innovative? by elflord · · Score: 2
    At least Windowmaker is more than a Window manager, or can be.

    How so ? I thought it was approximately a Window manager. That's what the Windowmaker homepage says.

    This is true, but it is really not possible to use some of Kde's best features without also using Kwin.

    The basic desktop stuff (taskbar, session manager, etc) is sort of like an extension of kwin. But KDE is much more than just kwin and friends. It's an application development framework upon which one can develop usable applications, and an application suite that uses that framework. The Window manager (and friends) is just a small part of KDE.

    It's all right for people to think of Kde as a window manager.

    KDE is not even close to being a Window manager, and those that mistakenly believe that KDE is a "window manager" project are a mile from the mark. It sort of reminds me of the three blind men and the elephant. One man uses kwin and says "ah-huh! KDE is very much like a Window manager". The second one is shown koffice by a KDE fan, and says "so that's it! KDE is sort of like Microsoft Word". Another man attends a seminar on component programming where DCOP is mentioned, and concludes that KDE is a CORBA replacement.

    Actually, the last two characters are fictional (but are invented to expose the short-sightedness of the first), but the first one is very common.

  5. Please fix the window manager! by spitzak · · Score: 2
    Now that it appears you cannot use the KDE environment without the KDE window manager, I would really like to see some simple fixes to the window manager. They copied some of the most annoying bugs off of Windoze and it would really help if these were fixed:

    If double-click is going to maximize the window, please wait until the second click is released, and don't accept it as a double click if the mouse is moved more than a trivial amount since the second mouse-down. This is NUMBER 1 ANNOYING BEHAVIOR of the Windoze and KDE interface! PLEASE FIX IT! The reason is that if you click a window to the top and then decide to drag it, the push to drag it maximizes the window.

    There is no way to configure it so that you can move the window with the left mouse button without raising it, yet allow you to click the left button and raise the window. This behavior is common in most X window managers and is really good.

    Please set the default so that clicking in a window's contents does not raise it! This very annoying behavior of Windoze makes it impossible to make multi-window interfaces that are usable (and results in bastardizations like "MDI" and tiled windows). If this default was changed I think we would see some innovative user interfaces come up for KDE that we won't see on Windoze. Although this can be set, as a software developer I would really like to see the default changed so that I can assumme this in my GUI design.

    Thanks, thats all for now.

  6. Re:BSD? by Metrol · · Score: 2

    Does KDE run well on the BSDs?

    Initially the installation was pretty clever. The fella doing that port missed some of the configs like GIF support and such for QT. A lot of that has been fixed up now, and the installation is pretty much working as well as MouseDown has stated. It is quite a long compile since nobody has posted binaries for any of the BSD's.

    I've got this on a k6-450, and it runs really sweet. Konqueror has been working great, and looks a LOT better than NS. KNodes, the Usenet reader, looks to be a nice app, but crashes a lot under KDE 2.0. Supposedly this has been corrected for 2.0.1 though.

    In short, if you're looking to get a desktop environment going on a BSD box, I'd highly recommend KDE 2.0 for ya. Been all good stuff so far under FreeBSD 4-Stable.

    --
    The line must be drawn here. This far. No further.
  7. Konqy is good by SecretAsianMan · · Score: 2
    I have been using KDE2 for some time now on my FreeBSD box, and I like it. Although I had to wrestle with kdm to get it working, and konsole still dumps core, the suite is quite decent on the whole -- especially with Konqueror. I've used it to do a bunch of web surfing, and the results are good:
    • It hasn't crashed on me once
    • It seems to be faster than Netscape
    • It seems much less bloated than Netscape
    • Minimal rendering errors.
    What amazes me is that the whole KDE project has gotten 2.0, which represents a relatively gigantic amount of progress over 1.x, together so quickly. Whatever magic they're doing, I hope they keep doing it.

    --
    SecretAsianMan (54.5% Slashdot pure)
    --

    Washington, DC: It's like Hollywood for ugly people.

  8. Editing the K menu by jfunk · · Score: 2

    For a fellow Zappa fan:

    KMenu -> Panel Menu -> Configure -> Menu Editor...

    There's a bunch you can't remove, unfortunately, like bookmarks, etc.

    Myself I usually avoid the menu altogether and make icons for commonly used apps. If I use something a lot I drag the icon to the panel. For many things I simply hit Alt-F2 and start typing the name of the app I want. The autocomplete is cool. I use Netscape only when necessary and a simple "Alt-F2 n " will run it much quicker than any menu. I find myself also hitting "Alt-F2 im " to load up imwheel as well and "Alt-F2 kp " to manage processes when Netscape freaks out.

    What I really miss is KDesktopViewer from KDE 1, which placed a little icon in the tray which produced, on mouse click, a simple menu containing all of the entries from my desktop. I imagine you'd like that as well.

    1. Re:Editing the K menu by Spoing · · Score: 2
      KMenu -> Panel Menu -> Configure -> Menu Editor...

      I'm getting odd results here with KDE 2.0.1, and would appreciate any help folks out there can provide.

      As a normal user, removing items from within the menu editor works...and those menu items remain gone in the menu editor.

      The K menu, though, does not reflect those changes; the removed items are still on the K menu even after loging back in.

      Example: Removing the menu item Games...xpuzzles...xtriangles.

      This makes sense from a Unix perspective since only the local user settings were changed not the global menu settings. Unfortunately while this makes sense to admins, it will make little sense to users.

      (I have not tried this as root, though the menu editor is mostly an end user tool. Hand editing files in /usr/share is much quicker and easier.)

      --
      A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
  9. Re:Strange things seem to happen with optimalizati by Slicker · · Score: 2

    The Konqueror is excellent in general. It just needs a little fine tuning in a few small HTML rendering glitches and Java/Javascript support. KOffice looks great, but is in very serious need of improvements functionally. The table's work very strangely--it's not user-friendly or practical. It doesn't import anything other than its native format and can't even export HTML or RTF. You think, being in an XML form on the most popular Webserving platform on Earth, it could at least export a web page. But it has good infrustructure--I just don't see it as a complete product. It's not useful in any practical sense yet. When it is, it'll be worthwhile to start writing wizards. --Matthew

  10. Re:On Konqueror by scrytch · · Score: 3

    > The HTML rendering engine needs work in some places, but people should keep in mind that this is the KDE file browser.

    Not so, Konquerer is the KDE generic browser. As in it is able to select and view arbitrary content via a variety of access methods. The file listing component need have nothing to do with the HTML renderer -- and probably shouldnt, since I much prefer a column/graph component for managing large numbers of files.

    I'm not terribly enthused about having to do a whole damn make world just to get a version of OpenSSH it'll be happy with tho...

    --

    --
    I've finally had it: until slashdot gets article moderation, I am not coming back.
  11. Re:KDE 2.0 runs well on crappy hardware by wasteve · · Score: 2

    hopefully konqueror will support https by now so I can bank online too.

    Konqueror already supported HTTPS in 2.0. However if you are compiling it yourself you need have openssl installed before you run configure. More info here

  12. Konqueror Komments by Dr.Dubious+DDQ · · Score: 2
    Any comments from people about Konqueror?

    I'm using it right now...

    I haven't had much time to mess with it, as I just got kdebase-2.0.1 compiled, but I can say I haven't had any problems for the last 1/2 hour or so...

    I'm hoping the annoying "won't let go of a previous URL no matter what you type in" bug is gone, and I'm hoping there's a bit more javascript support (the only two complaints I've had with it since the the later beta versions and on). I notice it still doesn't seem to support "javascript:" URLs.

    I now use Konqueror for nearly all of my browsing. I generally only switch back to Netscape 4.76 when I need support for a javascript feature that's not supported in kjs (and/or khtml?) or when Konqueror wouldn't let me go to the page I wanted (due to the aforementioned "won't let go of URL" bug which I suspect is probably fixed in 2.0.1).

    Other than that, in regards to KDE2 as a whole, the only other real complaint I have is that I can't get kmultimedia to compile properly from source. (Specifically, kmidi throws up a bunch of errors [e.g. "playlist.cpp:49: conflicting types for `class KApplication * thisapp' "] and dies. everything else seems to compile okay...though lately I've been getting "bad MD5 cookie" errors trying to run Kaiman on one of my systems, and I don't know why....)

    Ah, the joys of compiling everything myself. Since it won't compile of my machines that I've tried it on recently, but I haven't seen anyone else complaining about it, I figure it's something I've done with my setup, and therefore not really a KDE2 problem anyway.

    Does anyone know of a good place to see what aspects of the DOM and which javascript functions have been implemented so far? I haven't noticed anything in the "CHANGELOG" files...


    A vote for the lesser of two evils is still a vote for Evil.
    1. Re:Konqueror Komments by Raven667 · · Score: 2
      I'm hoping the annoying "won't let go of a previous URL no matter what you type in" bug is gone, and I'm hoping there's a bit more javascript support (the only two complaints I've had with it since the the later beta versions and on). I notice it still doesn't seem to support "javascript:" URLs

      I believe that the URL bug(s) were/are caused by Klippy the super-duper clipboard manager. It appears to poll the X cliboard every 1-2 seconds for changes, this seems to give Konqueror and Mozilla problems now and again. This wasn't listed in the fixes in their press release but I hope they fixed it, I use Klippy heavilly at work when filing security incidents.

      --
      -- Remember: Wherever you go, there you are!
  13. Re:Finally a windows contender by be-fan · · Score: 2

    That's details, and UNIX programs fail here too. At least MS Windows widgets LOOK the same, that can't be said for NIX programs. Also, I think the ideal way to handle this is to take the issue out of the developers hands entirely. Developers have no rights, they should not decide shortcut keys for apps. They should simply register various events, and allow the user to pick the shortcuts. There could even be a standard set of events so "shortcut maps" could be installed on the system.

    --
    A deep unwavering belief is a sure sign you're missing something...
  14. Re:On Konqueror by Arandir · · Score: 2

    I, too, am now using Konqueror as my primary browser. I still have to keep netscape around for one or two websites, sigh...

    I have a few problems with java (perhaps I need to switch to kaffe), and some wierdass layouts that some web "designers" love cause it fits, but overall it's great.

    My main criticism is with the separation of the KDE desktop from the browser. I used to use kfm in WindowMaker or icewm to get a lightweight but vey flexible setup.

    I like it the way it is now better. With kfm, I can't use it as a file browser without the desktop icons appearing on my Windowmaker desktop, and KDE icons clash horribly with the Windowmaker look. Now I can use Konqueror (as I am right this instant) as simply a file/web browser, with no desktop to get in the way. Throw on the kstep theme and it fits right in.

    (Of course, I normally use KDE as my primary desktop, but I still switch over to Windowmaker occasionally, since it still beats all others in the aesthetics department)

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  15. Re:Danger -- BSD can't grok KDE by Arandir · · Score: 2

    I didn't have any of these problems with KDE on FreeBSD. Of course, I use the ports so it wasn't I who had to configure a linux-centric suite into a non-linux environment. (KDE is getting over this centricity problem, but it's still there in spots) The only BSD related problem I had was with the konsole segfault bug, which is supposed to be fixed in 2.0.1.

    I especially didn't have any boot block problems.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  16. Re:let me tell my story... by Arandir · · Score: 2

    KWord definitely sucks

    Well, yeah... But KWord and the rest of KOffice are still beta software.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  17. Finally a windows contender by DavidS · · Score: 2

    I have especially noticed that with the newer versions of KDE(2), it is getting to the point where my mom and sisters could actually use it instead of windows. BillyG was right when he decided to integrate components together, he just did it for the wrong reason. Congrats to the KDE team, keep up the good work!

    ---
    Question authority, but raise your hand first!

    1. Re:Finally a windows contender by be-fan · · Score: 2

      That's not the point. In Windows integrated components help consistancy. The user learns how to use, say Adobe Acrobat, and when they browse a PDF file with Acrobat they're like "hey, I've seen this before" and can use it.

      --
      A deep unwavering belief is a sure sign you're missing something...
  18. Various Crashes fixed ? by PiterPan · · Score: 2

    I thought it was krashing, not crashing....

    well, doesn't matter as long as it worcs...


    --

    --

    --
    On scale from -14 to 56 this post is '-15, Nonexistent'
  19. Re:Hopefully less buggy than 2.0 by Wickie · · Score: 2

    There's a little program called kdebugdialog with which you can turn off the debug output that you don't want to see.

  20. KDE Themes? by geoffeg · · Score: 2

    My main gripe with KDE is its themes, or lack of. I have been checking kde.themes.org twice a week or so and havent seen a new theme or new news in months! I don't know if it's because the administrator the site has disappeared or just because no one does KDE themes anymore. I would write a few themes myself if I had any artistic skills.

    If I understand correctly, KDE has some impressive themeing abilities. The GUI widgets as well as the window borders and such can be themed!

    The second major gripe is window management. How do I tell KDE's window manager that I want a non-KDE app/window (like XMMS) to always be on top?

    This isn't a flame but a concern and questions..

    Geoff

    1. Re:KDE Themes? by FunkyChild · · Score: 5

      KDE themes are great, but they're sort of hidden away. To change window decoration themes, right click on the titlebar and choose something the 'Decoration' submenu. All of these window decoration themes are proper QT themed - not pixmapped, and they look great (although there aren't many). The good thing is that the window decoration themes pick up the right colours from you colour choices in the control panel. It's a bit hard to explain, but if you go and try it out, you'll see what I mean.

      As for widget theming, the KDE 2 widget theming system is very powerful. You can change the widget theme in the control panel, under 'Style'. There are quite a few native QT themes that emulate MacOS, SGI, BeOS etc. These are good because, like the window decoration themes, they reflect your colour and contrast choices from the colours control panel. KDE also does pixmap widget theming. There are only about 4 KDE2 pixmap widget themes on kde.themes.org, but the great thing is that KDE can use GTK pixmap themes, and is much faster than GTK due to it's advanced engine.

      To use a GTK pixmap theme, use the program in the K menu called 'Legacy theme importer' (yes, that's a bit of a nasty name for it). You just need to untar the GTK theme wherever you want it, then tell the theme importer where the directory is.

      However, there are a few drawbacks that I've noticed which I hope will get fixed for 2.1. Using KDE native pixmap themes seems to be somewhat slower than using GTK pixmap themes. I've noticed (for example) with the Aquatic KDE2 theme, that when drawing windows, the background behind the toolbars tehnd to flicker a bit, and draw a bit slugglishly (about the same speed as GTK themes on my box). And the GTK importer isn't bug-free. I've had problems with the GTK theme overriding my font choices in KDE, and as much as I try in the control panel under 'Fonts', I can't get it to do what I want. There are also problems with using GTK themes, in toolbars. For example the Aqua theme for GTK draws those 'bubble' things under toolbar icons when you mouseover them, but when used under KDE, you just see a bland bevelled rectangle when you mouseover. Another problem with the GTK themes is that it doesn't theme the Menu Bar, if you have it at the top of the screen like MacOS.

      Other than these issues which I hope will be fixed soon, I love KDE2 and its themeing capabilities. Right now, I'm using the KDE2 native BeOS-style window decoration theme and QT theme. It looks beautiful, and it absolutely flies.

  21. Re:Konqueror is starting to impress me... by Anonymous Coward · · Score: 2

    Konqueror on Linux is better than Netscape on Linux.

    Wow, what an endorsement!

    Konqueror, it doesn't suck as much as Netscape!

  22. Re:Ok, what about Debian potato? by Anonymous Coward · · Score: 2

    Have a look at kde.tdyc.com. you will find kde 2.0.1 for potato. it's from the same person who also handles the kde packages in woody. and of course, the archive is apt-able. but see the website for further instructions. so long

  23. kde and gnome? by fluxrad · · Score: 2

    who gives a shit. it's like the mac vs windows argument. THERE ARE OTHER CHOICES PEOPLE!!!

    why not try something like blackbox, enlightenment (not the canned gnome version), or (god forbid) windowmaker.
    gnome and kde are both bloatware in my book. and, comparitively ugly and slow.


    FluX
    After 16 years, MTV has finally completed its deevolution into the shiny things network

    --
    "It is seldom that liberty of any kind is lost all at once." -David Hume
  24. 2.01 availability by Afrosheen · · Score: 2

    Just in case anyone's desperately searching for the newest kde rpms for Mandrake, I found them this afternoon at ftp://ftp.twoguys.org/mandrake/current/i586/Mandra ke/RPMS
    I think those are pretty new. Also in the future rpmfind.net has bleeding edge mandrake rpms updated constantly. I find it interesting that the Mandrake guys jump on new software and package it for Mandrake so fast.

  25. Re:kde innovative? by Nailer · · Score: 2

    Your point is good, but could I point out...

    a) He means desktop environment when he says Window Managers
    b) `KDE', the term, as used by the developers, includes KWM. They are not seperate, one is a subset of the other.

  26. Re:kde innovative? by dangermouse · · Score: 3

    ...i really wouldn't be caught dead using a beefed up, ripoff of a microsoft gui.

    Assuming that's all that KDE and Gnome are... why not? What's wrong with it, other than the fact that Microsoft uses it (and we all know Microsoft isn't hip)? Are you too 1337 for a task bar? Too punk rock for icons?

  27. Re:koffice?? by Elbows · · Score: 2

    I have used koffice (mostly kword) a bit and find it to be pretty decent. Unfortunately it is really lacking in filters. It imports word but does not export, and the filter chokes on complicated tables and formatting.
    Since I have to share files with word users, and do all my printing from windows b/c my printer won't work in linux, I have mostly stuck to word 97 with wine, but my initial impression is that koffice is pretty decent. And, unlike staroffice, it doesn't take over my entire desktop or eat up all my memory.

  28. Hopefully less buggy than 2.0 by ff · · Score: 3

    Hopefully this release is more solid than 2.0, which was quite unstable under FreeBSD, not to mention that all the apps still spewed tons to debug messages to stdout, which isn't something one would expect from production quality software.
    <br><br>
    Otherwise, KDE2 is excellent.

  29. I have been using KDE w/ Mandrake 7.2 .... by Pengo · · Score: 2

    .. and things have been stable for the most part. I have found that the KDE Office is still very unstable, as it crashes quite often. Konquerer is nice and is comperable to Opera on Windows. (Much better state than Opera for Linux (as of Beta 2)). In terms of Eye-Candy, does it for me .. I love the Risk OS Theme 'decoration'. Overall stability has been decient. I have noticed the KDE applications are not as rock solid as the 1.x applications, naturally being a .0 app itself. As for a fast and stable environment, I have switched back from Gnome (Didn't think KDE would ever get me away from Helix).. KDE == Consistant Nice Interface - Confusing Control Center... Oh well, nothing is perfect, like this post. ;-)


    --------------------

  30. Konqueror is starting to impress me... by funkapus · · Score: 5

    When I first got KDE 2.0-final installed, I posted a semi-nasty comment about Konqueror, because my impression was that it sucked.

    However, during a recent reinstall, I was having trouble getting Netscape up and running, so for a couple of days I used Konqueror as my sole web browser. This was the version from KDE-2.0-9 or whatever came before 2.0.1. Man, I was impressed. Not perfect, but it was very fast, and ate MUCH less memory than Netscape. Didn't segfault on me or crash at all, which was a huge improvement over the first version I tried.

    Still had some difficulty with plugins, https and the like, but I'm now thinking that this is a viable browser. I can't believe how quickly this thing got stable.

    Nice work, Konqueror folks. And I apologize for my previous bitching.

  31. Good work KDE! by Kiwi · · Score: 4
    Good work KDE!

    My main concern is that KDE will do with KDE2 what they did to some extent with KDE1--they will abandon development on the stable KDE2 release in order to get on the the KDE3 bandwagon.

    - Sam

    --

    The secret to enjoying Slashdot is to realize that it should not be taken too seriously.

    1. Re:Good work KDE! by HeUnique · · Score: 2

      They started to build KDE 2.1 which will be backward compatible with KDE 2.0

      --
      Hetz (Heunique)
  32. SSL via proxy? Javascript fixes? by KlomDark · · Score: 2
    Anyone know if Konqueror in 2.0.1 finally supports SSL via a proxy server? What about major fixes to Javascript?

    With Konqueror 2.0.0, I have not been able to connect to my Internet banking site due to both the inability to do SSL through a proxy server and the fact that basically no Javascript works (On pretty much any site, even super-simple Hello World applets)

    Also, can it finally do - So far, when I hit a site with links that use graphics instead of text, the graphics don't show if the graphics are .png format.

    Konqueror 2.0.0 sure looks good, I hope that 2.0.1 take care of those problems. If not, I'll just have to wait until it gets there. Till then, Netscape 6 is good enough.

  33. Re:Admit it Gnome Bitches by elflord · · Score: 2
    Ripping of a five year old Microsoft UI is in no way innovative,

    KDE is considerably more than a "rip off" of the "Microsoft UI". It is a modern application development framework, and yes, it is an interesting one. Similarites to Windows are superficial. The KDE and Qt APIs are most certainly not in any way "borrowed" from Windows.

  34. Re:Can anyone describe how to get java working? by dangermouse · · Score: 2

    I untarred the Blackdown jdk in /opt, giving me /opt/jdk-1.2.2. I then symlinked that to /opt/java. In Konqueror, I followed the menus through Settings|Configure|Browser, went to the Java/JavaScript tab, checked "Enable Java globally", then "Use user-specified Java" (at the bottom, and gave it /opt/jdk as the "Path to JDK". Apply/OK, and finis. Working just fine. (This is with the Slackware-current KDE 2.0 packages.)

  35. Re:kde innovative? by elflord · · Score: 2
    KDE is nothin more than a ripoff of a win95 gui.

    No, it's not a "rip off" of the win95 GUI. The resemblences are fairly superficial. As someone who actually writes code, I want a decent object oriented development framework, and guess what ? KDE/Qt is it. So if you think that KDE is just a crutch for drooling Windows idiots, you'd better think again.

    if you want something innovative, try enlightenment or blackbox. if you want somethin that looks like windows, use gnome or kde.

    Huh ??? KDE is an application development framework and a suite of applications that run on that framework (including but most certainly not limited to a window manager), Blackbox and E are Window managers. It makes absolutely no sense to compare the two. You are confusing kwm with kde. They are not the same thing. Repeat after me: KDE is NOT a window manager

    lets remember that there are a hell of a lot more than 2 window managers out there

    Again ( repeat after me: ) KDE is NOT a window manager. Neither is GNOME.

    And neither of these are "Windows ripoffs".

    i don't know about you, but i really wouldn't be caught dead using a beefed up, ripoff of a microsoft gui.

    Why not ? If you're afraid that doing so would make you a "windows idiot", suffice it to say that there are developers vastly more skilled (or l334 or whatever) than yourself who use KDE/GNOME.

  36. kewl... by josepha48 · · Score: 2
    I have used konqueror and it is nice. There are a few HTML tags that are not supported with the 2.0 release, but I am told that they are fixed or will be. In particular with the A:hover in style sheets, cnn.com and nbci.com use this.

    It takes 18 seconds to start up if you are not running kde. This is on a 233 with 128Meg of RAM.

    I really like using it as a file manager, as the icons are hot. It is a true alternative to windows explorer, and is probably as good at rendering pages as mozilla or netscape.

    It lacks some plugins, and visiting cnet tv was diffucult if not impossible. Netscape 4.7 on Linux works best so far at that site (real video). I'll have to try the newest update. I'm sure there will be more as well.

    I have had problems with fonts, but that may be X or my cahracterset or something.

    Pages seem to render fairly fast even with a 56k modem.

    Still pretty kewl though.

    I don't want a lot, I just want it all!
    Flame away, I have a hose!

    --

    Only 'flamers' flame!

  37. Please focus on stability!!! by daemonboy · · Score: 2

    I must say KDE2 is impressive in what it has been able to accomplish and the features it has in it. Konqueror is amazing.
    But please, please, please, work on stability! Many apps crash once upon startup and then work fine when tried again, others never start (killustrator)
    The functionality that it has gotten is great, but not great when applications crash all the time. I can get Windows to do that all day.
    The best thing KDE could do for the free unix desktop is to institute a full feature freeze and go into full time debugging mode. If KDE were as stable as FreeBSD and Linux it would really take off. As it is now I have to try to explain to everybody that it's not the OS that is unstable, it's the windowing evironment. "the what???" They have been cultured to equate the OS with the gui.
    But as free unix users we have become acustomed to a much higher level of stability. We should expect the same from our desktop environment. So once again please institute a feature freeze to make kde as solid as it should be.
    Tim

  38. Konqueror? by Ektanoor · · Score: 2

    I don't know wnat it want to conquest but users have stated that the stuff is good but interface is bad. Specially in cases when you have to deal with multilanguage. It looks more stable for some troublmaking sites but in general people prefer the Netscape/Mozilla stuff. It seems that menu and button design was not made in the most optimal way. And this turns people away from it.

    Meanwhile people generally agree that KDE2 is much better interface than KDE1.

  39. On Konqueror by update() · · Score: 3
    Any comments from people about Konqueror?

    I've found myself using it as my primary web browser. I love the cookie handling and it feels quicker than Netscape 4.x and the overall app is more polished and stable than even recent Mozilla nightlies IMHO.The HTML rendering engine needs work in some places, but people should keep in mind that this is the KDE file browser. The fact that people bother to make criticisms that it doesn't handle complicated Javascript or encryption on certain sites suggests just how well it works as a web browser. And this was done with a tiny fraction of the resources of the Mozilla project! A comparison of the two projects would make an interesting case study for open source proponents.

    That was as of last week. Some ugly bugs have popped up in recent CVS (at least for me), but that should be fixed soon.

    My main criticism is with the separation of the KDE desktop from the browser. I used to use kfm in WindowMaker or icewm to get a lightweight but vey flexible setup. kdesktop creates massive problems for me with other window managers, even when it's started with the root window option. Hopefully that will be polished in future releases.

  40. Konquerer...I'd tell ya if I could get it to..... by Chanc_Gorkon · · Score: 2

    LOAD A FREAKIN WEB PAGE! I will admit, something might be my problem, but the documentation SUCKS for KDE 2.X. I try to get it to load slashdot and I get Konquerer cannot handle text/html check your installation. I havre looked all over the place trying to find a detailed way on getting this to work and I have not had any success. I am running Red Hat 6.2. I amslo want to comment that KDE has too freaking many packages. Can't some of these things be integrated into one package? Can the KDE folks do something like Helixcode has done with GNOME? I might have to go buy Mandrake just so I can try a proper KDE setup.

    --

    Gorkman

  41. KDE 2 is really wonderful by maynard · · Score: 3

    When the KDE team added V2 RPMs for Redhat-6.x I decided to deploy KDE-2 along with Helix-Gnome for a nearly 200 host desktop rollout. My feeling is that as head SA it's really not my decision to tell people what desktop to use, it's up to them to tell me what desktop they need to be productive; and anyway if I can offer both Helix and KDE-2, well then let the users decide. I really wasn't planning on this since I didn't expect the KDE team to support RH-6.x given how much trouble I had attempting to compile the source tarballs when they announced the first release; I figured it was brokenness in the egcs-2.91 g++ compiler and just gave up.

    Boy, am I glad they decided to support RH-6.2, I've been fiddling with it and like the desktop a whole bunch. My users are happy since many of them come from Europe and prefer KDE. The others from America most to prefer Gnome -- now both need not feel slighted.

    The only thing I seriously dislike about KDE is the lack of Scheme/Guile bindings to the toolkit... sorry, but I just love Gnome because of that!

    Cheers,
    --Maynard

  42. KDE 2.0 runs well on crappy hardware by myc · · Score: 2

    It took me a good 5 evenings to compile the initial KDE 2.0 release on my trusty old P233 with 64 megs of RAM, but it was well worth the effort. It runs acceptably well on this old boxen. The latest HelixGNOME, however, runs quite slowly (not flaming GNOMErs, if you got more hardware oomph, more power to you; I don't :-). Even though I had gotten random app crashes here and there, nothing seriously bad ever happened. I am looking forward to updating to 2.0.1 to fix these minor things; hopefully konqueror will support https by now so I can bank online too. KDE is really starting to show that it can work as an everyday system for everyday people.


    ---
    Santa Claus: "Ho ho ho!"

    --
    NO CARRIER