For the past year my old laptop has been going through the Kubuntu upgrades from 12.04 to 14.04. Things were fine until Nov. 2014 when a daily upgrade started causing video problems. I finally got tired of the issue and went through the process to go back to 12.04.
I can say that 12.04 is running fine but there are a few things when I run commands from the terminal.
1. Gedit works but it throws a lot of error messages in the terminal:
2.GKSU will try to open but when the password window opens, I supply my password but it won't accept it as a valid password.
At least I am not having the crazy video problems that 14.04 caused to my poor old HP pavillion zv500.
The final task will be to get Samba up and running to share with m desktop. I don't remember how I did it last time.
I can say that 12.04 is running fine but there are a few things when I run commands from the terminal.
1. Gedit works but it throws a lot of error messages in the terminal:
Code:
(gedit:2417): Gtk-CRITICAL **: gtk_css_section_get_file: assertion `section != NULL' failed (gedit:2417): Gtk-CRITICAL **: gtk_css_section_get_end_position: assertion `section != NULL' failed (gedit:2417): Gtk-CRITICAL **: gtk_css_section_get_end_line: assertion `section != NULL' failed (gedit:2417): Gtk-WARNING **: Theme parsing error: <data>:1:0: Unknown value 'GTK_SHADOW_NONE' for enum type 'GtkShadowType' (gedit:2417): Gtk-CRITICAL **: gtk_css_section_get_file: assertion `section != NULL' failed (gedit:2417): Gtk-CRITICAL **: gtk_css_section_get_end_position: assertion `section != NULL' failed (gedit:2417): Gtk-CRITICAL **: gtk_css_section_get_end_line: assertion `section != NULL' failed (gedit:2417): Gtk-WARNING **: Theme parsing error: <data>:1:0: Unknown value 'GTK_SHADOW_NONE' for enum type 'GtkShadowType' (gedit:2417): Gtk-CRITICAL **: gtk_css_section_get_file: assertion `section != NULL' failed (gedit:2417): Gtk-CRITICAL **: gtk_css_section_get_end_position: assertion `section != NULL' failed (gedit:2417): Gtk-CRITICAL **: gtk_css_section_get_end_line: assertion `section != NULL' failed (gedit:2417): Gtk-WARNING **: Theme parsing error: <data>:1:0: Unknown value 'GTK_SHADOW_NONE' for enum type 'GtkShadowType'
At least I am not having the crazy video problems that 14.04 caused to my poor old HP pavillion zv500.
The final task will be to get Samba up and running to share with m desktop. I don't remember how I did it last time.
Comment