Skip to content

issues Search Results · repo:ocaml-community/obus language:OCaml

Filter by

12 results
 (68 ms)

12 results

inocaml-community/obus (press backspace or delete to remove)

Travis CI is no longer free. Maybe worthing switching to another platform? e.g. - https://github.com/ocurrent/ocaml-ci - https://github.com/ocaml/setup-ocaml
  • liyishuai
  • Opened 
    on Jul 29, 2024
  • #32

If a D-Bus server sends a signal message containing destination and file descriptor, OBus closes the file descriptor in the message. https://github.com/ocaml-community/obus/blob/master/src/protocol/oBus_connection.ml#L459 ...
  • kyotsumoto-sun-denshi
  • Opened 
    on Aug 3, 2022
  • #29

I want to implement D-Bus service (daemon) using OBus but my manager demands code to be GPLv2+ licensed and OBus is MIT-licensed. Is it possible to write GPLed software using OBus? P. S.: It would be ...
  • ghost
  • 2
  • Opened 
    on Apr 30, 2020
  • #24

This is a wishlist forwarded from https://bugs.debian.org/836118 : The major D-Bus implementations (libdbus, GDBus, sd-bus) now have a fallback code path, before trying X11 autolaunch, when DBUS_SESSION_BUS_ADDRESS ...
  • glondu
  • 4
  • Opened 
    on Jan 23, 2020
  • #21

So after a brief conversation it seems we are more or less agree on obus future. Since it s a community project, and the goal is to provide a simple and robust interface to standard D-Bus IPC facilities, ...
  • meadofpoetry
  • 1
  • Opened 
    on Jul 11, 2019
  • #17

@talex5 Could you release 4.06 compatible version please?
  • meadofpoetry
  • 1
  • Opened 
    on Mar 19, 2018
  • #12

While making #8, I noticed that at https://github.com/diml/obus/blob/master/src/oBus_value.ml#L342 we have: try let _ = length_validate_signature in str with Failure msg - raise (Invalid_signature(str, ...
  • talex5
  • Opened 
    on Nov 15, 2017
  • #9

I came across this problem after invoking obus-introspect -system -rec org.bluez /org/bluez and then obus-gen-client. The generated code required some manual tweaking for two different reasons: 1. It ...
  • darioteixeira
  • 1
  • Opened 
    on Dec 19, 2016
  • #6

Hi, I m the creator of pydbus, DBus bindings for Python. I ve stumbled upon the case of bytestrings - ay - which are commonly used to send non-Unicode data over DBus. Because of the GDBus s API, apps ...
  • LEW21
  • 1
  • Opened 
    on Sep 28, 2016
  • #5

Recently tried to install obus 1.1.6 on the 4.03.0+flambda opam switch, and got the following error: #=== ERROR while installing obus.1.1.6 ========================================# # opam-version 1.2.2 ...
  • Gbury
  • 1
  • Opened 
    on Jul 18, 2016
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub