gdbus introspect --system --dest org.freedesktop.UPower --object-path /
--recurse
.freedesktop.UPower --object-path / --recurse
node / {
node /org {
node /org/freedesktop {
node /org/freedesktop/UPower {
interface org.freedesktop.DBus.Properties {
methods:
Get(in s interface_name,
in s property_name,
out v value);
GetAll(in s interface_name,
out a{sv} properties);
Set(in s interface_name,
in s property_name,
in v value);
signals:
PropertiesChanged(s interface_name,
a{sv} changed_properties,
as invalidated_properties);
properties:
};
interface org.freedesktop.DBus.Introspectable {
methods:
Introspect(out s xml_data);
signals:
properties:
};
interface org.freedesktop.DBus.Peer {
methods:
Ping();
GetMachineId(out s machine_uuid);
signals:
properties:
};
interface org.freedesktop.UPower {
methods:
@org.freedesktop.DBus.GLib.Async("")
EnumerateDevices(out ao devices);
@org.freedesktop.DBus.GLib.Async("")
GetDisplayDevice(out o device);
@org.freedesktop.DBus.GLib.Async("")
GetCriticalAction(out s action);
signals:
DeviceAdded(o device);
DeviceRemoved(o device);
properties:
readonly s DaemonVersion = '1.90.3';
readonly b OnBattery = false;
readonly b LidIsClosed = false;
readonly b LidIsPresent = true;
};
node /org/freedesktop/UPower/devices {
node /org/freedesktop/UPower/devices/line_power_ACAD {
interface org.freedesktop.DBus.Properties {
methods:
Get(in s interface_name,
in s property_name,
out v value);
GetAll(in s interface_name,
out a{sv} properties);
Set(in s interface_name,
in s property_name,
in v value);
signals:
PropertiesChanged(s interface_name,
a{sv} changed_properties,
as invalidated_properties);
properties:
};
interface org.freedesktop.DBus.Introspectable {
methods:
Introspect(out s xml_data);
signals:
properties:
};
interface org.freedesktop.DBus.Peer {
methods:
Ping();
GetMachineId(out s machine_uuid);
signals:
properties:
};
interface org.freedesktop.UPower.Device {
methods:
@org.freedesktop.DBus.GLib.Async("")
Refresh();
@org.freedesktop.DBus.GLib.Async("")
GetHistory(in s type,
in u timespan,
in u resolution,
out a(udu) data);
@org.freedesktop.DBus.GLib.Async("")
GetStatistics(in s type,
out a(dd) data);
signals:
properties:
readonly s NativePath = 'ACAD';
readonly s Vendor = '';
readonly s Model = '';
readonly s Serial = '';
readonly t UpdateTime = 1742932315;
readonly u Type = 1;
readonly b PowerSupply = true;
readonly b HasHistory = false;
readonly b HasStatistics = false;
readonly b Online = true;
readonly d Energy = 0.0;
readonly d EnergyEmpty = 0.0;
readonly d EnergyFull = 0.0;
readonly d EnergyFullDesign = 0.0;
readonly d EnergyRate = 0.0;
readonly d Voltage = 0.0;
readonly i ChargeCycles = -1;
readonly d Luminosity = 0.0;
readonly x TimeToEmpty = 0;
readonly x TimeToFull = 0;
readonly d Percentage = 0.0;
readonly d Temperature = 0.0;
readonly b IsPresent = false;
readonly u State = 0;
readonly b IsRechargeable = false;
readonly d Capacity = 0.0;
readonly u Technology = 0;
readonly u WarningLevel = 1;
readonly u BatteryLevel = 1;
readonly s IconName = 'ac-adapter-symbolic';
};
};
node /org/freedesktop/UPower/devices/DisplayDevice {
interface org.freedesktop.DBus.Properties {
methods:
Get(in s interface_name,
in s property_name,
out v value);
GetAll(in s interface_name,
out a{sv} properties);
Set(in s interface_name,
in s property_name,
in v value);
signals:
PropertiesChanged(s interface_name,
a{sv} changed_properties,
as invalidated_properties);
properties:
};
interface org.freedesktop.DBus.Introspectable {
methods:
Introspect(out s xml_data);
signals:
properties:
};
interface org.freedesktop.DBus.Peer {
methods:
Ping();
GetMachineId(out s machine_uuid);
signals:
properties:
};
interface org.freedesktop.UPower.Device {
methods:
@org.freedesktop.DBus.GLib.Async("")
Refresh();
@org.freedesktop.DBus.GLib.Async("")
GetHistory(in s type,
in u timespan,
in u resolution,
out a(udu) data);
@org.freedesktop.DBus.GLib.Async("")
GetStatistics(in s type,
out a(dd) data);
signals:
properties:
readonly s NativePath = '';
readonly s Vendor = '';
readonly s Model = '';
readonly s Serial = '';
readonly t UpdateTime = 1742932315;
readonly u Type = 2;
readonly b PowerSupply = true;
readonly b HasHistory = false;
readonly b HasStatistics = false;
readonly b Online = false;
readonly d Energy = 74.469999999999999;
readonly d EnergyEmpty = 0.0;
readonly d EnergyFull = 74.469999999999999;
readonly d EnergyFullDesign = 0.0;
readonly d EnergyRate = 0.0;
readonly d Voltage = 0.0;
readonly i ChargeCycles = 0;
readonly d Luminosity = 0.0;
readonly x TimeToEmpty = 0;
readonly x TimeToFull = 0;
readonly d Percentage = 100.0;
readonly d Temperature = 0.0;
readonly b IsPresent = true;
readonly u State = 4;
readonly b IsRechargeable = false;
readonly d Capacity = 0.0;
readonly u Technology = 0;
readonly u WarningLevel = 1;
readonly u BatteryLevel = 1;
readonly s IconName = 'battery-full-charged-symbolic';
};
};
node /org/freedesktop/UPower/devices/battery_BAT1 {
interface org.freedesktop.DBus.Properties {
methods:
Get(in s interface_name,
in s property_name,
out v value);
GetAll(in s interface_name,
out a{sv} properties);
Set(in s interface_name,
in s property_name,
in v value);
signals:
PropertiesChanged(s interface_name,
a{sv} changed_properties,
as invalidated_properties);
properties:
};
interface org.freedesktop.DBus.Introspectable {
methods:
Introspect(out s xml_data);
signals:
properties:
};
interface org.freedesktop.DBus.Peer {
methods:
Ping();
GetMachineId(out s machine_uuid);
signals:
properties:
};
interface org.freedesktop.UPower.Device {
methods:
@org.freedesktop.DBus.GLib.Async("")
Refresh();
@org.freedesktop.DBus.GLib.Async("")
GetHistory(in s type,
in u timespan,
in u resolution,
out a(udu) data);
@org.freedesktop.DBus.GLib.Async("")
GetStatistics(in s type,
out a(dd) data);
signals:
properties:
readonly s NativePath = 'BAT1';
readonly s Vendor = 'Hewlett-Packard';
readonly s Model = 'PABAS0241231';
readonly s Serial = '41167';
readonly t UpdateTime = 1742933157;
readonly u Type = 2;
readonly b PowerSupply = true;
readonly b HasHistory = true;
readonly b HasStatistics = true;
readonly b Online = false;
readonly d Energy = 74.469999999999999;
readonly d EnergyEmpty = 0.0;
readonly d EnergyFull = 74.469999999999999;
readonly d EnergyFullDesign = 83.0;
readonly d EnergyRate = 0.0;
readonly d Voltage = 12.938000000000001;
readonly i ChargeCycles = -1;
readonly d Luminosity = 0.0;
readonly x TimeToEmpty = 0;
readonly x TimeToFull = 0;
readonly d Percentage = 100.0;
readonly d Temperature = 0.0;
readonly b IsPresent = true;
readonly u State = 4;
readonly b IsRechargeable = true;
readonly d Capacity = 89.722891566265062;
readonly u Technology = 1;
readonly u WarningLevel = 1;
readonly u BatteryLevel = 1;
readonly s IconName = 'battery-full-charged-symbolic';
};
};
};
};
};
};
};
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2101176
Title:
gnome-settings-daemon randomly crashes about 30 s after system start.
Afterwards the system behaves very badly, for example I canont even
run htop in termin.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/2101176/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs