https://bugs.kde.org/show_bug.cgi?id=389361
--- Comment #6 from Kyle Devir ---
Martin,
Gnome, in the latest GTK+3 release, they added support for detecting if KWin
was running as the compositor and allowing CSD apps to prefer SSD decorations
instead.
This was the bug report, which has been
https://bugs.kde.org/show_bug.cgi?id=389361
--- Comment #7 from Kyle Devir ---
I'll create a bug on the GTK side, and see what they can do about it.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=389361
--- Comment #8 from Kyle Devir ---
I've created a bug report here:
https://bugzilla.gnome.org/show_bug.cgi?id=792889
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=389361
--- Comment #9 from Kyle Devir ---
It turns out that the function for checking whether GTK3 surfaces should use
CSD or not was returning "false" for preferring SSD instead of "true". Seems
like it was likely never tested after th
https://bugs.kde.org/show_bug.cgi?id=389361
--- Comment #10 from Kyle Devir ---
I've added a patch on the GTK side that should fix that issue. A simple typo
can do a lot...
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=389361
--- Comment #11 from Kyle Devir ---
Here is the patch to apply to GTK3 to fix the issue:
https://bug792889.bugzilla-attachments.gnome.org/attachment.cgi?id=367417
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=389117
Kyle Devir changed:
What|Removed |Added
Attachment #110130|Forcing SSD with my new |Image demonstrating results
description
https://bugs.kde.org/show_bug.cgi?id=389117
--- Comment #15 from Kyle Devir ---
Created attachment 110130
--> https://bugs.kde.org/attachment.cgi?id=110130&action=edit
Forcing SSD with my new patch causes the issue to pop up again
Martin,
with being able to force SSD instead of CSD no
https://bugs.kde.org/show_bug.cgi?id=389117
--- Comment #14 from Kyle Devir ---
Created attachment 110129
--> https://bugs.kde.org/attachment.cgi?id=110129&action=edit
Dirty hack to make GTK3 Wayland windows request SSD instead of CSD
Okay... with this patch, it would seem like forci
https://bugs.kde.org/show_bug.cgi?id=389361
--- Comment #13 from Kyle Devir ---
Turns out it wasn't much of a fix ~ it broke the CSD decorations in Weston.
I looked at the code a bit more, and saw that it never bothers to request
server-side decorations. The code really seems to have not
https://bugs.kde.org/show_bug.cgi?id=389117
--- Comment #17 from Kyle Devir ---
Leave this issue closed for now, because this particular issue has been solved.
The non-request for server-side decorations is a GTK3 bug, but with the request
being forced, it exposes a bug somewhere on the KWin
https://bugs.kde.org/show_bug.cgi?id=389495
Bug ID: 389495
Summary: When GTK3 applications request SSD, decorations are
either no shown or show SSD on top of CSD
Product: kwin
Version: 5.11.95
Platform: Archlinux Packages
https://bugs.kde.org/show_bug.cgi?id=389495
Kyle Devir changed:
What|Removed |Added
CC||kyle.de...@mykolab.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #1 from Kyle Devir ---
Created attachment 110142
--> https://bugs.kde.org/attachment.cgi?id=110142&action=edit
Patch to force GTK3 applications to request SSD
The problem isn't fixed on the GTK side, yet, however, this should
https://bugs.kde.org/show_bug.cgi?id=389495
Kyle Devir changed:
What|Removed |Added
Summary|When GTK3 applications |When GTK3 applications
|request
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #3 from Kyle Devir ---
Created attachment 110143
--> https://bugs.kde.org/attachment.cgi?id=110143&action=edit
Debug output for Evince
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #4 from Kyle Devir ---
Created attachment 110144
--> https://bugs.kde.org/attachment.cgi?id=110144&action=edit
Debug output for MyPaint
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #5 from Kyle Devir ---
The output for Evince and MyPaint should suffice, I hope.
It took me longer to understand the issue than I usually would, so I apologize
for possibly having caused any confusion and frustration throughout
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #7 from Kyle Devir ---
On Sway, which implements your SSD protocol, no matter whether the decorations
requested are none, client or server, server-side decorations are always used.
So, maybe examining how Sway implements and handles the
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #8 from Kyle Devir ---
I'm sure whether or not providing debug output for these applications of Sway
would help or not. Probably not, most likely... :/
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #9 from Kyle Devir ---
Created attachment 110145
--> https://bugs.kde.org/attachment.cgi?id=110145&action=edit
Screenshot demonstrating issue on kwin_wayland
I'll post one showing results on Sway in a moment.
--
You are re
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #10 from Kyle Devir ---
Created attachment 110146
--> https://bugs.kde.org/attachment.cgi?id=110146&action=edit
Screenshot demonstrating results on Sway
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #11 from Kyle Devir ---
(In reply to Martin Flöser from comment #6)
> The debug output shows that the application request SSD. So do they get KWin
> decos or not?
The screenshot I uploaded shows that requesting SSD bring back th
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #13 from Kyle Devir ---
Is there a solution to make MyPaint and the like have decorations, CSD or SSD,
on the KWin side? Or is this a problem with the GTK3 SSD implementation?
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #16 from Kyle Devir ---
Thanks Martin,
When GTK3 requests SSD, GTK3 should be dropping the remaining CSD for Evince
and others, allowing an SSD provider to do their own decorations. This is a
GTK3 bug, I believe. Without said bug, the SSD
https://bugs.kde.org/show_bug.cgi?id=389495
Kyle Devir changed:
What|Removed |Added
Resolution|INVALID |---
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #17 from Kyle Devir ---
Reopened, because this bug relates to GTK3 apps explicitly requesting SSD, but
acting weirdly on KWin.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=389495
--- Comment #19 from Kyle Devir ---
(In reply to Martin Flöser from comment #18)
> MyPaint isn't requesting ssd according to the debug output
My debug output? Or yours?
GTK3 needs a patch to force SSD, because their implementation prefers
https://bugs.kde.org/show_bug.cgi?id=389298
--- Comment #6 from Kyle Devir ---
(In reply to Martin Flöser from comment #5)
> (In reply to Kyle Devir from comment #4)
> > GZDoom is free, and should be in your distro's repositories.
>
> By any chance do you know the pa
https://bugs.kde.org/show_bug.cgi?id=399439
Kyle Devir changed:
What|Removed |Added
Summary|Commit |Commit
https://bugs.kde.org/show_bug.cgi?id=399439
Bug ID: 399439
Summary: Commit 716372ae2e8dff9c51e94d33443536786e4bd85b breaks
Clang discovery
Product: kdevelop
Version: git master
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=399439
--- Comment #2 from Kyle Devir ---
Created attachment 115455
--> https://bugs.kde.org/attachment.cgi?id=115455&action=edit
LLVM config output
> "/usr/lib64/clang/8.0.0/include/cpuid.h"
Is how it's indeed installed as,
https://bugs.kde.org/show_bug.cgi?id=399439
--- Comment #3 from Kyle Devir ---
Ah, I see what you mean, now. I misread, sorry.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=399439
--- Comment #5 from Kyle Devir ---
Thanks! It works now, happily. :)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=399439
Kyle Devir changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=399591
Bug ID: 399591
Summary: Qt 5.12 Beta ~ on Wayland, PlasmaShell popups are
drawn at top-left of screen
Product: plasmashell
Version: 5.14.0
Platform: Archlinux Packages
https://bugs.kde.org/show_bug.cgi?id=399591
Kyle Devir changed:
What|Removed |Added
Summary|Qt 5.12 Beta ~ on Wayland, |Qt 5.12 Beta ~ on Wayland
https://bugs.kde.org/show_bug.cgi?id=399591
--- Comment #1 from Kyle Devir ---
Okay... no screenshots, then, because trying to start Spectacle causes
kwin_wayland to segfault... lovely. :/
Time to post another bug...
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=399591
--- Comment #2 from Kyle Devir ---
Ah, also, hardware ~ RX 580 with Mesa master and LLVM master.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=399592
Bug ID: 399592
Summary: Qt 5.12 Beta ~ on Wayland, trying to start Spectacle
causes kwin_wayland to segfault
Product: Spectacle
Version: 18.08.1
Platform: Archlinux Packages
https://bugs.kde.org/show_bug.cgi?id=399591
--- Comment #4 from Kyle Devir ---
So it's already been caught! :)
Thanks David. :)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=399592
Kyle Devir changed:
What|Removed |Added
Product|Spectacle |kwin
Assignee|m...@baloneygeek.com
https://bugs.kde.org/show_bug.cgi?id=394431
Bug ID: 394431
Summary: KWin hangs forever when trying to start with XWayland
with inet6-related errors
Product: kwin
Version: 5.12.90
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=394431
--- Comment #1 from Kyle Devir ---
According to another forum's post on a similar issue, -nolisten inet6 solves
this issue. Would be nice to be able to customize some of the options passed to
Xwayland by KWin, if possible.
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=394431
--- Comment #2 from Kyle Devir ---
Also, I am running Xwayland 1.20.0 and Qt5 5.11.0rc2 on Arch Linux.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=394431
--- Comment #4 from Kyle Devir ---
I've reported this upstream.
You're correct that it is unreasonable to expect KWin to workaround this. :/
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=394431
Kyle Devir changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=398614
Bug ID: 398614
Summary: Using --gpu-context=wayland, mpv complains that
kwin_wayland doesn't support the xdg_wm_base interface
Product: kwin
Version: 5.13.90
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=398614
--- Comment #3 from Kyle Devir ---
Always the small things, I suppose. :)
Is there any chance it would be suitable for adding to the next Plasma patch
release?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=398654
Bug ID: 398654
Summary: QT_QPA_PLATFORM, unset by default, defaults to xcb,
causing Xwayland to segfault due to not being able to
handle Plasma Shell
Product: plasmashell
https://bugs.kde.org/show_bug.cgi?id=398654
--- Comment #2 from Kyle Devir ---
Arch Linux.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=398654
--- Comment #4 from Kyle Devir ---
Because with "QT_QPA_PLATFORM=wayland" added, Xwayland never once segfaults, at
all, no matter what I do with Plasma Shell. Every single time I've started
Plasma Shell like this, it just works. It
https://bugs.kde.org/show_bug.cgi?id=398654
--- Comment #5 from Kyle Devir ---
I probably should have specified at the beginning that I'm running an RX580
with Mesa master and LLVM master from AUR.
I'm not sure this has an impact, because with QT_QPA_PLATFORM=wayland, there's
n
https://bugs.kde.org/show_bug.cgi?id=398654
--- Comment #7 from Kyle Devir ---
No, it doesn't.
It just exits immediately, because of the already running plasmashell process.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=398654
--- Comment #9 from Kyle Devir ---
Whoops. I skipped that part somehow. Let's try that again...
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=398654
--- Comment #10 from Kyle Devir ---
Now that I've done it properly...
Yes, it works just fine. Also, Xwayland doesn't segfault at all, amusingly.
What next, I wonder?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=398654
--- Comment #12 from Kyle Devir ---
XDG_SESSION_TYPE is unset.
I log in via TTY, and then run startplasmacompositor.
Does KDE rely on a GUI login manager to set XDG_SESSION_TYPE properly...?
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=398654
Kyle Devir changed:
What|Removed |Added
Resolution|INVALID |---
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=492537
Kyle Devir changed:
What|Removed |Added
Status|NEEDSINFO |RESOLVED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=502474
Bug ID: 502474
Summary: kimageformats fails to build with OpenEXR 3.3.3
Classification: Frameworks and Libraries
Product: frameworks-kimageformats
Version: unspecified
Platform: Compiled Sources
https://bugs.kde.org/show_bug.cgi?id=501522
--- Comment #11 from Kyle Devir ---
(In reply to wolthera from comment #10)
> BTW, I forgot to reply to your other comment: Krita doesn't support wayland
> yet, so it isn't yet integrating with kwin's color management. If you hav
https://bugs.kde.org/show_bug.cgi?id=501522
Bug ID: 501522
Summary: Krita crashes when exporting files to JXL, TIF, EXR
(haven't tested others)
Classification: Applications
Product: krita
Version: 5.2.9
Platform: Arch L
https://bugs.kde.org/show_bug.cgi?id=501522
Kyle Devir changed:
What|Removed |Added
CC||kyle.de...@mykolab.com
--- Comment #2 from Kyle
https://bugs.kde.org/show_bug.cgi?id=501522
--- Comment #4 from Kyle Devir ---
Created attachment 179421
--> https://bugs.kde.org/attachment.cgi?id=179421&action=edit
kwin display settings
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=501522
--- Comment #7 from Kyle Devir ---
Created attachment 179423
--> https://bugs.kde.org/attachment.cgi?id=179423&action=edit
Extracted broken(?) ICC profile
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=501522
--- Comment #8 from Kyle Devir ---
(In reply to wolthera from comment #5)
> Thanks! Thankfully that display profile isn't the cause of this crash. Did
> the images you were exporting have any particular display profile, or was it
> the s
https://bugs.kde.org/show_bug.cgi?id=501522
--- Comment #3 from Kyle Devir ---
(In reply to wolthera from comment #1)
> Looks like you have a broken icc profile on your system. Could you somehow
> share that with us, so we can use it for testing?
Done. Though, weirdly, this shouldn
https://bugs.kde.org/show_bug.cgi?id=501522
--- Comment #6 from Kyle Devir ---
Created attachment 179422
--> https://bugs.kde.org/attachment.cgi?id=179422&action=edit
Broken colour profile?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=502474
Kyle Devir changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=505762
Kyle Devir changed:
What|Removed |Added
Resolution|--- |UPSTREAM
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=505762
Kyle Devir changed:
What|Removed |Added
Platform|Other |Compiled Sources
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=505762
--- Comment #1 from Kyle Devir ---
Created attachment 182375
--> https://bugs.kde.org/attachment.cgi?id=182375&action=edit
journalctl entries from soft-frozen boot
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=505762
--- Comment #3 from Kyle Devir ---
Created attachment 182376
--> https://bugs.kde.org/attachment.cgi?id=182376&action=edit
6.16-rc1 config for testing
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=505762
--- Comment #2 from Kyle Devir ---
Also comes in the "kwin_wayland_drm: Atomic test failed! Invalid argument"
flavour too, apparently.
Common underlying issue too, probably.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=505762
Kyle Devir changed:
What|Removed |Added
CC||kyle.de...@mykolab.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=505762
Bug ID: 505762
Summary: Error "kwin_wayland_drm: Atomic test failed!
Permission denied" with 6.16-rc1
Classification: Plasma
Product: kwin
Version First git master
Reported In:
https://bugs.kde.org/show_bug.cgi?id=506168
Kyle Devir changed:
What|Removed |Added
CC||kyle.de...@mykolab.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=506168
Bug ID: 506168
Summary: Krita crashing with AVIF HDR file, but PNG equivalent
loads fine
Classification: Applications
Product: krita
Version First 5.2.9
Reported In:
Platfor
https://bugs.kde.org/show_bug.cgi?id=506168
--- Comment #3 from Kyle Devir ---
Managed to get a backtrace:
#0 Planar::value, 12, (LinearizePolicy)0, 0>
(img=, stride=, x=, y=) at
/usr/src/debug/krita-qt6-git/build/plugins/impex/heif/kis_heif_import_tools_AVX2+FMA.cpp:80
#1 Planar::readLa
https://bugs.kde.org/show_bug.cgi?id=506168
Kyle Devir changed:
What|Removed |Added
Platform|Arch Linux |Compiled Sources
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=506168
Kyle Devir changed:
What|Removed |Added
Version First|5.2.9 |git master (please specify
Reported In
https://bugs.kde.org/show_bug.cgi?id=506168
--- Comment #2 from Kyle Devir ---
Created attachment 182655
--> https://bugs.kde.org/attachment.cgi?id=182655&action=edit
Working PNG file
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=506168
--- Comment #1 from Kyle Devir ---
Created attachment 182654
--> https://bugs.kde.org/attachment.cgi?id=182654&action=edit
Broken AVIF file
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=506626
Bug ID: 506626
Summary: Request for a better HDR calibration tool
Classification: Plasma
Product: KScreen
Version First master
Reported In:
Platform: Compiled Sources
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=506626
Kyle Devir changed:
What|Removed |Added
CC||kyle.de...@mykolab.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=507502
Bug ID: 507502
Summary: Filelight doesn't ignore hardlinks, bloating displayed
directory size
Classification: Applications
Product: filelight
Version First unspecified
Reported In:
https://bugs.kde.org/show_bug.cgi?id=507502
Kyle Devir changed:
What|Removed |Added
CC||kyle.de...@mykolab.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=507502
Kyle Devir changed:
What|Removed |Added
Summary|Filelight doesn't ignore|[Git master] File
https://bugs.kde.org/show_bug.cgi?id=507502
--- Comment #5 from Kyle Devir ---
(In reply to Harald Sitter from comment #4)
> So the hardlink is not in the same directory?
Oops. I thought it was when I initially made the bug report...
But at least it's clearer now that it doesn
https://bugs.kde.org/show_bug.cgi?id=507502
--- Comment #3 from Kyle Devir ---
(In reply to Harald Sitter from comment #1)
> Cannot reproduce.
Attached an example of what I'm referring to. The 126GB file in the base
directory is a hardlink of the one in the dlc directory.
--
You are r
https://bugs.kde.org/show_bug.cgi?id=507502
--- Comment #2 from Kyle Devir ---
Created attachment 183555
--> https://bugs.kde.org/attachment.cgi?id=183555&action=edit
Filelight hardlink visual
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=361066
Kyle Devir changed:
What|Removed |Added
CC||kyle.de...@mykolab.com
--
You are receiving this
201 - 292 of 292 matches
Mail list logo