LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 11-16-2009, 04:16 PM   #1
redant2
Member
 
Registered: Nov 2009
Distribution: Mint 7
Posts: 35

Rep: Reputation: 15
Question ( Solved) When I minimise programs now it just closes with no warning.


I use minimise button and it shuts down any program or at least it seems, I checked the processes and the program is not there, but programs that normally warn you before closing do not!

I have used Linux Mint and Ubuntu for a few years now, not an expert but this is definitely not user error!

Also I can;t remember if "File" pull down list used to have a minimise option, but it does not now!

also closes the program if I use ALT + F9

Last edited by redant2; 12-29-2009 at 07:21 PM. Reason: solved
 
Old 11-16-2009, 04:27 PM   #2
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
You can use
Code:
ps ax | grep <programname>
To see if it's still running.

In your windowmanager there should be a windowlist viewer.
 
Old 11-17-2009, 05:57 PM   #3
redant2
Member
 
Registered: Nov 2009
Distribution: Mint 7
Posts: 35

Original Poster
Rep: Reputation: 15
Question

Quote:
Originally Posted by repo View Post
You can use
Code:
ps ax | grep <programname>
To see if it's still running.

In your windowmanager there should be a windowlist viewer.
I think I ran the wrong syntax, but I ran two terminals then attempted your command but may have it wrong here is what I got

ERROR: TTY could not be found.
********* simple selection ********* ********* selection by list *********
-A all processes -C by command name
-N negate selection -G by real group ID (supports names)
-a all w/ tty except session leaders -U by real user ID (supports names)
-d all except session leaders -g by session OR by effective group name
-e all processes -p by process ID
T all processes on this terminal -s processes in the sessions given
a all w/ tty, including other users -t by tty
g OBSOLETE -- DO NOT USE -u by effective user ID (supports names)
r only running processes U processes for specified users
x processes w/o controlling ttys t by tty
*********** output format ********** *********** long options ***********
-o,o user-defined -f full --Group --User --pid --cols --ppid
-j,j job control s signal --group --user --sid --rows --info
-O,O preloaded -o v virtual memory --cumulative --format --deselect
-l,l long u user-oriented --sort --tty --forest --version
-F extra full X registers --heading --no-heading --context
********* misc options *********
-V,V show version L list format codes f ASCII art forest
-m,m,-L,-T,H threads S children in sum -y change -l format
-M,Z security data c true command name -c scheduling class
-w,w wide output n numeric WCHAN,UID -H process hierarchy

Can not find the windows page you are referring to, but did notice that If I close update manager why it is running it will reopen if I click on the lock Icon at the bottom, unlike most other programs?????

Last edited by redant2; 11-17-2009 at 05:59 PM.
 
Old 11-29-2009, 08:30 AM   #4
redant2
Member
 
Registered: Nov 2009
Distribution: Mint 7
Posts: 35

Original Poster
Rep: Reputation: 15
I guess I am just screwed then?????????? Can anyone help?
 
Old 11-29-2009, 10:36 AM   #5
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Please post the command you used.
Which windowmanager are you using?
Which distro?
 
Old 11-30-2009, 09:08 AM   #6
redant2
Member
 
Registered: Nov 2009
Distribution: Mint 7
Posts: 35

Original Poster
Rep: Reputation: 15
Exclamation

Quote:
Originally Posted by repo View Post
Please post the command you used.
Which windowmanager are you using?
Which distro?

I forget the exact context I used now, but I use mint 7 Gnome
 
Old 12-23-2009, 04:26 PM   #7
redant2
Member
 
Registered: Nov 2009
Distribution: Mint 7
Posts: 35

Original Poster
Rep: Reputation: 15
I have now even tried changing to KDE and still have the problem, rolled all settings back to default, and tried a few different mice and still have my problem, can't easily upgrade to 8 keep getting errors and it would be alot of work to reload my pc, since I have multiple partions with windows and so on!
 
Old 12-23-2009, 04:57 PM   #8
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
Here's a dumb question I'm sure, but some people never seem to reboot their machine. I presume you've tried that and the problem persists.
 
Old 12-23-2009, 05:10 PM   #9
redant2
Member
 
Registered: Nov 2009
Distribution: Mint 7
Posts: 35

Original Poster
Rep: Reputation: 15
Yes I did and no it is not a dumb question, I work for my IT dept at work partime and yeah many people fail to try that!
 
Old 12-26-2009, 04:27 PM   #10
redant2
Member
 
Registered: Nov 2009
Distribution: Mint 7
Posts: 35

Original Poster
Rep: Reputation: 15
I switched from Gnome to KDE and it fixed my minimising problem, but now I have no available networks!!!!!!!!!

SO pissed

Begging for help

http://www.linuxquestions.org/questi...newthread&f=84
 
Old 03-29-2010, 09:11 PM   #11
Txnca
LQ Newbie
 
Registered: Mar 2010
Location: Ontario Canada via Texas
Distribution: LinuxMint 8 x64/Looking for another one as well.
Posts: 1

Rep: Reputation: 0
Hey, I had that same thing happen to me earlier today. To fix it you have to right click on your menu bar, click the "add to panel" and add Windows List. Once that is done you can close the panel and everything should now work correctly.
 
  


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
maximise and minimise Patrick-Warwick Linux - Desktop 6 01-03-2009 12:18 PM
Minimise XMMS? little_penguin Linux - Software 3 06-30-2005 12:24 PM
10.1 - minimise windows gone High-gain Linux - Newbie 4 06-10-2005 10:05 AM
minimise windows trackrat SUSE / openSUSE 4 05-05-2005 05:17 AM
Gtk-Warning but program still works... I close konsole, program closes Laptop2250 Linux - Software 2 11-14-2003 11:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

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