This bug was fixed in the package tickr - 0.5.4-1
---------------
tickr (0.5.4-1) unstable; urgency=low
* Fix sort_url_list(EMPTY_LIST) falsly returning one element list
(in news_list.c.) Now, program doesn't hang anymore if lauched with
no feed URLs selected.
* Add in news_main.c: shift2left_callback():
env->suspend_rq = TRUE / (cairo drawing code) / env->suspend_rq = FALSE
* Tickr fails to build with ld --as-needed (recently-set-as-default
linker flag) because libraries must be placed after objects needing
theirs symbols.
To fix that, we use autoconf macro PKG_CHECK_MODULES(GTK2, gtk+-2.0, ,)
and PKG_CHECK_MODULES(XML2, libxml-2.0, ,) in configure.ac, and we
may so remove `pkg-config --libs GTK+-2.0' and `xml-config --libs' from
src/tickr/Makefile.am.
(Closes: #647311 LP: #879880)
-- Emmanuel Thomas-Maurin <[email protected]> Tue, 8 Nov 2011
16:00:00 +0000
** Changed in: tickr (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/879880
Title:
Tickr doesn't build on Oneiric and Precise
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tickr/+bug/879880/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs