Zren / plasma-applet-tiledmenu

https://store.kde.org/p/2142716/
145 stars 34 forks source link

How to update to v35? #65

Open digitalethics opened 4 years ago

digitalethics commented 4 years ago

I'm still on v33. How do I update it to v35? I don't have Discover installed and I don't like to use the terminal either. How do I do it? I think the update process is broken (probably for all Plasma widgets).

Zren commented 4 years ago

Assuming "Get Hot New Stuff" isn't working.

kpackagetool5 --type=Plasma/Applet --upgrade ~/Downloads/tiledmenu-v35-plasma5.12.plasmoid

Or

kpackagetool5 --type=Plasma/Applet --remove com.github.zren.tiledmenu
kpackagetool5 --type=Plasma/Applet --install ~/Downloads/tiledmenu-v35-plasma5.12.plasmoid
digitalethics commented 4 years ago

This is still not working for me and I've raised this upstream at bug 423656. It seems to me that developers are updating manually and many users update via Discover. All those that update widgets via the widget update mechanism are left without any option to update.

Zren commented 4 years ago

kdeplasma-addons is a package containing the "extra" widgets like the "weather" widget.

https://invent.kde.org/plasma/kdeplasma-addons/

Not a Discover bug as you don't use it. It's a "Get New Stuff" bug. Searching for "get new stuff update" found:

So it's probably filed under frameworks-knewstuff.

Zren commented 4 years ago

Hmmm. I updated v37 in a slightly different manner this time. Instead of clicking "Update", I clicked "Add File", then deleted the old file.

2020-06-29___12-24-05

digitalethics commented 4 years ago

Thanks for helping out to identify the correct bug "location". It was identified as a duplicate is now tracked under bug 417510.