Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resume.py crash with ubuntu24 #16

Open
JamesWP opened this issue Dec 19, 2024 · 0 comments
Open

resume.py crash with ubuntu24 #16

JamesWP opened this issue Dec 19, 2024 · 0 comments

Comments

@JamesWP
Copy link

JamesWP commented Dec 19, 2024

When resuming laptop after a period the fingerprint reader does not respond and worse, the login has a very noticeable delay.

The systemd logs show this for the open-fprintd-resume.service.

:36:28 JamesTP systemd[1]: Starting open-fprintd-resume.service - Restart devices after resume...
:36:31 JamesTP resume.py[69739]: Traceback (most recent call last):
:36:31 JamesTP resume.py[69739]:   File "/usr/lib/open-fprintd/resume.py", line 11, in <module>
:36:31 JamesTP resume.py[69739]:     o.Resume()
:36:31 JamesTP resume.py[69739]:   File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 141, in __call__
:36:31 JamesTP resume.py[69739]:     return self._connection.call_blocking(self._named_service,
:36:31 JamesTP resume.py[69739]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
:36:31 JamesTP resume.py[69739]:   File "/usr/lib/python3/dist-packages/dbus/connection.py", line 634, in call_blocking
:36:31 JamesTP resume.py[69739]:     reply_message = self.send_message_with_reply_and_block(
:36:31 JamesTP resume.py[69739]:                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
:36:31 JamesTP resume.py[69739]: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.515 was not provided by>
:36:31 JamesTP systemd[1]: open-fprintd-resume.service: Main process exited, code=exited, status=1/FAILURE
:36:31 JamesTP systemd[1]: open-fprintd-resume.service: Failed with result 'exit-code'.
:36:31 JamesTP systemd[1]: Failed to start open-fprintd-resume.service - Restart devices after resume.
:36:31 JamesTP systemd[1]: open-fprintd-resume.service: Consumed 2.132s CPU time.

I'm using an old thinkpad x1 carbon with this device:

Bus 001 Device 008: ID 138a:0097 Validity Sensors, Inc. 

does anyone know what is happening here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant