OpenSUSE Leap 16.0 Release Notes: Difference between revisions
Added remaining sections |
→Harmless error messages sometimes displayed when launching some applications: Fixed numbered list |
||
| Line 322: | Line 322: | ||
The following messages are sometimes displayed when launching specific applications: | The following messages are sometimes displayed when launching specific applications: | ||
<ol> | |||
<li><code>gnome-desktop</code> some times failes to create transient scope:</li> | |||
<pre>> gnome-session-binary: GnomeDesktop-WARNING: Could not create transient scope for PID 7883: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 7883 does not exist.</pre> | |||
<li><code>systemd</code> sometimes fails to assign cgroup:</li> | |||
<pre>> systemd: app-gnome-gnome\x2dkeyring\x2dpkcs11-6708.scope: Couldn't move process 6708 to requested cgroup '/user.slice/user-0.slice/user@0.service/app.slice/app-gnome-gnome\x2dkeyring\x2dpkcs11-6708.scope': No such process | |||
> systemd: app-gnome-gnome\x2dkeyring\x2dpkcs11-6708.scope: Failed to add PIDs to scope's control group: No such process | > systemd: app-gnome-gnome\x2dkeyring\x2dpkcs11-6708.scope: Failed to add PIDs to scope's control group: No such process | ||
> systemd: app-gnome-gnome\x2dkeyring\x2dpkcs11-6708.scope: Failed with result 'resources'. | > systemd: app-gnome-gnome\x2dkeyring\x2dpkcs11-6708.scope: Failed with result 'resources'. | ||
> systemd: Failed to start Application launched by gnome-session-binary.</pre> | > systemd: Failed to start Application launched by gnome-session-binary.</pre> | ||
</ol> | |||
These messages are harmless and can be ignored. | These messages are harmless and can be ignored. | ||