ICE default IO error handler doing an exit(), pid = 11281, errno = 4

前端 未结 3 1029
梦毁少年i
梦毁少年i 2021-02-14 06:45

One of our PyQt app throwa an error about ICEAuthority as below and exit -

ICE default IO error handler doing an exit(), pid = 11281, errno = 4

3条回答
  •  花落未央
    2021-02-14 07:31

    I had the same error message when starting 'keepassx' on Ubuntu. Deleting my ~/.ICEauthority file fixed it. Only deleted it once, have never had the problem since.

提交回复
热议问题