[Bug 1124735] [NEW] Please sync tickr 0.6.3-1 (universe) from Debian experimental (main)
Launchpad Bug Tracker
1124735 at bugs.launchpad.net
Mon Feb 18 05:37:54 UTC 2013
You have been subscribed to a public bug by Fabrice Coutadeur (fabricesp):
Please sync tickr 0.6.3-1 (universe) from Debian experimental (main)
New features and bug fixes for v0.6.3-1 (from debian/changelog):
tickr (0.6.3-1) experimental; urgency=low
* Fix messy update_everything() function and add new
update_pixmap_from_opened_stream() function, used in tickr_mainc.c
and tickr_prefwin.c.
* All *string* values are now saved inclosed in a pair of " or '.
(This avoid getting trailing whitespaces removed by some editors,
and other weird things like that.) When read, enclosing " or ' are
removed, so backward compatibility is preserved.
* install-on-win32 script renamed build-on-win32 (for accuracy sake.)
* Fix some confusion about win_transparency in tickr_param.c.
Actually, double value from 0.1 to 1.0 inside program / int value
from 1 to 10 inside config file or as command line argument.
* Fix settings import doing nothing (regression bug).
* In show_resource_info(), fix URL link and GTK label.
* Move and set:
#define N_STR_MAX 8
#define STR_MAXLEN FILE_NAME_MAXLEN (128 previously)
and remove duplicates.
* In tickr_feedpicker.c, add:
if (IS_FLIST(flist_bak))
( f_list_free_all(flist_bak); )
to fix: list crash (f_list_free_all(): Invalid node in list) after
adding a feed to an empty list (when clicking OK).
* Rename (#define RESOURCE_DUMP) APP_CMD"-resrc-dump" ->
APP_CMD"-resrc-dump.xml" (because it *is* an XML file.)
* Little changes in big_error() text.
-- Emmanuel Thomas-Maurin <manutm007 at gmail.com> Mon, 04 Feb 2013
17:12:37 +0100
Thank you.
** Affects: tickr (Ubuntu)
Importance: Undecided
Status: New
--
Please sync tickr 0.6.3-1 (universe) from Debian experimental (main)
https://bugs.launchpad.net/bugs/1124735
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list