GSConnect / gnome-shell-extension-gsconnect

KDE Connect implementation for GNOME

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GSConnect does not detect device.

gnusuari0 opened this issue · comments

Describe the bug

I open GSConnect settings. I open KDE Connect in Android device. Nothing shows up in any of the two devices. I have opened Wireshark and GSConnect is broadcasting packages through xmsg (192.168.1.13). So does the phone (192.168.1.11).

"No.","Time","Source","Destination","Protocol","Length","Info"
"6","1.078034184","192.168.1.13","255.255.255.255","UDP","337","xmsg(1716) → xmsg(1716) Len=1775"
"24","6.076941914","192.168.1.13","255.255.255.255","UDP","337","xmsg(1716) → xmsg(1716) Len=1775"
"45","8.718814586","192.168.1.11","255.255.255.255","UDP","298","37865 → xmsg(1716) Len=1736"
"67","11.081240447","192.168.1.13","255.255.255.255","UDP","337","xmsg(1716) → xmsg(1716) Len=1775"
"72","11.965672562","192.168.1.11","255.255.255.255","UDP","298","47946 → xmsg(1716) Len=1736"
"78","13.130827393","192.168.1.11","255.255.255.255","UDP","298","40338 → xmsg(1716) Len=1736"
"88","16.078175627","192.168.1.13","255.255.255.255","UDP","337","xmsg(1716) → xmsg(1716) Len=1775"
"106","21.081314280","192.168.1.13","255.255.255.255","UDP","337","xmsg(1716) → xmsg(1716) Len=1775"
"140","26.081905427","192.168.1.13","255.255.255.255","UDP","337","xmsg(1716) → xmsg(1716) Len=1775"
"188","31.081881623","192.168.1.13","255.255.255.255","UDP","337","xmsg(1716) → xmsg(1716) Len=1775"
"205","36.081353532","192.168.1.13","255.255.255.255","UDP","337","xmsg(1716) → xmsg(1716) Len=1775"
"249","41.081003984","192.168.1.13","255.255.255.255","UDP","337","xmsg(1716) → xmsg(1716) Len=1775"

Journalctl reports these errors when launching GSConnect:

systemd[7516]: app-gnome-org.gnome.Shell.Extensions.GSConnect.Preferences-18528.scope: Couldn't move process 18528 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-org.gnome.Shell.Extensions.GSConnect.Preferences-18528.scope': No such process
systemd[7516]: app-gnome-org.gnome.Shell.Extensions.GSConnect.Preferences-18528.scope: Failed to add PIDs to scope's control group: No such process
systemd[7516]: app-gnome-org.gnome.Shell.Extensions.GSConnect.Preferences-18528.scope: Failed with result 'resources'.

Steps to reproduce

  1. Open GSConnect.
  2. Open KDE Connect in Android phone.
  3. See that nothing happens.

Expected behavior

The phone should show up on GSConnect and the computer should show up in the phone.

GSConnect version

56

Installed from

GNOME Extensions website

GNOME Shell version

45

Linux distribution/release

openSUSE Tumbleweed 20240307

Paired device(s)

OnePlus 7 Pro

KDE Connect app version

1.29.0

Plugin(s)

No response

Support log

GSConnect: 56 (user)
GJS:       17801
Session:   wayland
OS:        openSUSE Tumbleweed
--------------------------------------------------------------------------------
Hint: You are currently not seeing messages from other users and the system.
      Users in the 'systemd-journal' group can see all messages. Pass -q to
      turn off this notice.
de març 10 01:07:00 dbus-daemon[7612]: [session uid=1000 pid=7612] Activating service name='org.gnome.TextEditor' requested by ':1.150' (uid=1000 pid=18534 comm="gjs /home/gnu/.local/share/gnome-shell/extensions/")
de març 10 01:07:00 gnome-text-edit[19867]: Theme parser error: gtk.css:2:1-120: Failed to import: S'ha produït un error en obrir el fitxer /home/gnu/.local/share/gnome-shell/extensions/unite@hardpixel.eu/styles/gtk4/buttons-left/maximized.css: El fitxer o directori no existeix
de març 10 01:07:00 dbus-daemon[7612]: [session uid=1000 pid=7612] Successfully activated service 'org.gnome.TextEditor'
de març 10 01:07:32 org.gnome.Shell.Extensions.GSConnect[15293]: [/service/backends/lan.js:broadcast:423]: "Broadcasting to LAN"
de març 10 01:07:33 org.gnome.Shell.Extensions.GSConnect[15293]: [/service/backends/lan.js:broadcast:423]: "Broadcasting to LAN"

Screenshots

No response

Notes

No response

Problem solved. Had to add kdeconnect as an exception in the public zone of the firewall.