Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

If loving linux is wrong, I dont wanna be right. -- Topic for #LinuxGER


computers / alt.os.linux.mageia / xdg and Zoom

SubjectAuthor
* xdg and ZoomWilliam Unruh
`* Re: xdg and ZoomBit Twister
 `* Re: xdg and ZoomWilliam Unruh
  `* Re: xdg and ZoomBit Twister
   `* Re: xdg and ZoomWilliam Unruh
    `* Re: xdg and ZoomBit Twister
     `* Re: xdg and ZoomWilliam Unruh
      `- Re: xdg and ZoomBit Twister

1
xdg and Zoom

<stf0rg$p6$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4461&group=alt.os.linux.mageia#4461

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: unr...@invalid.ca (William Unruh)
Newsgroups: alt.os.linux.mageia
Subject: xdg and Zoom
Date: Wed, 2 Feb 2022 22:33:21 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 8
Message-ID: <stf0rg$p6$1@dont-email.me>
Injection-Date: Wed, 2 Feb 2022 22:33:21 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="38a93d3759f685234d95cca19d8753c9";
logging-data="806"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/+XmtDsSD5RHphtI4BCfHX"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:QbPrYoP7i/bFqO0rvtpZiCgOdNA=
 by: William Unruh - Wed, 2 Feb 2022 22:33 UTC

Everytime 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?

Re: xdg and Zoom

<slrnsvm7ok.bqhe.BitTwister@wb.home.test>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4462&group=alt.os.linux.mageia#4462

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: BitTwis...@mouse-potato.com (Bit Twister)
Newsgroups: alt.os.linux.mageia
Subject: Re: xdg and Zoom
Date: Wed, 2 Feb 2022 18:17:13 -0600
Organization: A noiseless patient Spider
Lines: 54
Message-ID: <slrnsvm7ok.bqhe.BitTwister@wb.home.test>
References: <stf0rg$p6$1@dont-email.me>
Injection-Info: reader02.eternal-september.org; posting-host="c963115e9b806dcd1d148bc8a4bccee0";
logging-data="6044"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/IBlGpp7qpbsUhuLG/846h5PxsgaNQa08="
User-Agent: slrn/pre1.0.4-6 (Linux)
Cancel-Lock: sha1:1LvT0Q0F7RcxOSmKrjH8JAzm+ag=
 by: Bit Twister - Thu, 3 Feb 2022 00:17 UTC

On Wed, 2 Feb 2022 22:33:21 -0000 (UTC), William Unruh wrote:
> Everytime 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
from zoom. Some basic sys info:
# 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.

Snippet from script I built for launching zoom

# See
# https://forums.mageia.org/en/viewtopic.php?f=7&t=13794&p=81012&hilit=zoom#p81012

unset QT_PLUGIN_PATH
export LD_LIBRARY_PATH=/opt/zoom
export PATH=$PATH:/opt/zoom

switch_desktop $_users_desktop

nohup sleep 10 ; firefox http://zoom.us/test > /dev/null 2>&1 &

/usr/bin/zoom 2> $_xmsg_fn
_rtn_code=$?
if [ $_rtn_code -ne 0 ] ; then
echo "
/usr/bin/zoom
above message from /usr/bin/zoom and return code is $_rtn_code
Message from $_exe
" >> $_xmsg_fn
xmsg FATAL
fi

/local/bin/sound_reset

Re: xdg and Zoom

<stf9oh$i2s$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4463&group=alt.os.linux.mageia#4463

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: unr...@invalid.ca (William Unruh)
Newsgroups: alt.os.linux.mageia
Subject: Re: xdg and Zoom
Date: Thu, 3 Feb 2022 01:05:21 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 61
Message-ID: <stf9oh$i2s$1@dont-email.me>
References: <stf0rg$p6$1@dont-email.me>
<slrnsvm7ok.bqhe.BitTwister@wb.home.test>
Injection-Date: Thu, 3 Feb 2022 01:05:21 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="5c745c0fe85652932392f688271675f5";
logging-data="18524"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+dz3RGuo/LsJYZhXD+D8qK"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:7tCeGb10wt5UeHo7m+Cc6w2MHS0=
 by: William Unruh - Thu, 3 Feb 2022 01:05 UTC

On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
> On Wed, 2 Feb 2022 22:33:21 -0000 (UTC), William Unruh wrote:
>> Everytime 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
> from zoom. Some basic sys info:
> # 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/

>
>
> Snippet from script I built for launching zoom
>
> # See
> # https://forums.mageia.org/en/viewtopic.php?f=7&t=13794&p=81012&hilit=zoom#p81012
>
> unset QT_PLUGIN_PATH
> export LD_LIBRARY_PATH=/opt/zoom
> export PATH=$PATH:/opt/zoom
>
>
>
> switch_desktop $_users_desktop
>
> nohup sleep 10 ; firefox http://zoom.us/test > /dev/null 2>&1 &
>
>
> /usr/bin/zoom 2> $_xmsg_fn
> _rtn_code=$?
> if [ $_rtn_code -ne 0 ] ; then
> echo "
> /usr/bin/zoom
> above message from /usr/bin/zoom and return code is $_rtn_code
> Message from $_exe
> " >> $_xmsg_fn
> xmsg FATAL
> fi
>
> /local/bin/sound_reset
>

Re: xdg and Zoom

<slrnsvmb3h.84l.BitTwister@wb.home.test>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4464&group=alt.os.linux.mageia#4464

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: BitTwis...@mouse-potato.com (Bit Twister)
Newsgroups: alt.os.linux.mageia
Subject: Re: xdg and Zoom
Date: Wed, 2 Feb 2022 19:14:16 -0600
Organization: A noiseless patient Spider
Lines: 53
Message-ID: <slrnsvmb3h.84l.BitTwister@wb.home.test>
References: <stf0rg$p6$1@dont-email.me>
<slrnsvm7ok.bqhe.BitTwister@wb.home.test> <stf9oh$i2s$1@dont-email.me>
Injection-Info: reader02.eternal-september.org; posting-host="c963115e9b806dcd1d148bc8a4bccee0";
logging-data="20147"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18kkJXhjsuWdwOaKqEgIyXVuJ2j+oQ7CTs="
User-Agent: slrn/pre1.0.4-6 (Linux)
Cancel-Lock: sha1:QVvdpR7h/c8X04suRetQLr3BzJI=
 by: Bit Twister - Thu, 3 Feb 2022 01:14 UTC

On Thu, 3 Feb 2022 01:05:21 -0000 (UTC), William Unruh wrote:
> On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
>> On Wed, 2 Feb 2022 22:33:21 -0000 (UTC), William Unruh wrote:
>>> Everytime 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
>> from zoom. Some basic sys info:
>> # 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
[bittwister@wb ~]$

Re: xdg and Zoom

<stfcpe$r82$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4465&group=alt.os.linux.mageia#4465

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: unr...@invalid.ca (William Unruh)
Newsgroups: alt.os.linux.mageia
Subject: Re: xdg and Zoom
Date: Thu, 3 Feb 2022 01:57:02 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 58
Message-ID: <stfcpe$r82$1@dont-email.me>
References: <stf0rg$p6$1@dont-email.me>
<slrnsvm7ok.bqhe.BitTwister@wb.home.test> <stf9oh$i2s$1@dont-email.me>
<slrnsvmb3h.84l.BitTwister@wb.home.test>
Injection-Date: Thu, 3 Feb 2022 01:57:02 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="5c745c0fe85652932392f688271675f5";
logging-data="27906"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+9luzDcDfx33SE+76Upo1b"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:yH8oDkEM997qetHpAPuJcejbTgw=
 by: William Unruh - Thu, 3 Feb 2022 01:57 UTC

On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
> On Thu, 3 Feb 2022 01:05:21 -0000 (UTC), William Unruh wrote:
>> On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
>>> On Wed, 2 Feb 2022 22:33:21 -0000 (UTC), William Unruh wrote:
>>>> Everytime 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
>>> from zoom. Some basic sys info:
>>> # 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? I 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.

Re: xdg and Zoom

<slrnsvmgln.ina.BitTwister@wb.home.test>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4466&group=alt.os.linux.mageia#4466

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: BitTwis...@mouse-potato.com (Bit Twister)
Newsgroups: alt.os.linux.mageia
Subject: Re: xdg and Zoom
Date: Wed, 2 Feb 2022 20:49:26 -0600
Organization: A noiseless patient Spider
Lines: 72
Message-ID: <slrnsvmgln.ina.BitTwister@wb.home.test>
References: <stf0rg$p6$1@dont-email.me>
<slrnsvm7ok.bqhe.BitTwister@wb.home.test> <stf9oh$i2s$1@dont-email.me>
<slrnsvmb3h.84l.BitTwister@wb.home.test> <stfcpe$r82$1@dont-email.me>
Injection-Info: reader02.eternal-september.org; posting-host="c963115e9b806dcd1d148bc8a4bccee0";
logging-data="16397"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+c4ii8TwP8FGrXLIBqzGs45sHorcxv358="
User-Agent: slrn/pre1.0.4-6 (Linux)
Cancel-Lock: sha1:nV0eJC9Xd9TeGoZ8WVks5jT6unk=
 by: Bit Twister - Thu, 3 Feb 2022 02:49 UTC

On Thu, 3 Feb 2022 01:57:02 -0000 (UTC), William Unruh wrote:
> On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
>> On Thu, 3 Feb 2022 01:05:21 -0000 (UTC), William Unruh wrote:
>>> On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
>>>> On Wed, 2 Feb 2022 22:33:21 -0000 (UTC), William Unruh wrote:
>>>>> Everytime 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
>>>> from zoom. Some basic sys info:
>>>> # 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.

> I 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

Re: xdg and Zoom

<stfl1i$7rn$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4467&group=alt.os.linux.mageia#4467

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!rocksolid2!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: unr...@invalid.ca (William Unruh)
Newsgroups: alt.os.linux.mageia
Subject: Re: xdg and Zoom
Date: Thu, 3 Feb 2022 04:17:54 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 77
Message-ID: <stfl1i$7rn$1@dont-email.me>
References: <stf0rg$p6$1@dont-email.me>
<slrnsvm7ok.bqhe.BitTwister@wb.home.test> <stf9oh$i2s$1@dont-email.me>
<slrnsvmb3h.84l.BitTwister@wb.home.test> <stfcpe$r82$1@dont-email.me>
<slrnsvmgln.ina.BitTwister@wb.home.test>
Injection-Date: Thu, 3 Feb 2022 04:17:54 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="5c745c0fe85652932392f688271675f5";
logging-data="8055"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/CZioa1NNfIzP1cgzkzvBP"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:tp+d5GPHL5xpqNMy062pRC7K3GU=
 by: William Unruh - Thu, 3 Feb 2022 04:17 UTC

On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
> On Thu, 3 Feb 2022 01:57:02 -0000 (UTC), William Unruh wrote:
>> On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
>>> On Thu, 3 Feb 2022 01:05:21 -0000 (UTC), William Unruh wrote:
>>>> On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
>>>>> On Wed, 2 Feb 2022 22:33:21 -0000 (UTC), William Unruh wrote:
>>>>>> Everytime 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
>>>>> from zoom. Some basic sys info:
>>>>> # 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.
>
>> I 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)

runlevel 5.

>

Re: xdg and Zoom

<slrnsvnhks.15n1.BitTwister@wb.home.test>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4468&group=alt.os.linux.mageia#4468

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: BitTwis...@mouse-potato.com (Bit Twister)
Newsgroups: alt.os.linux.mageia
Subject: Re: xdg and Zoom
Date: Thu, 3 Feb 2022 06:12:07 -0600
Organization: A noiseless patient Spider
Lines: 87
Message-ID: <slrnsvnhks.15n1.BitTwister@wb.home.test>
References: <stf0rg$p6$1@dont-email.me>
<slrnsvm7ok.bqhe.BitTwister@wb.home.test> <stf9oh$i2s$1@dont-email.me>
<slrnsvmb3h.84l.BitTwister@wb.home.test> <stfcpe$r82$1@dont-email.me>
<slrnsvmgln.ina.BitTwister@wb.home.test> <stfl1i$7rn$1@dont-email.me>
Injection-Info: reader02.eternal-september.org; posting-host="c963115e9b806dcd1d148bc8a4bccee0";
logging-data="7113"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18vRszbUycZLm8fD057pG28erzbB3jZAEQ="
User-Agent: slrn/pre1.0.4-6 (Linux)
Cancel-Lock: sha1:hiHTNBCi36A6mxxdCSdEqFqmvxw=
 by: Bit Twister - Thu, 3 Feb 2022 12:12 UTC

On Thu, 3 Feb 2022 04:17:54 -0000 (UTC), William Unruh wrote:
> On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
>> On Thu, 3 Feb 2022 01:57:02 -0000 (UTC), William Unruh wrote:
>>> On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
>>>> On Thu, 3 Feb 2022 01:05:21 -0000 (UTC), William Unruh wrote:
>>>>> On 2022-02-03, Bit Twister <BitTwister@mouse-potato.com> wrote:
>>>>>> On Wed, 2 Feb 2022 22:33:21 -0000 (UTC), William Unruh wrote:
>>>>>>> Everytime 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
>>>>>> from zoom. Some basic sys info:
>>>>>> # 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.
>>
>>> I 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, ...
>
> runlevel 5.

good. Was suspecting run level 3.


computers / alt.os.linux.mageia / xdg and Zoom

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor