Peter Hutterer
|
3d516530c6
|
wacom: throw the exception (if any) to the "done" handler
Attach an errno to all exceptions, so we can bubble that up to the client
and display a message.
Fixes #24
|
2018-01-25 14:55:10 +10:00 |
Peter Hutterer
|
a8ea4eb01b
|
kete: improve an error message
This is a debugging tool, but still...
|
2018-01-25 09:18:59 +10:00 |
Peter Hutterer
|
b3fad1be1b
|
kete: ignore errors during StopListening
If the daemon goes away while we're listening, this is not a real problem.
|
2018-01-25 09:18:59 +10:00 |
Peter Hutterer
|
2ee934a81d
|
kete: don't let a second client start searching
|
2018-01-24 19:25:00 +10:00 |
Benjamin Tissoires
|
6fa14b65f2
|
kete: Move the file in a tools folder
This is an unbelievable commit. This just moves one file in a new dir,
and this fixes bug #19.
|
2018-01-23 19:42:23 +10:00 |