Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#65898 - [lxappearance-obconf-gtk3] Segmentation fault when executing lxappearance
Attached to Project:
Community Packages
Opened by Giovanni Santini (ItachiSan) - Thursday, 19 March 2020, 16:22 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 01 November 2020, 01:45 GMT
Opened by Giovanni Santini (ItachiSan) - Thursday, 19 March 2020, 16:22 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 01 November 2020, 01:45 GMT
|
DetailsDescription:
Whenever executing the application, via terminal or desktop file, the application has a segmentation fault and core dump. Additional info: * package version: 0.6.3-2 * config and/or log files: not sure if I should report any * link to upstream bug report, if any: not that I am aware Steps to reproduce: 1. Have an LXDE environment 2. Install the required package: `lxappearance-gtk3` 3. Run `lxappearance` |
This task depends upon
https://sourceforge.net/p/lxde/bugs/search/?q=labels:lxappearance
Is the `coredumpctl` stack trace enough?
You can see more details here:
https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces
In case they ask me the stack trace, I will oblige :)
'gtk3-theme-preview-segfault.patch' allow the program to function properly
'gtk3-theme-preview-hide.patch' applies the sed command in the arch PKGBUILD to the upstream sources directly - this would allow the 'lxappearance-obconf-gtk3' PKGBUILD to be merged with 'lxappearance-obconf' as a split package
https://sourceforge.net/p/lxde/mailman/lxde-list/thread/20201030001824.6817b566%40parabola/#msg37140205
the bug is in 'lxappearance-obconf-gtk3' - 'lxappearance-gtk3' works properly if 'lxappearance-obconf-gtk3' is not installed - the patches are against the lxappearance-obconf v0.2.3 source code