LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 03-11-2022, 05:55 AM   #1
poncedeleon
Member
 
Registered: Jul 2021
Location: Patagonia
Distribution: Linux Mint Debian Enhanced LMDE
Posts: 195

Rep: Reputation: Disabled
Stop WiFi connection window appearing


Running Linux Mint 20.3 Cinnamon and each time I open my laptop the WiFi Connection window, "Connection Established", appears at the top right of my screen. Right clicking on this window does not allow me to cease this from appearing. How can I shut this down?

Last edited by poncedeleon; 03-11-2022 at 05:56 AM.
 
Old 03-11-2022, 10:02 AM   #2
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
I have no experience with that appearing so cannot tell how to stop it. However, it is a message that the connection that was disconnected when the laptop was suspended/sleeping has been reestablished.

Does the same message appear when you first boot up?
 
Old 03-11-2022, 10:45 AM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,714

Rep: Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899
Cinnamon is based on Gnome so this should work.

sudo gsettings reset org.gnome.nm-applet disable-connected-notifications
 
Old 03-11-2022, 12:29 PM   #4
poncedeleon
Member
 
Registered: Jul 2021
Location: Patagonia
Distribution: Linux Mint Debian Enhanced LMDE
Posts: 195

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by computersavvy View Post
I have no experience with that appearing so cannot tell how to stop it. However, it is a message that the connection that was disconnected when the laptop was suspended/sleeping has been reestablished.

Does the same message appear when you first boot up?
No.

Only occurs when the connection was disconnected during a suspension or sleeping.
Thank you for responding.
 
Old 03-11-2022, 12:34 PM   #5
poncedeleon
Member
 
Registered: Jul 2021
Location: Patagonia
Distribution: Linux Mint Debian Enhanced LMDE
Posts: 195

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
Cinnamon is based on Gnome so this should work.

sudo gsettings reset org.gnome.nm-applet disable-connected-notifications
Thanks michaelk but it did not work.When I open it from sleep a notification states disconnected and when the connection is made I receive the "Connection Established". Bug?
 
Old 03-11-2022, 12:58 PM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,714

Rep: Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899
I don't know. I have Mint Mate installed and network notifications are disabled.

Does Cinnamon have a settings utility. If so it might have a notifications setting

Last edited by michaelk; 03-11-2022 at 12:59 PM.
 
Old 03-11-2022, 01:13 PM   #7
poncedeleon
Member
 
Registered: Jul 2021
Location: Patagonia
Distribution: Linux Mint Debian Enhanced LMDE
Posts: 195

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
I don't know. I have Mint Mate installed and network notifications are disabled.

Does Cinnamon have a settings utility. If so it might have a notifications setting
System Settings/Preferences/Notifications which I turned off all notifications and that certainly helped!!

I mistakenly installed Cinnamon. Meant to install Mate. I never had an issue with Mate. It is said Cinnamon is more basic than Mate but I run into these little issues.
 
Old 03-12-2022, 06:18 AM   #8
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
If you're using nm-applet: left-click or right-click on the systray icon => uncheck "show notifications"
 
Old 03-12-2022, 08:37 AM   #9
poncedeleon
Member
 
Registered: Jul 2021
Location: Patagonia
Distribution: Linux Mint Debian Enhanced LMDE
Posts: 195

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
If you're using nm-applet: left-click or right-click on the systray icon => uncheck "show notifications"
The systray icon is locked. How can one unlock it and unlike other icons the systray does not have a "configure" button.

Last edited by poncedeleon; 03-12-2022 at 08:40 AM.
 
Old 03-13-2022, 12:50 AM   #10
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 poncedeleon View Post
The systray icon is locked. How can one unlock it and unlike other icons the systray does not have a "configure" button.
Maybe it's not the nm-applet then.

Check with:
Code:
pidof nm-applet
 
Old 03-13-2022, 12:40 PM   #11
poncedeleon
Member
 
Registered: Jul 2021
Location: Patagonia
Distribution: Linux Mint Debian Enhanced LMDE
Posts: 195

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
Maybe it's not the nm-applet then.

Check with:
Code:
pidof nm-applet
The response of the code was 1360 whatever that means.
 
Old 03-14-2022, 02:09 AM   #12
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 poncedeleon View Post
The response of the code was 1360 whatever that means.
I knew you were going to answers something like this ...

Anyhow, it means that nm-applet is running (it has a pid). nm-applet provides the desired functionality. And ...lemme check my laptop... right-clicking it gives you the menu where you can uncheck notifications.
 
Old 03-14-2022, 04:37 AM   #13
poncedeleon
Member
 
Registered: Jul 2021
Location: Patagonia
Distribution: Linux Mint Debian Enhanced LMDE
Posts: 195

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
I knew you were going to answers something like this ...

Anyhow, it means that nm-applet is running (it has a pid). nm-applet provides the desired functionality. And ...lemme check my laptop... right-clicking it gives you the menu where you can uncheck notifications.
Thank you

Last edited by poncedeleon; 03-14-2022 at 04:47 AM.
 
  


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
[SOLVED] How do I make the "Wired Network Disconnected" graphic stop appearing? jdix123 Linux - Networking 7 05-18-2011 04:16 PM
Stop app appearing in taskbar robintw Linux - Software 3 04-14-2009 08:24 AM
Stop SELinux audits from appearing on the console in Fedora 7 cs.cracker Fedora 2 03-27-2008 03:45 PM
X windows not appearing, root window refresh problem kdogksu Linux - Software 7 01-22-2005 11:07 AM
With rxvt, how do I stop the quotes from appearing at startup? MadCactus Linux - Software 4 10-06-2004 03:10 PM

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

All times are GMT -5. The time now is 04:57 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