timxx / xmradio

Xia Mi Radio
GNU General Public License v3.0
56 stars 12 forks source link

archlinux +kde下,启动报错。。。 #10

Closed maplebeats closed 11 years ago

maplebeats commented 11 years ago

是我的问题么?我用awesome的时候是正常的呀。。。 ef>xmradio successfully acquired dbus name org.mpris.MediaPlayer2.xmradio GLib-GIO:ERROR:gdbusconnection.c:4096:invoke_get_property_in_idle_cb: assertion failed: (error != NULL) zsh: abort (core dumped) xmradio ef>gdb xmradio GNU gdb (GDB) 7.5.1 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". For bug reporting instructions, please see: http://www.gnu.org/software/gdb/bugs/... Reading symbols from /usr/bin/xmradio...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/xmradio warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in import gdb.backtrace ImportError: No module named backtrace [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffea0d3700 (LWP 8458)] [New Thread 0x7fffe916a700 (LWP 8462)] [New Thread 0x7fffe3fff700 (LWP 8463)] [New Thread 0x7fffe0b2e700 (LWP 8464)] [New Thread 0x7fffc94eb700 (LWP 8465)] [New Thread 0x7fffc8cea700 (LWP 8466)] [New Thread 0x7fffc3fff700 (LWP 8467)] [Thread 0x7fffc3fff700 (LWP 8467) exited] successfully acquired dbus name org.mpris.MediaPlayer2.xmradio GLib-GIO:ERROR:gdbusconnection.c:4096:invoke_get_property_in_idle_cb: assertion failed: (error != NULL)

Program received signal SIGABRT, Aborted. 0x00007ffff5f4dfd5 in raise () from /usr/lib/libc.so.6 (gdb)

timxx commented 11 years ago

在dev分支修复了的,你先自己编译着。。。 不然可以禁用mpris那插件,不过还是建议用dev的,还有另一个崩溃的bug在master没改好的。。。。

maplebeats commented 11 years ago

nice~