Comment 4 for bug 1981727

Revision history for this message
Mike Kordosky (mike-kordosky) wrote : Re: kernel 5.15.0-41 update results in dim screen (5.13.0-52 OK)

For whatever reason I don't have crashdb.conf ...

kordosky@miketop5:~$ apport-collect 1981727
Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 596, in <module>
    app = GTKUserInterface()
  File "/usr/share/apport/apport-gtk", line 56, in __init__
    apport.ui.UserInterface.__init__(self)
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 206, in __init__
    self.crashdb = apport.crashdb.get_crashdb(None)
  File "/usr/lib/python3/dist-packages/apport/crashdb.py", line 822, in get_crashdb
    with open(conf) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/etc/apport/crashdb.conf'