You are not logged in.

#1 2006-07-18 04:01:47

funkmuscle
Member
Registered: 2006-02-09
Posts: 534

Sylpheed-Claws

Hey,

I updated the new GTK+-2.10 and now Sylpheed-Claws will not work.
It spits out an error report:

Sylpheed-Claws version 2.3.1
GTK+ version 2.10.0 / GLib 2.12.0
Locale: en_US.utf8 (charset: ISO-8859-1)
Features: IPv6 iconv compface OpenSSL LDAP GNU/aspell libetpan libgnomeprint
Operating system: Linux 2.6.17-ARCH (i686)
C Library: GNU libc 2.4
--
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1091313968 (LWP 9320)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()
#0  0xffffe410 in __kernel_vsyscall ()
#1  0x401b1f63 in __waitpid_nocancel () from /lib/libpthread.so.0
#2  0x080b5b3f in crash_install_handlers ()
#3  <signal>
#4  0x081b5e17 in gtk_sctree_set_anchor_row ()
#5  0x081b64b9 in gtk_sctree_insert_gnode ()
#6  0x080d8f2c in folderview_set ()
#7  0x080d9025 in folderview_update_folder ()
#8  0x081912f2 in base64_decoder_new ()
#9  0x408ff398 in g_hook_list_marshal () from /usr/X11R6/lib/libglib-2.0.so.0
#10 0x08191416 in hooks_invoke ()
#11 0x080d11f8 in folder_add ()
#12 0x080d372e in folder_read_list ()
#13 0x080f9584 in main ()

How do I fix?
Thanx in advance

Offline

#2 2006-07-18 04:28:20

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Sylpheed-Claws

Maybe sylpheed-claws needs to be rebuilt against gtk 2.10

Offline

#3 2006-07-18 11:09:04

funkmuscle
Member
Registered: 2006-02-09
Posts: 534

Re: Sylpheed-Claws

Hey Snowman, thank you for the reply.
How do I go about that? Do I edit the PKGBUILD?
I've never done that. Everything I do is by trial and error and I usually break things.

Thank you again

Offline

#4 2006-07-18 11:26:11

smoon
Member
Registered: 2005-08-22
Posts: 468
Website

Re: Sylpheed-Claws

funkmuscle wrote:

Hey Snowman, thank you for the reply.
How do I go about that? Do I edit the PKGBUILD?
I've never done that. Everything I do is by trial and error and I usually break things.

Thank you again

Here's an easy way to recompile it:
* run `abs' as root
* copy the directory /var/abs/extra/network/sylpheed-claws to some place you have write access to (/tmp or /var/abs/local for example)
* cd into that directory and run `makepkg'
* install the resulting package with pacman: `pacman -U sylpheed-claws-version.pkg.tar.gz'

Offline

#5 2006-07-18 17:29:09

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: Sylpheed-Claws

Also, add a "-g" option to CFLAGS in /etc/makepkg.conf, build the package with makepkg -n and use gdb on the resulting binary, it will give more exact information about what happens.

Offline

Board footer

Powered by FluxBB