https://bugs.kde.org/show_bug.cgi?id=448141
--- Comment #6 from Tom B ---
Sorry for keeping posting here, but something else strange is going on...
QT_WAYLAND_FORCE_DPI works as expected until 143. As soon as I set it to 144,
clicks stop registering.
However:
1. 144 looks significantly larger
https://bugs.kde.org/show_bug.cgi?id=448141
--- Comment #5 from Tom B ---
For reference, I thought I'd try a few other applications to see if there is a
common denominator:
VLC: Scales correctly, clicks are registered
octopi (package manager): Sales correctly, clicks are not regis
https://bugs.kde.org/show_bug.cgi?id=448141
--- Comment #4 from Tom B ---
The same thing happens on Sway (the cursor events are ignored). However, Weston
is a little different.
If I:
- Set scale factor to 2
- Maximize the window
Click events can be registered, as normal and in the correct
https://bugs.kde.org/show_bug.cgi?id=448141
Tom B changed:
What|Removed |Added
Resolution|WAITINGFORINFO |FIXED
--- Comment #2 from Tom B ---
> Does t
https://bugs.kde.org/show_bug.cgi?id=448141
Bug ID: 448141
Summary: QT_SCALE_FACTOR breaks applications on Wayfire
Product: frameworks-kwayland
Version: 5.89.0
Platform: Other
OS: Linux
Status: REPORTED
Se
https://bugs.kde.org/show_bug.cgi?id=445081
Bug ID: 445081
Summary: Suggestions for a better scaling implementation
Product: plasmashell
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity:
https://bugs.kde.org/show_bug.cgi?id=444197
Bug ID: 444197
Summary: ffmpegthumbs uses SAR not DAR for thumbnail aspect
ratio
Product: kdemultimedia
Version: 20.08
Platform: Other
OS: Linux
Status
https://bugs.kde.org/show_bug.cgi?id=441043
Bug ID: 441043
Summary: Enable DPI based scaling on wayland
Product: kwin
Version: 5.22.4
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
P
https://bugs.kde.org/show_bug.cgi?id=438680
Bug ID: 438680
Summary: Feature request: Large play queue
Product: Elisa
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=433269
Tom B changed:
What|Removed |Added
CC||t...@r.je
--- Comment #2 from Tom B ---
The issue
https://bugs.kde.org/show_bug.cgi?id=433115
--- Comment #16 from Tom B ---
Sorry for the double post but here's a way to test it and demonstrate the issue
1. Take a screenshot using spectacle or another tool at native resolution and
save it lossless (png)
2. Turn on display scaling
3.
https://bugs.kde.org/show_bug.cgi?id=433115
Tom B changed:
What|Removed |Added
CC||t...@r.je
--- Comment #15 from Tom B ---
I came here
https://bugs.kde.org/show_bug.cgi?id=433393
Bug ID: 433393
Summary: kdenlive crashes at startup (segfault) on plasma
wayland 5.21
Product: kdenlive
Version: 20.12.2
Platform: Other
OS: Linux
Stat
https://bugs.kde.org/show_bug.cgi?id=428783
Bug ID: 428783
Summary: [wayland] Kdenlive freezes when clicking "New"
Product: kdenlive
Version: 20.08.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: no
https://bugs.kde.org/show_bug.cgi?id=422141
Bug ID: 422141
Summary: kwin_wayland nested does not allow scale < 1
Product: kwin
Version: 5.17.5
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=415872
--- Comment #7 from Tom B ---
Is there anything else I can provide to help this become resolved? This is a
very annoying issue that happens several times a day and on wayland halts the
entire session.
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=415872
--- Comment #6 from Tom B ---
Backtrace courtesy of David Strobach on the kwin tiling github issue:
https://github.com/kwin-scripts/kwin-tiling/issues/192
#7 0x7f00b288297e in QV4::MemoryManager::collectRoots(QV4::MarkStack*) ()
at /usr/lib
https://bugs.kde.org/show_bug.cgi?id=417669
Bug ID: 417669
Summary: Wayland cursor position sent incorrectly to Xwayland
firefox/thunderbird
Product: Breeze
Version: 5.18.0
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=416244
Tom B changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=415872
--- Comment #5 from Tom B ---
I've been trying to replicate this in KDE Neon in Virtualbox so I could provide
a .vdi where you can see the issue yourself. However, I have so far been unable
to reproduce the issue.
I have noticed one differenc
https://bugs.kde.org/show_bug.cgi?id=413476
--- Comment #2 from Tom B ---
what is the best way to get a backtrace? Trying it again a few months later
with the most recent versions of each package, I am still getting the same
problem.
dmesg shows the following:
[315423.305190] krfb[2750682
https://bugs.kde.org/show_bug.cgi?id=416244
--- Comment #4 from Tom B ---
> You're on X11, right? "Fixed" in 5.18.
I'm on Wayland and this only happens on Wayland.
> Firefox does its own headerbar thing so I recommend to report this bug to
> Firefox developers, b
https://bugs.kde.org/show_bug.cgi?id=416244
--- Comment #1 from Tom B ---
Created attachment 125118
--> https://bugs.kde.org/attachment.cgi?id=125118&action=edit
screenshot of problem in firefox
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=416244
Bug ID: 416244
Summary: Kwin wayland incorrect window decorations when GTK app
changes the default titlebar buttons
Product: kwin
Version: 5.17.5
Platform: Other
O
https://bugs.kde.org/show_bug.cgi?id=415872
--- Comment #2 from Tom B ---
It seems to be something to do with how often the script triggers signals.
If I rate limit the events (using the system clock to keep track of how often
they are fired) to once per frame it works fine. See my workaround
https://bugs.kde.org/show_bug.cgi?id=415872
Tom B changed:
What|Removed |Added
Component|wayland-generic |scripting
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=415872
--- Comment #1 from Tom B ---
I've worked out this is scripting engine related. It only appears to happen
when the kwin tiling extension is enabled. I've not yet managed to track down
exactly what causes the segfault but I now have reproduc
https://bugs.kde.org/show_bug.cgi?id=415872
Bug ID: 415872
Summary: kwin_wayland random segfault
libQt5Qml.so.5.14.0[7fe09a171000+307000]
Product: kwin
Version: 5.17.4
Platform: Other
OS: Linux
S
https://bugs.kde.org/show_bug.cgi?id=415246
Bug ID: 415246
Summary: ktorrent stalls after time until reboot
Product: ktorrent
Version: 5.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=413663
Bug ID: 413663
Summary: [Wayland] Screens often reversed position after
suspend or boot
Product: KScreen
Version: 5.17.1
Platform: Other
OS: Linux
Stat
https://bugs.kde.org/show_bug.cgi?id=343592
--- Comment #19 from Tom B ---
This works fine in Wayland with one caveat: You can't assign keys that are
already assigned. For example, assigning Meta+1 doesn't work until you first
manually unassign the default behaviour "Activate Tas
https://bugs.kde.org/show_bug.cgi?id=413476
Bug ID: 413476
Summary: Wayland/Pipewire segfault on connection
Product: krfb
Version: 19.08.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=413396
Bug ID: 413396
Summary: kwin_wayland crash when displays turned back on
Product: kwin
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: n
https://bugs.kde.org/show_bug.cgi?id=412684
--- Comment #17 from Tom B ---
Scratch that, although most Arch packages are 5.17.1, it looks like kwin 5.17.1
hasn't been released yet.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=412684
--- Comment #16 from Tom B ---
did this patch make it into 5.17.1 or does it need to be manually applied? I
just upgraded and still have the same issue.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=412684
Tom B changed:
What|Removed |Added
CC||t...@r.je
--- Comment #10 from Tom B ---
Same issue
https://bugs.kde.org/show_bug.cgi?id=409294
Bug ID: 409294
Summary: Several 30bit colour depth (10bit/channel) issues
Product: plasmashell
Version: 5.16.2
Platform: Other
OS: Linux
Status: REPORTED
Severit
https://bugs.kde.org/show_bug.cgi?id=407399
Bug ID: 407399
Summary: Wayland freezes system org_kde_powerde dumped core
when screen turned off/on
Product: kwayland-integration
Version: unspecified
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=401308
Bug ID: 401308
Summary: Kwin does not expose wayland clients to scripts
Product: kwin
Version: 5.14.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=392279
Bug ID: 392279
Summary: kwin scripting api cannot maximize window
Product: kwin
Version: 5.12.3
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=381106
--- Comment #2 from Tom B ---
Sorry that should be "programatically".
The following kwin script
```
var geo = client.geometry;
geo.x += 100;
client.geometry = geo;
```
Will not trigger windowGeometryShapeChanged in an effect
Either:
https://bugs.kde.org/show_bug.cgi?id=381106
Bug ID: 381106
Summary: Effects: windowGeometryShapeChanged not triggered when
window moved
Product: kwin
Version: 5.10.1
Platform: Other
OS: Linux
Sta
https://bugs.kde.org/show_bug.cgi?id=358735
Tom B changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=358735
Bug ID: 358735
Summary: Several seemingly related monitor connect/disconnect
issues
Product: plasmashell
Version: master
Platform: Archlinux Packages
OS: Linux
44 matches
Mail list logo