Project

General

Profile

Actions

Emulator Issues #11311

closed

dolphin-5.0.8512 - Console Flooded With 'USING O_TMPFILE'

Added by DoWii over 5 years ago. Updated over 5 years ago.

Status:
Won't fix
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 dolphin-5.0.8512 and the console in Linux fills up with this message;

USING O_TMPFILE

What steps will reproduce the problem?

[Reproduction steps here]

Run dolphin, check console and see messages appear;

USING O_TMPFILE
USING O_TMPFILE
USING O_TMPFILE

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]

5.0.8512

Is the issue present in the latest stable version?

[Yes/No and version number here]

No, I never saw this in 5.0

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

[PC specs here]

Slackware 14.2 x64

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)

[Anything else here]

I believe this is a change that happened when switching over to QT5, before the QT5 versions, I was not seeing this..

Actions #1

Updated by spycrab0 over 5 years ago

  • Status changed from New to Won't fix

This seems to be a bug in X11: https://cgit.freedesktop.org/xorg/xserver/commit/?id=d36128a72acac4d54813c52c93efefad2dc9af41

Please ask your distribution for updated packages with this patch applied.

"Won't fix" means "Not our bug" in this case.

Actions #2

Updated by DoWii over 5 years ago

I'm not arguing about a bug here, BUT, I've used Slack 14.2 since it's been out for the past 2 years, I have never seen this issue till now with only dolphin.

So then what sort of bug are we talking about, something more in regards to a QT5 app?

QT5 or Dolphin is the one trigging this...

Actions #3

Updated by DoWii over 5 years ago

There's a lot more going on, then from X11, I've seen this related to Python, and various apps.

https://lwn.net/Articles/619146/
http://man7.org/linux/man-pages/man2/open.2.html

Are we sure we are talking about this issue as it relates to X11, or these others?

Hmm

Actions

Also available in: Atom PDF