Gnome-shell-extension-gsconnect: SMS Message history incorrect

Created on 6 Dec 2018  路  4Comments  路  Source: GSConnect/gnome-shell-extension-gsconnect

Describe the bug
SMS Message history on the left panel (last text sent/received) is correct, but when I click on the contact, it shows the same message from Snapchat confirming my code for every single one of my contacts.

To Reproduce
Steps to reproduce the behavior:

  1. Go to messages
  2. Click on a contact
  3. See that the message is the same for every contact

Expected behavior
SMS history is different for everyone.

Screenshots
evidence1
evidence2


System Details (please complete the following information):

  • GSConnect version: 17

    • Installed from: extensions.gnome.org

  • GNOME/Shell version: [Latest]
  • Distro/Release: [Arch, system updated a couple days ago]

GSConnect environment (if applicable):

  • Paired Device(s): OnePlus 5T
  • KDE Connect app version: [Latest from Google Play Store]
  • Plugin(s): SMS Messaging
bug good first issue

Most helpful comment

HI, thanks for the report.

I think this is similar to #378 and caused by a bug in the Contacts plugin, which had some problems with some unicode usernames and non-numeric phone numbers. If you have meson and git, GSConnect is easy to install from master which I believe has fixed this:

git clone https://github.com/andyholmes/gnome-shell-extension-gsconnect.git
meson gnome-shell-extension-gsconnect/ _build
ninja -C _build install-zip

Unfortunately there won't be another official release until after I get a new computer :( But master has been very stable for long time now, so it's usually safe to build straight from there.

All 4 comments

HI, thanks for the report.

I think this is similar to #378 and caused by a bug in the Contacts plugin, which had some problems with some unicode usernames and non-numeric phone numbers. If you have meson and git, GSConnect is easy to install from master which I believe has fixed this:

git clone https://github.com/andyholmes/gnome-shell-extension-gsconnect.git
meson gnome-shell-extension-gsconnect/ _build
ninja -C _build install-zip

Unfortunately there won't be another official release until after I get a new computer :( But master has been very stable for long time now, so it's usually safe to build straight from there.

hi,
I got the same issue with debian sid.

Not sure if it's related to this issue, but to you previous post :
After ninja -C _build install-zip and restart gnome-shell, when i try to open the GSconnect configuration windows :

Dec 17 16:40:58 fetide gnome-software[20933]: failed to rescan: Failed to parse /home/wargreen/.local/share/applications/org.gnome.Shell.Extensions.GSConnect.desktop file: cannot process file of type application/x-desktop
Dec 17 16:40:58 fetide dbus-daemon[20437]: [session uid=1000 pid=20437] Activating service name='org.gnome.Shell.Extensions.GSConnect' requested by ':1.113' (uid=1000 pid=23202 comm="gnome-shell-extension-prefs [email protected]")
Dec 17 16:40:58 fetide dbus-daemon[20437]: [session uid=1000 pid=20437] Activated service 'org.gnome.Shell.Extensions.GSConnect' failed: Failed to execute program org.gnome.Shell.Extensions.GSConnect: Permission denied

Thank you

Should be fixed now, thanks for reporting.

I believe this issue has been solved in v18. Please re-open if the issue persists after upgrading.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rugk picture rugk  路  4Comments

neumannjan picture neumannjan  路  3Comments

jeetsrs picture jeetsrs  路  4Comments

siegfriedhuber picture siegfriedhuber  路  6Comments

Noobsai picture Noobsai  路  4Comments