bbqasian and related [resolved]

Forum rules
We don't support installations in VirtualBox, VMWare, qemu or others. We ignore posts about WINE, PlayOnLinux, Steam and Skype. We don't support btrfs, lvm, UEFI, side-by-side installations with GPT or dualboot with anything newer than Windows XP.
Google your problem first. Check the Wiki. Read the existing threads. It's okay to "hijack" an existing thread, yes! If your problem is not yet covered, open a new thread. To get the quickest possible help, mention the exact release codename in your post (uname -a is a good idea, too). Due to the lack of crystal balls, attach the output of lspci -nnk if you encounter hardware problems.
User avatar
orionthehunter
Oyster-Slurper
Posts: 25
Joined: Tue Jan 08, 2013 7:28 am
Location: Japan
Contact:

bbqasian and related [resolved]

Unread post by orionthehunter » Wed Jan 09, 2013 12:46 pm

Trying to get my input methods working right for Japanese.

I may have done this redundantly, but I'll just say what I did anyway.

First I apt-get installed ibus, ibus-gtk, anthy and related.

Then I tried to apt-get install im-config, im-switch (didn't work, apparently they dont exist in the default repos)

Then I followed Bacon's bbqmenu -> add asian language support directions.

I now have ibus and anthy anyway... but I don't have the configuration utility to set up keyboard shortcuts for switching input methods.
Last edited by orionthehunter on Wed Jan 09, 2013 3:03 pm, edited 1 time in total.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: bbqasian and related

Unread post by machinebacon » Wed Jan 09, 2013 12:51 pm

There will be the ibus icon if you log out and back. But before, you also need both ibus interfaces:

ibus-gtk ibus-gtk3

(btw, im-config and im-switch are there in the repos, though they neutralize each other. Go for im-config, and be sure you have used the 'upg' command to bring yourself in sync with the repos)

Code: Select all

sudo apt-get install -y ibus ibus-gtk ibus-anthy im-config xfonts-wqy ttf-sazanami-gothic ttf-sazanami-mincho && ibus-daemon 
(of course fonts are optional)
..gnutella..

User avatar
orionthehunter
Oyster-Slurper
Posts: 25
Joined: Tue Jan 08, 2013 7:28 am
Location: Japan
Contact:

Re: bbqasian and related

Unread post by orionthehunter » Wed Jan 09, 2013 12:57 pm

ooo... I just started a dist-upgrade. I didn't know about the "upg" command.

User avatar
orionthehunter
Oyster-Slurper
Posts: 25
Joined: Tue Jan 08, 2013 7:28 am
Location: Japan
Contact:

Re: bbqasian and related

Unread post by orionthehunter » Wed Jan 09, 2013 12:58 pm

Those fonts btw, are horrible. They're really out of whack with modern Japanese writing, I kinda wish they'd disappear from the repos.

IPAfonts and VLGothic are far better defaults.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: bbqasian and related

Unread post by machinebacon » Wed Jan 09, 2013 1:00 pm

..gnutella..

User avatar
orionthehunter
Oyster-Slurper
Posts: 25
Joined: Tue Jan 08, 2013 7:28 am
Location: Japan
Contact:

Re: bbqasian and related

Unread post by orionthehunter » Wed Jan 09, 2013 1:02 pm

I think my troubles were repo related... we'll see if I can get it all sorted out.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: bbqasian and related

Unread post by machinebacon » Wed Jan 09, 2013 1:25 pm

I guess so - the Debian repos are recently shakey, especially when using their reflector (http.debian.net), so maybe you want to change to a local server or retry later again.

I've just used bbqasian on a fresh install and it worked perfectly, the ibus selector icon is added during the installation and after logout/login it can be used for text input fields, so no worries :)
..gnutella..

User avatar
orionthehunter
Oyster-Slurper
Posts: 25
Joined: Tue Jan 08, 2013 7:28 am
Location: Japan
Contact:

Re: bbqasian and related

Unread post by orionthehunter » Wed Jan 09, 2013 1:53 pm

For some reason when I right click the ibus daemon sys tray icon, and select Preferences, I get nothing.

No output if I run ibus-daemon from a terminal either... ideas?

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: bbqasian and related

Unread post by machinebacon » Wed Jan 09, 2013 1:58 pm

Let's force it:

Code: Select all

sudo apt-get install --reinstall ibus ibus-gtk ibus-gtk3 im-config ibus-anthy
As next check if the daemon is up:

Code: Select all

ibus-daemon
And

Code: Select all

im-config
Maybe something got lost with the shakey repos.
..gnutella..

User avatar
orionthehunter
Oyster-Slurper
Posts: 25
Joined: Tue Jan 08, 2013 7:28 am
Location: Japan
Contact:

Re: bbqasian and related

Unread post by orionthehunter » Wed Jan 09, 2013 2:46 pm

was missing zenity. Apparently its not a dependency for im-config... but it is.

And still no joy with the preferences menu.

It's really odd that I get no output, and it doesn't crash. Sounds like a bug to me, but I don't know what's causing it. I may try to uninstall the bits and re--install one by one.

User avatar
orionthehunter
Oyster-Slurper
Posts: 25
Joined: Tue Jan 08, 2013 7:28 am
Location: Japan
Contact:

Re: bbqasian and related

Unread post by orionthehunter » Wed Jan 09, 2013 3:03 pm

uninstalling and re-installing one by one did the trick. I dunno wtf got messed up, but yes it would seem it was something to do with package management.

On the way to perfection.

Gotta go take some photos for wallpapers ;-)

Post Reply