On Tuesday, August 07, 2012 10:04:51 PM AWASHIRO Ikuya wrote:
> On Tue, 07 Aug 2012 01:26:18 -0400
>
> Scott Kitterman <ubuntu@kitterman.com> wrote:
> > This is done and in the Kubuntu updates PPA (ppa:kubuntu-ppa/ppa). I
> > would
> > appreciate it if interested people would test this and see if it works.
>
> Hmm, it doesn't work.
>
> ikuya@KubuntuPrecise1:~$ /usr/lib/kde4/libexec/kimpanel-ibus-panel
> bash: /usr/lib/kde4/libexec/kimpanel-ibus-panel: No such file or directory
> ikuya@KubuntuPrecise1:~$ ls -la /usr/lib/kde4/libexec/kimpanel-ibus-panel
> -rwxr-xr-x 1 root root 22168 Aug 7 06:31
> /usr/lib/kde4/libexec/kimpanel-ibus-panel ikuya@KubuntuPrecise1:~$ ldd
> /usr/lib/kde4/libexec/kimpanel-ibus-panel not a dynamic executable
>
> What happened?
Did you install plasma-widget-kimpanel-backend-ibus? When I look at the .deb
on Launchpad, it has that file in it.
Scott K
--
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
08-07-2012, 01:21 PM
AWASHIRO Ikuya
Making IBus usable in Kubuntu
On Tue, 07 Aug 2012 09:13:05 -0400
Scott Kitterman <ubuntu@kitterman.com> wrote:
> Did you install plasma-widget-kimpanel-backend-ibus? When I look at the .deb
> on Launchpad, it has that file in it.
Yes, of course.
--
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
08-07-2012, 02:07 PM
Scott Kitterman
Making IBus usable in Kubuntu
On Tuesday, August 07, 2012 10:21:46 PM AWASHIRO Ikuya wrote:
> On Tue, 07 Aug 2012 09:13:05 -0400
>
> Scott Kitterman <ubuntu@kitterman.com> wrote:
> > Did you install plasma-widget-kimpanel-backend-ibus? When I look at the
> > .deb on Launchpad, it has that file in it.
>
> Yes, of course.
>
> ikuya@KubuntuPrecise1:~$ dpkg -L plasma-widget-kimpanel-backend-ibus
> /.
> /etc
> /etc/xdg
> /etc/xdg/autostart
> /etc/xdg/autostart/kimpanel-ibus-panel.desktop
> /usr
> /usr/lib
> /usr/lib/kde4
> /usr/lib/kde4/libexec
> /usr/lib/kde4/libexec/kimpanel-ibus-panel
> /usr/share
> /usr/share/doc
> /usr/share/doc/plasma-widget-kimpanel-backend-ibus
> /usr/share/doc/plasma-widget-kimpanel-backend-ibus/copyright
> /usr/share/doc/plasma-widget-kimpanel-backend-ibus/changelog.Debian.gz
Odd. I did copy forward your changes in ~ppa2 to the desktop file:
Other than that, it should be the same as your ~ppa1 upload.
There aren't any upstream changes in 4.8.5 related to kimpanel.
Scott K
--
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
08-07-2012, 02:32 PM
AWASHIRO Ikuya
Making IBus usable in Kubuntu
On Tue, 07 Aug 2012 10:07:53 -0400
Scott Kitterman <ubuntu@kitterman.com> wrote:
> Odd. I did copy forward your changes in ~ppa2 to the desktop file:
>
> @@ -1,7 +1,7 @@
> [Desktop Entry]
> Name=kimpanel-ibus-panel
> -Comment=/usr/lib/kde4/libexec/kimpanel-ibus-panel -i
> -Exec=/usr/lib/kde4/libexec/kimpanel-ibus-panel -v -i
> +Comment=kimpanel-ibus-panel
> +Exec=/usr/lib/kde4/libexec/kimpanel-ibus-panel -i
> Terminal=false
> Type=Application
> Categories=Qt;KDE;System;
>
> Other than that, it should be the same as your ~ppa1 upload.
>
> There aren't any upstream changes in 4.8.5 related to kimpanel.
OK. I'll take it.
--
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
08-07-2012, 05:11 PM
Scott Kitterman
Making IBus usable in Kubuntu
On Wednesday, August 08, 2012 12:36:10 AM AWASHIRO Ikuya wrote:
> I checked debian/control.
>
> Package: plasma-widget-kimpanel-backend-ibus
> Architecture: any
>
> it should be
>
> Package: plasma-widget-kimpanel-backend-ibus
> Architecture: all
>
> This deb package includes x86 binary, but my Kubuntu is AMD64.
Right, I'm on i386 and missed that. Fixing right now. Good catch.
Scott K
--
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
08-07-2012, 10:46 PM
Scott Kitterman
Making IBus usable in Kubuntu
On Wednesday, August 08, 2012 12:36:10 AM AWASHIRO Ikuya wrote:
> I checked debian/control.
>
> Package: plasma-widget-kimpanel-backend-ibus
> Architecture: any
>
> it should be
>
> Package: plasma-widget-kimpanel-backend-ibus
> Architecture: all
>
> This deb package includes x86 binary, but my Kubuntu is AMD64.
Fixed version is in the updates PPA now.
Scott K
--
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
08-08-2012, 01:21 AM
AWASHIRO Ikuya
Making IBus usable in Kubuntu
On Tue, 07 Aug 2012 18:46:47 -0400
Scott Kitterman <ubuntu@kitterman.com> wrote:
> Fixed version is in the updates PPA now.
It looks good to me.
--
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
08-08-2012, 03:50 AM
Scott Kitterman
Making IBus usable in Kubuntu
On Wednesday, August 08, 2012 10:21:18 AM AWASHIRO Ikuya wrote:
> On Tue, 07 Aug 2012 18:46:47 -0400
>
> Scott Kitterman <ubuntu@kitterman.com> wrote:
> > Fixed version is in the updates PPA now.
>
> It looks good to me.
Great. If I understand it correctly, this is what a user would have to do to
enable IM in Kubuntu 12.04:
1. Upgrade to KDE 4.8.5 (with plasma-widget-kimpanel-backend-ibus)
2. Install ibus plasma-widget-kimpanel-backend-ibus plasma-widget-kimpanel
3. Log out and log back in
4. Add the Input method widget in the panel
5. Select Ibus for Input Method in the language selector
Is that right? I'd like to get some testing for this to help when we ask for
SRU approval.
Scott K
--
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
08-08-2012, 04:25 AM
AWASHIRO Ikuya
Making IBus usable in Kubuntu
On Tue, 07 Aug 2012 23:50:31 -0400
Scott Kitterman <ubuntu@kitterman.com> wrote:
> 1. Upgrade to KDE 4.8.5 (with plasma-widget-kimpanel-backend-ibus)
> 2. Install ibus plasma-widget-kimpanel-backend-ibus plasma-widget-kimpanel
Also ibus-anthy/ibus-mozc/ibus-hangul/ibus-sunpynyin/ibus-chewing
and so on.
> 3. Log out and log back in
> 4. Add the Input method widget in the panel
> 5. Select Ibus for Input Method in the language selector
It is done automatically by im-switch.