google-code-export / imsettings

Automatically exported from code.google.com/p/imsettings
GNU Lesser General Public License v2.1
1 stars 0 forks source link

IM goes way till im-info-daemon restarted #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. imsettings-stop -n <current IM>
2. imsettings-start <new IM>
3. imsettings-list

What is the expected output? What do you see instead?
<current IM> goes away from the list. it should be still kept there.

Additional Information:
It won't goes away if run imsettings-stop without -n. 

Original issue reported on code.google.com by akira.ta...@gmail.com on 12 Jun 2008 at 1:15

GoogleCodeExporter commented 9 years ago
The steps to be reproduced seems not correct. to be correct:

1. imsettings-list
2. imsettings-stop <current IM>
3. imsettings-start <current IM>
4. imsettings-stop <current IM>
5. imsettings-list

Original comment by akira.ta...@gmail.com on 12 Jun 2008 at 12:22

GoogleCodeExporter commented 9 years ago
Fixed in r55.

Original comment by akira.ta...@gmail.com on 12 Jun 2008 at 12:33