Project

General

Profile

Actions

Emulator Issues #11313

closed

Latest Git Dolphin - Not Respecting XDG_RUNTIME_DIR

Added by DoWii almost 6 years ago. Updated almost 6 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What's the problem? Describe what went wrong.

[Description here]

I'm running zsh and have set in .zprofile;

export XDG_RUNTIME_DIR=$HOME/.cache

Dolphin does not respect this /path change, and 'env' shows that this /path has been set.

~ >env
XDG_RUNTIME_DIR=/home/foo/.cache

I also know this is working because Pluseaudio has changed to using this /path and is now setting the directory /pulse in the $HOME/.cache
If this was not correct in .zprofile Pluseaudio will complain, since it uses XDG_RUNTIME_DIR.

I am also getting these messages in my logs every time I start dolphin;

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-foo'

What steps will reproduce the problem?

[Reproduction steps here]

Place 'export XDG_RUNTIME_DIR=$HOME/.cache' in .zprofile

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.

[Version number here]

dolphin-5.0.8512

Is the issue present in the latest stable version?

[Yes/No and version number here]

No 5.0

What are your PC specifications? (CPU, GPU, Operating System, more)

[PC specs here]

Slackware 14.2 x86_64
Openbox 3.6.1

Actions

Also available in: Atom PDF