[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 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.

[plasmashell] [Bug 411467] Plasma Shell will hangs when creating a new folder on Desktop

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

Rylsm  changed:

   What|Removed |Added

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

--- Comment #2 from Rylsm  ---
This issue is related to non-Plasma component. Closing.

-- 
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 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 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.

[plasmashell] [Bug 411467] Plasma Shell will hangs when creating a new folder on Desktop

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

--- Comment #1 from Rylsm  ---
Here are some users that are experiencing the same thing as me:
https://www.reddit.com/r/kde/comments/cwlz7a/plasma_widgets_get_stuck_for_a_while/
https://forum.manjaro.org/t/testing-update-2019-08-28-kernels-nvidia-kde-dev-mesa-python-haskell/100660/27
https://forum.manjaro.org/t/testing-update-2019-08-28-kernels-nvidia-kde-dev-mesa-python-haskell/100660/35
https://forum.manjaro.org/t/testing-update-2019-08-28-kernels-nvidia-kde-dev-mesa-python-haskell/100660/39

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

[plasmashell] [Bug 411467] New: Plasma Shell will hangs when creating a new folder on Desktop

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

Bug ID: 411467
   Summary: Plasma Shell will hangs when creating a new folder on
Desktop
   Product: plasmashell
   Version: 5.16.4
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: ry...@outlook.com
  Target Milestone: 1.0

SUMMARY
This is one of the most easily reproducible issue I have with KDE Plasma lately
where the shell or even some application unrelated to KDE project like browsers
and text editors to hang. I thought this is limited to Latte Dock (bugreport:
(https://bugs.kde.org/show_bug.cgi?id=411415) but after some more testing I saw
this hang several time with other application.

STEPS TO REPRODUCE
1. Enable Folder View on the desktop
2. Create a new folder on the desktop

OBSERVED RESULT
Plasma shell will hang but any other interactions are not affected like task
switching, KRunner and interactivity with the currently running application.
Extra bonus, removing the newly created folder with Dolphin will cause Dolphin
to hang and will recover after a minute or longer.

EXPECTED RESULT
Everything should work as expected

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro Linux (testing branch)
(available in About System)
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 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] New: Latte Dock crashes when "Move Window [direction]" global shortcut key pressed.

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

Bug ID: 411415
   Summary: Latte Dock crashes when "Move Window [direction]"
global shortcut key pressed.
   Product: lattedock
   Version: 0.9.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: ry...@outlook.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Open "Application Menu" or any of the alternatives
2. Press any global shortcut bound to "Move Window [direction]"

OBSERVED RESULT
Latte Dock hangs and needs to be killed (latte-dock --replace doesn't work or
took a long time to respond).

EXPECTED RESULT
Latte Dock shouldn't crash.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

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

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

Rylsm  changed:

   What|Removed |Added

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

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

[latte-dock] [Bug 395771] New: Some plasmoid settings (specifically Active Window Control) are not persisted within latte-dock git (master)

2018-06-22 Thread Rylsm
https://bugs.kde.org/show_bug.cgi?id=395771

Bug ID: 395771
   Summary: Some plasmoid settings (specifically Active Window
Control) are not persisted within latte-dock git
(master)
   Product: latte-dock
   Version: git (master)
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: ry...@outlook.com
  Target Milestone: ---

I have a minor problem with latte dock compiled from the git repo.
Some Active Window Control plasmoid settings ("Hide titlebar for maximized
windows" in particular) are not persisted, it will always turn back to the
"off" state on the next launch of latte-dock. Oddly enough it doesn't seem to
happen on current version available at Arch Linux/Manjaro repository right now.

I will provide more info if needed.

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