Launchpad has imported 15 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=400531.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2018-10-31T22:00:38+00:00 timesarehard4dreamers wrote: Created attachment 116014 screenshot SUMMARY STEPS TO REPRODUCE 1. Run latte dock OBSERVED RESULT a blank panel appears with this error along it: Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.latte.containment/contents/ui/main.qml:1830:26: ColorizerManager is not a type EXPECTED RESULT it should run... SOFTWARE VERSIONS (available in About System) KDE Plasma Version: 5.14.2 KDE Frameworks Version: 5.51.0 Qt Version: 5.11.2 ADDITIONAL INFORMATION Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/0 ------------------------------------------------------------------------ On 2018-11-01T05:23:47+00:00 Michail Vourlakos wrote: How did you install Latte? Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/1 ------------------------------------------------------------------------ On 2018-11-01T05:23:55+00:00 Michail Vourlakos wrote: How did you install Latte? Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/2 ------------------------------------------------------------------------ On 2018-11-01T06:11:37+00:00 Michail Vourlakos wrote: I double checked in my system v0.8.2 and git version. I removed everything and reinstalled them. They both work properly. You seem to have a broken installation, so how did you install Latte? Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/3 ------------------------------------------------------------------------ On 2018-11-01T15:27:48+00:00 timesarehard4dreamers wrote: (In reply to Michail Vourlakos from comment #2) > How did you install Latte? originally i used a third party repo but i then reinstalled with the deb file, made no difference Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/4 ------------------------------------------------------------------------ On 2018-11-01T15:33:06+00:00 timesarehard4dreamers wrote: (In reply to Michail Vourlakos from comment #3) > I double checked in my system v0.8.2 and git version. I removed everything > and reinstalled them. They both work properly. > > You seem to have a broken installation, so how did you install Latte? I seem to recall Latte stopped working for me after upgrading Neon from 16.04 to 18.04 base. Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/5 ------------------------------------------------------------------------ On 2018-11-01T16:12:49+00:00 Michail Vourlakos wrote: (In reply to Carl Draper from comment #5) > (In reply to Michail Vourlakos from comment #3) > > I double checked in my system v0.8.2 and git version. I removed everything > > and reinstalled them. They both work properly. > > > > You seem to have a broken installation, so how did you install Latte? > > I seem to recall Latte stopped working for me after upgrading Neon from > 16.04 to 18.04 base. this is probably a distro issue. Please contact with them in order to guide you how to fix this... Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/6 ------------------------------------------------------------------------ On 2018-11-02T05:23:33+00:00 Michail Vourlakos wrote: *** Bug 400568 has been marked as a duplicate of this bug. *** Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/9 ------------------------------------------------------------------------ On 2018-11-02T11:51:35+00:00 Fernando-b-v-guimaraes wrote: Hello! I have the same issue, reinstalled latte-dock from old repo and new KDE repo. The issue persists! My distro is Kubuntu. Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/12 ------------------------------------------------------------------------ On 2018-11-02T12:11:38+00:00 Michail Vourlakos wrote: (In reply to Fernando from comment #8) > Hello! I have the same issue, reinstalled latte-dock from old repo and new > KDE repo. The issue persists! My distro is Kubuntu. https://bugs.launchpad.net/ubuntu/+source/latte-dock/+bug/1801290 Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/13 ------------------------------------------------------------------------ On 2018-11-06T21:17:28+00:00 Michail Vourlakos wrote: Kubuntu devs propose to clear the qmlcache: https://bugs.launchpad.net/ubuntu/+source/latte-dock/+bug/1801290 Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/15 ------------------------------------------------------------------------ On 2018-11-06T21:26:56+00:00 Fernando-b-v-guimaraes wrote: (In reply to Michail Vourlakos from comment #10) > Kubuntu devs propose to clear the qmlcache: > > https://bugs.launchpad.net/ubuntu/+source/latte-dock/+bug/1801290 It worked, thanks a lot! I recommend the following command to reset the dock: $ latte-dock --default-layout --replace Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/16 ------------------------------------------------------------------------ On 2018-11-07T08:20:15+00:00 Rik Mills wrote: If the issue is that latte cannot run with a stale qml cache in ~/.cache/lattedock/qmlcache/ then this is an upstream KDE issue that cannot be addressed in distro packaging. We can't and shouldn't act on any file in a user home when doing a package upgrade via sudo/admin. This should be fixed by KDE by having latte detect that it is being run for the first time by a user after a version upgrade, and at that point removing or modifying the cache with that user's privileges. Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/19 ------------------------------------------------------------------------ On 2018-11-07T08:47:10+00:00 Michail Vourlakos wrote: (In reply to Rik Mills from comment #12) > If the issue is that latte cannot run with a stale qml cache in > ~/.cache/lattedock/qmlcache/ then this is an upstream KDE issue that cannot > be addressed in distro packaging. We can't and shouldn't act on any file in > a user home when doing a package upgrade via sudo/admin. This should be > fixed by KDE by having latte detect that it is being run for the first time > by a user after a version upgrade, and at that point removing or modifying > the cache with that user's privileges. if you have any idea how to do that in Latte, feel free to send a patch, my important question of course is why this is not needed from plasmashell Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/20 ------------------------------------------------------------------------ On 2018-11-07T08:53:43+00:00 Rik Mills wrote: (In reply to Michail Vourlakos from comment #13) > if you have any idea how to do that in Latte, feel free to send a patch, > my important question of course is why this is not needed from plasmashell I have no idea sadly. I don't know what is specific and different about the latte code that is causing this. Reply at: https://bugs.launchpad.net/ubuntu/+source/latte- dock/+bug/1801290/comments/21 ** Changed in: latte-dock Importance: Unknown => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1801290 Title: Latte dock is not showing on startup and an error mesaage is appearing To manage notifications about this bug go to: https://bugs.launchpad.net/latte-dock/+bug/1801290/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs