I recently set up this computer to dual boot with linux. I installed 7.10 (all that I had handy), and have fully upgraded to 8.10. When I attempt to run firefox as a user, it silently fails:
benjamin@hplaptop:~$
benjamin@hplaptop:~$ firefox
benjamin@hplaptop:~$ firefox
It will briefly have an entry in the task manager, then after a few seconds, it disappears. There is no lag on the command prompt though. I tried doing an apt-get remove firefox and then doing an apt-get install firefox. That did not fix the problem.
In an interesting twist, if I sudo firefox, it launches without issue as it should. This doesn't make a ton of sense to me, why should it work as one user, but not another?
Ideas on how to fix this somewhat odd error?
benjamin@hplaptop:~$
benjamin@hplaptop:~$ firefox
benjamin@hplaptop:~$ firefox
It will briefly have an entry in the task manager, then after a few seconds, it disappears. There is no lag on the command prompt though. I tried doing an apt-get remove firefox and then doing an apt-get install firefox. That did not fix the problem.
In an interesting twist, if I sudo firefox, it launches without issue as it should. This doesn't make a ton of sense to me, why should it work as one user, but not another?
Ideas on how to fix this somewhat odd error?
Comment