| Summary: | [Tasks] - disappear when scrolling is enabled in Fedora or Kubuntu | ||
|---|---|---|---|
| Product: | [Unmaintained] lattedock | Reporter: | Tyler Brown <tyler> |
| Component: | plasmoid | Assignee: | Michail Vourlakos <mvourlakos> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Desktop with application open not showing in Tasks.
Layout File Recording of tasks disappearing. LatteScrollOff Latte Scroll On Reproduced from a clean layout. |
||
You need to find more information, it works just fine in my Latte git version Send also your Latte layout file in case something is broken in it. Created attachment 128558 [details]
Layout File
My current layout file as if this moment.
I am able to reproduce this with a new default layout. I'm also not seeing anything weird when I toggle the setting when launching Latte Dock from the terminal with the debug flag. Created attachment 128559 [details]
Recording of tasks disappearing.
your layout works fine in my system. How do you install Latte ? I clone it from here and run the install script: https://phabricator.kde.org/source/latte-dock/ Try the following: 1. Close Latte 2. Remove everything in: - /usr/share/plasma/plasmoids/org.kde.latte.plasmoid - /usr/share/plasma/plasmoids/org.kde.latte.containment 3. Reinstall Latte 4. Run it and checkout if you still have the same issue The issue still remains after removing those directories and reinstalling Latte Dock. so strange, I wonder what can be different in your system and that does not occur in mine. We can try the following: 1. Move your left panel at the bottom 2. Close Latte 3. Start Latte with: latte-dock -d --layouter 4. Metrics will appear for each applet, layout etc... 5. Can you make a screenshot? do you notice something in the metrics that it is strange? or maybe better run Latte with: latte-dock -d --layouter --graphcs it will provide also visual debugging for each applet latte-dock -d --layouter --graphics Created attachment 128568 [details]
LatteScrollOff
Created attachment 128569 [details]
Latte Scroll On
On my openSUSE Tumbleweed desktop where I'm running the latest git version from trmdi's OBS repo I'm not having this issue, in fact it's working perfectly. Information for package latte-dock: ----------------------------------- Repository : home:trmdi Name : latte-dock Version : 999.git.20200517.b264854a-465.1 Arch : x86_64 Vendor : obs://build.opensuse.org/home:trmdi Installed Size : 3.4 MiB Installed : Yes Status : up-to-date Source package : latte-dock-999.git.20200517.b264854a-465.1.src Summary : Task manager On both of my Fedora laptops I went through and made sure all the necessary devel packages were installed, and I'm not getting any warning that anything is missing when I'm running the install script. Another update: Tried building from the script on Kubuntu 20.04, all required dev packages installed, same issue occurs when enabling scrolling. try to remove everything in : /usr/lib64/qt5/qml/org/kde/latte/ and reinstall Latte, does it still occur? waiting feedback (In reply to Michail Vourlakos from comment #18) > try to remove everything in : /usr/lib64/qt5/qml/org/kde/latte/ > and reinstall Latte, does it still occur? Purged that directory and reinstalled using the install script, did not work, issue still occurring on both Fedora 32 and Kubuntu 20.04. (In reply to Tyler Brown from comment #17) > Another update: Tried building from the script on Kubuntu 20.04, all > required dev packages installed, same issue occurs when enabling scrolling. I am out of ideas Some more testing around and I found that playing with the min/max length of the panel will impact whether or not the Latte Tasks disappears. 1. If the min and max value match then it disappears. 2. If I keep opening applications it will actually proceed to ignore the max and just keep growing the panel instead of shrinking. 3. If the min is set to 100% or it's set to panel mode using justified then Latte Tasks disappears. (In reply to Tyler Brown from comment #22) > Some more testing around and I found that playing with the min/max length of > the panel will impact whether or not the Latte Tasks disappears. > > 1. If the min and max value match then it disappears. > 2. If I keep opening applications it will actually proceed to ignore the max > and just keep growing the panel instead of shrinking. > 3. If the min is set to 100% or it's set to panel mode using justified then > Latte Tasks disappears. from all three I can not replicate any in my system. We need a concrete way to reproduce in my system: 1. Add a new Dock from Dock Settings 2. Send here in for new Dock step by step how you can replicate the issue Created attachment 128591 [details]
Reproduced from a clean layout.
Reproducing the issue from a clean layout.
So far I run into this issue when I pull from git and run the install script on Kubuntu 20.04 and Fedora 32 KDE. For the hell of it I decided to do the same on my openSUSE Tumbleweed desktop and it works just fine. Is there something out of date on Kubuntu 20.04 or Fedora 32 that would be causing any build issues? I've got all the dependencies listed on Phabricator so I it's not throwing any complaints that I'm missing anything that the documentation requires of me. (In reply to Tyler Brown from comment #25) > So far I run into this issue when I pull from git and run the install script > on Kubuntu 20.04 and Fedora 32 KDE. For the hell of it I decided to do the > same on my openSUSE Tumbleweed desktop and it works just fine. > > > Is there something out of date on Kubuntu 20.04 or Fedora 32 that would be > causing any build issues? I've got all the dependencies listed on > Phabricator so I it's not throwing any complaints that I'm missing anything > that the documentation requires of me. probably qt 5.13. but my system is Tumbleweed so I can not reproduce. Such issues are difficult to fix. Either I have to install the problematic distro and check out what is going on OR another developer that is using them will search the issue. these should be fixed with current latest git version. |
Created attachment 128557 [details] Desktop with application open not showing in Tasks. SUMMARY STEPS TO REPRODUCE 1. Go into the Tasks Tab of Settings 2. Enable Scrolling 3. OBSERVED RESULT Tasks disappear EXPECTED RESULT Scrolling should be enabled SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Fedora 32 KDE / 5.6.11-300.fc32.x86_64 (available in About System) KDE Plasma Version: Plasma 5.18.5 KDE Frameworks Version: 5.68.0 Qt Version: 5.13.2 Latte Dock: Latest Git build as of 2020-05-17 16:29 CDT. ADDITIONAL INFORMATION