[krusader] [Bug 457791] Krusader does not open ISO files

2023-07-09 Thread Yuri K
https://bugs.kde.org/show_bug.cgi?id=457791

Yuri K  changed:

   What|Removed |Added

 CC||yuri+...@deepunix.net

--- Comment #8 from Yuri K  ---
Still happening, either on 2.8.0 or 2.7.2. Is this a KDE issue? If so, a
corresponding bug report needs to be opened @ KDE.

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

[konsole] [Bug 448314] New: render glyph failed

2022-01-12 Thread Yuri K
https://bugs.kde.org/show_bug.cgi?id=448314

Bug ID: 448314
   Summary: render glyph failed
   Product: konsole
   Version: 21.08.3
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: yuri+...@deepunix.net
  Target Milestone: ---

SUMMARY
Please, let's get rid of these annoying messages that I can't disable or filter
out because it sends to journald and they annoy the hell out of me. I
understand it couldn't render a glyph or whatever. I'm not a dev, it's not
crashing, it's not locking up and thus I don't care. Thanks.

konsole[899754]: render glyph failed err=13 face=0x55668e0bbca0, glyph=10
konsole[899754]: render glyph failed err=13 face=0x55668e0bbca0, glyph=62
konsole[899754]: render glyph failed err=13 face=0x55668e0bbca0, glyph=34
konsole[899754]: render glyph failed err=13 face=0x55668e0bbca0, glyph=81

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.23.4
KDE Frameworks Version:  5.88.0-r3
Qt Version:  5.15.2 (built against 5.15.2)

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

[konsole] [Bug 448314] render glyph failed

2022-01-12 Thread Yuri K
https://bugs.kde.org/show_bug.cgi?id=448314

--- Comment #2 from Yuri K  ---
Probably coming from qt, I dunno.

$ strace -fx -s 9000 -e trace=write konsole
..
[pid 1198615] write(2, "render glyph failed err=13 face=0x5562dca0f9d0,
glyph=71\n", 57render glyph failed err=13 face=0x5562dca0f9d0, glyph=71
) = 57
[pid 1198615] write(2, "render glyph failed err=13 face=0x5562dca0f9d0,
glyph=33\n", 57render glyph failed err=13 face=0x5562dca0f9d0, glyph=33
) = 57
[pid 1198615] write(2, "render glyph failed err=13 face=0x5562dca0f9d0,
glyph=90\n", 57render glyph failed err=13 face=0x5562dca0f9d0, glyph=90

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