https://bugs.kde.org/show_bug.cgi?id=524811
Bug ID: 524811
Summary: kid3 crashes on launch if MANGOHUD environment
variable is set
Classification: Applications
Product: kid3
Version First 3.10.x
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 195507
--> https://bugs.kde.org/attachment.cgi?id=195507&action=edit
Crash report
DESCRIPTION
Latest version of kid3 3.10.1 crashes on launch if MANGOHUD environment
variable is set. If the environment variable is unset the application starts up
and runs normally
STEPS TO REPRODUCE
1. Have the MANGOHUD environment variable set (for instance, 'having
MANGOHUD=1' in your '/etc/environment' file)
2. Launch the program
OBSERVED RESULT
Program fails to start, a crash report is generated
EXPECTED RESULT
Program should launch normally.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
The workaround (other than removing the environment variable globally) is to
launch the application from the terminal using 'env -u MANGOHUD kid3'.
--
You are receiving this mail because:
You are watching all bug changes.