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

--- Comment #27 from Peter <sunsp...@gmail.com> ---
(In reply to george fb from comment #25)
> ~/.local/share/applications and add QT_XCB_GL_INTEGRATION=xcb_egl to the
> exec entry `Exec=QT_XCB_GL_INTEGRATION=xcb_egl /usr/bin/flatpak run

Cleaner to do it the way I identified, as an argument variable
--env=QT_XCB_GL_INTEGRATION=xcb_egl because it will display correctly in the
launcher's edit properties. Without it, it will display an argument as a
program.

> And it works when launching from the default start menu/launcher, task bar
> or opening a file from dolphin.

That's the thing I can't figure out. Without setting a flatpak override the
launcher ignores the variable for me.. but it works just fine if one manually
launches the file.. 

This is what I have in the .local folder, a symlink:

lrwxrwxrwx 1 deck deck 99 Dec 11 16:52 org.kde.haruna.desktop ->
/var/lib/flatpak/app/org.kde.haruna/current/active/export/share/applications/org.kde.haruna.desktop

And this is what I have at the destination:

-rwxr-xr-x 1 root root 3277 Dec 12 21:20 org.kde.haruna.desktop

I am wondering if it's the user/user symlinking to root/root thing that is
causing an issue with the launcher.

In anycase, do you have the ability to have haruna itself set the environment
variable internally instead of needing end-users to figure out a flatpak
override or set variables on their own so that it just works for everyone?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to