Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.5.2 시작되자 마자 끝남 #90

Closed
changwoo opened this issue Nov 6, 2019 · 3 comments
Closed

1.5.2 시작되자 마자 끝남 #90

changwoo opened this issue Nov 6, 2019 · 3 comments

Comments

@changwoo
Copy link

changwoo commented Nov 6, 2019

exit(0);

시작되자 마자 끝나서 동작하지 않는데 위 부분이 문제인 것 같습니다.

@changwoo changwoo changed the title 시작되자 마자 끝남 1.5.2 시작되자 마자 끝남 Nov 6, 2019
@choehwanjin
Copy link
Member

이거 실수 했네요.
테스트로 넣은 코드를 안지우고 커밋했나 봅니다.
수정하겠습니다.

choehwanjin added a commit that referenced this issue Nov 10, 2019
Test code removed. exit() was added by accident.

#90
@chrisleekr
Copy link

Arch 리눅스를 사용하시는 분들 중 위 코드로 인해 한글 입력이 갑자기 안되시는 분들은 다음과 같이 하시면 다시 사용하실 수 있으실 거에요. 도움이 될까해서 코멘트 남겨놓습니다.

아직 PKGBUILD에 1.5.3으로 업데이트가 되질 않아서 나타나는 현상입니다.
https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/ibus-hangul

$ cd /tmp
$ yay -G ibus-hangul
$ cd ibus-hangul
$ vim PKGBUILD

여기서 pkgver=1.5.2pkgver=1.5.3로 수정합니다.

$makepkg -si --skipchecksums

설치하신뒤에 Reboot 하시면 됩니다.

@choehwanjin
Copy link
Member

1.5.3을 릴리스 하였으니 이 이슈는 닫겠습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants