Firefox and kde wallet on login

Home Page Forums users Firefox and kde wallet on login

Viewing 4 reply threads
  • Author
    Posts
    • #29421
      einar.hjortdal
      Participant

      Hi, I’ve had my girlfriend move to Openmamba for her office computer (given that Windows 10 died off and her system is too old for Windows 11 (X370 and Ryzen 1800X too old smh)).
      She is using firefox as the browser right now, and when firefox starts it requests her to enter her user password to be able to use wifi.
      She finds this prompt annoying, I also find it annoying.
      Is there any way to automatically unlock the wallet on login for firefox?

      Attachments:
      You must be logged in to view attached files.
    • #29426
      Silvan
      Keymaster

      Hi,
      this would normally happen because the user has set a password for KDE Wallet. You may want to try to open KWalletManager and change the password by setting an empty one.

    • #29428
      einar.hjortdal
      Participant

      I don’t think I’ve ever set a password for the KDE wallet, the password is the same as the user login password. Perhaps it is automatically set to that?

    • #29435
      Silvan
      Keymaster

      The report you sent (related to another problem) shows a crash of the ksecretd daemon. I don’t know if it is the same installation of this post, in any case it might be worth to see a useful stacktrace of the crash dump. As an example the following console commands might produce the stacktrace as output:

      sudo dnf install kf6-kwallet-debug
      coredumpctl info -q -r
      • #29436
        einar.hjortdal
        Participant

        I don’t know if it is the same installation of this post, in any case it might be worth to see a useful stacktrace of the crash dump.

        The kwallet behavior I described happens on both this system, with Microsoft Edge, and on my girlfriend’s system with Firefox.

        
        coredumpctl info -q -r
                   PID: 6457 (ksecretd)
                   UID: 1000 (einar)
                   GID: 1001 (einar)
                Signal: 11 (SEGV)
             Timestamp: Tue 2025-11-04 18:39:48 CET (14h ago)
          Command Line: /usr/bin/ksecretd
            Executable: /usr/bin/ksecretd
         Control Group: /user.slice/user-1000.slice/user@1000.service/session.slice/dbus.service
                  Unit: user@1000.service
             User Unit: dbus.service
                 Slice: user-1000.slice
             Owner UID: 1000 (einar)
               Boot ID: 47ed0ddcb97a447385b37b7837646ae4
            Machine ID: 499600159b1242a489ec6afef12cbf3c
              Hostname: ws00
               Storage: /var/lib/systemd/coredump/core.ksecretd.1000.47ed0ddcb97a447385b37b7837646ae4.6457.1762277988000000.zst (present)
          Size on Disk: 3.1M
               Message: Process 6457 (ksecretd) of user 1000 dumped core.
                        
                        Stack trace of thread 6457:
                        #0  0x00007f38c789e95c n/a (n/a + 0x0)
                        #1  0x0000000000000000 n/a (n/a + 0x0)
                        ELF object binary architecture: AMD x86-64
        

        Do you want the 3.1M file in /var/lib/systemd/coredump/core.ksecretd.1000.47ed0ddcb97a447385b37b7837646ae4.6457.1762277988000000.zst?
        That’s a massive stack trace
        I have uploaded it here

    • #29441
      Silvan
      Keymaster

      I cannot get a useful stacktrace.
      This and this are reports to a similar problem.
      I assume that no system changes have been made and the package kwallet-pam is installed.
      If it is a general openmamba problem it should be reproduced by me or reported by other users when updating existing installations or doing a fresh installation but the fact that this is happening only to you and on two installations suggests to investigate on any post installation operation you have made on both systems, for example the installation of any external software might have changed the /etc/pam.d files and as written above it seems that the problem is at PAM level.

      • #29442
        einar.hjortdal
        Participant

        I believe kwallet-pam is installed by default.
        The system I am using right now has some non-default software installed, like nvidia_470, though that shouldn’t touch kwallet.
        However, my girlfriend’s secondary system is much simpler: it’s an intel-based laptop with no discrete graphics and no additional software installed.
        The issue appeared immediately after install too, before any updates, and persisted after updates.
        Should I provide a stack trace using the same method on her laptop? I can do that later today. Let me know if there is more I can provide so I only take over her workstation once today

        • #29444
          Silvan
          Keymaster

          I will do an installation test with the latest livecd ISO image. Did you set automatic login on your installations?

        • #29445
          einar.hjortdal
          Participant

          No automatic login. Disabled root user login.

Viewing 4 reply threads
  • You must be logged in to reply to this topic.