linuxmint / xapp

Cross-desktop libraries and common resources
GNU Lesser General Public License v3.0
128 stars 44 forks source link

Commit 90c858feee865c8d4565518192389970efea1c6b make JetBrains Toolbox icon disappear (again) #112

Closed cstamas closed 4 years ago

cstamas commented 4 years ago

The commit 90c858feee865c8d4565518192389970efea1c6b make the JetBrains Toolbox icon to disappear (again).

This is long story, and icon was gone, brought back, then gone again, until it "normalized", and with today update it is gone again.

See https://youtrack.jetbrains.com/issue/TBX-4631

cstamas commented 4 years ago

Nope, sorry, false alarm, please ignore. After restarting Toolbox (post update of xapps) it is back, seems icon just "did not survive" the update itself.

Before restart but post update I had this in X log:

** (xapp-sn-watcher:2322): CRITICAL **: 12:36:13.633: Could get propertyies for (null): GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying

Cjs-Message: 12:36:13.642: JS LOG: [LookingGlass/info] Adding XAppStatusIcon: null (org.x.StatusIcon.PID-2322-8)

(cinnamon:2301): Cjs-WARNING **: 12:36:13.644: JS ERROR: TypeError: this.proxy.label is null
setLabel@/usr/share/cinnamon/applets/xapp-status@cinnamon.org/applet.js:167:1
refresh@/usr/share/cinnamon/applets/xapp-status@cinnamon.org/applet.js:83:9
XAppStatusIcon@/usr/share/cinnamon/applets/xapp-status@cinnamon.org/applet.js:57:9
addStatusIcon@/usr/share/cinnamon/applets/xapp-status@cinnamon.org/applet.js:383:26
onMonitorIconAdded@/usr/share/cinnamon/applets/xapp-status@cinnamon.org/applet.js:337:9

(cinnamon:2301): XApp-WARNING **: 12:36:13.645: Error setting property 'IconSize' on interface org.x.StatusIcon: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.x.StatusIcon.PID-2322-8 was not provided by any .service files (g-dbus-error-quark, 2)

But after restarting Toolbox, log had this and icon was present

Cinnamon warning: Log level 128: posix_spawn avoided (fd close requested) 
Cinnamon warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x4a00001 (JetBrains )
Cjs-Message: 12:41:09.765: JS LOG: [LookingGlass/info] Adding XAppStatusIcon: jetbrains-toolbox (org.x.StatusIcon.PID-2322-9)
Cinnamon warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x4a00001 (JetBrains )

Closing out.