LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-23-2021, 11:03 AM   #1
liquidglass
LQ Newbie
 
Registered: Jun 2021
Posts: 13

Rep: Reputation: Disabled
Gnome Control Center - how to troubleshoot being stuck on one page


I installed GCC the other day thinking it would make things easier. I clicked on "Devices" and have been stuck on this page ever since. The keyboard shortcuts it offers from the drop down menu do not work. Escape button does not work. Back arrow does not work. "Help" menu doesn't offer troubleshooting, neither does Ubuntu help.

I ended up uninstalling Gnome Control Center, reinstalled it and guess what? It opens with the "Devices" page and I'm stuck there all over again.

(I uninstalled it again just now. I might leave it that way. I read GCC is part of X Windows (whatever that is) and it and KDE are a safety hazard anyway? I might just leave it uninstalled if that's the case.)


As far as I know everything is updated, I check every day. Is this unresponsiveness a common issue? And why would keyboard shortcuts not work with an ordinary keyboard?

Thanks.
 
Old 06-23-2021, 12:48 PM   #2
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,670

Rep: Reputation: Disabled
Quote:
Originally Posted by liquidglass View Post
Back arrow does not work.
It's either Alt+ or clicking on the < button on the top left.

If you run
Code:
gnome-control-center -l
you'll see the names of all available panels. Starting it with a panel name as argument will bring you directly to that panel, e.g.
Code:
gnome-control-center color

Last edited by shruggy; 06-23-2021 at 12:56 PM.
 
Old 06-23-2021, 02:30 PM   #3
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
If you are running gnome, then in the upper right corner of the screen is a set of icons, including the power symbol, volume icon, etc. Clicking on that area of the top bar gives you the dropdown menu that includes "settings" which is another name for the gnome-control-center. There you should have full functionality of the control center.
 
Old 06-23-2021, 04:16 PM   #4
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,599

Rep: Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546
Quote:
Originally Posted by liquidglass View Post
I installed GCC the other day thinking it would make things easier.
Note: GCC usually refers to the GNU Compiler Collection, which is a bunch of development tools and unrelated to Gnome Control Center.

Quote:
I read GCC is part of X Windows (whatever that is) and it and KDE are a safety hazard anyway
This is inaccurate and/or a misunderstanding, regardless of which one the acronym refers to.

 
Old 06-24-2021, 02:26 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
Compiler shouldn't affect gnome-software but if you want to try you can un-install compiler.

More likely other issue from data problem on drive or link or permissions or such.

I get the feeling that the control center has specific program names that could be run directly.

In some cases the permission pop up to authenticate root goes behind the current window. Alt+tab might show it.
 
Old 07-05-2021, 03:34 PM   #6
liquidglass
LQ Newbie
 
Registered: Jun 2021
Posts: 13

Original Poster
Rep: Reputation: Disabled
Thank you all. I had uninstalled everything related to Gnome that I’d previously installed but I will give this a try again, for sure.

This whole time i had a feeling that my installation wasn’t somehow complete. There has been a recurring problem of getting GUIs to work with the exception of Zenmap. And then it occurred to me the other day that I forgot one important thing touted everywhere that is one of the “first 10 things” or “first 24 things” to do immediately after installing Linux: to update everything with a sudo command. But I had seen the Update Manager do it’s thing and thought it was enough. So the other night I updated in the terminal and what do you know - a whole bunch of updates occurred, including one for Tricia which I would have thought the Update Manager would automatically want to install. (I have since read in another forum that those updates initiated from the terminal should be avoided by newbies. Others of course dispute this. So…)

(There seemed to be more functionality and a different look after those surprising (to me) updates but I didn’t have much time to enjoy them because I since realized that I have somehow acquired a back door Trojan or whatever. Disappointing and scary especially since I don’t know how bad it is and what to do.)
 
Old 07-07-2021, 01:28 AM   #7
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by liquidglass View Post
So the other night I updated in the terminal and what do you know - a whole bunch of updates occurred, including one for Tricia which I would have thought the Update Manager would automatically want to install. (I have since read in another forum that those updates initiated from the terminal should be avoided by newbies.
This is true for Linux Mint and often overlooked by users of other Debian-based distros.
Linux Mint uses a special system of marking upgrades as safe (green), mostly safe (yellow) and not safe (red). By default, I think, it only upgrades the green stuff.
Doing an 'apt upgrade' in a terminal cuts through all that and upgrades everything - green, yelllow, red.
Since I'm not a Mint user myself, I suggest you ask this specific question on their forums.

Quote:
Originally Posted by liquidglass View Post
but I didn’t have much time to enjoy them because I since realized that I have somehow acquired a back door Trojan or whatever. Disappointing and scary especially since I don’t know how bad it is and what to do.)
Yeah, that's unlikely.
Requires a whole new thread with serious problem description & troubleshooting.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: GNOME Control Center Updated to Support Firefox Nightly Builds in GNOME 3.14 LXer Syndicated Linux News 0 03-22-2015 01:14 AM
LXer: GNOME Control Center Gets Another Big Update Ahead of GNOME 3.16 LXer Syndicated Linux News 0 03-19-2015 10:45 PM
LXer: GNOME Documents 3.11.4 Renames GNOME Control Center to Settings LXer Syndicated Linux News 0 01-17-2014 07:02 AM
LXer: Ubuntu Command Center: Gnome Control Center LXer Syndicated Linux News 0 02-20-2012 08:31 PM
Can't launch redhat-network-control after updating gnome-control-center fedetxf Red Hat 0 12-12-2003 07:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration