So when I first reboot my computer I can open MCC and so some things, but soon it starts telling me when I trying to open anything inside it
just says the application crashes. Then if I close MCC and try to reopen it I get the password request screen, I type in my password hit enter
the password box goes away but no MCC. So in console, I type in MCC I get promped for the password in a gui box type in the pass. the box
closes and I get this in console
- Code: Select all
mcc
Too late to run INIT block at /usr/lib/perl5/vendor_perl/5.22.2/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 257.
Ignore the following Glib::Object::Introspection & Gtk3 warnings
No protocol specified
Unable to init server: Could not connect: Connection refused
Cannot be run in console mode.
So if I run sudo MCC I get the password promp, enter my pass and I get the blue mcc in Console. some things will work, others give me
- Code: Select all
sudo mcc
Too late to run INIT block at /usr/lib/perl5/vendor_perl/5.22.2/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 257.
No protocol specified
Unable to init server: Could not connect: Connection refused
I am at a loss for what I did wrong, can someone show me how to fix this please