Announcement

Collapse
No announcement yet.

KDE Konversation Konqueror Problem[Solved]

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    KDE Konversation Konqueror Problem[Solved]

    For some reason, Konqueror defaults to Kopete instead of Konversation for IRC links.

    I've searched, but I haven't found an answer on the internet saying how to change the default irc protocol handler for Konqueror.

    Could someone please help? Thank you.

    #2
    Re: KDE Konversation Konqueror Problem

    If you go to "Kmenu -> System Settings -> Default Applications -> Instant Messenger", you can select your default IM client.
    Asus G1S-X3:
    Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

    Comment


      #3
      Re: KDE Konversation Konqueror Problem

      It only shows kopete, even though Konversation is installed.

      Comment


        #4
        Re: KDE Konversation Konqueror Problem

        Does anyone know where the system settings stores the information about the deafult apps? I'm not (too) afraid of manually editing config files, if I knew which one to edit (and how).

        Comment


          #5
          Re: KDE Konversation Konqueror Problem(Solution Found!)

          I found out how to fix the problem!

          Description:
          From what I can tell, Konquor uses the file /usr/share/services/irc.protocol to tell it what program to use for handling the irc protocol. To make Konversation the default, one just needs to edit the exec line to point to konversationircprotocolhandler.

          Code:
          [Protocol]
          exec=/usr/bin/konversationircprotocolhandler %u
          protocol=irc
          input=none
          output=none
          helper=true
          listing=
          reading=false
          writing=false
          makedir=false
          deleting=false
          Icon=irc_normal

          Comment


            #6
            Re: KDE Konversation Konqueror Problem[Solved]

            Awesome!!!

            I didn't have a clue where the config was
            Asus G1S-X3:
            Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

            Comment


              #7
              Re: KDE Konversation Konqueror Problem[Solved]

              They really should have a GUI for this. lol

              Comment

              Working...
              X