Bug 310467 - Launching applications on gnome is very slow
Summary: Launching applications on gnome is very slow
Status: RESOLVED DUPLICATE of bug 304632
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Beta 3
Hardware: x86-64 Other
: P5 - None : Blocker (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-13 23:46 UTC by Thiago Sayao
Modified: 2007-09-17 17:35 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
/etc/hosts (642 bytes, text/plain)
2007-09-17 01:23 UTC, Thiago Sayao
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Sayao 2007-09-13 23:46:23 UTC
I have installed opensuse 10.3 beta3 with the gnome CD. After the installation, launching any gnome program takes ages.

To reproduce:
Launch any gnome app
Wait.. Wait.. Wait..
Wait some more
And more..
The app appears
Comment 1 JP Rosevear 2007-09-13 23:55:34 UTC
Can you provide the output of 'hostname' and ls -al /usr/share/icons/Tango/icon-theme.cache ?
Comment 2 Thiago Sayao 2007-09-13 23:57:10 UTC
Here it is:

sayao@thiago:~/Downloads> hostname
thiago


sayao@thiago:~/Downloads> ls -al /usr/share/icons/Tango/icon-theme.cache
-rw-r--r-- 1 root root 2427160 2007-09-12 20:55 /usr/share/icons/Tango/icon-theme.cache

Thanks!
Comment 3 Thiago Sayao 2007-09-14 00:13:51 UTC
Must be something on the icon cache, changing the theme to "industrial" fixed the problem.
Comment 4 Thiago Sayao 2007-09-14 00:23:20 UTC
Sorry, false alarm. The problem persists.
Comment 5 Federico Mena Quintero 2007-09-14 00:26:00 UTC
Thiago, please update your gtk2 package when it becomes available (RC1?); I submitted a fix yesterday.

*** This bug has been marked as a duplicate of bug 303869 ***
Comment 6 Michael Meeks 2007-09-14 13:16:26 UTC
IMHO if this is SL10.3 B3 - I have horrific session managment problems.

Thiago - can you confirm that if you launch a terminal and do:

unset SESSION_MANAGER

then try starting an app. If it's the same as me that will fix it immediately - it was some SM timeout [ the icon cache, while stupid didn't cause that much grief for me ;-].
Comment 7 Thiago Sayao 2007-09-16 03:47:05 UTC
I have tried the patch on bug 303869 but the problem persists, so i can confirm that this patch doesn´t fix the slowness problem.

Michael:
I will try it as soon i´m on my machine. Thanks :)
Comment 8 Thiago Sayao 2007-09-16 23:22:05 UTC
Michael:

Unsetting SESSION_MANAGER and launching programs on the same terminal seems to fix the problem.
Comment 9 JP Rosevear 2007-09-17 00:47:12 UTC
Still need /etc/hosts.  I suspect that the output of 'hostname' is not in /etc/hosts.
Comment 10 JP Rosevear 2007-09-17 01:06:08 UTC
Quite possibly bug 304632.
Comment 11 Thiago Sayao 2007-09-17 01:23:44 UTC
Created attachment 172710 [details]
/etc/hosts
Comment 12 JP Rosevear 2007-09-17 01:43:46 UTC
Yes, you have no machine name other than localhost.  I assume the output of "hostname" != localhost.

I'll guess two other pieces based on my experimentation, you are using NetworkManager and you have a custom hostname that is not changed based on dhcp and "Write hostname to /etc/hosts" is checked in the yast network interface.
Comment 13 Thiago Sayao 2007-09-17 02:16:03 UTC
Both "Change Hostname via DHCP" and "Write hostname do /etc/hosts" are checked and i'm using NetworkManager.
Writing my ip and hostname on /etc/hosts seems to solve the problem. Maybe my router (which is also the dhcp server) is not returning my hostname? Or maybe the network scripts are not writing it to /etc/hosts?

Thanks.
Comment 14 Stephan Kulow 2007-09-17 06:04:47 UTC
ok, tracking it in the other bug then

*** This bug has been marked as a duplicate of bug 304632 ***
Comment 15 Michael Meeks 2007-09-17 17:35:46 UTC
Well - JP is right of course, but I just did a default install - nothing 'clever' changed at all wrt. networking ;-)