-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Frugalware-Art.org Artwork for Frugalware Linux 
 Arch-Stuff.org Artwork and Stuff for Arch Linux 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
Xfce-Look.org - Eyecandy for your Xfce-Desktop
Xfce-Look.orgXfce-Look.org

 May 16 2024  
 Not logged in  
Xfce-Look.org
 Home    Add Artwork   Forum   Groups   Knowledge   Events   Jobs   Users   Register   Login-

-
- Poll . 

What's missing in KDE3 beta1?


Posted by  on Dec 29 2001
Speed51%51%51% 51%
Stability13%13%13% 13%
Eye Candy20%20%20% 20%
Apps6%6%6% 6%
Gnome Support11%11%11% 11%
Votes: 3018
goto page: prev   1  2  3  4 

-

 What's missing?

 
 by anonymous on: Jan 28 2002
 
Score 50%

Most people choose computer software with specific applications in mind. For example: "MYSQL on KDE on Linux is a cheap and convenient way to keep track of stray dogs and cats." Now that KDE has reached a good level of usability more emphasis should be placed on application development.


Reply to this

-

 SPEED problem

 
 by anonymous on: Feb 6 2002
 
Score 50%

Hi

just try this: open konqueror... wait... ok it's open.

You'll all noticed that konqueror is way too slow to start, at least on slow machines.

Now press CTRL-N while konqui is running. Waw ! A new window in half a second !

Why do you think IE opens fast ? Because it's preloaded.

What we just need is to open konqueror using the running process ! That's so simple I don't understand why nobody things of that...


Reply to this

-

 Konqueror

 
 by anonymous on: Feb 8 2002
 
Score 50%

Because not everyone uses Konqueror ?


Reply to this

-

 Konqueror

 
 by anonymous on: Feb 8 2002
 
Score 50%

Because not everyone uses Konqueror ?


Reply to this

-
.

 and ?

 
 by julo on: Feb 10 2002
 
Score 50%

Those who don't use konqueror won't benefit of KDE power... Where 's the problem ?

Do you want KDE to stop its developpement because some people still use GNOME or Windows ?

Total nonsense...


Reply to this

-
.

 konqueror

 
 by dek on: Feb 12 2002
 
Score 50%

Well, i use krusader for filemanaging and opera or mozilla for web-browsing most of the time. How should i benefit from preloading konqueror ? I don't use it very often. It would only slowdown my system. It is the freedom of choice i like about linux, bsd, ..
So if the KDE-developers decide to implement it, please make it optional.


Reply to this

-
.

 btw

 
 by dek on: Feb 12 2002
 
Score 50%

.. it is no big deal to preload applications on startup. Put them in your kde autostart folder. And if you like to pop them up directly launch them with kstart. I don't see where the problem is..


Reply to this

-

 optional?

 
 by Amibug on: Feb 13 2002
 
Score 50%

Atleast this would be a great option.

Or maybe it could only start once the first konqueror session was opened.


Reply to this

-

 Re: SPEED problem

 
 by fenn on: Jan 5 2005
 
Score 50%

three years later and this is still an issue... hrm. I'm running icewm as the window manager and using konqueror as the file manager and web browser. much faster. desktop boots up in about one second on my 400 mHz laptop. konqueror would take about 40 seconds to launch a "preloaded instance" when KDE was the desktop, but when running icewm it takes about 15 straight off the disk. not good, but not bad either. It's still a significant improvement over "preloading" to just dump the kde window manager, and there's no loss in functionality, at least for what I do. All those kdeinits make looking at the process list confusing anyway.

since 15 seconds is still too slow for me I wrote a one-line script that uses DCOP to tell konqueror to open a new window using the currently running process, and plunked that on the desktop. bam! google displays in three seconds.

"dcop $(dcop konqueror* | head -1) KonquerorIface openBrowserWindow http://www.google.com/"

that should all be on one line, without the quotes.
paste that line in a text file ~/Desktop/google.sh
then, "chmod o+x ~/Desktop/google.sh"

Now, if I could only figure out how to do that with an arbitrary file on the desktop, say if I wanted to look at a .jpg on the desktop without waiting 15 seconds to load konqueror. It's currently an order of magnitude faster to hit ctrl-N in konqueror and drag the file into the new window than to just double click the icon, but that takes too much mental effort to be a useful way to do things.

I wonder why kdesktop exists at all. I would just draw icons on the desktop in a fullscreen konqueror window that has a funny focus policy. kdesktop isn't much use anyway without the rest of KDE installed.


Reply to this

-
.

 Re: Re: SPEED problem

 
 by fenn on: Apr 30 2007
 
Score 50%

here is that same one-line script, having evolved and matured a bit over the years:
http://fenn.freeshell.org/gnurds/newkonq.sh


Reply to this

-
.

 More speed...

 
 by Rocky on: Feb 18 2002
 
Score 50%

KDE is pretty fast on the whole, but konqueror web-browsing is wayyy too slow compared to its peers.

They need to really tune the browser section of KDE. Other than that, it's the greatest looking and has the best functionality of any of them..

But I still like the others because of competition and they also have their own good points.

IceWM and it's minimalism, Gnome really pushing the heavy design stuff, and KDE in the middle.


Reply to this

goto page: prev   1  2  3  4 

Add commentAdd commentall pollsSuggest new pollBack



-

Copyright 2004-2016 Xfce-Look.org Team  Legal Notice
All rights reserved. Xfce-Look.org is not liable for any content or goods on this site.
You can find our FAQ here.
All contributors are responsible for the lawfulness of their uploads.
Please send us a notice if you spot an ABUSE of the website.
Information about advertising in Xfce-Look.org.
Developers can use our public webservice interface. More information here: public api
For further information or comments on this site, please send us a message
Xfce is a trademark of the Xfce Project
Content RSS   
Events RSS