Bugzilla – Bug 1221498
Tokodon 24.02 Plasma6 depenency missing
Last modified: 2024-04-28 15:16:03 UTC
In case Tokodon 24.02 will be installed wwithout "qt6-webview" as depnency. But this is required in case to create an account or login in. Depency to be added
# zypper se --requires qt6-webview-imports i+ | tokodon | Mastodon client by KDE | paquet What was your error?
I don't knoow. Installed it yesterday before the update to 6.0.2 # zypper se --requires qt6-webview-imports Loading repository data... Reading installed packages... S | Name | Summary | Type ---+---------+------------------------+-------- i+ | tokodon | Mastodon client by KDE | package # zypper se --requires qt6-webview Loading repository data... Reading installed packages... S | Name | Summary | Type ---+---------+------------------------+-------- i+ | tokodon | Mastodon client by KDE | package Seems now there :-/
But I think this can be due to the fact I installed it before the update to plasma 6 and I was not able to access. Yesterday I started it from Terminal and saw the message according missing Webview service.
.
I have also experienced this issue and gotten this error while Tokodon in a terminal: No WebView plug-in found! Installing qt6-webview fixes the issue. Created a change request for the Tokodon package which adds qt6-webview as a dependency: https://build.opensuse.org/request/show/1162338
Created attachment 873838 [details] Tokodon not showing the login page during the Authorisation step
It should be noted that I just installed openSUSE Tumbleweed around a day or two ago and had already updated the system before getting Tokodon, so this still seems to be affecting new installs.
Created attachment 873839 [details] Window showing "Loading" (in DE) (not this error) This is _NOT_ the reported issue. This is different error. Which happens at my side later on. This can be fixed with deleting the cache via "~/.cache/KDE/tokodon/" and renmaing "~/.local/share/KDE/tokodon/tokodonstaterc"
"Window showing "Loading" (in DE) (not this error)" is an different topic which can be solved via deleting the cach "~/.cache/KDE/tokodon/" and rename the "~/.local/share/KDE/tokodon/tokodonstaterc". But according "redstrate", (in the Matrix Room of Tokodon) additional qtkeychain (named qtkeychain-qt6 on opensuse) at 0.14.2 is as well required. But at my side it is not listed anyhow it works (after the new login). $ zypper se -s keychain Repository-Daten werden geladen... Installierte Pakete werden gelesen... S | Name | Type | Version | Arch | Repository ---+----------------------+-------+------------+--------+----------------------- | keychain | Paket | 2.8.5-2.5 | noarch | Haupt-Repository (OSS) i | libqt5keychain1 | Paket | 0.14.2-1.1 | x86_64 | Haupt-Repository (OSS) i | libqt5keychain1-lang | Paket | 0.14.2-1.1 | noarch | Haupt-Repository (OSS) i | libqt6keychain1 | Paket | 0.14.2-1.1 | x86_64 | Haupt-Repository (OSS) | qtkeychain-qt5-devel | Paket | 0.14.2-1.1 | x86_64 | Haupt-Repository (OSS) | qtkeychain-qt6-devel | Paket | 0.14.2-1.1 | x86_64 | Haupt-Repository (OSS) i+ | qtkeychain-qt6-lang | Paket | 0.14.2-1.1 | noarch | Haupt-Repository (OSS)
Ah, apologies. I will make a different bug report instead.
(In reply to Julius Enriquez from comment #10) > Ah, apologies. I will make a different bug report instead. OK, this make sense.