You are not logged in.

#1 2023-08-09 14:35:47

Firestar
Member
From: Beijing, China
Registered: 2021-07-19
Posts: 83
Website

The text display of Dolphin has a bug

https://img1.imgtp.com/2023/08/09/aXK29WDg.png

This "pdf" is from the previous folder

https://img1.imgtp.com/2023/08/09/mBKqCIll.png

and this weird thing should be the upper half of "pdf"

sometimes dolphin will have a lag on refreshing

I cannot make out this bug is because of my graphics card, Plasma or Dolphin

This bug sometimes occur and I cannot reproduce it.

Operating System: Arch Linux
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Kernel Version: 6.4.8-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics
Manufacturer: LENOVO
Product Name: 20WKA000CD
System Version: ThinkPad X13 Gen 2i


Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.

Offline

#2 2023-08-09 14:44:40

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,336

Re: The text display of Dolphin has a bug

Remove xf86-video-intel if installed. Try to reproduce.

Offline

#3 2023-08-11 05:56:01

Firestar
Member
From: Beijing, China
Registered: 2021-07-19
Posts: 83
Website

Re: The text display of Dolphin has a bug

I have never installed xf86-video-intel, sorry. I only use mesa package.

and my graphics card is Mesa Intel® Xe Graphics, I wonder if the issue of xf86-video-intel is deprecated on my graphics card.

Last edited by Firestar (2023-08-11 06:08:41)


Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.

Offline

#4 2023-08-11 06:03:13

seth
Member
Registered: 2012-09-03
Posts: 59,330

Re: The text display of Dolphin has a bug

Offline

#5 2023-08-11 06:16:31

Firestar
Member
From: Beijing, China
Registered: 2021-07-19
Posts: 83
Website

Re: The text display of Dolphin has a bug


Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.

Offline

#6 2023-08-11 06:26:43

seth
Member
Registered: 2012-09-03
Posts: 59,330

Re: The text display of Dolphin has a bug

[ 20225.605] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Xe Graphics (TGL GT2)

Indeed all fine on that side.
Do you get the error if you start ("killall dolphin" first)

LIBGL_ALWAYS_SOFTWARE=1 dolphin

https://docs.mesa3d.org/envvars.html

Edit: if not, try LIBGL_DRI3_DISABLE=1

Last edited by seth (2023-08-11 06:27:11)

Offline

#7 2023-08-11 06:33:03

Firestar
Member
From: Beijing, China
Registered: 2021-07-19
Posts: 83
Website

Re: The text display of Dolphin has a bug

both `LIBGL_ALWAYS_SOFTWARE=1 dolphin` and `LIBGL_DRI3_DISABLE=1 dolphin` will produce the error like https://paste.c-net.org/SolomonWhadaya


Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.

Offline

#8 2023-08-11 07:09:35

seth
Member
Registered: 2012-09-03
Posts: 59,330

Re: The text display of Dolphin has a bug

"QSG_RENDER_LOOP=basic"

There used to be an environment variable to force QSG to use the software rasterizer, but I can't find it anymore (google just yells Qt6 stuff)

Offline

#9 2023-08-11 07:16:43

Firestar
Member
From: Beijing, China
Registered: 2021-07-19
Posts: 83
Website

Re: The text display of Dolphin has a bug

QSG_RENDER_LOOP=basic does not work either.

I was wondering if this is Dolphin's fault as other apps and system apps do not have this issue, but this issue has been occuring despite the version of Dolphin


Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.

Offline

#10 2023-08-11 11:12:47

seth
Member
Registered: 2012-09-03
Posts: 59,330

Re: The text display of Dolphin has a bug

QMLSCENE_DEVICE=softwarecontext dolphin

And try the behavior w/ a fresh user account, just in case.

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

Offline

Board footer

Powered by FluxBB