Deutsch   English   Français   Italiano  
<m19oatFb494U2@mid.individual.net>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.roellig-ltd.de!news.mb-net.net!open-news-network.org!news.mind.de!bolzen.all.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: rbowman <bowman@montana.com>
Newsgroups: comp.os.linux.advocacy
Subject: Re: Hobbyware WinCrap 11 strikes again
Date: 14 Feb 2025 20:45:17 GMT
Lines: 33
Message-ID: <m19oatFb494U2@mid.individual.net>
References: <vo75q5$3vki0$1@dont-email.me> <zCJpP.39$EyH6.1@fx45.iad>
	<vo7ttl$3nof$1@dont-email.me> <qhLpP.67094$za5e.59176@fx09.iad>
	<vo830p$4ntj$1@dont-email.me> <f_1qP.80552$YsRf.33634@fx18.iad>
	<vocbbn$1444h$1@dont-email.me> <1WoqP.4088$NgFa.1524@fx46.iad>
	<voeqct$1lgc9$1@dont-email.me> <6CIqP.4095$NgFa.688@fx46.iad>
	<voheq0$27eqp$1@dont-email.me> <ZT1rP.468602$YsRf.357723@fx18.iad>
	<vok46l$2pp5m$2@dont-email.me> <vFmrP.237006$dxRc.216642@fx13.iad>
	<voms6b$3c8p8$4@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net bzsPTlsstfhQn4KwWmBeOABLciB3qhWila/DChXGoceRJ6vljL
Cancel-Lock: sha1:E+IuPXFREmShUYehm2BLZEM57Yk= sha256:+VD0DpDsq0pk/HudQqrmpyBnc/V6kDlUvwp8hgHJJlg=
User-Agent: Pan/0.160 (Toresk; )
Bytes: 2407

On Fri, 14 Feb 2025 07:43:07 -0000 (UTC), RonB wrote:

>  But the Snap version
> of Firefox can't read anything in the /usr subdirectoryy (actually I
> don't think it can read *any* file in the root directory). So Snap
> forces you to try to work around it's non-standard BS, making a .deb
> installation package fail that works with any other Firefox
> installation. (This is just one example.)

I can access files in the /usr directory but it's a little odd. For 
example with <Ctrl>O I can navigate to 

/usr/share/arduino/examples/01.Basics/Blink/Blink.ino

After I select the file it opens and the URL bar becomes

file:///run/user/1000/doc/e6a3bfe2/Blink.ino

I can also  

cat /run/user/1000/doc/e6a3bfe2/Blink.ino

to see the contents of the usual Arduino 'hello world' example. 

There is also /run/user/1000/doc/by-app/ which appears to have running 
apps. For example, thonny wasn't in the list until I started it and then 
snap.thonny appeared. 

The entry doesn't go away when I exit thonny, nor does Blink.io when I 
close the Firefox tab. 

/run is relatively new. I've never poked around so I don't know if unused 
data expires at some time.