[kwin] [Bug 370920] Meta key sometimes stops working after suspend phase

2016-11-01 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=370920 --- Comment #3 from Martin Gräßlin --- Good theory with the vt switch. Though I just tried and was not able to reproduce. But it might be a good idea to reset the state on vt switch. -- You are receiving this mail because: You are watching all bug

[plasmashell] [Bug 370433] OSD doesn't show if Panel visibility is set to "Auto Hide"

2016-11-01 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=370433 --- Comment #5 from Martin Gräßlin --- A first investigation result is that KWin considers the OSD as "minimized", but I don't know yet why KWin thinks it's minimized. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 370433] OSD doesn't show if Panel visibility is set to "Auto Hide"

2016-11-01 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=370433 --- Comment #6 from Martin Gräßlin --- KWin hides the window because a parent window is hidden: if (!init_minimize && isTransient() && mainClients().count() > 0 && !workspace()->sessionSaving()) { bool visible_

[plasmashell] [Bug 370433] OSD doesn't show if Panel visibility is set to "Auto Hide"

2016-11-01 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=370433 --- Comment #7 from Martin Gräßlin --- xprop on the osd window shows that it has an incorrect transient parent set. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 370433] OSD doesn't show if Panel visibility is set to "Auto Hide"

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=370433 --- Comment #8 from Martin Gräßlin --- Further investigation result shows that both the osd and the panel have the same client leader set. Due to that KWin places them into the same Group. On managing the OSD KWin performs the check shown in comment

[kwin] [Bug 371912] compositing disabled on nvidia drivers

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371912 --- Comment #3 from Martin Gräßlin --- very weird. For whatever reason we fail to read things like glGetString. But the reading of the extensions seems to work. E.g. GLSL shaders is detected. Which would indicate that some gl calls work. I think I

[kwin] [Bug 365892] Windows snap to the wrong position when the bottom panel is set to auto-hide

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=365892 --- Comment #1 from Martin Gräßlin --- Git commit 3a179f32af51301d831891ce507714deb2fca952 by Martin Gräßlin. Committed on 02/11/2016 at 10:28. Pushed by graesslin into branch 'Plasma/5.8'. [autotests] Add test case for snap to auto-hi

[kwin] [Bug 365892] Windows snap to the wrong position when the bottom panel is set to auto-hide

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=365892 Martin Gräßlin changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[kwin] [Bug 365892] Windows snap to the wrong position when the bottom panel is set to auto-hide

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=365892 --- Comment #2 from Martin Gräßlin --- Git commit 33b583a4192f27db828ba85db1c17ecb92d5ef6d by Martin Gräßlin. Committed on 02/11/2016 at 10:51. Pushed by graesslin into branch 'master'. [autotest] Test case for snap to Wayland auto-hiding p

[kwin] [Bug 365892] Windows snap to the wrong position when the bottom panel is set to auto-hide

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=365892 Martin Gräßlin changed: What|Removed |Added URL||https://phabricator.kde.org

[kwin] [Bug 364919] compositing causes window freezes

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=364919 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution

[kwin] [Bug 352930] Alt+Tab and shaded windows

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=352930 Martin Gräßlin changed: What|Removed |Added Component|core|tabbox -- You are receiving this mail

[kwin] [Bug 327273] KWin::Cursor should map Qt::SizeAllCursor to fleur instead of size_all

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=327273 Martin Gräßlin changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kwin] [Bug 360536] The fall apart effect is applied to the task switcher (tabbox)

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=360536 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kwin] [Bug 363750] KWin uses "para" instead of "p" on some QLabel's

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=363750 Martin Gräßlin changed: What|Removed |Added Flags||X11+, ReviewRequest+ URL

[kwin] [Bug 368087] KDE5 has problems with intel drivers

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=368087 Martin Gräßlin changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED

[kwin] [Bug 366651] Kwin Compositor Stops Updating Windows

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=366651 Martin Gräßlin changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED

[kwin] [Bug 351281] Moving a window which gets deleted keep alpha overlay

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=351281 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution

[kwin] [Bug 365591] window compositing won't start at login

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=365591 Martin Gräßlin changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[frameworks-plasma] [Bug 364641] Panel is missing transparency at logon

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=364641 Martin Gräßlin changed: What|Removed |Added CC||naufal.fachr...@gmail.com --- Comment #8 from

[kwin] [Bug 196550] Zooming into taskbar thumbnails doesn't zoom into the preview

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=196550 Martin Gräßlin changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kwin] [Bug 213281] Addtional mouse pointers disappear and cause corruption when compositing is enabled

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=213281 Martin Gräßlin changed: What|Removed |Added Flags||X11+ -- You are receiving this mail because

[kwin] [Bug 252654] KWin doesn't respond when wine is started and compositing is enabled

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=252654 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution

