This bug was fixed in the package tickr - 0.6.3-1
Sponsored for Emmanuel Thomas-Maurin (manu-tm)

---------------
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 <manutm...@gmail.com>  Mon, 04 Feb 2013
17:12:37 +0100

** Changed in: tickr (Ubuntu)
       Status: New => 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/1124735

Title:
  Please sync tickr 0.6.3-1 (universe) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tickr/+bug/1124735/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to