Post by William UnruhPost by Bit TwisterPost by William UnruhPost by William UnruhPost by William UnruhPost by Bit TwisterPost by William UnruhEverytime I open a zoom from my browser, I get the error message
xdg-settings: default-url-scheme-handler not implimented for xfce
I ignore this, and I then have to click on a another message
Open xdg-open
https://us06web.zoom.us wants to open this application.
What is this all about?
How do I get rid of this message?
If it were I, I would try running xdg-open in my zoom script,
Running mga 8 xfce DE, zoom-5.9.3.1911-1.x86_64.rpm getting no message failure
# type firefox
firefox is /usr/local/bin/firefox
# dir /usr/local/bin/firefox
lrwxrwxrwx 1 root root 33 Jan 28 05:23 /usr/local/bin/firefox -> /local/opt/firefox-96.0.3/firefox
Then again
$ env | grep -i xdg
shows xdg variables set.
Which variables are set?
I only have
XDG_RUNTIME_DIR=/run/user/1000
XDG_DATA_DIRS=/home/unruh/.local/share/flatpak/exports/share:\
/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/
How sad,
$ env | grep -i xdg | sort
XDG_CACHE_HOME=/home/bittwister/.cache
XDG_CONFIG_DIRS=/etc/xdg
XDG_CONFIG_HOME=/home/bittwister/.config
XDG_CURRENT_DESKTOP=XFCE
XDG_DATA_DIRS=/usr/local/share:/usr/share
XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/bittwister
XDG_MENU_PREFIX=xfce-
XDG_RUNTIME_DIR=/run/user/1500
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SEAT=seat0
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=xfce
XDG_SESSION_ID=3
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_SESSION_TYPE=x11
XDG_VTNR=1
And where were they set?
Going to guess depends on DE, DM, and how you do session startup.
Post by William UnruhI installed Mga8 and all I got were the two
variables listed above.
There is an xdg directory in .config, but no zoom in that directory.
After a little research at https://www.google.com/advanced_search with
where are xdg variables set
in the first box. I wonder how you get started and what you are doing,
I have only xfce DE installed and system is set to boot run level 5 (gui login)
DM=lightdm
DE=sddm, DM=XFCE (if I get them right)
DE=Display Environment
afterstep, awesome, Blackbox, cinnamon, dwm, Enlightenment, fluxbox,
Fvwm, fvwm2, fvwm-crystal, Gnome, i3, icewm, jwm, KDE, lightdm, lxde
matchbox, mate, openbox, pekwm, pewwm, plasma, razorqt, spectrwm,
sugar, swm, Unity, windowmaker, xbmc, Xfce,
DM=Display Manager
KDM, GDM, LXDM. SDDM, LightDM, icewm, twm, xsm, ...
good. Was suspecting run level 3.