Announcement

Collapse
No announcement yet.

Konsole won't save ssh bookmarks on kde5

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

    [SOLVED] Konsole won't save ssh bookmarks on kde5

    Hi all,

    Konsole bookmarks won't save strings like ssh -C -L 5900:localhost:5900 user@connection.com -p25065 anymore on kde5 (kubuntu 16.04).
    It let me save just simple strings like /home/user/bla/.
    Did anyone else experience this?
    Is a bug or a kde5 regression?

    Thanks in advance

    Code:
    konsole --version
    QCoreApplication::arguments: Please instantiate the QApplication object first
    Qt: 5.5.1
    KDE Frameworks: 5.18.0
    Konsole: 15.12.3

    #2
    What do you mean by save. in the command history or as a text file?
    If you're sitting wondering,
    Which Batman is the best,
    There's only one true answer my friend,
    It's Adam Bloody West!

    Comment


      #3
      Sorry, I mean "Add a bookmark" from bookmark menu after a successful login to ssh.

      Comment


        #4
        Ah. I'd never noticed that before.

        Does it fail with the keyboard short cut, menu item or both? If it's only with the keyboard, check that the short cut isn't conflicting with something else. FWIW, it's working perfectly here, although I have the Kubuntu Backports installed.

        Code:
        $ konsole --version
        Qt: 5.5.1
        KDE Frameworks: 5.23.0
        Konsole: 15.12.3
        If you're sitting wondering,
        Which Batman is the best,
        There's only one true answer my friend,
        It's Adam Bloody West!

        Comment


          #5
          After delete the konsole folder locate in ~/.local/share/konsole and an update with backport repos, everything seems to work fine!

          Thanks @elijaththegold

          Comment

          Working...
          X