guodong / wmii

Automatically exported from code.google.com/p/wmii
MIT License
0 stars 0 forks source link

Multiple `wmiir read /event` (same from issue 160) #198

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
$ pgrep -f 'wmiir read /event'
29996
Then I run a wmiirc to reload my local_events in ~/.wmii/wmiirc_local
$ pgrep -f 'wmiir read /event'
6489
29996

From that point any event is being repeated two times or more if a run the 
wmiirc again. To resolve the problem I just manually kill the old pid.

Version:
$ wmii -v
wmii-3.9.2, ©2010 Kris Maglione

Using gentoo ebuild revision 1

Original issue reported on code.google.com by dvdscripter@gmail.com on 28 Jun 2010 at 3:59

GoogleCodeExporter commented 8 years ago
This should be fixed in revision 9d31d13386b8. I'm fairly certain there's a 
gentoo ebuild for the mercurial tip around somewhere, but I couldn't tell you 
where.

Original comment by maglion...@gmail.com on 28 Jun 2010 at 5:32

GoogleCodeExporter commented 8 years ago
Tested tip, nice work

Original comment by dvdscripter@gmail.com on 28 Jun 2010 at 1:23

GoogleCodeExporter commented 8 years ago

Original comment by maglion...@gmail.com on 28 Jun 2010 at 3:44

GoogleCodeExporter commented 8 years ago
Issue 202 has been merged into this issue.

Original comment by maglion...@gmail.com on 30 Jun 2010 at 4:16