[lattedock] [Bug 411415] Latte Dock freezes when "Move Window [direction]" global shortcut key is pressed.

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

Michail Vourlakos  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #12 from Michail Vourlakos  ---
ok, this is upstream and should influence plenty plasma cases and ostree
cases...

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

[lattedock] [Bug 411415] Latte Dock freezes when "Move Window [direction]" global shortcut key is pressed.

2019-09-05 Thread Ruben Bakker
https://bugs.kde.org/show_bug.cgi?id=411415

Ruben Bakker  changed:

   What|Removed |Added

 CC||ru...@tailoredby.eu

--- Comment #11 from Ruben Bakker  ---
I can also confirm the issue is with ostree. Downgrading it solved my problem
as well. 

https://bugs.kde.org/show_bug.cgi?id=411421

when pressing super/meta key for a period longer than 1 second, latte dock pops
up and shows pinned applications and their respective shortcut keys.

This is the exact behavior that does not happen when ostree is at latest
version, it hangs before it shows the dock + shortcuts.

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

[lattedock] [Bug 411415] Latte Dock freezes when "Move Window [direction]" global shortcut key is pressed.

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

--- Comment #10 from Rylsm  ---
Downgrading ostree to 2019.2-1 fixes the hanging issue. Looks like we need to
wait what Arch Linux team will do to fix this issue.
Relevant Arch Linux bug report: https://bugs.archlinux.org/task/63614

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

[lattedock] [Bug 411415] Latte Dock freezes when "Move Window [direction]" global shortcut key is pressed.

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

--- Comment #9 from Michail Vourlakos  ---
Sorry I have no idea why this occurs in your system. There are plenty of
reports lately that after last updates of Arch/Manjaro plasma and Qt and Latte
appear freezes

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

[lattedock] [Bug 411415] Latte Dock freezes when "Move Window [direction]" global shortcut key is pressed.

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

--- Comment #8 from Rylsm  ---
I am using amdgpu all the time. 
I actually tried to run Plasma under Nvidia PRIME and the hanging issues is
still there.

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

[lattedock] [Bug 411415] Latte Dock freezes when "Move Window [direction]" global shortcut key is pressed.

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

--- Comment #7 from Michail Vourlakos  ---
What is your video driver in use?

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

[lattedock] [Bug 411415] Latte Dock freezes when "Move Window [direction]" global shortcut key is pressed.

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

Rylsm  changed:

   What|Removed |Added

   Platform|Other   |Manjaro
Version|0.9.1   |git (master)

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

[lattedock] [Bug 411415] Latte Dock freezes when "Move Window [direction]" global shortcut key is pressed.

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

--- Comment #6 from Rylsm  ---
Looks like the hang occurs when these warning messages started to appear on
after I do anything related to Meta key press.

[warning 17:50:40.907907] - Expected JSON property "X-Plasma-Provides" to be a
single string. but it is a stringlist
[warning 17:51:10.945945] - QProcess: Destroyed while process ("kreadconfig5")
is still running.
[warning 17:51:40.974974] - Expected JSON property "X-Plasma-Provides" to be a
single string. but it is a stringlist
[warning 17:52:11.012012] - QProcess: Destroyed while process ("kreadconfig5")
is still running.
[warning 17:52:41.023023] - Expected JSON property "X-Plasma-Provides" to be a
single string. but it is a stringlist
[warning 17:53:11.062062] - QProcess: Destroyed while process ("kreadconfig5")
is still running.
[warning 17:53:41.092092] - Expected JSON property "X-Plasma-Provides" to be a
single string. but it is a stringlist
[warning 17:54:11.128128] - QProcess: Destroyed while process ("kreadconfig5")
is still running.

Also the process "kreadconfig5" owned by latte-dock turns to a zombie process
during the hang and then "disappear"/clean properly after a while or it will
just hang indefinitely and killing the latte-dock process is the only solution.

ps aux | grep kreadconfig5
x 4406  0.0  0.0  0 0 pts/3Z+   17:50   0:00 [kreadconfig5]

x 4522  0.0  0.0  0 0 pts/3Z+   17:51   0:00 [kreadconfig5]

x 4532  0.0  0.0  0 0 pts/3Z+   17:52   0:00 [kreadconfig5]

x 4593  0.0  0.0   6276  2372 pts/4R+   17:53   0:00 grep --color
kreadconfig5

pstree -p -s 4406
systemd(1)───yakuake(1414)───zsh(3936)───latte-dock(4323)───kreadconfig5(4406)

pstree -p -s 4522
systemd(1)───yakuake(1414)───zsh(3936)───latte-dock(4323)───kreadconfig5(4522)

pstree -p -s 4532
systemd(1)───yakuake(1414)───zsh(3936)───latte-dock(4323)───kreadconfig5(4532)

The only part of Latte Dock code that explicitly call QProcess to kreadconfig5
is here: 
https://phabricator.kde.org/source/latte-dock/browse/master/?grep=kreadconfig

What do you think? Is this Qt bug? Race condition?

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

[lattedock] [Bug 411415] Latte Dock freezes when "Move Window [direction]" global shortcut key is pressed.

2019-08-31 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411415

--- Comment #5 from Michail Vourlakos  ---
https://forum.manjaro.org/t/testing-update-2019-08-28-kernels-nvidia-kde-dev-mesa-python-haskell/100660/25

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

[lattedock] [Bug 411415] Latte Dock freezes when "Move Window [direction]" global shortcut key is pressed.

2019-08-29 Thread Rylsm
https://bugs.kde.org/show_bug.cgi?id=411415

--- Comment #4 from Rylsm  ---
Looks like it's even worse than I thought and maybe this is a KDE Plasma bug
and not Latte Dock. I still have the hanging issue even with clean Latte Dock
install. I noticed the hanging issue with Plasma components as well like System
Settings and Plasma Shell, even Dolphin sometimes doesn't respond quickly when
launched like it used to be.

I have two video showing how I make both Latte Dock and/or System Settings hang
here:
https://drive.google.com/open?id=1R8hnhQvsG04Czpsmo0MaCNpgGBAEHaAV
https://drive.google.com/open?id=1AJtvyXpuOG5c264rnelZjhCXocx2uxR0

I forgot to include my system detail, so here is the detail:
Linux/KDE Plasma: Manjaro (testing branch)
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.61.0
Qt Version: 5.13.0

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

[lattedock] [Bug 411415] Latte Dock freezes when "Move Window [direction]" global shortcut key is pressed.

2019-08-29 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=411415

Michail Vourlakos  changed:

   What|Removed |Added

Summary|Latte Dock crashes when |Latte Dock freezes when
   |"Move Window [direction]"   |"Move Window [direction]"
   |global shortcut key is  |global shortcut key is
   |pressed.|pressed.

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