[kwin] [Bug 454354] nvidia: Java programs running in Plasma Wayland / Xwayland show massive flickering

2022-07-06 Thread Patrick Kopper
https://bugs.kde.org/show_bug.cgi?id=454354

Patrick Kopper  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||kopper.patr...@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Patrick Kopper  ---
I am noticing the same problem using JabRef, both with openjdk and jdk. The
black flickering is so extreme that it covers almost the entire window at a
high frequency, making the software completely unusable. Only Java programs
running through XWayland are affected, running the same software through X11
works fine.

Running the same software using another GPU vendor works without issues. Not
sure if this is an Nvidia or KDE bug.

OS: Arch Linux x86_64
Kernel: 5.18.9-zen1-1-zen
DE: Plasma 5.25.2 (kwin)
GPU:NVIDIA GeForce RTX 2060 Rev. A

$ lspci -vks 01:00.0
01:00.0 VGA compatible controller: NVIDIA Corporation TU106 [GeForce RTX 2060
Rev. A] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Gigabyte Technology Co., Ltd Device 37d9
Flags: bus master, fast devsel, latency 0, IRQ 130, IOMMU group 1
Memory at f600 (32-bit, non-prefetchable) [size=16M]
Memory at e000 (64-bit, prefetchable) [size=256M]
Memory at f000 (64-bit, prefetchable) [size=32M]
I/O ports at e000 [size=128]
Expansion ROM at 000c [virtual] [disabled] [size=128K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Legacy Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [250] Latency Tolerance Reporting
Capabilities: [258] L1 PM Substates
Capabilities: [128] Power Budgeting 
Capabilities: [420] Advanced Error Reporting
Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024

Capabilities: [900] Secondary PCI Express
Capabilities: [bb0] Physical Resizable BAR
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia

$ cat /proc/cmdline
initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img [...] intel_iommu=on
iommu=pt nvidia-drm.modeset=1 rw nowatchdog

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

[plasmashell] [Bug 455634] Regression Plasma 5.25.0: AUtohidden panels don't hide any more

2022-06-21 Thread Patrick Kopper
https://bugs.kde.org/show_bug.cgi?id=455634

Patrick Kopper  changed:

   What|Removed |Added

 CC||kopper.patr...@gmail.com

--- Comment #3 from Patrick Kopper  ---
I can confirm that panel autohide works for me on Wayland but is broken on X11.
I have bottom panels on a three screen setup, the panel hides but a "ghost"
panel stays behind, covering the windows. This "ghost" panel blocks mouse
inputs but will not respond to them itself. The actual panel will unhide if
nearing the screen edge for me.

Using Nvidia drivers on Arch Linux, Plasma 5.25.0 with Qt version 5.15.5 (built
against 5.15.4).

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

[Powerdevil] [Bug 438716] Lid close leads to suspend even when external monitor is attached

2021-11-07 Thread Patrick Kopper
https://bugs.kde.org/show_bug.cgi?id=438716

Patrick Kopper  changed:

   What|Removed |Added

 CC|kopper.patr...@gmail.com|

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

[Powerdevil] [Bug 438716] Lid close leads to suspend even when external monitor is attached

2021-08-26 Thread Patrick Kopper
https://bugs.kde.org/show_bug.cgi?id=438716

Patrick Kopper  changed:

   What|Removed |Added

 CC||kopper.patr...@gmail.com

--- Comment #4 from Patrick Kopper  ---
Since the upgrade to 5.22.4, I notice the same behavior on my Arch Linux
system. X11 keeps working fine but the setting "even when an external screen is
connected" seems to have no effect on Wayland.

Operating System: Arch Linux
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.13.12-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 4800H with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD RENOIR

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

[krunner] [Bug 399412] New: KRunner crash when using Calculator

2018-10-05 Thread Patrick Kopper
https://bugs.kde.org/show_bug.cgi?id=399412

Bug ID: 399412
   Summary: KRunner crash when using Calculator
   Product: krunner
   Version: 5.13.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@privat.broulik.de
  Reporter: kopper.patr...@gmail.com
  Target Milestone: ---

Application: krunner (5.13.5)

Qt Version: 5.11.2
Frameworks Version: 5.50.0
Operating System: Linux 4.18.10-zen1-1-zen x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I often use KRunner to do simple maths while working inother applications.
Occasionally, KRunner freezes for about 5 seconds seemingly trying to calculate
the result, then crashes. Immediately restarting KRunner performs the
calculation normally. I have yet failed to discern any pattern to this crashes,
all of them happen with basic math (no root, ln, etc.).

The crash can be reproduced sometimes.

-- Backtrace:
Application: krunner (krunner), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fcd030d3840 (LWP 3338))]

