https://bugs.kde.org/show_bug.cgi?id=483172
Mathias Tillman changed:
What|Removed |Added
CC||master.ho...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=481938
Mathias Tillman changed:
What|Removed |Added
CC||master.ho...@gmail.com
--- Comment #20 from
https://bugs.kde.org/show_bug.cgi?id=457006
--- Comment #7 from Mathias Tillman ---
(In reply to Jonathan Riddell from comment #6)
> Calligra is not well maintained alas. However try now.
Can confirm that it's fixed now - thanks for the quick resolution!
--
You are receiving t
https://bugs.kde.org/show_bug.cgi?id=457006
Mathias Tillman changed:
What|Removed |Added
CC||master.ho...@gmail.com
--- Comment #5 from
https://bugs.kde.org/show_bug.cgi?id=459755
--- Comment #20 from Mathias Tillman ---
(In reply to Archisman Panigrahi from comment #18)
> (In reply to Mathias Tillman from comment #13)
> > Slight update: Seems that it doesn't like it when the width is smaller than
> > the
https://bugs.kde.org/show_bug.cgi?id=438401
--- Comment #16 from Mathias Tillman ---
Was this fixed in one of the 5.27.X releases? It seems to work fine for me now
on 5.27.2 anyhow.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=466186
Mathias Tillman changed:
What|Removed |Added
Summary|Closing VLC when a video is |Closing VLC when a video is
https://bugs.kde.org/show_bug.cgi?id=465158
--- Comment #21 from Mathias Tillman ---
See https://invent.kde.org/plasma/kwin/-/merge_requests/3236 for a discussion
about a potential fix for this issue. It does work for me, but there are some
uncertainties about how to best approach it.
--
You
https://bugs.kde.org/show_bug.cgi?id=466186
--- Comment #1 from Mathias Tillman ---
Seems the crash also happens under X11, so it's not limited to just Wayland.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=466186
Bug ID: 466186
Summary: Closing VLC when a video is playing causes kwin
wayland assert error crash/restart
Classification: Plasma
Product: kwin
Version: 5.27.0
Platform: Neon
https://bugs.kde.org/show_bug.cgi?id=465158
--- Comment #15 from Mathias Tillman ---
@JonnyRobbie Do the lines go away of you disable the Blur effect?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=465158
--- Comment #13 from Mathias Tillman ---
Running a bisect the issue seems to be with
https://invent.kde.org/plasma/kwin/-/commit/64e42bbd04e10e8b0c32bec444864ce7c64bbfc5
and that whole MR in fact. Maybe the blur code doesn't like the rou
https://bugs.kde.org/show_bug.cgi?id=465158
--- Comment #12 from Mathias Tillman ---
Update: I think it may be related to the Blur effect, because I just tried
turning that off and that seems to have made the lines disappear. Interestingly
the lines also only appear when there's a
https://bugs.kde.org/show_bug.cgi?id=438401
Mathias Tillman changed:
What|Removed |Added
CC||master.ho...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=465158
--- Comment #10 from Mathias Tillman ---
This also seems to happen on the recently released Plasma 5.27. Weirdly, for
me, it doesn't appear on 150% scaling, but it does on 125%. If I change to 140%
I get a horizontal line instead which appea
https://bugs.kde.org/show_bug.cgi?id=465158
Mathias Tillman changed:
What|Removed |Added
CC||master.ho...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=459755
--- Comment #13 from Mathias Tillman ---
Slight update: Seems that it doesn't like it when the width is smaller than the
height (for a top or bottom panel) or vice-versa. The "magic" 88 pixels width
in my previous comment was actually
https://bugs.kde.org/show_bug.cgi?id=459755
--- Comment #12 from Mathias Tillman ---
I have the same issue and I've managed to narrow the issue down to
WaylandInterface::setViewStruts in app/wm/waylandinterface.cpp. The issue seems
to be that the ghost window has a width (or height) of 1
https://bugs.kde.org/show_bug.cgi?id=459755
Mathias Tillman changed:
What|Removed |Added
CC||master.ho...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=421135
--- Comment #10 from Mathias Tillman ---
(In reply to Matt from comment #8)
> (In reply to David Edmundson from comment #7)
> > Git commit 140c2fb20efa547cda1ff74880a7cdbcab8b5943 by David Edmundson, on
> > behalf of Mathias Tillman.
&
https://bugs.kde.org/show_bug.cgi?id=421135
--- Comment #5 from Mathias Tillman ---
Created attachment 147548
--> https://bugs.kde.org/attachment.cgi?id=147548&action=edit
Patch to fix window flickering
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=421135
Mathias Tillman changed:
What|Removed |Added
CC||vlad.zahorod...@kde.org
--
You are
https://bugs.kde.org/show_bug.cgi?id=421135
Mathias Tillman changed:
What|Removed |Added
CC||master.ho...@gmail.com
--- Comment #4 from
https://bugs.kde.org/show_bug.cgi?id=405016
--- Comment #17 from Mathias Tillman ---
Yeah, feels nice when a simple refactor actually fixes something! I backported
834b6477ac53a81541207b9ade8d58051fb4e6d2 to the v0.8 branch, and it looks to be
working there as well. Any chance you could push out
https://bugs.kde.org/show_bug.cgi?id=405016
--- Comment #15 from Mathias Tillman ---
Done some more testing, and it is definitely fixed in git master. To test I
checked out 77f7d27c83b2be01a6ad49c09df3f58c489790c1 and the issue is back
again, then checked out
https://bugs.kde.org/show_bug.cgi?id=406818
Mathias Tillman changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=405016
--- Comment #14 from Mathias Tillman ---
Running git master now, and things are looking good so far. Will report back in
a few days after testing it more.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=406818
--- Comment #2 from Mathias Tillman ---
Which solution do you think is best? I've been trying to find
QtGraphicalEffects 1.2, but the latest I can find seems to be 1.12 - is 1.2 a
part of some unreleased Qt version?
I can definitely do a PR, just
https://bugs.kde.org/show_bug.cgi?id=406818
Bug ID: 406818
Summary: Wrong QtGraphicalEffects dependency in CMake
Product: lattedock
Version: git (master)
Platform: Other
OS: Linux
Status: REPORTED
Severity
https://bugs.kde.org/show_bug.cgi?id=405016
--- Comment #12 from Mathias Tillman ---
Do you mean git master? Unfortunately I haven't been able to get that working
on my system due to the task manager widget not loading at all. It shows a
bunch of errors on startup, so I'm guessin
https://bugs.kde.org/show_bug.cgi?id=405016
--- Comment #10 from Mathias Tillman ---
I'm going to attempt to compile qt to see if I can find out what's causing this
over the coming days. I will report back what I find!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=405016
--- Comment #5 from Mathias Tillman ---
Done some debugging, and I believe this may be a Qt bug. Basically, when this
happens, containsMouse is still true for the ToolTipWindowMouseArea component,
even though my cursor is clearly outside the window
https://bugs.kde.org/show_bug.cgi?id=405016
Mathias Tillman changed:
What|Removed |Added
CC||master.ho...@gmail.com
--- Comment #4 from
https://bugs.kde.org/show_bug.cgi?id=404234
Mathias Tillman changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=404234
--- Comment #11 from Mathias Tillman ---
I've posted a patch here which should fix this issue:
https://phabricator.kde.org/D19002
Feel free to give it a try.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=404234
Mathias Tillman changed:
What|Removed |Added
CC||master.ho...@gmail.com
--- Comment #6 from
https://bugs.kde.org/show_bug.cgi?id=349673
Mathias Tillman changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=392267
Mathias Tillman changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=379324
Mathias Tillman changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=379524
Mathias Tillman changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=361960
Mathias Tillman changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=349673
Mathias Tillman changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=379324
Mathias Tillman changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=361960
Mathias Tillman changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=392267
Mathias Tillman changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=379524
Mathias Tillman changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=379324
Mathias Tillman changed:
What|Removed |Added
CC||master.ho...@gmail.com
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=379524
Mathias Tillman changed:
What|Removed |Added
CC||master.ho...@gmail.com
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=358159
Bug ID: 358159
Summary: ktraderclient5 returns the wrong order for
x-scheme-handler/magnet
Product: frameworks-kservice
Version: unspecified
Platform: Other
OS: Li
49 matches
Mail list logo