https://bugs.kde.org/show_bug.cgi?id=525299
Bug ID: 525299
Summary: Network requests to any source fail due to the
"https:" prefix getting dropped.
Classification: Applications
Product: PlasmaTube
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Looks like the http/s: prefix is getting dropped before the network request to
the server is made. tested with a couple of sources and on both Flatpak and the
arch package.
STEPS TO REPRODUCE
1. Add a source
2. Trigger a network request to the source (Home screen, search, et cetra).
OBSERVED RESULT
Observed no search/feed results and a log (see below)
LOG
❯ plasmatube
union.general: Loaded style "breeze" from cached data
org.kde.plasmatube: Loading source "{de4a781a-0fc9-4b15-b9f9-5811cd9f7f46}"
qrc:/qt/qml/org/kde/plasmatube/ui/TrendingPage.qml:10:1: QML TrendingPage:
Created graphical object was not placed in the graphics scene.
\\ Error one, Just opening the app (The trending request)
Error for QNetworkReply::ProtocolUnknownError
QUrl("://piped.video/trending?region=US") "Protocol \"\" is unknown"
\\ here I searched
xkbcommon: ERROR: [XKB-542] /usr/share/X11/locale/iso8859-1/Compose:39:34:
string literal is not a valid UTF-8 string
xkbcommon: ERROR: [XKB-542] /usr/share/X11/locale/iso8859-1/Compose:40:29:
string literal is not a valid UTF-8 string
xkbcommon: ERROR: [XKB-542] /usr/share/X11/locale/iso8859-1/Compose:41:29:
string literal is not a valid UTF-8 string
xkbcommon: ERROR: [XKB-542] /usr/share/X11/locale/iso8859-1/Compose:42:29:
string literal is not a valid UTF-8 string
xkbcommon: ERROR: [XKB-542] /usr/share/X11/locale/iso8859-1/Compose:43:29:
string literal is not a valid UTF-8 string
xkbcommon: ERROR: [XKB-542] /usr/share/X11/locale/iso8859-1/Compose:44:27:
string literal is not a valid UTF-8 string
xkbcommon: ERROR: [XKB-542] /usr/share/X11/locale/iso8859-1/Compose:45:27:
string literal is not a valid UTF-8 string
xkbcommon: ERROR: [XKB-542] /usr/share/X11/locale/iso8859-1/Compose:46:27:
string literal is not a valid UTF-8 string
xkbcommon: ERROR: [XKB-542] /usr/share/X11/locale/iso8859-1/Compose:47:27:
string literal is not a valid UTF-8 string
xkbcommon: ERROR: [XKB-542] /usr/share/X11/locale/iso8859-1/Compose:48:29:
string literal is not a valid UTF-8 string
xkbcommon: ERROR: [XKB-542] /usr/share/X11/locale/iso8859-1/Compose:49:29:
string literal is not a valid UTF-8 string
xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:49:29: too many
errors
xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:49:29: failed to
parse file
qt.qpa.input.methods: failed to create compose table
qrc:/qt/qml/org/kde/plasmatube/ui/SearchPage.qml:14:1: QML SearchPage: Created
graphical object was not placed in the graphics scene.
\\ second error, for the search.
Error for QNetworkReply::ProtocolUnknownError
QUrl("://piped.video/search?region=US&filter=all&q=Nice work on this app
%3A%29") "Protocol \"\" is unknown"
\\ same things happens with indevious and peertube. also the prebuilt sources.
SOFTWARE/OS VERSIONS
Operating System: CachyOS Linux
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.2
--
You are receiving this mail because:
You are watching all bug changes.