Announcement

Collapse
No announcement yet.

Kde connect crashing kdeinit5 on sending files

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

    [KDE] Kde connect crashing kdeinit5 on sending files

    So yesterday evening, I was trying to transfer a file from my phone to my desktop using kde connect, and the send failed because I walked away with my phone absent-mindedly. I tried re-sending the file, and my phone just immediately failed to send. After trying a couple more times, I restarted the phone and computer to try again. Now, whenever I try to send a file, it still fails immediately on the phone, but I also get a crash report saying kdeinit5 crashed. I was able to use the PC side of kde connect to pull the file from my phone, and that finished successfully. I'm trying to figure out how to fix it, I thought maybe dpkg would help, but it says kdeinit5 isn't installed.
    Background:
    I'm running a much older HP media PC, don't know exactly the specs but it is running a quad core Intel processor and an Nvidia GeForce 750 graphics card.

    Error dump:

    Application: kdeinit5 (kdeinit5), signal: Aborted

    Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
    [KCrash Handler]
    #6 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
    #7 0x00007fae3eb5f859 in __GI_abort () at abort.c:79
    #8 0x00007fae3edb1aad in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
    #9 0x00007fae3b401b9c in KIO::SlaveBase::waitForAnswer(int, int, QByteArray&, int*) () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
    #10 0x00007fae3b402cad in KIO::SlaveBase::canResume(unsigned long long) () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
    #11 0x00007fae3a23a9f4 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so
    #12 0x00007fae3b407f9c in KIO::SlaveBase::dispatch(int, QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
    #13 0x00007fae3b408686 in KIO::SlaveBase::dispatchLoop() () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
    #14 0x00007fae3a238f67 in kdemain () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so
    #15 0x000055f5464e377d in ?? ()
    #16 0x000055f5464e486a in ?? ()
    #17 0x000055f5464e525a in ?? ()
    #18 0x000055f5464e012f in ?? ()
    #19 0x00007fae3eb610b3 in __libc_start_main (main=0x55f5464df750, argc=1, argv=0x7ffefd928738, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffefd928728) at ../csu/libc-start.c:308
    #20 0x000055f5464e0d9e in ?? ()
    [Inferior 1 (process 3132) detached]

    #2
    have you tried clearing the app's cache?
    Unpaired on both the PC and phone side, and then re-pairing?
    Or even clearing the app data? Clearing data will reset the app completely, including paired devices etc.

    As sending from the phone works fine, it seems to me it is more likely a phone app issue, less likely an issue on the PC side

    Comment


      #3
      Sending from the phone fails immediately, but browsing and copying files from the computer works. I'll try clearing the app cache on my phone, but what would I need to do from the computer to clear the app cache? I'm at work right now so I can't check but I assume there's a kdeconnect folder in .local? Or are you talking about a cache for kdeinit5? Please let me know and I'll post back with results this afternoon. Thanks!

      Comment


        #4
        I am talking about clearing the app's cache - on the phone.
        Phone apps save data and also states, things not done on pc software usually.
        Sort of like a sleep or suspend state.

        Comment


          #5
          That fixed it, thank you. I'd figured the problem had to be on the computer, since that's where the crash was being reported. Guess I failed to do basic troubleshooting this time. Thanks so much!!

          Comment

          Working...
          X