Skip to content

issues Search Results · repo:openbmc/sdbusplus language:C++

Filter by

95 results
 (88 ms)

95 results

inopenbmc/sdbusplus (press backspace or delete to remove)

When building the latest version of sdbusplus (8aea1d814330427a3668b48c347f1703c214748e) for ARM (Cortex A9, 32 bit), I get the following errors: | FAILED: test/test-message_append.p/message_append.cpp.o ...
  • Saur2000
  • 3
  • Opened 
    on Jan 22
  • #101

Hi all: Now in aserver which use sdbusplus::async::context, how to support to get reply for message.call_async? Thanks
  • swmy-coder
  • 4
  • Opened 
    on Dec 13, 2024
  • #100

How to use sdbusplus::vtable::property with a getter function in CPP class context. get paramater is expecting sd_bus_property_get_t function pointer which of type typedef int (*sd_bus_property_get_t)( ...
  • AithaTarun
  • 1
  • Opened 
    on Oct 1, 2024
  • #99

Description: I provide a dbus method call on the Server side that takes a long time, requiring 10 seconds to complete. On the Client side, I initiate a method call to the Server using the async_method_call_timed ...
  • ClaudiusJXK
  • 8
  • Opened 
    on Sep 27, 2024
  • #98

Ever since CI was updated to fail on a valgrind error, any testcase that uses that sd_bus_add_object_vtable mock fails with something like: (from https://jenkins.openbmc.org/job/ci-repository/88451/console ...
  • spinler
  • Opened 
    on Jul 22, 2024
  • #97

I can t see the benefit of the grouping brought by can_read_multiple_v in read.hpp. Ultimately, everything is forwarded and called sequentially via read_single_t . Why not simplify the process and directly ...
  • ClaudiusJXK
  • 2
  • Opened 
    on Jul 19, 2024
  • #96

If a method of a service return a file description to the caller, where and how to close the file description ? I have a try to close it in caller, it will a coredump in caller. If have to close it in ...
  • writePerfectCode
  • 8
  • Opened 
    on May 28, 2024
  • #95

The enum type in aserver.hpp generated code uses full path which should be replaced by typeName only. In file included from ../software_manager.hpp:7, from ../software_manager.cpp:1: subprojects/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Update/aserver.hpp:80:119: ...
  • jagpalgill
  • Opened 
    on Apr 2, 2024
  • #94

Couldn t find a way to specify a default for a set type property.
  • jagpalgill
  • Opened 
    on Mar 11, 2024
  • #93

The following is the debugging code. Using sdbusplus: image Not using sdbusplus: image PS: The OpenBMC commit I am using is 6fddef299932b1270a799e78566e25daa911f742 The sdbusplus commit I am using is ...
  • renweihang
  • 2
  • Opened 
    on Jan 28, 2024
  • #92
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub