PCLinuxOS-Forums
News: Wishing everyone a Happy 2012
 
*
Welcome, Guest. Please login or register. February 12, 2012, 02:32:09 AM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Firefox & Thunderbird slow to load [SOLVED]  (Read 1530 times)
Riki
Hero Member
*****
Offline Offline

Posts: 1263


West Yorkshire, England


WWW
« on: February 07, 2010, 06:11:28 AM »

I am on KDE4.3.4 and both FF and TB take between 50 seconds and 1 minute to load. Is this sort of average loading time? I find it far too long.
Logged

tschommer
Hero Member
*****
Offline Offline

Posts: 1254


PCLinuxOS - without rivals


« Reply #1 on: February 07, 2010, 06:25:07 AM »

Riki,

this has something to do with GTK settings, although I'm not sure what. What I've done previously is to delete all of the hidden files/folders related to GTK/GNOME in my home directory, namely

  • all files/folders  .gtk*
  • all files/folders  .gnome*
  • .gtkrc-2.0*


This can't be the correct way, but I've had no negative effects whatsoever, and all GTK based applications come up extremely fast again.

Maybe someone with more knowledge can explain this a little more...?

Torsten
Logged

Hootiegibbon
Administrator
Hero Member
*****
Offline Offline

Posts: 3873

Registered Linux User #421404


« Reply #2 on: February 07, 2010, 06:28:37 AM »

Riki,

My laptop (athlon64 turon dual core tk57) takes about 10 seconds on initial launch of the apps then if I exit and restart them it takes between 5-6 seconds.

I would suggest having  top active in an instance of konsole and then launch each from another instance in konsole - to see what process is taking too long or eating processing power.

A lot would depend on the processor/RAM as my wife's laptop (single core amd) takes slightly longer (about 20% longer).

Jase
Logged

** FORUM SEARCH **

I am Hootiegibbon, undisputed champion fo the typo

My .dotfiles
Riki
Hero Member
*****
Offline Offline

Posts: 1263


West Yorkshire, England


WWW
« Reply #3 on: February 07, 2010, 06:49:44 AM »

Riki,

My laptop (athlon64 turon dual core tk57) takes about 10 seconds on initial launch of the apps then if I exit and restart them it takes between 5-6 seconds.

I would suggest having  top active in an instance of konsole and then launch each from another instance in konsole - to see what process is taking too long or eating processing power.

A lot would depend on the processor/RAM as my wife's laptop (single core amd) takes slightly longer (about 20% longer).

Jase

Jase, sorry but I don't get your "top active in an instance of konsole".  Roll Eyes
Logged

Riki
Hero Member
*****
Offline Offline

Posts: 1263


West Yorkshire, England


WWW
« Reply #4 on: February 07, 2010, 06:53:59 AM »

Riki,

this has something to do with GTK settings, although I'm not sure what. What I've done previously is to delete all of the hidden files/folders related to GTK/GNOME in my home directory, namely

  • all files/folders  .gtk*
  • all files/folders  .gnome*
  • .gtkrc-2.0*


This can't be the correct way, but I've had no negative effects whatsoever, and all GTK based applications come up extremely fast again.

Maybe someone with more knowledge can explain this a little more...?

Torsten

Thanks Torsten. I'll wait till others suggest other ways, if any, before I start manipulating the system and know what I'm doing.

Edit. I've only found gtkrc-2.0*
Logged

Hootiegibbon
Administrator
Hero Member
*****
Offline Offline

Posts: 3873

Registered Linux User #421404


« Reply #5 on: February 07, 2010, 07:23:39 AM »

Riki,

Close firefox, then open two instances of konsole in the first type 'top' in the second 'firefox' keep an eye on the first to see what is running prior to firefox and see if anything is taking cpu % away from the system. The konsole used to launch firefox will show warnings that complain about a theme these can safely be discounted

Is this an upgrade from an existing install or a reinstall over a previous install?

Jase
Logged

** FORUM SEARCH **

I am Hootiegibbon, undisputed champion fo the typo

My .dotfiles
daveleh
Guest
« Reply #6 on: February 07, 2010, 07:58:27 AM »

I am on KDE4.3.4 and both FF and TB take between 50 seconds and 1 minute to load. Is this sort of average loading time? I find it far too long.

I was getting similar with FFox and OOo and I found this suggested in another thread (cant find it at the mo, but noted the instructions down)

Open synaptic package manager and search for package gtk-qt-engine, kde4-style-qtcurve, qtcurve-gtk2.
Mark them for installation (oxygen-molecule will be removed with it)
Reboot
Open KMenu > System > Configuration > Configure Your Desktop
Find and Click Look and Feel > Appearance > Gtk Themes and Fonts
in GTK Styles choose Use another style and pick QtCurve
in GTK Fonts choose Use KDE fonts in my GTK applications
Click Install scrollbar fix below
Click apply
Reboot or restart X server.

This worked for me - all apps open fast as expected

Regards
Logged
Riki
Hero Member
*****
Offline Offline

Posts: 1263


West Yorkshire, England


WWW
« Reply #7 on: February 07, 2010, 08:01:17 AM »

Many thanks Torsten and Jase. Vast improvement: 20 seconds! And if I close FF and open it again, 10 seconds. That'll do me! It would appear that the main culprit was nepomuk/strigi, which I have disabled, but I have also trashed (not deleted, just in case) similar hidden files/folders to the ones suggested by Torsten. Appreciate your help.
Logged

Riki
Hero Member
*****
Offline Offline

Posts: 1263


West Yorkshire, England


WWW
« Reply #8 on: February 07, 2010, 08:05:41 AM »

I am on KDE4.3.4 and both FF and TB take between 50 seconds and 1 minute to load. Is this sort of average loading time? I find it far too long.

I was getting similar with FFox and OOo and I found this suggested in another thread (cant find it at the mo, but noted the instructions down)

Open synaptic package manager and search for package gtk-qt-engine, kde4-style-qtcurve, qtcurve-gtk2.
Mark them for installation (oxygen-molecule will be removed with it)
Reboot
Open KMenu > System > Configuration > Configure Your Desktop
Find and Click Look and Feel > Appearance > Gtk Themes and Fonts
in GTK Styles choose Use another style and pick QtCurve
in GTK Fonts choose Use KDE fonts in my GTK applications
Click Install scrollbar fix below
Click apply
Reboot or restart X server.

This worked for me - all apps open fast as expected

Regards

Thanks Dave, I'm saving your post for later.
Logged

vatsok
Jr. Member
**
Offline Offline

Posts: 15


« Reply #9 on: February 08, 2010, 12:38:28 PM »

Quote
Riki,

this has something to do with GTK settings, although I'm not sure what. What I've done previously is to delete all of the hidden files/folders related to GTK/GNOME in my home directory, namely

    * all files/folders  .gtk*
    * all files/folders  .gnome*
    * .gtkrc-2.0*



This can't be the correct way, but I've had no negative effects whatsoever, and all GTK based applications come up extremely fast again.

Maybe someone with more knowledge can explain this a little more...?

Torsten

Solved indeed! I had the same problem and now everything is back to normal. Thanks a lot tschommer.
Logged
tschommer
Hero Member
*****
Offline Offline

Posts: 1254


PCLinuxOS - without rivals


« Reply #10 on: February 08, 2010, 01:31:25 PM »

Glad it works for you!  Cheesy
Logged

Joble
Global Moderator
Hero Member
*****
Offline Offline

Posts: 6851


USA - Mountain Time


« Reply #11 on: February 08, 2010, 03:25:47 PM »

I had forgotten about this, read it some time back in another thread but forgot to actually do it.  Mine is working properly again too.  Thanks!
Logged

Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System
Ramchu
Hero Member
*****
Offline Offline

Posts: 1331



« Reply #12 on: February 08, 2010, 06:38:27 PM »

 I didn't know that mine was loading slow until I applied the settings  - Thanks Also !  Cheesy
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM