首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >具有分段故障的Kazam崩溃

具有分段故障的Kazam崩溃
EN

Ask Ubuntu用户
提问于 2018-01-02 14:14:34
回答 1查看 958关注 0票数 -1

我已经在Ubuntu17.10上安装了Kazam (版本1.4.5),我无法启动它。当我试图从命令行运行时,我会收到以下消息:

代码语言:javascript
复制
gonczor@wiktor-papu:~$ kazam 
/usr/bin/kazam:32: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk
/usr/lib/python3/dist-packages/kazam/frontend/window_area.py:30: PyGIWarning: Wnck was imported without specifying a version first. Use gi.require_version('Wnck', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, GObject, Gdk, Wnck, GdkX11
/usr/lib/python3/dist-packages/kazam/backend/gstreamer.py:35: PyGIWarning: Gst was imported without specifying a version first. Use gi.require_version('Gst', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import GObject, Gst
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:148: PyGIWarning: AppIndicator3 was imported without specifying a version first. Use gi.require_version('AppIndicator3', '0.1') before import to ensure that the right version gets loaded.
  from gi.repository import AppIndicator3
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:97: PyGIWarning: Keybinder was imported without specifying a version first. Use gi.require_version('Keybinder', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Keybinder
Segmentation fault (core dumped)

系统日志:

代码语言:javascript
复制
Jan  2 15:12:01 wiktor-papu kernel: [19123.519166] kazam[27887]: segfault at 42 ip 00007f637f4bbad4 sp 00007ffe8cfb3ea0 error 6 in libX11.so.6.3.0[7f637f429000+134000]
EN

回答 1

Ask Ubuntu用户

发布于 2018-03-04 18:35:25

我也有同样的问题。

好像是Wayland的问题。

如果您启动会话并在Xorg上选择Ubuntu,那么它可以正常工作。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/991525

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档