Linux Lite Forums
Firefox not open - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18)
+--- Thread: Firefox not open (/showthread.php?tid=8457)

Pages: 1 2


Re: Firefox not open - firenice03 - 08-24-2022

[member=50075]Poonce[/member]

Try the following...

Code:
sudo snap remove firefox


this may take some time and you'll see disconnects in the terminal. Let it complete..

THEN

Code:
sudo snap install firefox


should see firefox installed
in 'snap changes' should see a remove and install.... Do a full reboot (FF will not show in menu until).


Re: Firefox not open - Poonce - 08-25-2022

(08-24-2022, 05:44 PM)firenice03 link Wrote: [member=50075]Poonce[/member]

Try the following...

Code:
sudo snap remove firefox


this may take some time and you'll see disconnects in the terminal. Let it complete..

THEN

Code:
sudo snap install firefox


should see firefox installed
in 'snap changes' should see a remove and install.... Do a full reboot (FF will not show in menu until).

however i open today its work :3

Code:
ID   Status  Spawn                    Ready                    Summary
6    Done    yesterday at 23:04 WITA  yesterday at 23:08 WITA  Install "gnome-3-38-2004" snap
7    Error   yesterday at 23:07 WITA  yesterday at 23:20 WITA  Auto-refresh snap "firefox"
8    Done    today at 00:16 WITA      today at 00:19 WITA      Auto-refresh snap "firefox"

it is fix now? should i run the ur cmd?
btw thank you Big Grin


Re: Firefox not open - firenice03 - 08-25-2022

[member=50075]Poonce[/member]
If Firefox is working, you should be good to leave as it is..
If Firefox is not working then you can try the remove/install commands.