Diff
Differences From Artifact [75ad58880f]:
- File
Makefile
— part of check-in
[8a68105eeb]
at
2015-05-18 22:19:42
on branch trunk
— Delay window title updating logic and ui_cht callback via uikit.do() wrapper.
Seems to fix both: - Gdk:ERROR:/build/buildd/gtk+2.0-2.24.23/gdk/gdkregion-generic.c:1114:miUnionNonO: assertion failed: (r->x1 < r->x2) - Error in `python': double free or corruption (fasttop): 0x0..... (user: mario, size: 2877) [annotate] [blame] [check-ins using]
To Artifact [14bf4a5119]:
- File Makefile — part of check-in [2590478319] at 2015-05-19 22:37:03 on branch trunk — Fetch all 5 available pages from Xiph directory. Rewrite to use more directed regex extraction mode. Minor help page updates. (user: mario, size: 2918) [annotate] [blame] [check-ins using]
82 83 84 85 86 87 88 | $(INST) help/str*2.1 -t /usr/share/man/man1/ # start locally st2: run run: MALLOC_CHECK_=2 PYTHONVERBOSE=2 python -B ./st2.py -D | > > | 82 83 84 85 86 87 88 89 90 | $(INST) help/str*2.1 -t /usr/share/man/man1/ # start locally st2: run run: MALLOC_CHECK_=2 PYTHONVERBOSE=2 python -B ./st2.py -D yelp: yelp help/index.page 2>/dev/null & |