Find the answer to your Linux question:
Results 1 to 6 of 6
Ever since I installed Debian many KDE apps (specifically konqueror) will appear not to load then, several minutes later, they will suddenly start. I know it's not my computer's speed ...
  1. #1
    Just Joined! fish199902's Avatar
    Join Date
    Sep 2007
    Location
    Colorado
    Posts
    12

    kde apps (long) delayed start

    Ever since I installed Debian many KDE apps (specifically konqueror) will appear not to load then, several minutes later, they will suddenly start. I know it's not my computer's speed because the CPU load during this time is usually at 0-1%

    I googled this but I couldn't find anything useful. What would I need to do to fix this?

    Info:
    Debian ETCH
    Linux 2.6.22-2-686 #1 SMP
    Intel 915 Pentium D 2.80GHz
    1gb RAM
    KDE 3.5.8

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Which Graphics Card do you have? Execute konqueror in Terminal/Konsole. Does it throw any error message?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined! fish199902's Avatar
    Join Date
    Sep 2007
    Location
    Colorado
    Posts
    12
    I have an NVIDIA GeForce 7300 GT with 256 MB
    In Konsole it started and gave me the blue "Konqueror is your file manager, web browser..." page but I cant go anywhere or it freezes with a gray bar in the center of the window. When I give it a directory to open in Konsole is has the same delay.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Ok ! Have you installed Nvidia Driver?
    Execute this
    Code:
    cat /etc/X11/xorg.conf | grep Driver
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined! fish199902's Avatar
    Join Date
    Sep 2007
    Location
    Colorado
    Posts
    12
    I have installed the NVidia driver, I have version 100.14.19
    fish@fishdesktop:~$ cat /etc/X11/xorg.conf | grep Driver
    Driver "kbd"
    Driver "mouse"
    Driver "nvidia"

  6. #6
    Just Joined! fish199902's Avatar
    Join Date
    Sep 2007
    Location
    Colorado
    Posts
    12
    Something else that I have noticed is there are a few KDE apps that freeze on opening an 'open/close file' dialog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •