-
bluing relies on the dbus-python package.
On kali linux I get an error, when the dbus-python package is being built:
```
$ pip install --user bluing
Requirement already satisfied: bluing in ./.l…
-
In the installation guide it is mentioned to replace deviceAdress in Keyboard.hs. To find the id, "list dbus objects". How do I do this?
-
# Description
Hi! I'm unable to select and apply custom slang shaders.
## Expected behavior
With a core loaded, when going to `Main Menu` > `Quick Menu` > `Shaders` > `Shader #0`, navigating …
-
When I try to open a folder dialog (I tested open existing repository) gittyup hangs and slows down the entire graphical session
```
LANG=c flatpak run com.github.Murmele.Gittyup
Theme di…
-
Can't able to start Blueducky.py
```
❯ git clone https://github.com/pentestfunctions/BlueDucky.git
cd BlueDucky
sudo hciconfig hci0 up
python3 BlueDucky.py
Cloning into 'BlueDucky'...
remote:…
krt1k updated
6 months ago
-
Hey! Thank you for willing to share this work. I'm trying to spin up the docker container but I get some errors, I saw on docker-hub that you pushed some recent changes on the mt5 image, is this proje…
-
Right now, dbus filtering is only done at the granularity of a client (`--talk-name` or `--no-talk-name`). This means that if an application registers for a well-known name, the entire dbus API of th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Inconsistent display errors after building a fresh webtop:ubuntu-kde container
access cont…
-
Exported objects' properties are not accessible via the standard org.freedesktop.DBus.Properties interface.
I'm attaching a first, rough patch for fixing this. It implements Get and Set but not GetAl…
gburt updated
3 years ago
-
Hi,
I paste here some code to reproduce the issue:
```python
from sdbus import dbus_method_async, dbus_method_async_override, DbusInterfaceCommonAsync
from sdbus.unittest import IsolatedDbusTest…