Re: [kde-community] Re: Applications Lifecycle Policy

2017-07-17 Thread Martin Gräßlin
Am 17. Juli 2017 18:19:43 MESZ schrieb Jonathan Riddell : >On Mon, Jul 17, 2017 at 06:01:39PM +0200, Martin Flöser wrote: >> Am 2017-07-17 17:47, schrieb Jonathan Riddell: >> >I propose to make this final if there's no further comments. >> >> as I explained: I think the

Re: Applications Lifecycle Policy

2017-07-05 Thread Martin Gräßlin
Am 6. Juli 2017 07:10:01 MESZ schrieb Luca Beltrame : >Il giorno Thu, 06 Jul 2017 07:07:06 +0200 >Martin Flöser ha scritto: > >> I understand your point: you don't want that the quality assurance >> ends up on the shoulders of the distros. And I agree. >

Re: Plasma 5.10 voice over text

2017-05-16 Thread Martin Gräßlin
Am 16. Mai 2017 23:25:11 MESZ schrieb "Łukasz Sawicki" : >Hi, > >Here is a script/voice over text for Plasma 5.10 video. It is heavily >based on Plasma 5.10 beta announcement. Please check it for grammar, >typos etc. > >https://notes.kde.org/p/Plasma_5.10_script > >If you think

D5731: Fix regression for timestamp handling for Xwayland windows

