lnxlink icon indicating copy to clipboard operation
lnxlink copied to clipboard

Segmentation fault

Open FML128 opened this issue 1 year ago • 6 comments

What type of installation are you running?

Desktop

Which Linux OS are you using?

Arch Linux

Which version of LNXLink has the issue?

2024.2.2

The problem

It cannot start. Even with debug log I cannot see why. The log is attached below.

Logs

[gaming@gamingtv ~]$ lnxlink -c lnxlink.yaml -l DEBUG INFO:lnxlink:LNXlink 2024.2.2, Python 3.11.8 INFO:lnxlink:Loaded addons: required_restart, update, shutdown, idle, bash, suspend, restart, camera_used, wifi, disk_usage, systemd, notify, network, microphone_used, gpu, cpu, keep_alive, display_env, audio_select, temperature, sys_updates, xdg_open, memory, screen_onoff INFO:lnxlink:No systemd settings found on configuration. INFO:lnxlink:MQTT connection: Success DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com:443 DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /repos/bkbilly/lnxlink/releases/latest HTTP/1.1" 200 892 Segmentation fault (core dumped)

FML128 avatar Mar 20 '24 14:03 FML128

I think I've encountered this issue before and it had to do with the idle module. You could try installing xprintidle package or try adding the idle to the exclude modules list on your lnxlink.yaml config.

bkbilly avatar Mar 20 '24 18:03 bkbilly

I found the issue on the idle module. It's using the dbus_idle package which I've updated it, so I would recommend updating this to version 2024.3.0.

This should be done automatically on the next release of LNXlink.

bkbilly avatar Mar 20 '24 21:03 bkbilly

Thank you, it was the idle module. However, upgrading version to 2024.3.0 and installing xprintidle did not fix the issue.

FML128 avatar Mar 20 '24 22:03 FML128

No activity on this issue recently. Make sure you update to the latest version of LNXlink to check if the issue has been resolved. If no further activity occurs, the issue will be closed.

github-actions[bot] avatar Apr 14 '24 23:04 github-actions[bot]

This is still not fixed in 2024.3.0

FML128 avatar Apr 15 '24 09:04 FML128

You should try the new version of LNXlink 2024.4.0.

bkbilly avatar Apr 15 '24 10:04 bkbilly

This seems to be inactive so I am closing it. The fix was introduced with the new version of dbus_idle.

bkbilly avatar May 22 '24 19:05 bkbilly