Thread 20 (Thread 0x7fccaa7fc700 (LWP 10958)):
#0  0x7fcd08d73afc in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fcd0a3b771c in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fccf33be469 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#3  0x7fccf33c2339 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x7fccf33bd52d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#5  0x7fccf33c0389 in ThreadWeaver::Thread::run() () at
/usr/lib/libKF5ThreadWeaver.so.5
#6  0x7fcd0a3b6f65 in  () at /usr/lib/libQt5Core.so.5
#7  0x7fcd08d6da9d in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fcd0a099a43 in clone () at /usr/lib/libc.so.6

Thread 19 (Thread 0x7fccaaffd700 (LWP 10957)):
#0  0x7fcd08d73afc in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fcd0a3b771c in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fccf33be469 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#3  0x7fccf33c2339 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x7fccf33bd52d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#5  0x7fccf33c0389 in ThreadWeaver::Thread::run() () at
/usr/lib/libKF5ThreadWeaver.so.5
#6  0x7fcd0a3b6f65 in  () at /usr/lib/libQt5Core.so.5
#7  0x7fcd08d6da9d in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fcd0a099a43 in clone () at /usr/lib/libc.so.6

Thread 18 (Thread 0x7fccab7fe700 (LWP 10956)):
#0  0x7fcd08d73afc in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fcd0a3b771c in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fccf33be469 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#3  0x7fccf33c2339 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x7fccf33bd52d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#5  0x7fccf33c0389 in ThreadWeaver::Thread::run() () at
/usr/lib/libKF5ThreadWeaver.so.5
#6  0x7fcd0a3b6f65 in  () at /usr/lib/libQt5Core.so.5
#7  0x7fcd08d6da9d in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fcd0a099a43 in clone () at /usr/lib/libc.so.6

Thread 17 (Thread 0x7fccabfff700 (LWP 10955)):
#0  0x7fcd08d73afc in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fcd0a3b771c in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fccf33be469 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#3  0x7fccf33c2339 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x7fccf33bd52d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#5  0x7fccf33c0389 in ThreadWeaver::Thread::run() () at
/usr/lib/libKF5ThreadWeaver.so.5
#6  0x7fcd0a3b6f65 in  () at /usr/lib/libQt5Core.so.5
#7  0x7fcd08d6da9d in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fcd0a099a43 in clone () at /usr/lib/libc.so.6

Thread 16 (Thread 0x7fccd4ff9700 (LWP 10954)):
#0  0x7fcd08d73afc in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fcd0a3b771c in 

[krunner] [Bug 386114] KRunner on wayland always appears under top panel

2018-02-07 Thread Patrick Kopper
https://bugs.kde.org/show_bug.cgi?id=386114

Patrick Kopper <kopper.patr...@gmail.com> changed:

   What|Removed |Added

 CC||kopper.patr...@gmail.com

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

[plasmashell] [Bug 377838] [Wayland] Panel doesn't autohide sometimes

2018-01-16 Thread Patrick Kopper
https://bugs.kde.org/show_bug.cgi?id=377838

Patrick Kopper <kopper.patr...@gmail.com> changed:

   What|Removed |Added

 CC||kopper.patr...@gmail.com

--- Comment #1 from Patrick Kopper <kopper.patr...@gmail.com> ---
Can confirm this behavior for a bottom panel with autohide in Plasma 5.11.95.
Minimizing all windows restores autohide functionality. Will gladly provide
more information on request.

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