You are not logged in.
Pages: 1
I am having issues having Discord displayed in the system tray. It was working for a while until after a reboot it just vanished and will not come back. I have it enabled in both discord and the panel settings. All of my other icons work, just not Discord. If anyone could provide any troubleshooting tips I would be grateful.
Offline
Hello and welcome.
Can you let us know:
- which distro are you using
- which version of Xfce:
xfce4-about -V
- which version of xfce4-panel:
xfce4-panel -V
If it is Xfce version 4.16, can you post back the results of the following:
xfconf-query -c xfce4-panel -p $(xfconf-query -c xfce4-panel -lv | grep systray | awk '{print$1}')/known-items
xfconf-query -c xfce4-panel -p $(xfconf-query -c xfce4-panel -lv | grep systray | awk '{print$1}')/known-legacy-items
xfconf-query -c xfce4-panel -p $(xfconf-query -c xfce4-panel -lv | grep systray | awk '{print$1}')/hidden-items
xfconf-query -c xfce4-panel -p $(xfconf-query -c xfce4-panel -lv | grep systray | awk '{print$1}')/known-hidden-items
edit: can also post back the contents of ~/.xsession-errors, if your distro has that file.
Last edited by ToZ (2021-12-11 20:44:52)
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Hello and thanks, I am on Ubuntu 21.10, Xfce 4.16.1, and my panel version is 4.16.3.
xfconf-query -c xfce4-panel -p $(xfconf-query -c xfce4-panel -lv | grep systray | awk '{print$1}')/known-items
returns: Value is an array with 2 items:
nm-applet
blueman
xfconf-query -c xfce4-panel -p $(xfconf-query -c xfce4-panel -lv | grep systray | awk '{print$1}')/known-legacy-items
returns: Value is an array with 0 items:
xfconf-query -c xfce4-panel -p $(xfconf-query -c xfce4-panel -lv | grep systray | awk '{print$1}')/hidden-items
returns: Value is an array with 0 items:
xfconf-query -c xfce4-panel -p $(xfconf-query -c xfce4-panel -lv | grep systray | awk '{print$1}')/known-hidden-items
returns: Property "/plugins/plugin-28/known-hidden-items" does not exist on channel "xfce4-panel".
~/.xsession-errors contains:
dbus-update-activation-environment: setting DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
dbus-update-activation-environment: setting DISPLAY=:0
dbus-update-activation-environment: setting XAUTHORITY=/home/jt/.Xauthority
/etc/X11/Xsession.d/30x11-common_xresources: line 16: has_option: command not found
/etc/X11/Xsession.d/75dbus_dbus-launch: line 9: has_option: command not found
dbus-update-activation-environment: setting QT_ACCESSIBILITY=1
/etc/X11/Xsession.d/90x11-common_ssh-agent: line 9: has_option: command not found
dbus-update-activation-environment: setting SHELL=/bin/bash
dbus-update-activation-environment: setting QT_ACCESSIBILITY=1
dbus-update-activation-environment: setting XDG_CONFIG_DIRS=/etc/xdg/xdg-xubuntu:/etc/xdg
dbus-update-activation-environment: setting XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
dbus-update-activation-environment: setting CLUTTER_BACKEND=x11
dbus-update-activation-environment: setting LANGUAGE=en_US
dbus-update-activation-environment: setting MANDATORY_PATH=/usr/share/gconf/xubuntu.mandatory.path
dbus-update-activation-environment: setting DESKTOP_SESSION=xubuntu
dbus-update-activation-environment: setting PWD=/home/jt
dbus-update-activation-environment: setting XDG_SESSION_DESKTOP=xubuntu
dbus-update-activation-environment: setting LOGNAME=jt
dbus-update-activation-environment: setting QT_QPA_PLATFORMTHEME=gtk2
dbus-update-activation-environment: setting XDG_SESSION_TYPE=x11
dbus-update-activation-environment: setting GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
dbus-update-activation-environment: setting XAUTHORITY=/home/jt/.Xauthority
dbus-update-activation-environment: setting XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/jt
dbus-update-activation-environment: setting GDM_LANG=en_US
dbus-update-activation-environment: setting HOME=/home/jt
dbus-update-activation-environment: setting IM_CONFIG_PHASE=1
dbus-update-activation-environment: setting LANG=en_US.UTF-8
dbus-update-activation-environment: setting XDG_CURRENT_DESKTOP=XFCE
dbus-update-activation-environment: setting XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
dbus-update-activation-environment: setting XDG_SESSION_CLASS=user
dbus-update-activation-environment: setting GTK_OVERLAY_SCROLLING=0
dbus-update-activation-environment: setting DEFAULTS_PATH=/usr/share/gconf/xubuntu.default.path
dbus-update-activation-environment: setting USER=jt
dbus-update-activation-environment: setting DISPLAY=:0
dbus-update-activation-environment: setting SHLVL=1
dbus-update-activation-environment: setting XDG_RUNTIME_DIR=/run/user/1000
dbus-update-activation-environment: setting XDG_DATA_DIRS=/usr/share/xubuntu:/usr/share/xfce4:/usr/local/share:/usr/share:/var/lib/snapd/desktop
dbus-update-activation-environment: setting PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
dbus-update-activation-environment: setting GDMSESSION=xubuntu
dbus-update-activation-environment: setting DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
dbus-update-activation-environment: setting _=/usr/bin/dbus-update-activation-environment
/usr/bin/iceauth: creating new authority file /run/user/1000/ICEauthority
** (xfce4-power-manager:1683): WARNING **: 12:32:11.676: Failed to get name owner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.freedesktop.PowerManagement': no such name
** (xfce4-power-manager:1683): WARNING **: 12:32:11.677: Failed to get name owner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.xfce.PowerManager': no such name
(polkit-gnome-authentication-agent-1:1674): GLib-CRITICAL **: 12:32:11.680: g_variant_new_string: assertion 'string != NULL' failed
(polkit-gnome-authentication-agent-1:1674): polkit-gnome-1-WARNING **: 12:32:11.680: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
(xfce4-power-manager:1683): GLib-GObject-WARNING **: 12:32:11.689: ../../../gobject/gsignal.c:2614: signal 'Changed' is invalid for instance '0x55fa1bdac130' of type 'GDBusProxy'
(xfce4-power-manager:1683): xfce4-power-manager-WARNING **: 12:32:11.695: could not map keysym 1008ffa8 to keycode
(xfce4-power-manager:1683): xfce4-power-manager-WARNING **: 12:32:11.699: Failed to get keyboard max brightness level : GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.UPower.KbdBacklight” on object at path /org/freedesktop/UPower/KbdBacklight
** (xfce4-screensaver:1690): WARNING **: 12:32:11.719: screensaver already running in this session
blueman-applet 12.32.11 WARNING PluginManager:147 __load_plugin: Not loading PPPSupport because its conflict has higher priority
blueman-applet 12.32.11 WARNING PluginManager:147 __load_plugin: Not loading DhcpClient because its conflict has higher priority
(wrapper-2.0:1748): GLib-GIO-CRITICAL **: 12:32:12.227: g_file_new_for_path: assertion 'path != NULL' failed
(wrapper-2.0:1748): GLib-GIO-CRITICAL **: 12:32:12.227: g_file_monitor_file: assertion 'G_IS_FILE (file)' failed
(wrapper-2.0:1748): GLib-GObject-WARNING **: 12:32:12.227: invalid (NULL) pointer instance
(wrapper-2.0:1748): GLib-GObject-CRITICAL **: 12:32:12.227: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(wrapper-2.0:1748): Gtk-WARNING **: 12:32:12.227: Attempting to add a widget with type GtkToggleButton to a container of type XfcePanelPlugin, but the widget is already inside a container of type XfcePanelPlugin, please remove the widget from its existing container first.
(wrapper-2.0:1748): Gtk-WARNING **: 12:32:12.272: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner GtkToggleButton)
(wrapper-2.0:1745): Gtk-WARNING **: 12:32:12.282: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PulseaudioButton)
(wrapper-2.0:1747): Gtk-WARNING **: 12:32:12.284: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PowerManagerButton)
(xfce4-panel:1657): Gtk-WARNING **: 12:32:32.930: Content added to the action area of a dialog using header bars
(xfce4-panel:1657): Gtk-WARNING **: 12:32:32.930: Content added to the action area of a dialog using header bars
(wrapper-2.0:1743): Gtk-WARNING **: 12:32:36.413: Content added to the action area of a dialog using header bars
(wrapper-2.0:1743): Gtk-WARNING **: 12:32:36.413: Content added to the action area of a dialog using header bars
[2512:2512:1211/123259.563406:ERROR:profile_attributes_storage.cc(846)] Failed to PNG encode the image.
[2512:2512:1211/123259.885174:ERROR:sharing_service.cc(222)] Device registration failed with fatal error
[2512:2615:1211/123302.610925:ERROR:chrome_browser_main_extra_parts_metrics.cc(226)] crbug.com/1216328: Checking Bluetooth availability started. Please report if there is no report that this ends.
[2512:2615:1211/123302.610944:ERROR:chrome_browser_main_extra_parts_metrics.cc(229)] crbug.com/1216328: Checking Bluetooth availability ended.
[2512:2615:1211/123302.610952:ERROR:chrome_browser_main_extra_parts_metrics.cc(232)] crbug.com/1216328: Checking default browser status started. Please report if there is no report that this ends.
[2512:2615:1211/123302.621363:ERROR:chrome_browser_main_extra_parts_metrics.cc(236)] crbug.com/1216328: Checking default browser status ended.
[3089:3089:1211/123741.438412:ERROR:profile_attributes_storage.cc(846)] Failed to PNG encode the image.
[3089:3089:1211/123741.641693:ERROR:sharing_service.cc(222)] Device registration failed with fatal error
[3089:3157:1211/123744.483138:ERROR:chrome_browser_main_extra_parts_metrics.cc(226)] crbug.com/1216328: Checking Bluetooth availability started. Please report if there is no report that this ends.
[3089:3157:1211/123744.483155:ERROR:chrome_browser_main_extra_parts_metrics.cc(229)] crbug.com/1216328: Checking Bluetooth availability ended.
[3089:3157:1211/123744.483164:ERROR:chrome_browser_main_extra_parts_metrics.cc(232)] crbug.com/1216328: Checking default browser status started. Please report if there is no report that this ends.
[3089:3157:1211/123744.491735:ERROR:chrome_browser_main_extra_parts_metrics.cc(236)] crbug.com/1216328: Checking default browser status ended.
[5251:5251:1211/154549.552848:ERROR:profile_attributes_storage.cc(846)] Failed to PNG encode the image.
[5251:5251:1211/154549.776028:ERROR:sharing_service.cc(222)] Device registration failed with fatal error
[5251:5318:1211/154552.457180:ERROR:chrome_browser_main_extra_parts_metrics.cc(226)] crbug.com/1216328: Checking Bluetooth availability started. Please report if there is no report that this ends.
[5251:5318:1211/154552.457200:ERROR:chrome_browser_main_extra_parts_metrics.cc(229)] crbug.com/1216328: Checking Bluetooth availability ended.
[5251:5318:1211/154552.457206:ERROR:chrome_browser_main_extra_parts_metrics.cc(232)] crbug.com/1216328: Checking default browser status started. Please report if there is no report that this ends.
[5251:5318:1211/154552.467567:ERROR:chrome_browser_main_extra_parts_metrics.cc(236)] crbug.com/1216328: Checking default browser status ended.
Fontconfig error: Cannot load default config file: No such file: (null)
(xfce4-about:5660): Gtk-WARNING **: 15:47:31.328: Content added to the action area of a dialog using header bars
(xfce4-about:5660): Gtk-WARNING **: 15:47:31.328: Content added to the action area of a dialog using header bars
xfce4-about-Message: 15:47:31.405: No vendor information found in "/usr/share/xfce4/vendorinfo".
[5251:5251:1211/155036.795033:ERROR:CONSOLE(1)] "[Shields]: Can't request shields panel data for tabId: 29. Error: No tab url specified", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
[5251:5251:1211/155036.795734:ERROR:CONSOLE(1)] "[Shields]: Can't request shields panel data for tabId: 29. Error: No tab url specified", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
[5251:5251:1211/155036.796456:ERROR:CONSOLE(1)] "[Shields]: Can't request shields panel data for tabId: 29. Error: No tab url specified", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
[5251:5251:1211/155403.456985:ERROR:CONSOLE(1)] "[Shields]: Can't request shields panel data for tabId: 33. Error: No tab url specified", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
[5251:5251:1211/155403.457046:ERROR:CONSOLE(1)] "[Shields]: Can't request shields panel data for tabId: 33. Error: No tab url specified", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
[5251:5251:1211/155427.064400:ERROR:CONSOLE(1)] "[Shields]: Can't request shields panel data for tabId: 37. Error: No tab url specified", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
[5251:5251:1211/155427.064779:ERROR:CONSOLE(1)] "[Shields]: Can't request shields panel data for tabId: 37. Error: No tab url specified", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
[5251:5251:1211/155427.065812:ERROR:CONSOLE(1)] "[Shields]: Can't request shields panel data for tabId: 37. Error: No tab url specified", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
[5251:5251:1211/155439.854120:ERROR:CONSOLE(1)] "[Shields]: Can't request shields panel data for tabId: 41. Error: No tab url specified", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
[5251:5251:1211/155439.854903:ERROR:CONSOLE(1)] "[Shields]: Can't request shields panel data for tabId: 41. Error: No tab url specified", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
[5251:5251:1211/155439.855593:ERROR:CONSOLE(1)] "[Shields]: Can't request shields panel data for tabId: 41. Error: No tab url specified", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
edit: also something else to mention sometimes newly opened windows sometimes do not show on the panel
Last edited by NerdKid50 (2021-12-11 22:40:09)
Offline
Discord isn't showing up with the xfconf-query commands which is odd. Can you run "discord" from a terminal window and post back the output?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
This is from running
discord
Discord 0.0.16
Starting app.
Starting updater.
[Modules] Modules initializing
[Modules] Distribution: remote
[Modules] Host updates: enabled
[Modules] Module updates: enabled
[Modules] Module install path: /home/jt/.config/discord/0.0.16/modules
[Modules] Module installed file path: /home/jt/.config/discord/0.0.16/modules/installed.json
[Modules] Module download path: /home/jt/.config/discord/0.0.16/modules/pending
[Modules] No updates to install
[Modules] Checking for host updates.
[Modules] Host is up to date.
[Modules] Checking for module updates at https://discord.com/api/modules/stable/versions.json
[Modules] No module updates available.
Offline
With discord running, can you post back:
ps -ef | grep -E 'xf|discord'
...and:
cat /proc/$(pidof discord)/environ | tr '\0' '\n'
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
ps -ef | grep -E 'xf|discord'
jt 1322 1236 0 12:32 ? 00:00:00 xfce4-session
jt 1576 1304 0 12:32 ? 00:00:00 /usr/lib/x86_64-linux-gnu/xfce4/xfconf/xfconfd
jt 1586 1304 0 12:32 ? 00:00:00 /usr/bin/xfce4-screensaver
jt 1609 1322 1 12:32 ? 00:04:30 xfwm4 --replace
jt 1615 1322 0 12:32 ? 00:00:01 xfsettingsd
jt 1657 1322 0 12:32 ? 00:00:12 xfce4-panel
jt 1666 1322 0 12:32 ? 00:00:04 xfdesktop
jt 1683 1322 0 12:32 ? 00:00:00 xfce4-power-manager
jt 1687 1322 0 12:32 ? 00:00:00 /usr/lib/x86_64-linux-gnu/xfce4/notifyd/xfce4-notifyd
jt 1743 1657 0 12:32 ? 00:00:01 /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so 28 18874376 systray Status Tray Plugin Provides status notifier items (application indicators) and legacy systray items
jt 1745 1657 0 12:32 ? 00:00:19 /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so 7 18874377 pulseaudio PulseAudio Plugin Adjust the audio volume of the PulseAudio sound system
jt 1747 1657 0 12:32 ? 00:00:00 /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so 8 18874378 power-manager-plugin Power Manager Plugin Display the battery levels of your devices and control the brightness of your display
jt 1748 1657 0 12:32 ? 00:00:00 /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnotification-plugin.so 9 18874379 notification-plugin Notification Plugin Notification plugin for the Xfce panel
jt 1810 1657 0 12:32 ? 00:00:00 /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libactions.so 13 18874380 actions Action Buttons Log out, lock or other system actions
jt 19738 1657 0 18:30 ? 00:00:11 /usr/share/discord/Discord
jt 19741 19738 0 18:30 ? 00:00:00 /usr/share/discord/Discord --type=zygote --no-zygote-sandbox
jt 19742 19738 0 18:30 ? 00:00:00 /usr/share/discord/Discord --type=zygote
jt 19744 19742 0 18:30 ? 00:00:00 /usr/share/discord/Discord --type=zygote
jt 19772 19741 1 18:30 ? 00:01:10 /usr/share/discord/Discord --type=gpu-process --field-trial-handle=1133791876627387642,14662645234492056443,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,SameSiteByDefaultCookies,SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand --enable-crash-reporter=1dcb2464-97b5-4b0d-a204-6034a151fbed,no_channel --global-crash-keys=1dcb2464-97b5-4b0d-a204-6034a151fbed,no_channel,_companyName=Discord Inc.,_productName=Discord,_version=0.0.16 --gpu-preferences=UAAAAAAAAAAgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAACAAAAAAAAAA= --shared-files
jt 19783 19738 0 18:30 ? 00:00:00 /usr/share/discord/Discord --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=1133791876627387642,14662645234492056443,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,SameSiteByDefaultCookies,SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand --lang=en-US --service-sandbox-type=none --enable-crash-reporter=1dcb2464-97b5-4b0d-a204-6034a151fbed,no_channel --global-crash-keys=1dcb2464-97b5-4b0d-a204-6034a151fbed,no_channel,_companyName=Discord Inc.,_productName=Discord,_version=0.0.16 --shared-files=v8_context_snapshot_data:100
jt 19814 19772 0 18:30 ? 00:00:00 /usr/share/discord/Discord --type=broker
jt 19842 19738 2 18:30 ? 00:01:20 /usr/share/discord/Discord --type=renderer --autoplay-policy=no-user-gesture-required --field-trial-handle=1133791876627387642,14662645234492056443,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,SameSiteByDefaultCookies,SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand --lang=en-US --enable-crash-reporter=1dcb2464-97b5-4b0d-a204-6034a151fbed,no_channel --global-crash-keys=1dcb2464-97b5-4b0d-a204-6034a151fbed,no_channel,_companyName=Discord Inc.,_productName=Discord,_version=0.0.16 --app-path=/usr/share/discord/resources/app.asar --no-sandbox --no-zygote --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --no-v8-untrusted-code-mitigations --shared-files=v8_context_snapshot_data:100 --enable-node-leakage-in-renderers
jt 19869 19738 0 18:30 ? 00:00:00 /usr/share/discord/Discord --type=utility --utility-sub-type=audio.mojom.AudioService --field-trial-handle=1133791876627387642,14662645234492056443,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,SameSiteByDefaultCookies,SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand --lang=en-US --service-sandbox-type=none --enable-crash-reporter=1dcb2464-97b5-4b0d-a204-6034a151fbed,no_channel --global-crash-keys=1dcb2464-97b5-4b0d-a204-6034a151fbed,no_channel,_companyName=Discord Inc.,_productName=Discord,_version=0.0.16 --shared-files=v8_context_snapshot_data:100
jt 22327 1 0 19:31 ? 00:00:00 /usr/share/discord/Discord --type=gpu-process --field-trial-handle=944505251333324026,5713321461125299427,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,SameSiteByDefaultCookies,SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand --enable-crash-reporter=1dcb2464-97b5-4b0d-a204-6034a151fbed,no_channel --global-crash-keys=1dcb2464-97b5-4b0d-a204-6034a151fbed,no_channel,_companyName=Discord Inc.,_productName=Discord,_version=0.0.16 --gpu-preferences=UAAAAAAAAAAgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAACAAAAAAAAAA= --shared-files
jt 22333 22327 0 19:31 ? 00:00:00 /usr/share/discord/Discord --type=broker
jt 22345 1 1 19:31 ? 00:00:00 /usr/bin/xfce4-terminal
jt 22372 22363 0 19:31 pts/0 00:00:00 grep --color=auto -E xf|discord
cat /proc/$(pidof discord)/environ | tr '\0' '\n'
cat: /proc//environ: No such file or directory
Offline
Out of curiosity, how and where from did you install discord?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
I downloaded Discord from the official .deb on their website.
Offline
I was hoping that we could find some log entry that would indicate the issue, but I can't find one. I'm running discord (official deb from website) on 21.10 in a VM and can't replicate the issue. The one odd thing is that its not showing up with the xfconf-query commands. Does it show in the Notification Area Properties screen? Could you post a screenshot?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
After testing I can get it to work if I have discord open while I add a new status tray plugin to the panel but it goes away if I close Discord and it does not come back. I don't know exactly what you mean by the Notification Area Properties screen.
Offline
Click on the "Status Notifiers" button and post back an image. It should be listed there.
I don't know exactly what you mean by the Notification Area Properties screen.
Its the screenshot you posted - sorry I should have called it the "Status Tray" properties screen.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Discord appears in this section when I create the new status plugin with Discord open. I am starting to think this just might be a Discord thing everything else on status area plugin or xfce in general works flawlessly.
Offline
Have you tried the snap version of discord?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Yes and I get the same result. I have my laptop running the same DE and OS and no problems there.
Offline
I'm sorry but I am at a loss to explain why it is happening and there is no indication in the log files either. Maybe try with a second account and/or consider resetting all of Xfce back to defaults.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
No problem, figured as much. Thanks for going to the extent you did to help though.
Offline
Pages: 1
[ Generated in 0.012 seconds, 8 queries executed - Memory usage: 678.47 KiB (Peak: 711.31 KiB) ]