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

default imsettings-info to current IM system #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently imsettings-info requires an argument to output information.

It would be nicer if it defaulted to the current active input method system
so that one does not need to work out what argument one needs to pass to it
normally.

Original issue reported on code.google.com by juhpeter...@gmail.com on 25 Aug 2008 at 3:51

GoogleCodeExporter commented 9 years ago

Original comment by akira.ta...@gmail.com on 25 Aug 2008 at 4:22

GoogleCodeExporter commented 9 years ago
Here is a first try at a patch.

It gives the output:

$ imsettings-info 

(process:3180): IMSettings-WARNING **: Failed to invoke a method
`WhatInputMethodIsRunning':
  Method "WhatInputMethodIsRunning" with signature "" on interface
"com.redhat.imsettings.IMInfo" doesn't exist

Method "WhatInputMethodIsRunning" with signature "" on interface
"com.redhat.imsettings.IMInfo" doesn't exist

Original comment by juhpeter...@gmail.com on 26 Aug 2008 at 12:26

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks. modified a patch a bit and committed in r129.

Original comment by akira.ta...@gmail.com on 26 Aug 2008 at 12:14