[bug]: xdg-open
on Plasma 6 Wayland: Invalid environment block
#668
Labels
bug
Something isn't working
xdg-open
on Plasma 6 Wayland: Invalid environment block
#668
What happened?
Plasma 6 was recently stabilized on Gentoo.
After updating (using Wayland session), I'm getting the following error every time I try to open a mimetype that use a Plasma app as default, e.g.
After digging further, I eventually found that the problem can be solved by either:
zinit
zinit
but disablingALL_EXPORT
Zsh option:My
zinit
config:If I only use this (without any plug-ins loading), no issue:
Steps to reproduce
zinit
config mentioned above with Zsh optionsetopt ALL_EXPORT
xdg-open $file.ext
Invalid environment block.
mentioned error is printedsetopt ALL_EXPORT
and runxdg-open $file.ext
again: no errorsetopt ALL_EXPORT
again and only keep the secondzinit
config (without any plug-in loading)xdg-open $file.ext
: no errorRelevant output
No response
Screenshots and recordings
No response
Operating System & Version
OS: linux-gnu | Vendor: pc | Machine: x86_64 | CPU: x86_64 | Processor: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz | Hardware: x86_64
Zsh version
zsh 5.9 (x86_64-pc-linux-gnu)
Terminal emulator
xterm-kitty
If using WSL on Windows, which version of WSL
None
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: