python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
ElectronJS Dependency Problem with Buildroot
I'm trying to run ElectronJS app to Buildroot-based Operating System for a vehicle instrument. The SBC is Raspberry Pi 4B and target packages are included based on Debian's dependencies list. Then aft...

Thor-x86_128
Votes: 0
Answers: 1
How to connect to MediaPlayer2.Player PlaybackStatus signal using pygtk?
I actually want to display the information about the media or song currently being played with a window as a popup containing the artwork and the song name etc. I read about that a
PlaybackStatus
sign...

Shreyansh Gholse
Votes: 0
Answers: 1
Correct way to determine dbus destination for a proxy
I'm trying to figure out, what should be the correct way to determine what destination should be used with proxy when it's value is set to (null destination)?
I'm currently trying to receive Bluetooth...
Paippi
Votes: 0
Answers: 1
Can't see my dbus object when program run from systemctl service
I have a cpp application which broadcasts an object and its methods on the dbus. I try to run this program at startup with the following service file:
[Unit]
Description=Running dbus program
After=net...

DiXcipuli
Votes: 0
Answers: 1