[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-08 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #16 from Filipe Azevedo  ---
(In reply to Rylsm from comment #9)
> Well it doesn't stop you from using AUR or install any Arch Linux packages.
> You can install software from AUR from KaOS since it's using the same build
> mechanism as Arch.
> KaOS is like Manjaro but far more conservative and only focuses on KDE
> Plasma DE. 
> I have the same issue and same debug output on Manjaro. Downgrading ostree
> is the only solution for  flatpak user.  If you can build your own PKGBUILD
> you can build your own patched version of ostree from this PR on ostree
> Github: https://github.com/ostreedev/ostree/pull/1917

It in fact does (stop me using those packages), Arch / AUR packages are
absolutely not compatible with KaOS. Thanks for ostree hint.

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-08 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #15 from Filipe Azevedo  ---
(In reply to Michail Vourlakos from comment #13)
> Git commit 7cfcd8451122b8c990278375406fe9fde06accbe by Michail Vourlakos.
> Committed on 07/09/2019 at 20:52.
> Pushed by mvourlakos into branch 'v0.9'.
> 
> track kwinrc file only on changes
> 
> --instead of reading the kwin values all the time
> when needed from user actions we now read them
> only on startup and when the kwinrc file was
> updated/changed
> FIXED-IN:0.9.3
> 
> M  +6-25   app/layout/centrallayout.cpp
> M  +2-2app/settings/settingsdialog.cpp
> M  +65   -24   app/settings/universalsettings.cpp
> M  +11   -6app/settings/universalsettings.h
> M  +4-4app/shortcuts/globalshortcuts.cpp
> 
> https://commits.kde.org/latte-dock/7cfcd8451122b8c990278375406fe9fde06accbe

Thanks !

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411657

Michail Vourlakos  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/lat |https://commits.kde.org/lat
   |te-dock/7cfcd8451122b8c9902 |te-dock/1a49238d5765a97854d
   |78375406fe9fde06accbe   |b3d683b286a7022bb1fc4

--- Comment #14 from Michail Vourlakos  ---
Git commit 1a49238d5765a97854db3d683b286a7022bb1fc4 by Michail Vourlakos.
Committed on 07/09/2019 at 21:09.
Pushed by mvourlakos into branch 'master'.

track kwinrc file only on changes

--instead of reading the kwin values all the time
when needed from user actions we now read them
only on startup and when the kwinrc file was
updated/changed
FIXED-IN:0.9.3

M  +6-25   app/layout/centrallayout.cpp
M  +2-2app/settings/settingsdialog.cpp
M  +65   -24   app/settings/universalsettings.cpp
M  +11   -6app/settings/universalsettings.h
M  +4-4app/shortcuts/globalshortcuts.cpp

https://commits.kde.org/latte-dock/1a49238d5765a97854db3d683b286a7022bb1fc4

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411657

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/lat
   ||te-dock/7cfcd8451122b8c9902
   ||78375406fe9fde06accbe
   Version Fixed In||0.9.3
 Status|REPORTED|RESOLVED

--- Comment #13 from Michail Vourlakos  ---
Git commit 7cfcd8451122b8c990278375406fe9fde06accbe by Michail Vourlakos.
Committed on 07/09/2019 at 20:52.
Pushed by mvourlakos into branch 'v0.9'.

track kwinrc file only on changes

--instead of reading the kwin values all the time
when needed from user actions we now read them
only on startup and when the kwinrc file was
updated/changed
FIXED-IN:0.9.3

M  +6-25   app/layout/centrallayout.cpp
M  +2-2app/settings/settingsdialog.cpp
M  +65   -24   app/settings/universalsettings.cpp
M  +11   -6app/settings/universalsettings.h
M  +4-4app/shortcuts/globalshortcuts.cpp

https://commits.kde.org/latte-dock/7cfcd8451122b8c990278375406fe9fde06accbe

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #12 from Michail Vourlakos  ---
I can also try to make that codepath much lighter but I would prefer if someone
could test first that patch because in my system I do not have that issue.

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #11 from Filipe Azevedo  ---
(In reply to Rylsm from comment #9)
> Well it doesn't stop you from using AUR or install any Arch Linux packages.
> You can install software from AUR from KaOS since it's using the same build
> mechanism as Arch.
> KaOS is like Manjaro but far more conservative and only focuses on KDE
> Plasma DE. 
> I have the same issue and same debug output on Manjaro. Downgrading ostree
> is the only solution for  flatpak user.  If you can build your own PKGBUILD
> you can build your own patched version of ostree from this PR on ostree
> Github: https://github.com/ostreedev/ostree/pull/1917

I can now see the relation to ostree ;) Thanks for the link.
I will share it to the KaOS team.

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #10 from Filipe Azevedo  ---
(In reply to Michail Vourlakos from comment #8)
> Hm
> 
> If you disable in Latte Global Preferences option, "Press and Hold ⌘ to show
> shortcuts badges"
> 
> does it still occur?

As say my second comment:

As a workaround, disable meta shortcut support from latte dock configure dialog
and restart the application hide the issue.

I can not check if the badge stuff is still enabled, the config file only show
"metaPressAndHoldEnabled=false".
The reason why i can not check is that it seems it exist another bug that
prevent the config dialog to be shown if a latte dock in panel mode does not
contains the latte tasks plasmoid.

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Rylsm
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #9 from Rylsm  ---
Well it doesn't stop you from using AUR or install any Arch Linux packages. You
can install software from AUR from KaOS since it's using the same build
mechanism as Arch.
KaOS is like Manjaro but far more conservative and only focuses on KDE Plasma
DE. 
I have the same issue and same debug output on Manjaro. Downgrading ostree is
the only solution for  flatpak user.  If you can build your own PKGBUILD you
can build your own patched version of ostree from this PR on ostree Github:
https://github.com/ostreedev/ostree/pull/1917

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #8 from Michail Vourlakos  ---
Hm

If you disable in Latte Global Preferences option, "Press and Hold ⌘ to show
shortcuts badges"

does it still occur?

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #7 from Filipe Azevedo  ---
KaOS is not ARCH/AUR based at all.
While it share something in common (pacman package manager), it is a from
scratch distribution and it has its very own packages.
Also from the output log, it would looks like a wrongly handled destroyed
process, from that i can hardly see a relation to ostree.
Using flatpak, i'm not able to delete this file.

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Rylsm
https://bugs.kde.org/show_bug.cgi?id=411657

Rylsm  changed:

   What|Removed |Added

 CC||ry...@outlook.com

--- Comment #6 from Rylsm  ---
Since KaOS is based on Arch Linux and use their packages then it's clearly
caused by the latest ostree (2019.3-2), you can remove it but it will remove
flatpak so make sure you don't have any flatpak package installed or you can
downgrade it with downgrade from AUR.

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #5 from Michail Vourlakos  ---
1. Send me a layout that creates issues with you in order to try to reproduce
2. Lately freezes have shown to Arch and influence all plasma Qt apps in
Multiple cases. The issue came from ostree, you can try to check that out to
your system also

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #4 from Michail Vourlakos  ---
1. Send me a layout that creates issues with you in order to try to reproduce
2. Lately freezes have shown to Arch and influence all plasma Qt apps in
Multiple cases. The issue came from ostree, you can try to check that out to
your system also

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-07 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #3 from Filipe Azevedo  ---
KaOS

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-06 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #2 from Michail Vourlakos  ---
In what distro?

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

[lattedock] [Bug 411657] Latte dock free when used with some combinations of plasmoids

2019-09-06 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=411657

--- Comment #1 from Filipe Azevedo  ---
As a workaround, disable meta shortcut support from latte dock configure dialog
and restart the application hide the issue.

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