2017-05-07 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit R108:32939fa7b522: Fix regression for timestamp handling for Xwayland windows (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5731?vs=14210=14218

D5733: Keep all touchpad QActions in the main thread

2017-05-07 Thread Martin Gräßlin
graesslin added inline comments. INLINE COMMENTS > input.cpp:1759 > + // steal touchpad shortcuts > +QAction *touchpadToggleAction = new QAction(this); > +QAction *touchpadOnAction = new QAction(this); I think this should be in the if (con) branch. Given that the method is already

D5731: Fix regression for timestamp handling for Xwayland windows

2017-05-06 Thread Martin Gräßlin
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY Change https://phabricator.kde.org/R108:0bec9ad7337536e319c17c5684d97e1156399fdb introduced a regrssion on Wayland. On Wayland

D5726: Fix regression for timestamp handling for Xwayland windows

2017-05-06 Thread Martin Gräßlin
graesslin added a comment. New version at https://phabricator.kde.org/D5731 REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D5726 To: graesslin, #kwin, #plasma, sebas Cc: luebking, plasma-devel, kwin, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, hardening,

D5726: Fix regression for timestamp handling for Xwayland windows

2017-05-06 Thread Martin Gräßlin
graesslin abandoned this revision. graesslin added a comment. Going for Thomas's suggestion to check in setX11Time REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D5726 To: graesslin, #kwin, #plasma, sebas Cc: luebking, plasma-devel, kwin, ZrenBot, spstarr, progwolff,

D5728: Release the wl_registry before QPA shutdown in QStyl

2017-05-06 Thread Martin Gräßlin
graesslin added a comment. I had already investigated the problem, pushed a change and reverted it. I think the qstyle gets destroyed too early. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D5728 To: davidedmundson, #plasma, hpereiradacosta Cc: graesslin, cfeck,

D5726: Fix regression for timestamp handling for Xwayland windows

2017-05-05 Thread Martin Gräßlin
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY Change https://phabricator.kde.org/R108:0bec9ad7337536e319c17c5684d97e1156399fdb introduced a regrssion on Wayland. On Wayland

D5723: Cleanup wayland resources used in kwindowsystem before they're deleted by QPA

2017-05-05 Thread Martin Gräßlin
graesslin accepted this revision. graesslin added a comment. This revision is now accepted and ready to land. This is genius, using release! I spent hours on thinking how to properly clean that up and always came to the conclusion it's not possible as we cannot properly clean up because we

D5704: Improve the x11 timestamp handling

2017-05-05 Thread Martin Gräßlin
graesslin added a comment. This caused a regression for XWayland windows. On Wayland QX11Info::getTimestamp always returns 0 and thus our timestamp gets set to 0. REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D5704 To: graesslin, #kwin, #plasma, davidedmundson Cc:

[kwin] [Bug 351055] Icons are upscaled in "Large Icons" Task Switcher

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=351055 --- Comment #28 from Martin Gräßlin <mgraess...@kde.org> --- > Where do I have to search for those icons to confirm? KWin takes the icon you can see in xprop. If there is only one in 32x32 that one will be used. KWin does not use any insta

[kscreenlocker] [Bug 379521] Kscreenlocker takes a full minute until it is responsive

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379521 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |NEE

D5589: [helper] Terminate xclipboardsyncer if kwin_wayland goes down

2017-05-05 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit R108:572f730e8ecd: [helper] Terminate xclipboardsyncer if kwin_wayland goes down (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE

[kwin] [Bug 371862] xclipboard_syncer goes crazy when kwin_wayland goes down

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371862 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Latest Commit||https://commits.k

[kwin] [Bug 377901] Window movement breaks after 49 days

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377901 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Version Fixed In||5.8.7

[kwin] [Bug 348569] KWin's timestamp mechanism isn't robust against bogus event times

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=348569 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Version Fixed In||5.8.7 Reso

D5704: Improve the x11 timestamp handling

2017-05-05 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit R108:0bec9ad73375: Improve the x11 timestamp handling (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5704?vs=14122=14169 REVISION DETAIL

[kwin] [Bug 379558] kwin_x11 PID: 2196 Signal: Segmentation fault (11) Time: 05/05/17 12:56:26

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379558 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RE

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

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=361236 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added CC||felipesabra...@gma

[kwin] [Bug 379552] Alt Tabbing causes KWin to crash

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379552 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |BAC

[kwin] [Bug 379549] kwin crash after klockscreen+monitor off

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379549 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |BAC

[kwin] [Bug 379547] KWin creshed when I touch of left top screen corner with mouse (desktop grid action)

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379547 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |BAC

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

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=363224 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added CC||heinrich.kie

[kwin] [Bug 379544] Win-Crash after starting the finance software "moneyplex"

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379544 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |DUP

[kwin] [Bug 379528] KWin crash

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379528 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RE

D5712: Validate surface is valid when sending TextInput leave event

2017-05-05 Thread Martin Gräßlin
graesslin accepted this revision. graesslin added a comment. This revision is now accepted and ready to land. Thanks for adding the test! REPOSITORY R127 KWayland BRANCH master REVISION DETAIL https://phabricator.kde.org/D5712 To: davidedmundson, #plasma, graesslin Cc: apol,

D5712: Validate surface is valid when sending TextInput leave event

2017-05-05 Thread Martin Gräßlin
graesslin accepted this revision. graesslin added a comment. This revision is now accepted and ready to land. Thanks for adding the test! REPOSITORY R127 KWayland BRANCH master REVISION DETAIL https://phabricator.kde.org/D5712 To: davidedmundson, #plasma, graesslin Cc: apol,

D5712: Validate surface is valid when sending TextInput leave event

2017-05-04 Thread Martin Gräßlin
graesslin requested changes to this revision. graesslin added a comment. This revision now requires changes to proceed. Please add a unit test case. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D5712 To: davidedmundson, #plasma, graesslin Cc: graesslin,

D5712: Validate surface is valid when sending TextInput leave event

2017-05-04 Thread Martin Gräßlin
graesslin requested changes to this revision. graesslin added a comment. This revision now requires changes to proceed. Please add a unit test case. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D5712 To: davidedmundson, #plasma, graesslin Cc: graesslin,

D5710: Sync kscreen outputs to wayland

2017-05-04 Thread Martin Gräßlin
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R110 KScreen Library BRANCH master REVISION DETAIL https://phabricator.kde.org/D5710 To: davidedmundson, #plasma, graesslin Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed,

[kwin] [Bug 379472] Kwin crashes when attempting to start session.

2017-05-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379472 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|BACKTRACE |I

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

2017-05-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=363224 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added CC||jv...@alts

[kwin] [Bug 379493] Kwin Crashes rarely on pinentry dialog

2017-05-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379493 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |DUP

D5704: Improve the x11 timestamp handling

2017-05-03 Thread Martin Gräßlin
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY So far KWin only updated the x11 timestamp if the new timestamp is larger than the existing one. While this is a useful thing it

[kwin] [Bug 348569] KWin's timestamp mechanism isn't robust against bogus event times

2017-05-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=348569 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Flags||ReviewR

[kwin] [Bug 377901] Window movement breaks after 49 days

2017-05-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377901 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added URL|

[plasma-integration] [Bug 376395] libreoffice and the xorg-xserver-video-intel-native-modesetting

2017-05-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=376395 --- Comment #5 from Martin Gräßlin <mgraess...@kde.org> --- You reported this bug against Plasma-integration. Neither Neon, nor libreoffice, nor the libreoffice-kde integration are developed by Plasma developers. I'm sorry, you are wrong here. -

D5697: Fix Output::geometry() when dealing with a scaled monitor

2017-05-03 Thread Martin Gräßlin
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R110 KScreen Library REVISION DETAIL https://phabricator.kde.org/D5697 To: davidedmundson, #plasma, graesslin Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg,

[kwin] [Bug 379472] Kwin crashes when attempting to start session.

2017-05-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379472 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |BAC

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

2017-05-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=363224 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added CC||aaroncdcalc...@gma

[kwin] [Bug 379480] Random kWin crashes

2017-05-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379480 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RE

[kwin] [Bug 379465] kwin_x11 crashes after mpv is set to fullscreen

2017-05-03 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379465 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |BAC

D5694: activate all suitable launchers instead of only the first encountered

2017-05-03 Thread Martin Gräßlin
graesslin added a comment. as the one who implemented this, I have to say that I disagree with the argumentation. I think it is wrong to activate all and fear that this could result in annoying issues especially as launchers close when losing focus. This could result in random launcher

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

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=363224 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added CC||mrnam...@gmx

[kwin] [Bug 379446] KWin crash when attempting to install vcrun2008 on wine

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379446 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |DUP

[kwin] [Bug 379410] Window tab dragging has no effect

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379410 --- Comment #3 from Martin Gräßlin <mgraess...@kde.org> --- > Ah, I see that now, thank you. Is there an issue that I may track to be > informed about when this regression is fixed? I've been running KDE 4 for > the past year because

[kwin] [Bug 379338] huge memory usage. from 0 to 16Gb in less than 30 seconds

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379338 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Component|wayland-generic |aurorae -

[kwayland-integration] [Bug 379434] Wayland: Open File dialog unable to handle "Enter" button

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379434 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RE

D5549: [platformx/x11] Fix touch events for internal Qt windows

2017-05-02 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit R108:014afe1c0559: [platformx/x11] Fix touch events for internal Qt windows (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5549?vs=13714=14095

D5551: Make WindowSwitching (Alt+Tab) the default left touch screen edge

2017-05-02 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit R108:c453eb696cc9: Make WindowSwitching (Alt+Tab) the default left touch screen edge (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE

D5683: Add output scale to Wayland overview

2017-05-02 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit R102:f8296597119a: Add output scale to Wayland overview (authored by graesslin). REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5683?vs=14057=14066 REVISION DETAIL

Re: KWallet::openWallet and 0-WinId ?

2017-05-02 Thread Martin Gräßlin
Am 2017-05-01 17:33, schrieb Martin Koller: Hi, the Wallet::openWallet() documentation says for the WinId argument: "The window id to associate any dialogs with. You can pass 0 if you don't have a window the password dialog should associate with." However passing 0 gives a runtime warning

[kwin] [Bug 379410] Window tab dragging has no effect

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379410 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |LATER V

[kwin] [Bug 379338] huge memory usage. from 0 to 16Gb in less than 30 seconds

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379338 --- Comment #7 from Martin Gräßlin <mgraess...@kde.org> --- Just had a look into massif and it seems to confirm that it is related to aurorae. There is one element of 677 MiB and it is from inside Aurorae. It might be po

[kwin] [Bug 379381] New and reappearing windows appear on all desktops

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379381 --- Comment #1 from Martin Gräßlin <mgraess...@kde.org> --- please provide the output of: qdbus org.kde.KWin /KWin supportInformation Also please use xprop and xwininfo on a broken window. -- You are receiving this mail because: You are watchi

[kwin] [Bug 379379] Crash upon opening IntelliJ Toolbox

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379379 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RE

[kwin] [Bug 379376] media player related crash

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379376 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RE

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

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=361236 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added CC||pmanou...@gma

[kwin] [Bug 379369] kwin_wayland crash when closing down

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379369 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Flags||Wayland

[kwin] [Bug 379338] huge memory usage. from 0 to 16Gb in less than 30 seconds

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379338 --- Comment #6 from Martin Gräßlin <mgraess...@kde.org> --- Given the debug output it could be related to the window decoration you are using. I haven't tested aurorae much on Wayland, consider giving a try to the default breeze. -- You are rec

[kwin] [Bug 379424] KWin Crash After Waking From Suspend

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379424 --- Comment #1 from Martin Gräßlin <mgraess...@kde.org> --- 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 377756] Restore windows to correct position and activity

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377756 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added CC||loic.yh...@gma

[kwin] [Bug 379421] kwin crashes after "unable to claim manager selection, another wm running"

2017-05-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379421 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |DUP

D5683: Add output scale to Wayland overview

2017-05-01 Thread Martin Gräßlin
graesslin created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This change lists the scale factor for the Wayland outputs. REPOSITORY R102 KInfoCenter BRANCH wayland-output-scale REVISION DETAIL

[kwin] [Bug 379397] Startup crash

2017-05-01 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379397 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RE

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

2017-05-01 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=363224 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added CC||arsenarsen...@outlo

[kwin] [Bug 379398] KWin Crash after installation of VirtualBox extensions

2017-05-01 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379398 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RE

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

2017-05-01 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=363224 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added CC||wolfgang@

D5549: [platformx/x11] Fix touch events for internal Qt windows

2017-04-29 Thread Martin Gräßlin
graesslin added a comment. ping! This one is super important for enabling touch screen edges on X11! REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D5549 To: graesslin, #kwin, #plasma Cc: plasma-devel, kwin, spstarr, progwolff, lesliezhai, ali-mohamed, hardening,

[kwin] [Bug 377901] Window movement breaks after 49 days

2017-04-29 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377901 --- Comment #13 from Martin Gräßlin <mgraess...@kde.org> --- > I would _expect_ that XCB wouldn't do something that runs contrary to the > xlib documentation's definition of basic datatypes, such as timestamps. > Maybe you've gotten

[kwin] [Bug 379338] huge memory usage. from 0 to 16Gb in less than 30 seconds

2017-04-29 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379338 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Severity|critical|major

[kwin] [Bug 377901] Window movement breaks after 49 days

2017-04-28 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377901 --- Comment #11 from Martin Gräßlin <mgraess...@kde.org> --- That is the documentation of Xlib, but KWin uses xcb. Mostly the two libraries match, but sometimes there are differences. Also a spec is one thing, the other is how the one and only X-

[neon] [Bug 379321] New: Downloading Sources is broken

2017-04-28 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379321 Bug ID: 379321 Summary: Downloading Sources is broken Product: neon Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

Re: Plasma 5.10 Frameworks version problem

2017-04-28 Thread Martin Gräßlin
Am 2017-04-28 17:22, schrieb David Edmundson: What's the minimum version of frameworks we can use in Plasma 5.10? The schedule currently is: 2017-05-06: Frameworks 5.33 gets tagged 2017-05-11: Plasma 5.10 beta is tagged && released 2017-05-13: Frameworks 5.33 comes out 2017-05-25: Plasma 5.10

D5635: Sync wayland output scale to KScreen config

2017-04-28 Thread Martin Gräßlin
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R110 KScreen Library BRANCH master REVISION DETAIL https://phabricator.kde.org/D5635 To: davidedmundson, #plasma, graesslin Cc: plasma-devel, spstarr, progwolff, lesliezhai, ali-mohamed,

D3504: Implment DRM EGL scaling

2017-04-28 Thread Martin Gräßlin
graesslin accepted this revision. graesslin added a comment. This revision is now accepted and ready to land. @davidedmundson feel free to push the complete series once you think it's ready. REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D3504 To: davidedmundson,

[kwin] [Bug 379310] Special application settings not applied for Spotify on startup

2017-04-28 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379310 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |I

[kwin] [Bug 377901] Window movement breaks after 49 days

2017-04-27 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377901 --- Comment #9 from Martin Gräßlin <mgraess...@kde.org> --- Some additional investigation results: both moving windows and Alt+Tab require a keyboard/pointer grab. The xTime() is going into those requests and the documentation says: "The re

Re: ksmserver errors after updating to Plasma 5.9.5

2017-04-27 Thread Martin Gräßlin
Should we do a 5.9.5.1 release for plasma-workspace? Am 27. April 2017 12:05:46 MESZ schrieb Jonathan Riddell : >Anyone have experience of this bug? seems to be a regression in 5.9.5 > >https://bugs.kde.org/show_bug.cgi?id=379254 > >possible guilty commits >

[kwin] [Bug 377901] Window movement breaks after 49 days

2017-04-27 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377901 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Severity|normal |cr

[kwin] [Bug 377901] Window movement breaks after 49 days

2017-04-27 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377901 --- Comment #8 from Martin Gräßlin <mgraess...@kde.org> --- Relevant commit in KWin is: commit d95ab94f0a664c09223cf1b6d273da41b1cb625e Author: Martin Gräßlin <mgraess...@kde.org> Date: Thu Feb 19 09:59:21 2015 +0100 Migrate away f

[kwin] [Bug 377901] Window movement breaks after 49 days

2017-04-27 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377901 --- Comment #7 from Martin Gräßlin <mgraess...@kde.org> --- We do have the following code: void setX11Time(xcb_timestamp_t timestamp) { if (timestamp > m_x11Time) { m_x11Time = timestamp; } } t

[plasma-nm] [Bug 379279] NetworkManager "Ask For Password" Popup Focus

2017-04-27 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379279 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added CC||mgraess...@k

[kwin] [Bug 377901] Window movement breaks after 49 days

2017-04-26 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377901 --- Comment #5 from Martin Gräßlin <mgraess...@kde.org> --- Waiting for 49 from a dev running the system in a VM won't really help you. All we could know then is that we can reproduce it, that info is not worth to wait two days. The good infor

[kwin] [Bug 378704] [Wayland] {min,max}ize, close buttons do not work on next window

2017-04-26 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=378704 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Flags||W

[kwin] [Bug 378709] [Wayland] keyboard numlock status not always being recognized

2017-04-26 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=378709 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Resolution|--- |DUP

[kwin] [Bug 377155] [Wayland] Caps Lock does not run on XWayland applications

2017-04-26 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377155 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added CC||germano.massu...@gma

D5602: [Greeter] Expose wallpaper QML item as "wallpaper" context property

2017-04-26 Thread Martin Gräßlin
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R133 KScreenLocker REVISION DETAIL https://phabricator.kde.org/D5602 To: broulik, #plasma, graesslin Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg, abetts,

D5589: [helper] Terminate xclipboardsyncer if kwin_wayland goes down

2017-04-26 Thread Martin Gräßlin
graesslin added a comment. In https://phabricator.kde.org/D5589#104948, @luebking wrote: > This boils down to the question why the process is still lingering around. It lingers around when kwin_wayland crashes. REPOSITORY R108 KWin REVISION DETAIL

D5589: [helper] Terminate xclipboardsyncer if kwin_wayland goes down

2017-04-26 Thread Martin Gräßlin
graesslin added a comment. In https://phabricator.kde.org/D5589#104724, @luebking wrote: > If the child survives the parent that normally means it's forked at some point and the fork will clear the flag - anyway: clear which flag? The idea of PDEATHSIG is to get signalled when

[kwin] [Bug 376155] "Quick tile window to the left/right" de-maximizes the window without tiling as a first action since plasma 5.9.0

2017-04-25 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=376155 --- Comment #12 from Martin Gräßlin <mgraess...@kde.org> --- (In reply to sedrubal from comment #11) > This bug is still present in fedora and arch. Of course it is, if it were fixed it would be marked as fixed. -- You are receiving this mai

[kwin] [Bug 371862] xclipboard_syncer goes crazy when kwin_wayland goes down

2017-04-25 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371862 Martin Gräßlin <mgraess...@kde.org> changed: What|Removed |Added Flags||Wayland

D5589: [helper] Terminate xclipboardsyncer if kwin_wayland goes down

2017-04-25 Thread Martin Gräßlin
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY Normally the xclipboardsyncer should terminate because the socket becomes unusable. But we have reports of it not really going down and

D5588: Also list wayland sessions in autostart list

2017-04-25 Thread Martin Gräßlin
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R123 SDDM Configuration Panel (KCM) BRANCH master REVISION DETAIL https://phabricator.kde.org/D5588 To: davidedmundson, #plasma, graesslin Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai,

D5583: [Lock Screen] Show Previous/Next buttons only if supported

2017-04-25 Thread Martin Gräßlin
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D5583 To: broulik, #plasma, #vdg, graesslin Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg,

[kwin] [Bug 373669] Crash on kwin

2017-04-24 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=373669 --- Comment #9 from Martin Gräßlin <mgraess...@kde.org> --- (In reply to Orgad Shaneh from comment #8) > (In reply to Martin Gräßlin from comment #7) > > Ok, so there is one script which gets loaded. > > And... is kwin expected

Re: failing build tests

2017-04-24 Thread Martin Gräßlin
Am 2017-04-24 20:53, schrieb Martin Gräßlin: Am 2017-04-24 18:26, schrieb Jonathan Riddell: In master kscreenlocker and plasma-integration are also broken while kwin is pleasingly green In case of kwin I must say that Plasma 5.9 had never been green, but the same state on master when

D5540: Add a KSharedConfigPtr for kcminputrc to KWin::Application

2017-04-24 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit R108:857d8a9c37c6: Add a KSharedConfigPtr for kcminputrc to KWin::Application (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5540?vs=13691=13762

  1   2   3   4   5   6   7   8   9   10   >