lp:~chasedouglas/geis/looping

Created by Chase Douglas and last modified
Get this branch:
bzr branch lp:~chasedouglas/geis/looping
Only Chase Douglas can upload to this branch. If you are Chase Douglas please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chase Douglas
Project:
Geis
Status:
Merged

Recent revisions

186. By Chase Douglas

Wait for geis init response up to five seconds

It shouldn't be a fatal error if we never get the geis init response. We
might cause a race condition, but if we didn't get a response in five
seconds it's likely that geis has initialized anyways and had a bug
getting the message out.

185. By Chase Douglas

Don't check for stdin when waiting for geis init from DBUS backend

We don't do anything with stdin, so it's left with content in the buffer
waiting to be read. This results in an infinite loop until the DBUS
server backend responds.

184. By Stephen M. Webb

grail back end: added back end skeleton

183. By Stephen M. Webb

Added generic GeisBag and libgeis_util.

182. By Stephen M. Webb

Used project-wide build flags for internal test suite.
- switched from target_CFLAGS to target_CPPFLAGS in testsuite/libutouch-geis/Makefile.am
- fixed 'make check' failures resulting from the consequential use of -Werror

181. By Stephen M. Webb

Added proper back end fallback to geisview (LP: #903320).

180. By Stephen M. Webb

Bumped version to 2.2.2

179. By Stephen M. Webb

Fixes a crash caused by a race condition (LP: #897976).
Adding and removing devices too quickly during utouch-evemu unit testing caused a null pointer dereference when querying the X server for just-added devices.

178. By Stephen M. Webb

Fixed special case for no matching devices in filter (LP: #891731).

177. By Jussi Pakkanen

Merged device attribute by name branch.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:geis
This branch contains Public information 
Everyone can see this information.

Subscribers