Summary: | Can no longer send sms | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Stephen Weeks <stephen.weeks> |
Component: | messaging-application | Assignee: | Simon Redman <simon> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | elum, nicolas.fella, voncloft |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stephen Weeks
2020-08-24 02:55:27 UTC
Will be fixed with https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/311 this one most likely is a dupe of https://bugs.kde.org/show_bug.cgi?id=425638. fix was merged 5 days ago. is it known when will it see the daylight? A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/329 The merge is not working This version works flawlessly https://github.com/voncloft/kdeconnect-kde/tree/c17972881b68a5979f4cc9c33dc09087b0dedece unfortunately, not for me. Basically the same error. I rolled back to an earlier version for now. What version? <1.3 segfaults for me (In reply to Stephen Weeks from comment #6) > unfortunately, not for me. Basically the same error. I rolled back to an > earlier version for now. Did you download the zip file? 1. version 20.04.3-1 from the arch repo. Just rolled it back from /var/cache/pacman/pkg. 2. No, i did a git clone and installed it from there. (In reply to Stephen Weeks from comment #9) > 1. version 20.04.3-1 from the arch repo. Just rolled it back from > /var/cache/pacman/pkg. > > 2. No, i did a git clone and installed it from there. You will need to do a wget command and unzip the zipfle When you click on code, there is a zip file option, right click it, copy the link and do wget before it, then unzip and compile like you normally would. (In reply to voncloft from comment #10) > (In reply to Stephen Weeks from comment #9) > > 1. version 20.04.3-1 from the arch repo. Just rolled it back from > > /var/cache/pacman/pkg. > > > > 2. No, i did a git clone and installed it from there. > > > You will need to do a wget command and unzip the zipfle > > When you click on code, there is a zip file option, right click it, copy the > link and do wget before it, then unzip and compile like you normally would. Looks like July 27th was the day it broke, if you click on commits you can go through the history of revisions I'm running on the july 25th version I believe....don't know the commit yea, i'm thinking now, all i did was get clone the main branch and not the fork because I was following the build directions which just circled backed to the main branch. Anyway, I'm not seeing what you describe from the posted link. I don't do a lot of install from source and now there are several sites with different formats. I don't see the zip file option, just a 'Go to file' button that takes me to the source files. Thanks for the help BTW. (In reply to Stephen Weeks from comment #12) > yea, i'm thinking now, all i did was get clone the main branch and not the > fork because I was following the build directions which just circled backed > to the main branch. > > Anyway, I'm not seeing what you describe from the posted link. I don't do a > lot of install from source and now there are several sites with different > formats. I don't see the zip file option, just a 'Go to file' button that > takes me to the source files. > > Thanks for the help BTW. https://imgur.com/a/S5PABN8 Glad to help. (In reply to voncloft from comment #13) > (In reply to Stephen Weeks from comment #12) > > yea, i'm thinking now, all i did was get clone the main branch and not the > > fork because I was following the build directions which just circled backed > > to the main branch. > > > > Anyway, I'm not seeing what you describe from the posted link. I don't do a > > lot of install from source and now there are several sites with different > > formats. I don't see the zip file option, just a 'Go to file' button that > > takes me to the source files. > > > > Thanks for the help BTW. > > https://imgur.com/a/S5PABN8 > > Glad to help. Also here is a link from a repository I self maintain I saved the zip file there as well: https://github.com/voncloft/Voncloft-OS/raw/master/KDE/ea29574c938f74484708aa609e5478c3faf6e089.zip OMG. Yea, I have seen that before. I am using awesome WM now and had a split screen going which was covering up the other buttons. Feel like such a fool. lol. Thanks again. will post how it goes. (In reply to Stephen Weeks from comment #15) > OMG. Yea, I have seen that before. I am using awesome WM now and had a split > screen going which was covering up the other buttons. Feel like such a fool. > lol. > > Thanks again. will post how it goes. No worries happens to all of us. Thanks voncloft, your version works perfectly. (In reply to Stephen Weeks from comment #17) > Thanks voncloft, your version works perfectly. Glad I could help, however I had nothing to do with that release lol. I just did trial and error to see which version would work. I had about 20 versions unzipped and recompiled until I found the right one. oh ok, well thanks for all the trial error work and passing along. (In reply to Stephen Weeks from comment #19) > oh ok, well thanks for all the trial error work and passing along. No problem If this is still happening to you, please reopen the bug with the latest information (OS version, KDE Connect version, Android version, etc.). `sendSms` is the correct name (as of today) of the dbus method. |