Bug 1545874 - [abrt] setroubleshoot: send_notification(): seapplet:103:send_notification:GLib.GError: g-io-error-quark: Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached (24)
Summary: [abrt] setroubleshoot: send_notification(): seapplet:103:send_notification:GL...
Keywords:
Status: CLOSED DUPLICATE of bug 1541607
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 27
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:390ec235286acb6f2038998f854...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-15 18:18 UTC by mkwadee
Modified: 2018-11-27 16:35 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-27 16:35:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.03 KB, text/plain)
2018-02-15 18:18 UTC, mkwadee
no flags Details
File: cgroup (289 bytes, text/plain)
2018-02-15 18:18 UTC, mkwadee
no flags Details
File: cpuinfo (1.11 KB, text/plain)
2018-02-15 18:19 UTC, mkwadee
no flags Details
File: environ (2.51 KB, text/plain)
2018-02-15 18:19 UTC, mkwadee
no flags Details
File: mountinfo (3.60 KB, text/plain)
2018-02-15 18:19 UTC, mkwadee
no flags Details
File: namespaces (129 bytes, text/plain)
2018-02-15 18:19 UTC, mkwadee
no flags Details
File: open_fds (882 bytes, text/plain)
2018-02-15 18:19 UTC, mkwadee
no flags Details

Description mkwadee 2018-02-15 18:18:52 UTC
Description of problem:
While logging back in after logging out.  There were also lots of SELinux alerts as I was logging back in.

Version-Release number of selected component:
setroubleshoot-3.3.15-1.fc27

Additional info:
reporter:       libreport-2.9.3
cmdline:        /usr/bin/python3 /usr/bin/seapplet
crash_function: send_notification
exception_type: GLib.GError
executable:     /usr/bin/seapplet
kernel:         4.14.18-300.fc27.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
seapplet:103:send_notification:GLib.GError: g-io-error-quark: Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached (24)

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/pydbus/subscription.py", line 52, in <lambda>
    callback = (lambda con, sender, object, iface, signal, params: signal_fired(sender, object, iface, signal, params.unpack())) if signal_fired is not None else lambda *args: None
  File "/usr/bin/seapplet", line 103, in send_notification
    n.show()
GLib.GError: g-io-error-quark: Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached (24)

Local variables in innermost frame:
n: <Notify.Notification object at 0x7fcc18278f30 (NotifyNotification at 0x55a4e5c198e0)>
params: ('green', '7e77904a-2643-403b-b9d5-f75835bd37f6')
signal: 'alert'
iface: 'org.fedoraproject.SetroubleshootdIface'
dobject: '/org/fedoraproject/Setroubleshootd'
sender: ':1.1092'
self: <__main__.SEApplet object at 0x7fcc18246e10 (__main__+SEApplet at 0x55a4e5b5fb20)>

Comment 1 mkwadee 2018-02-15 18:18:58 UTC
Created attachment 1396698 [details]
File: backtrace

Comment 2 mkwadee 2018-02-15 18:18:59 UTC
Created attachment 1396699 [details]
File: cgroup

Comment 3 mkwadee 2018-02-15 18:19:01 UTC
Created attachment 1396700 [details]
File: cpuinfo

Comment 4 mkwadee 2018-02-15 18:19:03 UTC
Created attachment 1396701 [details]
File: environ

Comment 5 mkwadee 2018-02-15 18:19:04 UTC
Created attachment 1396702 [details]
File: mountinfo

Comment 6 mkwadee 2018-02-15 18:19:06 UTC
Created attachment 1396703 [details]
File: namespaces

Comment 7 mkwadee 2018-02-15 18:19:08 UTC
Created attachment 1396704 [details]
File: open_fds

Comment 8 thefonzz2625 2018-02-21 14:37:25 UTC
Similar problem has been detected:

Ignored a problem in sealert, then setroubleshootd crashed

reporter:       libreport-2.9.3
cmdline:        /usr/bin/python3 /usr/bin/seapplet
crash_function: send_notification
exception_type: GLib.GError
executable:     /usr/bin/seapplet
kernel:         4.14.18-300.fc27.x86_64
package:        setroubleshoot-3.3.15-1.fc27
reason:         seapplet:103:send_notification:GLib.GError: g-io-error-quark: Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached (24)
runlevel:       N 5
type:           Python3
uid:            1000

Comment 9 Ben Cotton 2018-11-27 14:28:36 UTC
This message is a reminder that Fedora 27 is nearing its end of life.
On 2018-Nov-30  Fedora will stop maintaining and issuing updates for
Fedora 27. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora  'version' of '27'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 27 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 10 Vit Mojzis 2018-11-27 16:35:42 UTC

*** This bug has been marked as a duplicate of bug 1541607 ***


Note You need to log in before you can comment on or make changes to this bug.