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 Desktop
Packages, which is subscribed to gnome-settings-daemon in 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.
Status in gnome-settings-daemon package in Ubuntu:
New
Bug description:
Randomly after startup after about 30s I get a system alert.
I have reported the error to ubuntu already a few days ago. I have attached
screenshots of the error details, as I cannot easily copy the content.
From my own research I found this bug fix in non-LTS ubuntu, might this be
the issue?
https://launchpad.net/ubuntu/+source/gnome-settings-daemon/47.2-0ubuntu1
On my search I also found a lead on this possibly being related to old
nvidia drivers. I have recently installed nvidia drivers so this might
be the ultimate cause of the error. I have installed nvidia-
driver-550, which is more recent than the version mentioned in the
earlier report I found.
Thank you very much for any help!
Best
Jon
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gnome-settings-daemon 46.0-1ubuntu1
ProcVersionSignature: Ubuntu 6.11.0-19.19~24.04.1-generic 6.11.11
Uname: Linux 6.11.0-19-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu3.3
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri Mar 7 18:53:24 2025
InstallationDate: Installed on 2024-09-23 (165 days ago)
InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64
(20240827.1)
ProcEnviron:
LANG=en_US.UTF-8
PATH=(custom, no user)
SHELL=/bin/bash
TERM=xterm-256color
XDG_RUNTIME_DIR=<set>
SourcePackage: gnome-settings-daemon
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/2101176/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp