patrikx3

Results 132 comments of patrikx3

https://lists.freedesktop.org/archives/dbus/2016-June/016948.html

> I also encounter this issue very often, sometimes, if emit signals a lot, it will overflow. However, this package did not provide a way to set up `NO_REPLY_EXPECTED` for...

@chenyanming i am getting an interface eg: ```js const bus = DBus.getBus('system') return new Promise((resolve, reject) => { bus.getInterface('org.freedesktop.systemd1', '/org/freedesktop/systemd1', 'org.freedesktop.systemd1.Manager', (error, manager) => { if (error) { return reject(error);...

https://stackoverflow.com/questions/34964310/error-module-did-not-self-register

same issue, nodebody using codeigniter anymore

i think it is chrome dependent in ubuntu/linux.

https://github.com/flathub/flathub/pull/5061#issuecomment-2005001714

it looks like with npm is not working, with yarn is working.