https://bugs.kde.org/show_bug.cgi?id=469916
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG CC| |n...@kde.org --- Comment #1 from Nate Graham <n...@kde.org> --- Ah, I see the problem. What you're doing in the video isn't actually setting environment variables, so the system is confused. Environment variables are in the form of "ENV_VAR=1" or something like that. If there's no equal sign, what you're actually doing is chaining commands together, which is different. I'd recommend asking for help in https://discuss.kde.org if need further assistance with this. -- You are receiving this mail because: You are watching all bug changes.