[kwin] [Bug 247120] changing virtual desktop shows old contents from a freeNX connection

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=247120 Martin Gräßlin changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED

[kwin] [Bug 255903] Plasma FrameSvg are cut off on size change

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=255903 --- Comment #6 from Martin Gräßlin --- Sorry for the late reply: is this still an issue with newer versions of KWin? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 264260] Aurorae Themes can cause effects to lag

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=264260 Martin Gräßlin changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kwin] [Bug 274880] digiKam : In full screen mode, some buttons in the tool bar don't behave properly

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=274880 Martin Gräßlin changed: What|Removed |Added Resolution|--- |UNMAINTAINED Status|UNCONFIRMED

[kwin] [Bug 294451] activate/deactivate Blur effect while Show Paint effect is enabled causes Crash

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=294451 Martin Gräßlin changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[kwin] [Bug 362567] Grade das áreas de trabalho

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=362567 Martin Gräßlin changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED

[kwin] [Bug 359100] desktop freeze when plug-in an external monitor

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=359100 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution

[kwin] [Bug 353038] Drawing is stuttering

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=353038 --- Comment #10 from Martin Gräßlin --- As it's Intel hardware - same question as in every Intel specific bug report: does switching to xorg modesettings driver improve the situation? -- You are receiving this mail because: You are watching al

[kwin] [Bug 350159] kwin_wayland doesn't work on platforms that recommend xrender, like QEMU

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=350159 Martin Gräßlin changed: What|Removed |Added Flags||Wayland+ Component|compositing

[kwin] [Bug 350144] Unredirected fullscreen window leaves artifacts when dragged to other screen

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=350144 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kwin] [Bug 255903] Plasma FrameSvg are cut off on size change

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=255903 Martin Gräßlin changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kwin] [Bug 317156] Enabling "Suspend desktop effects for fullscreen windows" disables the screen saver

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=317156 Martin Gräßlin changed: What|Removed |Added Resolution|--- |UNMAINTAINED Status|UNCONFIRMED

[kwin] [Bug 322148] Rendering goes wrong - some windows miss decorations some black

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=322148 Martin Gräßlin changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[kwin] [Bug 328301] Enabling two unrelated options causes windows to be drawn incorrectly with desktop cube enabled

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=328301 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kwin] [Bug 328518] Random textured triangles on AMD Catalyst

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=328518 Martin Gräßlin changed: What|Removed |Added Resolution|--- |UPSTREAM Status|UNCONFIRMED

[kwin] [Bug 371912] compositing disabled on nvidia drivers

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371912 Martin Gräßlin changed: What|Removed |Added Component|compositing |scene-opengl -- You are receiving this mail

[kwin] [Bug 368310] Opening widgets animation is delayed about 1s after click

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=368310 --- Comment #3 from Martin Gräßlin --- Do I understand correctly that the problem is only with Plasma elements? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 348327] top border of screen not properly detected with dual monitor

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=348327 Martin Gräßlin changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Component|compositing

[kwin] [Bug 320232] Moving windows is extremely slow on r300 with egl_dri2/gles, eglonx and glx, but not gallium(?) gles

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=320232 --- Comment #12 from Martin Gräßlin --- @Thomas P: do you still have that hardware and is that still a problem with 5.8? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 363224] Kwin crashes from time to time (this time using Virtual Machine Manager)

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=363224 --- Comment #21 from Martin Gräßlin --- Anyone still experiencing the problem with KWin 5.8? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 351200] flickering in PlaneShift when using EGL bindings

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=351200 Martin Gräßlin changed: What|Removed |Added Resolution|--- |WONTFIX Status|UNCONFIRMED

[kwin] [Bug 345511] slow rendering in large windows with compositing enabled with EGL bindings

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=345511 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kwin] [Bug 348327] top border of screen not properly detected with dual monitor

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=348327 Martin Gräßlin changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[kwin] [Bug 371978] kwin segfaults when opening a new window

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371978 Martin Gräßlin changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[kwin] [Bug 361236] Aurorae crashes in QQmlBinding::write on creation - Qt 5.6

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=361236 Martin Gräßlin changed: What|Removed |Added CC||hugo.klep...@gmail.com --- Comment #54 from

[kwin] [Bug 371979] Clementine visualizer causes performance drops on Effects

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371979 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[plasmashell] [Bug 368310] Opening widgets animation is delayed about 1s after click

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=368310 Martin Gräßlin changed: What|Removed |Added Target Milestone|--- |1.0 Assignee|kwin-bugs-n...@kde.org

[kwin] [Bug 371983] Window size not remembered with multiple monitors

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371983 Martin Gräßlin changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[kwin] [Bug 371983] Window size not remembered with multiple monitors

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371983 --- Comment #3 from Martin Gräßlin --- (In reply to Kaspars from comment #2) > So, should I open a new bug report for each application that doesn't > remember its size? I'm quite certain that not every application is affected by th

