Summary: | DEBUGINFOD_URLS environment variable is incorrectly set | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | bruno <bruno> |
Component: | general | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carlosd.kde, jr, neon-bugs, sitter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
bruno
2024-04-01 16:04:06 UTC
i found the offending file: https://invent.kde.org/neon/neon/settings/-/blob/Neon/unstable/usr/lib/environment.d/90-neon-debuginfod.conf?ref_type=heads but i'm not sure how to go on about it, because i don't think these environment .conf files work like traditional scripts, so there's no way to check if $DEBUGINFOD_URLS is empty before adding the URL and colon behind it. could someone please share their thoughts? maybe it would be better if it could be moved to /etc/profile.d or something similar hopefully fixed in https://invent.kde.org/neon/neon/settings/-/commit/a52201dae927b7f718935fdf2411d6243eadc9e4 the new neon-settings-2 will be available immediately in unstable and testing. user will be available with the next snapshot. thank you! :) |