Hi. I just got a new HP Pavilion laptop and installed Kubuntu 16.04 on it.
I had been using 10.04 on a desktop up to this point so it's a pretty big
jump. I loved 10.04. So far, 16.04 has been the worst experience I've had
with Linux.
1. Scrollbars. Every so often (quite often) the scrollbars in an open app go
away. I mean literally disappear. When this happens, you can't do much with
the app except find a quit option from within the app and close it. It affects
other things as well. You can't put data into fields, it won't accept it. The menu
bar at the top is also gone. It even affects opening up /home and any other
file directory. Some apps seem to do it more often than others, kmail, firefox
and hero lab do it a lot.
The only thing I can find to fix the problem at this point is to logout and then
log back in - after that, at least for a little while, it's okay again.
I tried to do a little research and it seemed that gtk3 is the problem. I used the
advice from some website and from the command line did this:
echo "GTK_OVERLAY_SCROLLING=0" | sudo tee -a /etc/environment
and for awhile I thought that had done it but I guess it was just random because
it is in fact, still doing it.
Also, for some reason, pasting with the middle mouse button, which I always
loved, is not working. I can do it with the menu copy/paste and control c/v/x
etc, but I really prefer the middle mouse button.
Thanks gang, any and all help is really appreciated.
I had been using 10.04 on a desktop up to this point so it's a pretty big
jump. I loved 10.04. So far, 16.04 has been the worst experience I've had
with Linux.
1. Scrollbars. Every so often (quite often) the scrollbars in an open app go
away. I mean literally disappear. When this happens, you can't do much with
the app except find a quit option from within the app and close it. It affects
other things as well. You can't put data into fields, it won't accept it. The menu
bar at the top is also gone. It even affects opening up /home and any other
file directory. Some apps seem to do it more often than others, kmail, firefox
and hero lab do it a lot.
The only thing I can find to fix the problem at this point is to logout and then
log back in - after that, at least for a little while, it's okay again.
I tried to do a little research and it seemed that gtk3 is the problem. I used the
advice from some website and from the command line did this:
echo "GTK_OVERLAY_SCROLLING=0" | sudo tee -a /etc/environment
and for awhile I thought that had done it but I guess it was just random because
it is in fact, still doing it.
Also, for some reason, pasting with the middle mouse button, which I always
loved, is not working. I can do it with the menu copy/paste and control c/v/x
etc, but I really prefer the middle mouse button.
Thanks gang, any and all help is really appreciated.
Comment