[kwin] [Bug 371912] compositing disabled on nvidia drivers

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371912 Martin Gräßlin changed: What|Removed |Added Resolution|--- |UPSTREAM Status|UNCONFIRMED

[kwin] [Bug 371999] Scroll direction in debug console inverted

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371999 Martin Gräßlin changed: What|Removed |Added Ever confirmed|0 |1 Component|wayland-generic

[kwin] [Bug 372000] Debug console can be minimized leaving an invisible input eating window

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372000 Martin Gräßlin changed: What|Removed |Added Flags||Wayland+ -- You are receiving this mail

[kwin] [Bug 372001] KWin's context menus don't have shadows on wayland

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372001 Martin Gräßlin changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[kwin] [Bug 360719] Secondary user actions popup remains visible

2016-11-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=360719 Martin Gräßlin changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[kwin] [Bug 365892] Windows snap to the wrong position when the bottom panel is set to auto-hide

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=365892 Martin Gräßlin changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[kwin] [Bug 363750] KWin uses "para" instead of "p" on some QLabel's

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=363750 Martin Gräßlin changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kwin] [Bug 372001] KWin's context menus don't have shadows on wayland

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372001 Martin Gräßlin changed: What|Removed |Added Flags|X11+|Wayland+, X11- --- Comment #2 from Martin

[kwin] [Bug 372001] KWin's context menus don't have shadows on wayland

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372001 --- Comment #3 from Martin Gräßlin --- Created attachment 101993 --> https://bugs.kde.org/attachment.cgi?id=101993&action=edit Screenshot with menus Made some progress and found a solution which gets the menus to show. But it seems to create

[kwin] [Bug 372001] KWin's context menus don't have shadows on wayland

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372001 --- Comment #4 from Martin Gräßlin --- And as I feared. The ShadowHelper destroys the Wayland objects after KWin destroyed the internal Wayland connection. With latest libwayland that will cause a crash on tear-down. -- You are receiving this mail

[kwin] [Bug 372001] KWin's context menus don't have shadows on wayland

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372001 Martin Gräßlin changed: What|Removed |Added Flags||ReviewRequest+ --- Comment #5 from Martin

[kwin] [Bug 372012] Window Decoration Context Menu does Not Respect QT_SCREEN_SCALE_FACTORS=2

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372012 Martin Gräßlin changed: What|Removed |Added CC||k...@davidedmudnson.co.uk --- Comment #4 from

[kwin] [Bug 372000] Debug console can be minimized leaving an invisible input eating window

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372000 Martin Gräßlin changed: What|Removed |Added Flags||ReviewRequest+ URL

[kwin] [Bug 371917] libinput device configuration does not persist across VT switches

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371917 Martin Gräßlin changed: What|Removed |Added Flags||Wayland+ Ever confirmed|0

[kwin] [Bug 372015] kwin_x11 crashes when logging in

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372015 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution

[kwin] [Bug 371999] Scroll direction in debug console inverted

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371999 Martin Gräßlin changed: What|Removed |Added Flags||ReviewRequest+ URL

[kwin] [Bug 312020] Stack notifications above keep above, dock windows

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=312020 Martin Gräßlin changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kwin] [Bug 209522] Set usable default values for the 'Wobbly Windows' effect

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=209522 Martin Gräßlin changed: What|Removed |Added Component|compositing |effects-various -- You are receiving this

[kwin] [Bug 329979] server grabbing in ::manage() causes visible stalls in animated clients

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=329979 Martin Gräßlin changed: What|Removed |Added Resolution|--- |UPSTREAM Status|CONFIRMED

[kwin] [Bug 372039] window position on screen after opening

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372039 --- Comment #2 from Martin Gräßlin --- Please also provide the output of xwininfo and xprop of an affected window. If it happens the next time you can move the window by holding "alt" and left click anywhere on the window. Alternatively th

[kwin] [Bug 371537] Temporary freeze when showing multiple tray notifications

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371537 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[neon] [Bug 372042] Klipper applet do not propose QR barcode anymore

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372042 Martin Gräßlin changed: What|Removed |Added Version|5.8.3 |unspecified Assignee|mgraess

[kwin] [Bug 372037] Right clicking background in desktop grid causes glitching

2016-11-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372037 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kwin] [Bug 372000] Debug console can be minimized leaving an invisible input eating window

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372000 Martin Gräßlin changed: What|Removed |Added Latest Commit||http://commits.kde.org/kwin

[kwin] [Bug 371999] Scroll direction in debug console inverted

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371999 Martin Gräßlin changed: What|Removed |Added Version Fixed In||5.8.4 Resolution

