LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-11-2014, 11:54 AM   #1
hiba.yousef.1991
Member
 
Registered: Mar 2014
Posts: 32

Rep: Reputation: Disabled
multi instances of 'starting file manager'


hi ...
today quite suddenly for no reason I can tell there was repeated multi instances of 'starting file manager'. I had not made that command
help me please what i can do ??
 
Old 04-11-2014, 12:13 PM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Can you fill in the details. What exactly were you doing when this message appeared? Where exactly did the message appear? For example, was it a pop-up on your desktop?
jdk
 
Old 04-11-2014, 12:41 PM   #3
hiba.yousef.1991
Member
 
Registered: Mar 2014
Posts: 32

Original Poster
Rep: Reputation: Disabled
i typed th e command ' yum update '
then ' yum install nginx '
 
Old 04-11-2014, 12:57 PM   #4
hiba.yousef.1991
Member
 
Registered: Mar 2014
Posts: 32

Original Poster
Rep: Reputation: Disabled
this is my desktop
Attached Thumbnails
Click image for larger version

Name:	hibaaaa.jpg
Views:	20
Size:	75.6 KB
ID:	15225  
 
Old 04-11-2014, 01:22 PM   #5
hiba.yousef.1991
Member
 
Registered: Mar 2014
Posts: 32

Original Poster
Rep: Reputation: Disabled
help please
i try this command
'yum remove nautilus'
but it give me this
" /usr/lib/python2.6/lib-dynload/heap.Aborted (core dumped)"

---------- Post added 04-11-14 at 01:23 PM ----------

help please
i try this command
'yum remove nautilus'
but it give me this
" /usr/lib/python2.6/lib-dynload/heap.Aborted (core dumped)"
 
Old 04-11-2014, 01:31 PM   #6
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
I don't really know much about Fedora. Your package manager appears to be broken but I'll leave it to the Fedora users to help you out. Please don't repeat your messages. Once is really enough.
jdk
 
Old 04-11-2014, 02:35 PM   #7
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
find out the process ID of your file manager by opening a terminal and type there

Code:
ps -U john
Replace john with your user name

then fin the id number of nautilus it will look like

Quote:
2369 ? 00:00:32 nautilus
then just type in the terminal
Code:
kill 2369
make sure you are using the right number
 
Old 04-11-2014, 02:50 PM   #8
hiba.yousef.1991
Member
 
Registered: Mar 2014
Posts: 32

Original Poster
Rep: Reputation: Disabled
first thx a lot for replying
i do wh u tell me
but " 3200 ? 00:00:00 nautilus " is wt i fin
i typed kill 3200 bt it give me error (3200) -no such process

---------- Post added 04-11-14 at 02:50 PM ----------

first thx a lot for replying
i do wh u tell me
but " 3200 ? 00:00:00 nautilus " is wt i fin
i typed kill 3200 bt it give me error (3200) -no such process
 
Old 04-11-2014, 02:52 PM   #9
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
do it as root maybe that changes something
 
Old 04-11-2014, 02:53 PM   #10
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
do it as root maybe that changes something
 
Old 04-11-2014, 03:20 PM   #11
hiba.yousef.1991
Member
 
Registered: Mar 2014
Posts: 32

Original Poster
Rep: Reputation: Disabled
no thing change ..
may the reason is this command " rm -u /usr/lib/python2.6"
 
Old 04-11-2014, 03:33 PM   #12
hiba.yousef.1991
Member
 
Registered: Mar 2014
Posts: 32

Original Poster
Rep: Reputation: Disabled
after command ' yum remove nautilus'
this is what is shown :
'import site' failed; use -v for traceback
there was a problem importing one of the python modules
required to run yum . the error leading to this problem was :
No module named time
please install a package which provides this module ,or verify
that the modules is installed correctly.
It's possible that tje above module doesn't match the current version of Python , which is :
2.6.2 (r262:71600 , jun 4 2010 , 18:28:04)
[GCC 4.4.3 20100127 (Red Hat 4.4.3-4)]
If you cannot solve this problem your self , please go to the ym faq at :
http://yum.baseurl.org/wiki/Faq
 
Old 04-11-2014, 07:03 PM   #13
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
If you dont have any important files in there you can trash that virtual drive you created and make a new one. Maybe during the fedora instalation something went wrong. You can re install from the iso and look for errors. Or you can try to fix the installation you have. I am stuck and my experience is very limited here.
 
Old 04-11-2014, 08:36 PM   #14
hiba.yousef.1991
Member
 
Registered: Mar 2014
Posts: 32

Original Poster
Rep: Reputation: Disabled
thx a lot
 
  


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: SpaceFM: Highly Customizable, Multi-Pane File Manager LXer Syndicated Linux News 0 02-16-2012 12:21 AM
LXer: 4Pane - A multi-pane, detailed-list file manager for Linux LXer Syndicated Linux News 0 01-11-2011 01:10 PM
Starting file manager radwa Fedora 1 05-05-2010 02:53 PM
Starting File Manager opens up a million and one times in FC12 trien27 Fedora 3 03-03-2010 08:01 PM
Starting File Manager in SU mode (Mandrake 10.0, KDE) JGJones Linux - Newbie 7 04-22-2004 07:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:07 AM.

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