[kde] [Bug 438681] New: LD_PRELOAD Env Vars don't work.

Toadfield bugzilla_noreply at kde.org
Tue Jun 15 15:44:24 BST 2021


https://bugs.kde.org/show_bug.cgi?id=438681

            Bug ID: 438681
           Summary: LD_PRELOAD Env Vars don't work.
           Product: kde
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: toadfield at tutanota.com
  Target Milestone: ---

I asked for help on every forum I know,but no one could help me.
My problem is that no LD_PRELOAD Env Var I tried works.
I use kde so I report it here.
My .bash_profile looks like this:
```
#
# ~/.bash_profile
#

[[ -f ~/.bashrc ]] && . ~/.bashrc

export LD_PRELOAD=/usr/lib/libMangoHud.so:/usr/lib32/libMangoHud.so
export MANGOHUD_DLSYM=1
export MANGOHUD=1
export CLUTTER_BACKEND=wayland
export GTK_USE_PORTAL=1
```
Every normal Env Var works but the LD_PRELOAD ones don't work.
I tried it with many other programs.
Do I have to put my env vars elsewhere?
I use arch wayland.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list