Re: Steam erroneously marked as "Installed" in Gnome Software

2020-07-11 Thread Ed Greshko
On 2020-07-12 02:46, Sreyan Chakravarty wrote: > > On 7/1/20 2:26 PM, Ed Greshko wrote: >> More than likely when you installed Steam it was installed via flatpak. >> >> What do you get from the command line when you issue the >> >> flatpak list --app > > This is what I get when I run: > > $ flatpak

Re: Steam erroneously marked as "Installed" in Gnome Software

2020-07-11 Thread Sreyan Chakravarty
On 7/1/20 1:56 PM, Michael Schwendt wrote: Gnome Software uses PackageKit, so you could start with the command-line tool "pkgcon": pkcon get-packages|grep ^Inst would list "Installed" packages. And, of course, you are free to investigate further with "rpm". Well, pkcon does not report any

Re: Steam erroneously marked as "Installed" in Gnome Software

2020-07-11 Thread Sreyan Chakravarty
On 7/1/20 2:26 PM, Ed Greshko wrote: More than likely when you installed Steam it was installed via flatpak. What do you get from the command line when you issue the flatpak list --app This is what I get when I run: $ flatpak list --app Name   Application ID   Version B

Re: tty

2020-07-11 Thread Jonathan Billings
> On Jul 11, 2020, at 10:28, Patrick Dupre wrote: > > Hello, > > When I make ctl/alt F3 to open a tty connection, I can login, but, then > I get > > /home/user: change directory failed: permission denied > > cd /home/user > works fine I assume /home/user is local to the system and not a rem

Re: tty

2020-07-11 Thread George N. White III
On Sat, 11 Jul 2020 at 11:29, Patrick Dupre wrote: > Hello, > > When I make ctl/alt F3 to open a tty connection, I can login, but, then > I get > > /home/user: change directory failed: permission denied > > cd /home/user > works fine > > /home/user as the following permission drwx > > "ls -ld /h

tty

2020-07-11 Thread Patrick Dupre
Hello, When I make ctl/alt F3 to open a tty connection, I can login, but, then I get /home/user: change directory failed: permission denied cd /home/user works fine /home/user as the following permission drwx Thanks ===