You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
qt.dbus.integration: Could not connect "org.freedesktop.IBus" to globalEngineChanged(QString)
Traceback (most recent call last):
File "/home/yang/.emacs.d/site-lisp/emacs-application-framework/core/utils.py", line 56, in on_signal_received
self._func(obj, *args, **kwargs)
File "/home/yang/.emacs.d/site-lisp/emacs-application-framework/eaf.py", line 156, in new_buffer
self.create_buffer(buffer_id, url, module_path, arguments)
File "/home/yang/.emacs.d/site-lisp/emacs-application-framework/eaf.py", line 174, in create_buffer
app_buffer = module.AppBuffer(buffer_id, url, arguments)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/yang/.emacs.d/site-lisp/emacs-application-framework/app/system-monitor/buffer.py", line 37, in init
self.load_index_html(file)
File "/home/yang/.emacs.d/site-lisp/emacs-application-framework/core/webengine.py", line 1603, in load_index_html
with open(self.index_file, "r") as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] 没有那个文件或目录: '/home/yang/.emacs.d/site-lisp/emacs-application-framework/app/system-monitor/dist/index.html'
The text was updated successfully, but these errors were encountered:
qt.dbus.integration: Could not connect "org.freedesktop.IBus" to globalEngineChanged(QString)
Traceback (most recent call last):
File "/home/yang/.emacs.d/site-lisp/emacs-application-framework/core/utils.py", line 56, in on_signal_received
self._func(obj, *args, **kwargs)
File "/home/yang/.emacs.d/site-lisp/emacs-application-framework/eaf.py", line 156, in new_buffer
self.create_buffer(buffer_id, url, module_path, arguments)
File "/home/yang/.emacs.d/site-lisp/emacs-application-framework/eaf.py", line 174, in create_buffer
app_buffer = module.AppBuffer(buffer_id, url, arguments)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/yang/.emacs.d/site-lisp/emacs-application-framework/app/system-monitor/buffer.py", line 37, in init
self.load_index_html(file)
File "/home/yang/.emacs.d/site-lisp/emacs-application-framework/core/webengine.py", line 1603, in load_index_html
with open(self.index_file, "r") as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] 没有那个文件或目录: '/home/yang/.emacs.d/site-lisp/emacs-application-framework/app/system-monitor/dist/index.html'
The text was updated successfully, but these errors were encountered: