升级到 Xubuntu 16.10 后 Evolution 无法完全启动

升级到 Xubuntu 16.10 后 Evolution 无法完全启动

我刚刚将我的桌面更新到 Xubuntu 16.10,但我用于合唱团电子邮件帐户的 Evolution 电子邮件客户端无法完全启动。当我点击 Evolution 图标时,它无法启动。当我在终端中输入它时,我得到:

brashley46@rossdesktop2:~$ evolution
libEGL warning: DRI2: failed to authenticate

(evolution:19802): Gtk-WARNING **: Failed to register client:          GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name     org.gnome.SessionManager was not provided by any .service files
libEGL warning: DRI2: failed to authenticate
Xlib: sequence lost (0x100ad > 0xae) in reply type 0x0!

(WebKitWebProcess:19833): Gdk-ERROR **: The program 'WebKitWebProcess' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 173 error_code 2 request_code 0 (core protocol) minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
libEGL warning: DRI2: failed to authenticate
Xlib: sequence lost (0x100ad > 0xae) in reply type 0x0!

(WebKitWebProcess:19960): Gdk-ERROR **: The program 'WebKitWebProcess' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 173 error_code 2 request_code 0 (core protocol) minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
libEGL warning: DRI2: failed to authenticate
Xlib: sequence lost (0x100ad > 0xae) in reply type 0x0!

(WebKitWebProcess:20040): Gdk-ERROR **: The program 'WebKitWebProcess' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 173 error_code 2 request_code 0 (core protocol) minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

(evolution:19802): webkit-editor-WARNING **: WebKitWebProcess (page id 2) for EWebKitEditor crashed

Evolution 界面部分显示,但我无法阅读电子邮件(幸好它们在 IMAP 服务器上,因为它们没有消失)。

相关内容