dbus
Error setting status to empathy with dbus
I\'m getting error when I try setting status to empathy with dbus using python, this is the code I\'ve got from different sources[详细]
2023-04-10 21:21 分类:问答Available d-bus java implementations
We are developing a piece of software that does it\'s IPC over D-Bus.However, we\'re running into a lot of tiny problems with the java \'dbuslib\' reference implementation from freedesktop.org.[详细]
2023-04-01 13:21 分类:问答Buildout: use dependencies from system Python
I\'m trying to use buildout for a Python package which, when used, depends on 2 extension modules: dbus-python andpygobject. Both modules make buildout fail: dbus-python lacks a setup.py file, while p[详细]
2023-03-31 19:26 分类:问答Getting Notified on "Ethernet cable plugged in" events in linux
I am writing a Python Application开发者_如何学JAVA running on linux. I want to be able to register and be notified by the system if a network cable is plugged in/ out.[详细]
2023-03-29 09:46 分类:问答Where to find information about Nautilus D-Bus interface
I am planning to develop a command line application that interac开发者_JS百科t with Nautilus, but I cannot find a reference for the D-Bus interface that Nautilus exposes.For the time being, the only D[详细]
2023-03-26 19:19 分类:问答PySide IPC with signals/slots
I\'ve been trying to figure out if there\'s any way to manage IPC in PySide and still take advantage of Qt\'s signals/slots mechanism. The QtDBus module sounds great, but it doesn\'t appear to be avai[详细]
2023-03-26 11:57 分类:问答Dbus Monitor for Windows
Anyone know of a Dbus monitoring program for Windows? Speci开发者_JAVA技巧fically I am interested in being able to monitor/manipulate dbus signals of a remote target similarly to how you can with DFee[详细]
2023-03-24 10:32 分类:问答Python-dbus extra param to add_signal_receiver
I\'d like to pass extra param to add_signal_receiver or get somehow path the signal was received from.[详细]
2023-03-22 03:33 分类:问答Using policykit+dbus instead of gksu to run graphical application
I\'m searching for a command that does gksu or beesu job, but depends on policykit. The policykit and dbus documentation is somehow very complicated a开发者_如何转开发nd not clear.[详细]
2023-03-21 12:52 分类:问答What's the simplest way to detect CDROM media removal/insertion in Linux
What\'s the simplest way to detect CDROM media removal and insertion in Linux? I want to write some simple code to handle this. For example, just bind an event for media insertion and implement the ha[详细]
2023-03-19 03:01 分类:问答