gmake[2]: Leaving directory `/usr/ports/devel/dbus/work/dbus-1.2.1' gmake[1]: Leaving directory `/usr/ports/devel/dbus/work/dbus-1.2.1' messagebus:*:556: You already have a group "messagebus", so I will use it. pw: user 'messagebus' already exists Adding user "messagebus" failed... *** Error code 1 Stop in /usr/ports/devel/dbus. 删除user "messagebus"之后,再装也还是有这个错误。。怎么办各位...
by aitinbao - BSD - 2008-11-22 10:13:44 阅读(2269) 回复(0)
请问: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 243. This is normally a bug in some application using the D-BUS library. 洒家在插入一个USB设备的时候,每次总是报这个错误,请问一般是什么原因? 谢谢!
请问为什么我在子线程中调用dbus接口始终得不到返回值。 我用python写了个c/s结构的程序,采用dbus进行通信,在client端采用多线程,但是问题出在子线程中调用dbus接口始终收不到返回值。请问怎么回事?我上网去查了下,说是返回到主线程去了,那么要怎么样才能让他返回到子线程呢?谢谢
其他的文档(比如glib)安装后可以用devhelp看,但是我apt-get install python-dbus-doc后不知道怎么看它的内容,devhelp里面没有它的相关信息。请问怎么看
dbus-send 是dbus提供的一个工具程序,用来向dbus维护的消息总线发送消息 dbus-send 常用到的参数 举例: dbus-send --system --print-reply --dest:org.freedesktop.Hal \ /org/freedesktop/Hal/Manager \ org.freedesktop.Hal.Manager.GetAllDevices \ --system 使用系统消息总线 --print-reply 打印系统回应到标准输出上 --dest: 指定要访问的对象。org.freedesk...
messages里面里的消息是什么意思啊? Apr 27 14:50:06 localhost dbus: Can't send to audit system: USER_AVC pid=3084 uid=81 loginuid=-1 message=avc: denied { send_msg } for scontext=user_u:system_r:unconfined_t tcontext=user_u:system_r:initrc_t tclass=dbus Apr 27 14:50:41 localhost last message repeated 7 times Apr 27 14:51:46 localhost last message repeated 13 times
我在/etc/rc.conf里加入:
hald_enable="YES"
dbus_enable="YES"
重新启动机器以后网卡就不见了?
我把这两个选项去掉 在重启 网卡又在了 什么原因
re0: flags=8843
start-------------------------------------------------------------------- [root@localhost gaim-2.0.0beta3]# ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk...
ps auxw root 2219 0.0 0.0 5236 852 ? Ss 2005 0:10 crond xfs 2273 0.0 0.0 4684 1528 ? Ss 2005 0:00 xfs -droppriv -daemon daemon 2293 0.0 0.0 3400 644 ? Ss 2005 0:00 /usr/sbin/atd dbus 2303 0.0 0.0 3188 1216 ? Ss 2005 0:00 dbus-daemon-1 --system root 2313 0.0 0.1 7244 5012 ? Ss 2005 19:31 hald root ...