FS#30115 - [Sylpheed] seems not to be built correctly
Attached to Project:
Community Packages
Opened by Alex (Alex Arch User) - Saturday, 02 June 2012, 18:01 GMT
Last edited by speps (archspeps) - Sunday, 03 June 2012, 19:59 GMT
Opened by Alex (Alex Arch User) - Saturday, 02 June 2012, 18:01 GMT
Last edited by speps (archspeps) - Sunday, 03 June 2012, 19:59 GMT
|
Details
Description: Sylpheed 3.1.4-1. When it was in AUR - it
worked. Now that it's moved to [community] it cannot start
with an error:
~~~ Gdk-ERROR **: g_thread_init() must be called before gdk_threads_init() zsh: trace trap sylpheed ~~~ Although the version of a package is the same. Information about installed program: pacman -Qi sylpheed Name : sylpheed Version : 3.1.4-1 URL : http://sylpheed.sraoss.jp/en/ Licenses : GPL Groups : None Provides : None Depends On : gpgme gtkspell desktop-file-utils Optional Deps : None Required By : None Conflicts With : None Replaces : None Installed Size : 6960.00 KiB Packager : speps <speps@aur.archlinux.org> Architecture : i686 Build Date : Sat Jun 2 13:26:34 2012 Install Date : Sat Jun 2 16:20:37 2012 Install Reason : Explicitly installed Install Script : Yes Description : Lightweight and user-friendly e-mail client |
This task depends upon
Closed by speps (archspeps)
Sunday, 03 June 2012, 19:59 GMT
Reason for closing: Not a bug
Additional comments about closing: Reporter system was not up to date
Sunday, 03 June 2012, 19:59 GMT
Reason for closing: Not a bug
Additional comments about closing: Reporter system was not up to date
Otherwise you can try this [1] build with debugging symbols enabled, in a gdb session like this:
$ gdb sylpheed
> run
# then, when it fails
> bt
and paste here (using a pastebin service) the backtrace. Thanks
[1] http://pkgbuild.com/~speps/pkgs/sylpheed-3.1.4-1-i686.pkg.tar.xz