[lattedock] [Bug 442136] Latte fails to start in 5.22.80 Plasma environment

2021-09-08 Thread Vladimir Yerilov
https://bugs.kde.org/show_bug.cgi?id=442136

Vladimir Yerilov  changed:

   What|Removed |Added

 Resolution|DOWNSTREAM  |NOT A BUG

--- Comment #8 from Vladimir Yerilov  ---
OK. Told you to disregard that message, remember?
You guys called my system mixed and messed up but in fact it is a usual
installation based on Arch Plasma packages and dev Plasma version (+dev version
of Latte) built according to KDE community wiki instructions, the only
difference is that the dev version is located on separate partition
/media/kdesrc symlinked to ~/kde...

Anyway, I sorted this out. Not an issue of Latte or Calendar or whatever. For
some reason the command `latte-dock` tries to launch latte installed to
/usr/bin instead of /media/kdesrc/usr/bin, and systemd service starting Latte
during Plasma boot also refers to a regular Latte version (silly me), and
that's it. I had to check it first, of course. Thanks for helping me to get at
the root cause of this.

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

[lattedock] [Bug 442136] Latte fails to start in 5.22.80 Plasma environment

2021-09-08 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=442136

--- Comment #7 from Michail Vourlakos  ---
(In reply to Vladimir Yerilov from comment #4)
> Well I have only one calendar widget which is org.kde.plasma.calendar
> located on Latte dock. I tried to add all widgets I use on Latte to me
> Plasma desktop and panel and it had no negative effect on Plasma. Only Latte
> fails to start.
> But there's another interesting thing:
> I tried to remove lattedockrc and latte folder from my ~/.config to reset
> all Latte settings to defaults, then run Latte and had this:
> 
> file:///media/kdesrc/usr/share/plasma/plasmoids/org.kde.latte.containment/
> contents/ui/main.qml:807:9: Type Layouts.LayoutsContainer unavailable
> 
> 
> file:///media/kdesrc/usr/share/plasma/plasmoids/org.kde.latte.containment/
> contents/ui/layouts/LayoutsContainer.qml:251:5: Type EnvironmentActions
> unavailable
> 
> 
> file:///media/kdesrc/usr/share/plasma/plasmoids/org.kde.latte.containment/
> contents/ui/layouts/EnvironmentActions.qml:169:9: Type Loaders.Tasks
> unavailable
> 
> 
> file:///media/kdesrc/usr/share/plasma/plasmoids/org.kde.latte.containment/
> contents/ui/layouts/loaders/Tasks.qml:8:1: plugin cannot be loaded for
> module "org.kde.taskmanager": Cannot load library
> /media/kdesrc/usr/lib/qml/org/kde/taskmanager/libtaskmanagerplugin.so:
> (/home/openm/kde/usr/lib/libtaskmanager.so.6: undefined symbol:
> _ZN8KWayland6Client16PlasmaActivation13applicationIdERK7QString)
> 
> Now it says that libtaskmanager.so.6 has undefined symbol.

totally messed up installation...
I agree with that comment "This is an issue on your system, not a bug in any
KDE component. You're mixing up incompatible versions of different KDE
components."

this is totally on your side and nothing related to latte.

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

[lattedock] [Bug 442136] Latte fails to start in 5.22.80 Plasma environment

2021-09-08 Thread Vladimir Yerilov
https://bugs.kde.org/show_bug.cgi?id=442136

--- Comment #6 from Vladimir Yerilov  ---
Disregard my previous comment.
I have just discovered that Latte starts if launched from Kickoff, but if
launched using command in Konsole or auto-generated systemd service, it fails
with a message described in the first message. That's what happens.

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

[lattedock] [Bug 442136] Latte fails to start in 5.22.80 Plasma environment

2021-09-08 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=442136

--- Comment #5 from Antonio Rojas  ---
This is an issue on your system, not a bug in any KDE component. You're mixing
up incompatible versions of different KDE components.

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

[lattedock] [Bug 442136] Latte fails to start in 5.22.80 Plasma environment

2021-09-07 Thread Vladimir Yerilov
https://bugs.kde.org/show_bug.cgi?id=442136

--- Comment #4 from Vladimir Yerilov  ---
Well I have only one calendar widget which is org.kde.plasma.calendar located
on Latte dock. I tried to add all widgets I use on Latte to me Plasma desktop
and panel and it had no negative effect on Plasma. Only Latte fails to start.
But there's another interesting thing:
I tried to remove lattedockrc and latte folder from my ~/.config to reset all
Latte settings to defaults, then run Latte and had this:

file:///media/kdesrc/usr/share/plasma/plasmoids/org.kde.latte.containment/contents/ui/main.qml:807:9:
Type Layouts.LayoutsContainer unavailable


file:///media/kdesrc/usr/share/plasma/plasmoids/org.kde.latte.containment/contents/ui/layouts/LayoutsContainer.qml:251:5:
Type EnvironmentActions unavailable


file:///media/kdesrc/usr/share/plasma/plasmoids/org.kde.latte.containment/contents/ui/layouts/EnvironmentActions.qml:169:9:
Type Loaders.Tasks unavailable


file:///media/kdesrc/usr/share/plasma/plasmoids/org.kde.latte.containment/contents/ui/layouts/loaders/Tasks.qml:8:1:
plugin cannot be loaded for module "org.kde.taskmanager": Cannot load library
/media/kdesrc/usr/lib/qml/org/kde/taskmanager/libtaskmanagerplugin.so:
(/home/openm/kde/usr/lib/libtaskmanager.so.6: undefined symbol:
_ZN8KWayland6Client16PlasmaActivation13applicationIdERK7QString)

Now it says that libtaskmanager.so.6 has undefined symbol.

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

[lattedock] [Bug 442136] Latte fails to start in 5.22.80 Plasma environment

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

--- Comment #3 from Michail Vourlakos  ---
applet crash applet responsibility to fix. Latte is not doing any calendar
stuff on its own.

1. Have you found the applet in question?
2. Isnt that applet crashing plasma also?

Libcalendar is not used only from Plasma calendar, it is used also from event
calendar also and other applets

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

[lattedock] [Bug 442136] Latte fails to start in 5.22.80 Plasma environment

2021-09-07 Thread Vladimir Yerilov
https://bugs.kde.org/show_bug.cgi?id=442136

--- Comment #2 from Vladimir Yerilov  ---
Yep, this is such kind of issues that always puzzle me. If I reported it to
Plasma Calendar or whatever, they could say "our applet is fine, the problem is
on the Latte side", right?
I reported it to draw your attention, maybe you guys will decide who should
make changes to eliminate the issue, and which project should be changed to
achieve this.

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

[lattedock] [Bug 442136] Latte fails to start in 5.22.80 Plasma environment

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

Michail Vourlakos  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Michail Vourlakos  ---
That is an applet related to calendar... 

Nothing related to Latte

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