-
In GitLab by @wzh4464 on Jul 31, 2023, 05:29
## Current behaviour, description of the problem
When I give: `pkexec reboot`, it gives
```
Error checking for authorization org.freedesktop.policykit.ex…
-
Got everything mostly working (even the clickwheel) but I get nothing but a blank screen after X11 starts.
While I'm usually fine using X11, this openbox stuff is all new to me and it just doesn't…
-
**Describe the bug**
When accessing the Dashboard containing Bubble-Card views/cards, the event bus is flooded with this and similar messages:
`event_type: call_service
data:
domain: system_…
-
### Describe the bug
This
```python
bus = can.Bus(interface="kvaser", channel=0, ...)
bus.send(can.Message())
```
causes a bus error (hardware error led flashes). No traceback or the like; only …
-
I'm unable to use `jack2-dbus`:
```
$ jack_control start
Traceback (most recent call last):
File "/usr/bin/jack_control", line 399, in
main()
File "/usr/bin/jack_control", line 160,…
-
If one of the inputs to Task::spawn was &Bus, lifeline could create and execute a group of message receivers, not just one.
Lifeline would take the bus, and a FnMut spawn function which receives &B…
-
- Change the messages into serialized ones, using prototype/avro.
- Change all the event bus/publisher/subscriber to "human-input-free" version. Use combination of configuration files and commandlin…
-
This might be related to or a duplicate of #19 , but it's not clear based on the wording of the original issue.
The problem with `add_rx` being tied to `Bus` occurs in my use case where I want to:
…
-
The master will forward the message to the node, as usually, but also the Cluster Bus will forward the message to every node.
Still not sure about the best solution to fix this, that is, to just rely…
-
We have configured message bus in our platform, it has been observed when redis is down our logs files are getting populated with following message, It tries to connect redis after regular interval of…