[kwin] [Bug 372057] Crash when changing settings on VirtualBox VM, only if compositing is enabled

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372057 Martin Gräßlin changed: What|Removed |Added Resolution|--- |BACKTRACE Status|UNCONFIRMED

[kwin] [Bug 372037] Right clicking background in desktop grid causes glitching

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372037 Martin Gräßlin changed: What|Removed |Added URL||https://phabricator.kde.org

[kwin] [Bug 363224] Kwin crashes from time to time (this time using Virtual Machine Manager)

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=363224 Martin Gräßlin changed: What|Removed |Added CC||ras...@gmail.com --- Comment #25 from Martin

[kwin] [Bug 372057] Crash when changing settings on VirtualBox VM, only if compositing is enabled

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372057 Martin Gräßlin changed: What|Removed |Added Resolution|BACKTRACE |DUPLICATE Status|NEEDSINFO

[kwin] [Bug 363224] Kwin crashes from time to time (this time using Virtual Machine Manager)

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=363224 --- Comment #26 from Martin Gräßlin --- I just installed VirtualBox, created a machine, changed the settings and no crash. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 371877] key combos not being properly passed into keyboard-captured apps

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371877 Martin Gräßlin changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED

[kwin] [Bug 366605] Tap-to-click missing on Wayland

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=366605 Martin Gräßlin changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kwin] [Bug 371709] Menu doesn't appear in the right place (KDevelop)

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371709 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution

[kwin] [Bug 370339] When resizing windows the cursor switches to one icon only

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=370339 Martin Gräßlin changed: What|Removed |Added Flags||ReviewRequest+ URL

[kwin] [Bug 372037] Right clicking background in desktop grid causes glitching

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372037 Martin Gräßlin changed: What|Removed |Added Version Fixed In||5.8.4 Resolution

[neon] [Bug 372042] Klipper applet do not propose QR barcode anymore

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372042 --- Comment #4 from Martin Gräßlin --- (In reply to Alex10336 from comment #3) > @Martin Gräßlin: Can you tell me what package(s) can fix it until fix > release ? none, it needs a recompile of plasma-workspace with the correct build depe

[kwin] [Bug 372078] crash after starting mpv

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372078 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution

[kwin] [Bug 371917] libinput device configuration does not persist across VT switches

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371917 Martin Gräßlin changed: What|Removed |Added Flags||ReviewRequest+ URL

[kwin] [Bug 371877] key combos not being properly passed into keyboard-captured apps

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371877 --- Comment #11 from Martin Gräßlin --- To explain a little bit: on X11 it's possible for a window to grab the keyboard. If a window does that all key events are sent to that window and not to others. So if e.g. Virtual Box has grabbed the key e

[kscreenlocker] [Bug 372082] Screenlocker is to large for smaller resolutions (1024x600)

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372082 Martin Gräßlin changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC

[kwin] [Bug 372109] kwin_x11 crashes while minimizing/maximizing Firefox window

2016-11-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372109 --- Comment #1 from Martin Gräßlin --- according to the backtrace you were using the Present Windows effect during the crash. This does not fit at all to your description. Can you please clarify. -- You are receiving this mail because: You are

[kwin] [Bug 372089] Chromium

2016-11-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372089 Martin Gräßlin changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[kwin] [Bug 361236] Aurorae crashes in QQmlBinding::write on creation - Qt 5.6

2016-11-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=361236 --- Comment #55 from Martin Gräßlin --- *** Bug 372089 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 372083] Task Switcher visualization stuck on "Breeze"

2016-11-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372083 --- Comment #1 from Martin Gräßlin --- which task switcher are you trying to select? Can you please provide the output of: qdbus org.kde.KWin /KWin supportInformation -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 372039] window position on screen after opening

2016-11-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372039 --- Comment #6 from Martin Gräßlin --- > # qdbus org.kde.KWin /KWin supportInformation > Service 'org.kde.KWin' does not exist. > This indicates you are not using KWin. Which window manager are you using? Please provide the out

[kwin] [Bug 371537] Temporary freeze when showing multiple tray notifications

2016-11-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371537 --- Comment #16 from Martin Gräßlin --- Really difficult. The problem could be anywhere and thus asking for specific debug info is tricky. I'm kind of lacking ideas where the problem is and what could cause it. A reliable way to reproduce would be

[kwin] [Bug 372083] Task Switcher visualization stuck on "Breeze"

2016-11-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=372083 --- Comment #5 from Martin Gräßlin --- > All switchers. Could you define that in a better way. I don't know which switchers are installed on your system. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-11-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #49 from Martin Gräßlin --- @Cedric: you are experiencing a crash which is not the same problem as original described in this bug report. Please report a new bug with the backtrace of the crash. -- You are receiving this mail because: You

<    1   2   3   4   5   6   7   8   9   10   >