[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-12-14 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=399778

Vlad Zagorodniy  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #31 from Vlad Zagorodniy  ---
That's seems to be a different issue. Please file a new bug report.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=399778

laxmanprad...@gmail.com changed:

   What|Removed |Added

 CC||laxmanprad...@gmail.com
 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #30 from laxmanprad...@gmail.com ---
Seems to be a similar issue to this, so I will re-open rather than make a new
bug.

Issue
I have some kwin Window Rules, basically for certain firefox windows, if the
title of the window matches a string it will force the size and position so
that it always appears on the screen where I want. This part works perfectly.
The problem is that it seems to forget the rules.

The rules will be working perfectly, then suddenly it stops working. When I go
back to the settings window, some of the rules will ramdomly be gone, different
ones every time.

The issue seems to be that it can't save all the rules properly.

Steps to reproduce
Make several Window Rules from System Settings-> Window Mnagement->window
rules. Wait a bit and they will dissapear and the rules stop working.

The rules that I have are substring match for the title for firefox, then size
and position get set to force.

Work around
At first, I would leave the settings window open in another activity and then
just press 'move up' and 'move down' to force and change, hit apply and it will
keep working as normal. Sometimes this stops working just 1-2 mins later so I
have exported all my rules so that I can reimport them quickly.

System
Operating System: Kubuntu 18.10
KDE Plasma Version: 5.14.4
Qt Version: 5.11.1
KDE Frameworks Version: 5.52.0
Kernel Version: 4.18.0-11-generic
OS Type: 64-bit
Processors: 8 × AMD Ryzen 5 2400G with Radeon Vega Graphics
Memory: 14.7 GiB of RAM

Investigations
My ~/.config/ foler has the following:
-rw--- 1 xx xx 1502 Dec  3 15:05 kwinrc
-rw--- 1 xx xx 1007 Dec  7 16:35 kwinrulesrc

where xx is my username.
Sometime the kwinrulesrc file will have a few rules rndomly missing.
I even tried to chmod 000 the file after importing all my rules again to make
sure it can't be modified by another file, and the problem persisted, the rules
were still in the file but the windows were not being positioned correctly. Of
course now I can't use the gui to 'refresh' the rules so I had to change the
permissions back and I now keep using the above workaround to refresh the
rules.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-11-09 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=399778

Martin Flöser  changed:

   What|Removed |Added

 CC||jonhjo...@gmail.com

--- Comment #29 from Martin Flöser  ---
*** Bug 400448 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-11-07 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #28 from Martin Flöser  ---
*** Bug 399931 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-11-02 Thread Robert Griffiths
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #27 from Robert Griffiths  ---
Problem solved on mine, Neon Dev Stable, not sure if it was today's update
because there have been a few over the last few days and I've not had a chance
to check. Anyway, current kwin:

kwin/bionic,bionic,bionic,now 4:5.14.2+p18.04+git20181102.0029-0 all
[installed,automatic]
kwin-addons/bionic,now 4:5.14.2+p18.04+git20181101.0044-0 amd64
[installed,automatic]
kwin-common/bionic,now 4:5.14.2+p18.04+git20181102.0029-0 amd64
[installed,automatic]

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-11-02 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=399778

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||i...@guoyunhe.me

--- Comment #26 from Vlad Zagorodniy  ---
*** Bug 400574 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-11-01 Thread YCH
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #25 from YCH  ---
Thanks for that patch.

I'll report ASAP when I get this on Arch.

Thanks again.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-11-01 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=399778

Vlad Zagorodniy  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kwi
   ||n/95ff4a2d49d897739f58e9314
   ||54edf0272798038
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.14.3
 Resolution|--- |FIXED

--- Comment #24 from Vlad Zagorodniy  ---
Git commit 95ff4a2d49d897739f58e931454edf0272798038 by Vlad Zagorodniy.
Committed on 01/11/2018 at 09:42.
Pushed by vladz into branch 'Plasma/5.14'.

Flush kwinrulesrc in RuleBook::save

Summary:
a02797ca0608a302f466897d5bb5cd5cf4b9d13f missed sync call to actually
write rules to disk.
FIXED-IN: 5.14.3

Test Plan: Changed opacity in Special Window Settings.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D16580

M  +1-0rules.cpp

https://commits.kde.org/kwin/95ff4a2d49d897739f58e931454edf0272798038

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-31 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #23 from Vlad Zagorodniy  ---
(In reply to David Edmundson from comment #22)
> config doesn't go out of scope so doesn't implicitly sync.
I had the same thought.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-31 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=399778

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #22 from David Edmundson  ---
Good work, config doesn't go out of scope so doesn't implicitly sync.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-31 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #21 from Vlad Zagorodniy  ---
After bisecting it looks like a02797ca0608a302f466897d5bb5cd5cf4b9d13f
introduced this bug.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-31 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399778

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-30 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=399778

Martin Flöser  changed:

   What|Removed |Added

  Component|activities  |rules

--- Comment #20 from Martin Flöser  ---
Please don't add any further "me too" comments: we know that this bug is valid.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-30 Thread Neousr
https://bugs.kde.org/show_bug.cgi?id=399778

Neousr  changed:

   What|Removed |Added

 CC||neo...@protonmail.com

--- Comment #19 from Neousr  ---
Can reproduce on Neon 5.14.2.

(In reply to Victor Prudniy from comment #7)
> Creating application rules from system settings works fine for me, only
> specific window/app settings triggered from alt+f3 menu not working. Now as
> a workaround I'm using global rule and it works.

Same boat creating/modifying an application rule by the settings menu works it
wont save if accessed by the title bar of the application.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-28 Thread krewetki
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #18 from krewetki  ---
I experience the same problem


my laptop:
Manjaro 18.0.0-rc Illyria
x86_64 Linux 4.18.16-1-MANJARO
bash 4.4.23
KDE 5.51.0 / Plasma 5.14.2

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-28 Thread krewetki
https://bugs.kde.org/show_bug.cgi?id=399778

krewetki  changed:

   What|Removed |Added

 CC||krewe...@interia.pl

--- Comment #17 from krewetki  ---
I experience the same problem


my laptop:
Manjaro 18.0.0-rc Illyria
x86_64 Linux 4.18.16-1-MANJARO
bash 4.4.23
KDE 5.51.0 / Plasma 5.14.2

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-26 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=399778

avlas  changed:

   What|Removed |Added

 CC||jsar...@gmail.com

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-24 Thread fredhoud
https://bugs.kde.org/show_bug.cgi?id=399778

fredhoud  changed:

   What|Removed |Added

 CC||fred_insura...@yahoo.com

--- Comment #16 from fredhoud  ---
This is regarding bug #399931, which I think is the same as #399778. It's very
annoying that it cannot save the position to make the programs open where you
want it to open, specially if you're working with two monitors and a bunch of
programs running at the same time. I'm hoping this gets fixed sooner than
later! Any estimation as to when this may get fixed?

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-24 Thread Piotr Kloc
https://bugs.kde.org/show_bug.cgi?id=399778

Piotr Kloc  changed:

   What|Removed |Added

 CC||pepk...@gmail.com

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-24 Thread Timi
https://bugs.kde.org/show_bug.cgi?id=399778

Timi  changed:

   What|Removed |Added

 CC||eagle.bugs.kde.org@airpost.
   ||net

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-24 Thread Rik Mills
https://bugs.kde.org/show_bug.cgi?id=399778

Rik Mills  changed:

   What|Removed |Added

 CC||rikmi...@kubuntu.org

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=399778

tr...@yandex.com changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||tr...@yandex.com

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-23 Thread YCH
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #15 from YCH  ---
I've got this problem when dealing with firefox. Set rule from system setting
is working but in title bar menu.

Arch Linux

$ pacman -Q plasma-desktop kwin plasma-framework qt5-base

plasma-desktop 5.14.1-1
kwin 5.14.1-1
plasma-framework 5.51.0-1
qt5-base 5.11.2-1

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-23 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=399778

Martin Flöser  changed:

   What|Removed |Added

 CC||dontdie...@gmail.com

--- Comment #14 from Martin Flöser  ---
*** Bug 400202 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-23 Thread Andrew Harrison
https://bugs.kde.org/show_bug.cgi?id=399778

Andrew Harrison  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|FIXED   |---

--- Comment #13 from Andrew Harrison  ---
Have updated several times, but problem still persists.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-20 Thread Robert Griffiths
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #12 from Robert Griffiths  ---
Neon Dev Stable just did an update:

kwin/bionic,bionic,bionic,now 4:5.14.1+p18.04+git20181019.2337-0 all
[installed,automatic]
kwin-addons/bionic,now 4:5.14.1+p18.04+git20181019.0033-0 amd64
[installed,automatic]
kwin-common/bionic,now 4:5.14.1+p18.04+git20181019.2337-0 amd64
[installed,automatic]
kwin-data/bionic,bionic,bionic,now 4:5.14.1+p18.04+git20181019.2337-0 all
[installed,automatic]

Not resolved for me, can't add in SW or SA, tried Dolphin and Kate.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-20 Thread Bret J . Savino
https://bugs.kde.org/show_bug.cgi?id=399778

Bret J. Savino  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #11 from Bret J. Savino  ---
Updated through 1 AM Mountain time Oct 20th 2018 have brought back the list of
rules in Window rules and appear to be functioning.  Rules can be added
manually or ALT+F3 > more actions > Special Window Settings.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-19 Thread Bret J . Savino
https://bugs.kde.org/show_bug.cgi?id=399778

Bret J. Savino  changed:

   What|Removed |Added

 CC||b...@savinogroup.com

--- Comment #10 from Bret J. Savino  ---
Happening on all 3 of my Neon boxes.  Set a window or application rule, click
ok, nothing in the list of rules.  You can set it manually from the
systemsettings>windowsettings>windowrules with the same result.  I have not
tried exporting/importing.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=399778

herdoral...@gmail.com changed:

   What|Removed |Added

 CC||herdoral...@gmail.com

--- Comment #9 from herdoral...@gmail.com ---
Same here.  Neon 5.14, X11.  Recently upgraded from 16.04.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-17 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=399778

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #8 from Patrick Silva  ---
Same thing under Wayland. 

Operating System: Arch Linux 
KDE Plasma Version: 5.14.1
Qt Version: 5.12.0 beta2
KDE Frameworks Version: 5.51.0

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-16 Thread Rusty Shackleford
https://bugs.kde.org/show_bug.cgi?id=399778

Rusty Shackleford  changed:

   What|Removed |Added

 CC||shinkenvio...@gmail.com

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-15 Thread Christos
https://bugs.kde.org/show_bug.cgi?id=399778

Christos  changed:

   What|Removed |Added

 CC||aligatortur...@gmail.com

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-14 Thread Victor Prudniy
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #7 from Victor Prudniy  ---
Creating application rules from system settings works fine for me, only
specific window/app settings triggered from alt+f3 menu not working. Now as a
workaround I'm using global rule and it works.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-14 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #6 from Martin Flöser  ---
That must be unrelated. KWin does not read or care about the Plasma widget
state.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-14 Thread Robert Griffiths
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #5 from Robert Griffiths  ---
Unlock widgets from Plasma panel: I first tried creating a window rule in
system settings, it saved but when I moved away from the window rule page and
went back again it was gone. I tried this a few times and it only started
working when I unlocked widgets on the Plasma panel.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-14 Thread Victor Prudniy
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #4 from Victor Prudniy  ---
X11 in my case

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-14 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #3 from Martin Flöser  ---
What do you mean with "widgets were unlocked"?

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-14 Thread Robert Griffiths
https://bugs.kde.org/show_bug.cgi?id=399778

Robert Griffiths  changed:

   What|Removed |Added

 CC||r.griff...@gmail.com

--- Comment #2 from Robert Griffiths  ---
X11 or Wayland? On mine, X11 5.14 Neon User.
Additional info that may help, I successfully added my window rules from
settings but these would only work when widgets were unlocked.

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

[kwin] [Bug 399778] Special Application/Window Settings not applying

2018-10-14 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=399778

--- Comment #1 from Martin Flöser  ---
X11 or Wayland?

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