dasom-im / dasom

Dasom is a multilingual input method framework
https://dasom-im.github.io
GNU Lesser General Public License v3.0
12 stars 3 forks source link

Improved stability (issue #64) #68

Closed ghost closed 8 years ago

ghost commented 8 years ago

클라이언트에서 서버(dasom-daemon)에 접속 실패할 경우, g_error()로 클라이언트를 중단시키던 것을 g_critical()로 critical 메시지를 출력하고 클라이언트는 계속 작동하도록 합니다. 수정하여 다시 올립니다.

sukso96100 commented 8 years ago

번거로우시겠지만, 빠진 것 없는지 확인 해보시고. PR 다시 한번 넣어주시면 감사하겠습니다. 이 PR 은 닫도록 하겠습니다.