Almost every time I use YouTube in fullscreen it freezes and doesn't let me back to the desktop.
I want to know if it's possible close to it through the terminal or something like that. Something easier then reboot the PC all the time.
Almost every time I use YouTube in fullscreen it freezes and doesn't let me back to the desktop.
I want to know if it's possible close to it through the terminal or something like that. Something easier then reboot the PC all the time.
If you can open the terminal :
try pkill -9 firefox
or change Firefox , if you are using another browser .
you see what happens is that adobe flash did not really freeze it's just that your ubuntu locked itselft. What you have to try is to make sure that your ubuntu does not lock when it's inactive OR whenever it locks go to terminal through ctrl+alt+f1 and type in killall[space][browser] e.g killall chrome.
I can always solve the problem by bringing up a terminal on another desktop and kill flashplayer.
– Torandi Feb 06 '13 at 00:17The PC is a Dell 15R, with i5 and without dedicated graphic card (I think).
I already tried open the command line (Alt+Ctrl+F2) and "killall chrome" and "killall adobeflash", nothing seems to work.
I tried to "restart" compiz with "compiz --replace", it's back with something about "visual" doesn't work or something like that.
– euDennis Feb 06 '13 at 10:52