[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to fix a crashing Nautilus



Le mer 22/01/2003 à 14:06, Christian Marillat a écrit :
> Ryan Verner <xfesty@computeraddictions.com.au> writes:
> 
> [...]
> 
> > Hmm, I'm guessing from this that setting the theme in gnome-control-center
> > is now setting the icon theme?  Does this mean in the future, icon sets are
> > going to be packaged with the gtk themes?
> 
> If you want to try the gnome-themes and control-center 2.2.0 :
> 
> Install first gnome-themes and then the control center package.
> 
> http://perso.wanadoo.fr/debian/dists/unstable/main/source/gnome-themes_1.0-1_all.deb
> 
> http://perso.wanadoo.fr/debian/dists/unstable/main/source/gnome-control-center_2.2.0-1_i386.deb

I tried them, but gnome-theme-manager hangs before showing a window:

Program received signal SIGINT, Interrupt.
[Switching to Thread 16384 (LWP 29106)]
0x409f5934 in write () from /lib/libc.so.6
(gdb) whe
#0  0x409f5934 in write () from /lib/libc.so.6
#1  0x40458b50 in __JCR_LIST__ () from /lib/libpthread.so.0
#2  0x40d30a58 in Client::writeToServer(char*, int) () from /usr/lib/libfam.so.0
#3  0x40d330e5 in FAMClose () from /usr/lib/libfam.so.0
#4  0x40d33186 in FAMMonitorDirectory () from /usr/lib/libfam.so.0
#5  0x40d2c2a6 in _init () from /usr/lib/gnome-vfs-2.0/modules/libfile.so
#6  0x402d7b9f in _gnome_vfs_monitor_do_add () from /usr/lib/libgnomevfs-2.so.0
#7  0x402d8a2d in gnome_vfs_monitor_add () from /usr/lib/libgnomevfs-2.so.0
#8  0x08054ac6 in file_transfer_dialog_wrap_async_xfer ()
#9  0x08054fca in file_transfer_dialog_wrap_async_xfer ()
#10 0x08055005 in file_transfer_dialog_wrap_async_xfer ()
#11 0x080558a0 in gnome_theme_init ()
#12 0x08050415 in main ()
#13 0x409539f1 in __libc_start_main () from /lib/libc.so.6


strace output:

...

geteuid32()                             = 500
write(16, "\0\0\0\32N0 500 500 sockmeister\0000\n\0", 30) = 30
read(16, "\0\0\0\20", 4)                = 4
read(16, "/tmp/.famYTMpPF\0", 16)       = 16
socket(PF_UNIX, SOCK_STREAM, 0)         = 17
connect(17, {sa_family=AF_UNIX, path="/tmp/.famYTMpPF"}, 110) = 0
close(16)                               = 0
getegid32()                             = 500

...

open("/usr/share/themes/LowContrast/index.theme", O_RDONLY|O_LARGEFILE) = 18
fstat64(18, {st_mode=S_IFREG|0644, st_size=1666, ...}) = 0
read(18, "[Desktop Entry]\nType=X-GNOME-Met"..., 32768) = 1666
read(18, "", 32768)                     = 0
close(18)                               = 0
open("/usr/share/themes/LowContrast/.order", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
getgroups32(0x20, 0x80c8c48)            = 5
geteuid32()                             = 500
write(17, "\0\0\0<", 4)                 = ? ERESTARTSYS (To be restarted)
--- SIGINT (Interrupt) @ 0 (0) ---
+++ killed by SIGINT +++




	Xav



Reply to: