Modded OS Ubuntu XFCE
Hi,
I purchased the modded Ubuntu OS but I'm having several issues with it. After the install and initial setup I first noticed that Firefox doesn't work, it doesn't seem to be able to navigate anywhere, every tab you open just has a "Gah. Your tab just crashed" error. VS Code won't start, just says permission denied. If I lock the machine it won't accept my password to unlock it. Synaptic package manager won't open. There's probably more but I haven't checked everything. Seems like there's something fundamentally wrong with this OS.
6 Replies
Same here, waiting for an answer too😔
hello, Same here too
pretty sure they don't even work anymore
this stuff isn't maintained proeprly any ore
I want will offer the another solution of this problem.
Install Firefox (not important what edition)
Open Firefox and enter the address "about:config"
Accept a warning of safety
In a search box enter "sandbox"
Near the line "media.cubeb.sandbox" press the toggle button that its value became "false", and near the line "security.sandbox.content.level" it is necessary to appropriate value "0"
Close and reopen Firefox
Hey SakhaN, that made the firefox to work, thanks. But the audio is not playing as i thought it may work. I purchased the modded andronix only to get everything working.
And when i do apt upgrade in terminal, i see the following error:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
debconf: delaying package configuration, since apt-utils is not installed
dpkg: error: requested operation requires superuser privilege
E: Sub-process /usr/bin/dpkg returned an error code (2)
if you want to open Visual Studio Code as a root user then try going into the termial and type: "code --no-sandbox" Disclaimer: It is not smart running Visual Studio Code as a root user please use it with caution