Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Không hiển thị cửa sổ tùy chỉnh (preferences) do thiếu package gir1.2-notify-0.7 #240

Open
haxj opened this issue Sep 19, 2016 · 0 comments

Comments

@haxj
Copy link

haxj commented Sep 19, 2016

Chào dev team!
Sau khi cài theo hướng dẫn trên github mình gõ bằng bogo thì ok nhưng không mở được cửa sổ preferences (click vào nút preferences không có gì xảy ra). Khi chạy controller.py trong terminal thì có lỗi:

~$ python3 /usr/share/ibus-bogo/gui/controller.py 
Traceback (most recent call last):
  File "<frozen importlib._bootstrap>", line 890, in _find_spec
AttributeError: 'DynamicImporter' object has no attribute 'find_spec'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/ibus-bogo/gui/controller.py", line 32, in <module>
    from gi.repository import Notify
  File "/usr/lib/python3/dist-packages/gi/importer.py", line 127, in find_module
    'introspection typelib not found' % namespace)
ImportError: cannot import name Notify, introspection typelib not found

Sau khi mò thử một lúc và cài thêm package gir1.2-notify-0.7 thì cửa sổ preferences đã hoạt động bình thường. Có lẽ nên thêm package này vào danh sách dependencies trong hướng dẫn cài đặt chăng?

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

No branches or pull requests

1 participant