[haiku-bugs] Re: [Haiku] #10064: Unable to use Canna input method

  • From: "mt" <trac@xxxxxxxxxxxx>
  • Date: Thu, 02 Jan 2014 11:22:46 -0000

#10064: Unable to use Canna input method
------------------------------------+----------------------------
   Reporter:  X512                  |      Owner:  bonefish
       Type:  bug                   |     Status:  assigned
   Priority:  normal                |  Milestone:  R1
  Component:  Servers/input_server  |    Version:  R1/Development
 Resolution:                        |   Keywords:
 Blocked By:                        |   Blocking:
Has a Patch:  1                     |   Platform:  All
------------------------------------+----------------------------

Comment (by mt):

 Thanks suggestion! I modified patch.
 I use both BPathFinder() and BPathFinder(B_CURRENT_IMAGE_SYMBOL) so that
 user can use either input method add-on from boot/system/optional or
 package.

 With BPathFinder():
 * put add-on bellow system/non-packaged with /boot/system/data/Canna ->
 works after restarting Haiku.
 * put add-on bellow home/config/non-packaged with /boot/system/data/Canna
 -> works without restarting Haiku.
 * put package into system/packages with /boot/system/data/Canna -> works
 after restarting Haiku.
 * put package into home/config/packages with /boot/system/data/Canna ->
 works after restarting Haiku.
 * put package into system/packages without /boot/system/data/Canna ->
 works after restarting Haiku.
 * put package into home/config/packages without /boot/system/data/Canna ->
 do not work.

 With BPathFinder(B_CURRENT_IMAGE_SYMBOL):
 * put add-on bellow system/non-packaged with /boot/system/data/Canna -> do
 not work.
 * put add-on bellow home/config/non-packaged with /boot/system/data/Canna
 -> do not work.
 * put package into system/packages with /boot/system/data/Canna -> works
 after restarting Haiku.
 * put package into home/config/packages with /boot/system/data/Canna ->
 works after restarting Haiku.
 * put package into system/packages without /boot/system/data/Canna ->
 works after restarting Haiku.
 * put package into home/config/packages without /boot/system/data/Canna ->
 works after restarting Haiku.

--
Ticket URL: <http://dev.haiku-os.org/ticket/10064#comment:10>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: