Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. @tokodon Clicking a username in tokodon gives me Unable to create KIO worker.

@tokodon Clicking a username in tokodon gives me Unable to create KIO worker.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
linuxkde
23 Indlæg 4 Posters 107 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • hellomiakoda@pdx.socialH hellomiakoda@pdx.social

    @tokodon Clicking a username in tokodon gives me
    Unable to create KIO worker. Unknown protocol 'httpsaccount'.

    Searching the web isn't yeilding any answers on fixing this.

    #Linux Distro: Manjaro
    DE: #KDE Plasma
    Tokodon version: 25.12.1

    mdione@en.osm.townM This user is from outside of this forum
    mdione@en.osm.townM This user is from outside of this forum
    mdione@en.osm.town
    wrote sidst redigeret af
    #4

    @hellomiakoda @tokodon sounds like someone fogot to put `://` somewhere.

    1 Reply Last reply
    0
    • greatlaketrout@noc.socialG greatlaketrout@noc.social

      @hellomiakoda @tokodon

      Your system is missing the component that registers that protocol handler — so KDE literally doesn’t know what httpsaccount is.
      You are missing the required packages.

      anderslund@expressional.socialA This user is from outside of this forum
      anderslund@expressional.socialA This user is from outside of this forum
      anderslund@expressional.social
      wrote sidst redigeret af
      #5

      @greatlaketrout @hellomiakoda @tokodon AI slop?

      hellomiakoda@pdx.socialH 1 Reply Last reply
      0
      • greatlaketrout@noc.socialG greatlaketrout@noc.social

        @hellomiakoda @tokodon

        Specifically you are missing the httpsaccount.protocol which should be located in the /usr/share/kio/protocols directory.

        Happens if you have a minimal KDE ISO or installed Tokodon manually.

        mdione@en.osm.townM This user is from outside of this forum
        mdione@en.osm.townM This user is from outside of this forum
        mdione@en.osm.town
        wrote sidst redigeret af
        #6

        @greatlaketrout @hellomiakoda @tokodon Are you sure? At least Debian unstable has `tokodon`, but no such file `httpsaccount.protocol` exists in any package in the distro (freshly updated `apt-file` dixit).

        greatlaketrout@noc.socialG 1 Reply Last reply
        0
        • mdione@en.osm.townM mdione@en.osm.town

          @greatlaketrout @hellomiakoda @tokodon Are you sure? At least Debian unstable has `tokodon`, but no such file `httpsaccount.protocol` exists in any package in the distro (freshly updated `apt-file` dixit).

          greatlaketrout@noc.socialG This user is from outside of this forum
          greatlaketrout@noc.socialG This user is from outside of this forum
          greatlaketrout@noc.social
          wrote sidst redigeret af
          #7

          @mdione @hellomiakoda @tokodon

          It is specific to the KDE.

          mdione@en.osm.townM 1 Reply Last reply
          0
          • greatlaketrout@noc.socialG greatlaketrout@noc.social

            @mdione @hellomiakoda @tokodon

            It is specific to the KDE.

            mdione@en.osm.townM This user is from outside of this forum
            mdione@en.osm.townM This user is from outside of this forum
            mdione@en.osm.town
            wrote sidst redigeret af
            #8

            @greatlaketrout @hellomiakoda @tokodon I know about KDE's protocol files. What I'm saying is no package contains such file, so it's probably not the solution. In fact...

            /me installs tokodon to try it

            Ok, for me it works. This is `tokodon_25.12.2-1` from Debian Sid; its the latest according to https://github.com/KDE/tokodon/tags, so maybe they already fixed the error?

            greatlaketrout@noc.socialG hellomiakoda@pdx.socialH 2 Replies Last reply
            0
            • mdione@en.osm.townM mdione@en.osm.town

              @greatlaketrout @hellomiakoda @tokodon I know about KDE's protocol files. What I'm saying is no package contains such file, so it's probably not the solution. In fact...

              /me installs tokodon to try it

              Ok, for me it works. This is `tokodon_25.12.2-1` from Debian Sid; its the latest according to https://github.com/KDE/tokodon/tags, so maybe they already fixed the error?

              greatlaketrout@noc.socialG This user is from outside of this forum
              greatlaketrout@noc.socialG This user is from outside of this forum
              greatlaketrout@noc.social
              wrote sidst redigeret af
              #9

              @mdione @greatlaketrout @hellomiakoda @tokodon

              That is certainly possible. I am more familiar with the Gnome desktop and less so with KDE and the KIO libraries that access specific protocols. I have been going down the rabbit hole on the KDE information website and looking through wiki pages. I will have to spin up a vm and play with KDE some more, specifically with Tokodon.

              1 Reply Last reply
              0
              • greatlaketrout@noc.socialG greatlaketrout@noc.social

                @hellomiakoda @tokodon

                Your system is missing the component that registers that protocol handler — so KDE literally doesn’t know what httpsaccount is.
                You are missing the required packages.

                hellomiakoda@pdx.socialH This user is from outside of this forum
                hellomiakoda@pdx.socialH This user is from outside of this forum
                hellomiakoda@pdx.social
                wrote sidst redigeret af
                #10

                @greatlaketrout @tokodon Any idea what that missing package is so I can install it?

                1 Reply Last reply
                0
                • mdione@en.osm.townM mdione@en.osm.town

                  @greatlaketrout @hellomiakoda @tokodon I know about KDE's protocol files. What I'm saying is no package contains such file, so it's probably not the solution. In fact...

                  /me installs tokodon to try it

                  Ok, for me it works. This is `tokodon_25.12.2-1` from Debian Sid; its the latest according to https://github.com/KDE/tokodon/tags, so maybe they already fixed the error?

                  hellomiakoda@pdx.socialH This user is from outside of this forum
                  hellomiakoda@pdx.socialH This user is from outside of this forum
                  hellomiakoda@pdx.social
                  wrote sidst redigeret af
                  #11

                  @mdione @greatlaketrout @tokodon Same version I have

                  mdione@en.osm.townM 1 Reply Last reply
                  0
                  • greatlaketrout@noc.socialG greatlaketrout@noc.social

                    @hellomiakoda @tokodon

                    Specifically you are missing the httpsaccount.protocol which should be located in the /usr/share/kio/protocols directory.

                    Happens if you have a minimal KDE ISO or installed Tokodon manually.

                    hellomiakoda@pdx.socialH This user is from outside of this forum
                    hellomiakoda@pdx.socialH This user is from outside of this forum
                    hellomiakoda@pdx.social
                    wrote sidst redigeret af
                    #12

                    @greatlaketrout @tokodon Default Manjaro with KDE.
                    Standard repository installed tokodon.

                    greatlaketrout@noc.socialG 1 Reply Last reply
                    0
                    • hellomiakoda@pdx.socialH hellomiakoda@pdx.social

                      @mdione @greatlaketrout @tokodon Same version I have

                      mdione@en.osm.townM This user is from outside of this forum
                      mdione@en.osm.townM This user is from outside of this forum
                      mdione@en.osm.town
                      wrote sidst redigeret af
                      #13

                      @hellomiakoda @greatlaketrout @tokodon Debian does not seem to patch it:

                      https://salsa.debian.org/qt-kde-team/kde/tokodon/-/tree/master/debian

                      I don't know what else to try, sorry.

                      1 Reply Last reply
                      0
                      • anderslund@expressional.socialA anderslund@expressional.social

                        @greatlaketrout @hellomiakoda @tokodon AI slop?

                        hellomiakoda@pdx.socialH This user is from outside of this forum
                        hellomiakoda@pdx.socialH This user is from outside of this forum
                        hellomiakoda@pdx.social
                        wrote sidst redigeret af
                        #14

                        @anderslund @greatlaketrout @tokodon What is?

                        anderslund@expressional.socialA 2 Replies Last reply
                        0
                        • hellomiakoda@pdx.socialH hellomiakoda@pdx.social

                          @anderslund @greatlaketrout @tokodon What is?

                          anderslund@expressional.socialA This user is from outside of this forum
                          anderslund@expressional.socialA This user is from outside of this forum
                          anderslund@expressional.social
                          wrote sidst redigeret af
                          #15

                          @hellomiakoda @greatlaketrout @tokodon The mention of a non-existing protocol?

                          greatlaketrout@noc.socialG 1 Reply Last reply
                          0
                          • hellomiakoda@pdx.socialH hellomiakoda@pdx.social

                            @greatlaketrout @tokodon Default Manjaro with KDE.
                            Standard repository installed tokodon.

                            greatlaketrout@noc.socialG This user is from outside of this forum
                            greatlaketrout@noc.socialG This user is from outside of this forum
                            greatlaketrout@noc.social
                            wrote sidst redigeret af
                            #16

                            @hellomiakoda @greatlaketrout @tokodon

                            Have you tried a flatpak installation of tokodon?

                            1 Reply Last reply
                            0
                            • hellomiakoda@pdx.socialH hellomiakoda@pdx.social

                              @anderslund @greatlaketrout @tokodon What is?

                              anderslund@expressional.socialA This user is from outside of this forum
                              anderslund@expressional.socialA This user is from outside of this forum
                              anderslund@expressional.social
                              wrote sidst redigeret af
                              #17

                              @hellomiakoda @greatlaketrout @tokodon Clicking on usernames in tokodon works fine here, even I have no such protocol installed, and no packages are missing. Latest version in archlinux.

                              greatlaketrout@noc.socialG 1 Reply Last reply
                              0
                              • anderslund@expressional.socialA anderslund@expressional.social

                                @hellomiakoda @greatlaketrout @tokodon Clicking on usernames in tokodon works fine here, even I have no such protocol installed, and no packages are missing. Latest version in archlinux.

                                greatlaketrout@noc.socialG This user is from outside of this forum
                                greatlaketrout@noc.socialG This user is from outside of this forum
                                greatlaketrout@noc.social
                                wrote sidst redigeret af
                                #18

                                @anderslund @hellomiakoda @greatlaketrout @tokodon

                                Works fine for me on popos as well but I am using the Gnome desktop and it does not use KIO libraries like the KDE desktop.

                                anderslund@expressional.socialA 1 Reply Last reply
                                0
                                • greatlaketrout@noc.socialG greatlaketrout@noc.social

                                  @anderslund @hellomiakoda @greatlaketrout @tokodon

                                  Works fine for me on popos as well but I am using the Gnome desktop and it does not use KIO libraries like the KDE desktop.

                                  anderslund@expressional.socialA This user is from outside of this forum
                                  anderslund@expressional.socialA This user is from outside of this forum
                                  anderslund@expressional.social
                                  wrote sidst redigeret af
                                  #19

                                  @greatlaketrout @hellomiakoda @tokodon So you have a 'httpsaccounts' protocol? What installed that? Signs that tokodon uses it?

                                  greatlaketrout@noc.socialG 1 Reply Last reply
                                  0
                                  • anderslund@expressional.socialA anderslund@expressional.social

                                    @hellomiakoda @greatlaketrout @tokodon The mention of a non-existing protocol?

                                    greatlaketrout@noc.socialG This user is from outside of this forum
                                    greatlaketrout@noc.socialG This user is from outside of this forum
                                    greatlaketrout@noc.social
                                    wrote sidst redigeret af
                                    #20

                                    @anderslund @hellomiakoda @greatlaketrout @tokodon

                                    Are you using the KDE desktop in arch or just a minimal install? Arch does not use KIO by default

                                    anderslund@expressional.socialA 1 Reply Last reply
                                    0
                                    • greatlaketrout@noc.socialG greatlaketrout@noc.social

                                      @anderslund @hellomiakoda @greatlaketrout @tokodon

                                      Are you using the KDE desktop in arch or just a minimal install? Arch does not use KIO by default

                                      anderslund@expressional.socialA This user is from outside of this forum
                                      anderslund@expressional.socialA This user is from outside of this forum
                                      anderslund@expressional.social
                                      wrote sidst redigeret af
                                      #21

                                      @greatlaketrout @hellomiakoda @tokodon I Plasma is my desktop 🙂

                                      1 Reply Last reply
                                      0
                                      • anderslund@expressional.socialA anderslund@expressional.social

                                        @greatlaketrout @hellomiakoda @tokodon So you have a 'httpsaccounts' protocol? What installed that? Signs that tokodon uses it?

                                        greatlaketrout@noc.socialG This user is from outside of this forum
                                        greatlaketrout@noc.socialG This user is from outside of this forum
                                        greatlaketrout@noc.social
                                        wrote sidst redigeret af
                                        #22

                                        @anderslund @greatlaketrout @hellomiakoda @tokodon

                                        No. Gnome desktop does not use KIO libraries. It handles https account auth a different way

                                        anderslund@expressional.socialA 1 Reply Last reply
                                        0
                                        • greatlaketrout@noc.socialG greatlaketrout@noc.social

                                          @anderslund @greatlaketrout @hellomiakoda @tokodon

                                          No. Gnome desktop does not use KIO libraries. It handles https account auth a different way

                                          anderslund@expressional.socialA This user is from outside of this forum
                                          anderslund@expressional.socialA This user is from outside of this forum
                                          anderslund@expressional.social
                                          wrote sidst redigeret af
                                          #23

                                          @greatlaketrout @hellomiakoda @tokodon So why do you suggest that protocol?

                                          1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper