hatliff / wmii

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

Segfault when sending wrong args to send and swap #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is very similar to the previous issue dealing with the grow and nudge
commands, when sending the wrong args, instead of getting a bad value
message, you get a segfault

What steps will reproduce the problem?
1. attempt to execute "wmiir xwrite /tag/sel/ctl send sel" or
   "wmiir xwrite /tag/sel/ctl swap sel"

What is the expected output? What do you see instead?
Expected: fails with "Bad Value"
Actual:   segfault

What version of the product are you using (wmii -v)? On what operating system?
wmii-hg2422

Original issue reported on code.google.com by adkilgore on 14 Dec 2008 at 3:02

GoogleCodeExporter commented 9 years ago
The same thing actually comes up with the select command as well, 
"wmiir xwrite /tag/sel/ctl select"

Original comment by adkilgore on 14 Dec 2008 at 3:12

GoogleCodeExporter commented 9 years ago

Original comment by maglion...@gmail.com on 17 Dec 2008 at 8:30