You are not logged in.

#1 2018-03-22 14:45:49

vishvas
Member
Registered: 2018-03-22
Posts: 5

intellij idea ultimate edition - various problems (esp. fcitx IME)

I have the following problems, as also mentioned in https://aur.archlinux.org/pkgbase/intel … ent-638894 :

- I am unable to type devanagari characters using the fcitx IME package. However, another arch linux user confirms that he is able to use fcitx IME package for that purpose just fine on https://www.archlinux.org/packages/comm … y-edition/ (ref thread - https://groups.google.com/d/msg/sanskri … hGGbfBQAJ).

- Also, I cannot sync settings with the settings repository anymore. I get - "Could not initialize class com.intellij.credentialStore.kdbx.KdbxKt" (Invalidating cache and restarting did not help.)

- Also, the System Settings -> Passwords screen never loads.

[vvasuki@vvasuki-1803:~] 2018-03-22 07:34:25
$ sudo pacman -Qq | grep java
[sudo] password for vvasuki: 
java-environment-common
java-runtime-common
[vvasuki@vvasuki-1803:~] 2018-03-22 07:34:41
$ archlinux-java status
Available Java environments:
  java-9-jdk (default)
```

Any ideas?

Last edited by vishvas (2018-03-22 18:51:41)

Offline

#2 2018-03-22 15:18:15

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: intellij idea ultimate edition - various problems (esp. fcitx IME)

Welcome to the forums vishvas smile

Please use [code⁣] [/code⁣] tags when pasting commands and their outputs.
Moving to 'AUR Issues'.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2018-03-22 15:50:54

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,645

Re: intellij idea ultimate edition - various problems (esp. fcitx IME)

If you are using the bundled -jre (i.e. have the intellij-idea-ultimate-edition-jre package installed as well) try to remove that, so that the system jdk is being used.

And you might also want to switch your default jdk to java 8 since java 9 contains a few invasive changes that are known to break IDEs.

Offline

#4 2018-03-22 20:32:09

vishvas
Member
Registered: 2018-03-22
Posts: 5

Re: intellij idea ultimate edition - various problems (esp. fcitx IME)

Thanks for the tips!

- Switching to java 8 seems to have solved the "System Settings -> Passwords screen never loads" issue and the "cannot sync settings with the settings repository anymore" issue.

- "I am unable to type devanagari characters using the fcitx IME package." remains a problem.

$ sudo pacman -Qq | grep intellij
[sudo] password for vvasuki: 
intellij-idea-ultimate-edition

Last edited by vishvas (2018-03-23 01:27:13)

Offline

Board footer

Powered by FluxBB