Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12th June 2004, 05:25 PM
etrigan63's Avatar
etrigan63 Offline
Registered User
 
Join Date: Jun 2004
Location: Miami, FL
Age: 50
Posts: 2
Angry Nautilus won't run

Just installed a fresh copy of FC2 AMD64 (DVD) and I have two main problems:[list=1][*]Nautilus won't run on the system. It just bombs out with an error message and never loads.[*]When I try to seup my multihead display (QuadroFX 2000 + 2 LCD's), X won't run saying the "entity already exists" and I have to rollback the xorg.conf file.[/list=1]

Any clues?
__________________
Got an Opteron or Athlon64?
Head over to PlanetAMD64 for news, reviews, drivers and support.
Reply With Quote
  #2  
Old 13th June 2004, 03:50 AM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
Which error message? You can also run nautilus in a terminal (Main Menu > System Tools > Terminal) to get the error output.
Reply With Quote
  #3  
Old 16th June 2004, 05:48 PM
etrigan63's Avatar
etrigan63 Offline
Registered User
 
Join Date: Jun 2004
Location: Miami, FL
Age: 50
Posts: 2
No error message. It just pops up the dialog box saying that nautilus couldn't start and do I want to report it to the developers.
__________________
Got an Opteron or Athlon64?
Head over to PlanetAMD64 for news, reviews, drivers and support.
Reply With Quote
  #4  
Old 17th June 2004, 05:08 AM
perotin101 Offline
Registered User
 
Join Date: May 2004
Posts: 4
There's a fix for problem here:
http://bugzilla.gnome.org/show_bug.cgi?id=138986

Just do the following (as root):
- download the patch attached to the bug report
- copy the patch file to /usr/src/redhat/SOURCES
- Install the source package ORBit2-2.10.0-2.src.rpm
- cd /usr/src/redhat/SOURCES
- tar -xvjf ORBit2-2.10.0.tar.bz2
- patch -p0 <ORBit2-2.10.0.1-cbl-nautilus-crasher-fix.patch
- tar -cvjf ORBit2-2.10.0.tar.bz2 ORBit2-2.10.0
- cd ../SPECS
- rpmbuild -bb ORBit2.spec
- rpm -Uvh --force ../RPMS/x86_64/ORBit2-2.10.0-2.x86_64.rpm
- now restart nautilus... no more crashes :-)
Reply With Quote
  #5  
Old 18th June 2004, 07:49 AM
lightismagic Offline
Registered User
 
Join Date: Jun 2004
Location: Graz, Austria
Posts: 71
Itried this but rpmbuild stopped with this error:
/usr/lib/libpopt.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [orbit-idl-2] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/ORBit2-2.10.0/src/idl-compiler'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/ORBit2-2.10.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/ORBit2-2.10.0'
make: *** [all] Error 2
Fehler: Bad exit status from /var/tmp/rpm-tmp.10017 (%build)

I'm not really a linux expert so a little help would be nice...!
Thank you
lightismagic
Reply With Quote
  #6  
Old 18th June 2004, 09:24 AM
perotin101 Offline
Registered User
 
Join Date: May 2004
Posts: 4
Do this in your shell just before running the rpmbuild command:
Code:
export LIBRARY_PATH=/usr/lib64
I forgot that I had to do this. Sorry. For some reason, it doesn't look in /usr/lib64 for libpopt. This environment setting ensures that it gets picked up.
Reply With Quote
  #7  
Old 18th June 2004, 11:33 AM
lightismagic Offline
Registered User
 
Join Date: Jun 2004
Location: Graz, Austria
Posts: 71
Thanks a lot! Nautilus is starting up now.
regards
lightismagic
Reply With Quote
  #8  
Old 22nd June 2004, 12:03 PM
ReeprFlame Offline
Registered User
 
Join Date: Jun 2004
Location: NJ USA
Posts: 6
definatly works wonders
Reply With Quote
  #9  
Old 28th June 2004, 07:23 PM
Potato Offline
Registered User
 
Join Date: Jun 2004
Posts: 2
I got the following error:
>>>>>>>>>>

[root@206-97-63-237 SOURCES]# patch -p0 <nautilus-crasher-fix.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur --exclude=CVS ORBit2/src/orb/orb-core/allocators.c ORBit2.patched/src/orb/orb-core/allocators.c
|--- ORBit2/src/orb/orb-core/allocators.c 2003-07-07 09:11:31.000000000 -0400
|+++ ORBit2.patched/src/orb/orb-core/allocators.c 2004-06-17 13:13:07.563883105 -0400
--------------------------
File to patch:

>>>>>>>
Sorry, I am new to patches and don't know what is going wrong. I named the (patch nautilus-crasher-fix.patch) and followed the instructions given by Perotin101.
Reply With Quote
  #10  
Old 30th June 2004, 01:35 PM
Potato Offline
Registered User
 
Join Date: Jun 2004
Posts: 2
Figured it out.

The file it was looking for was ORBit2/src/... but mine was named ORBit2-2.10.0/src/... I just told it the exact files to patch and it seemed to work. I'm sure there is a better way, but that worked. Otherwise everything worked great.
Reply With Quote
  #11  
Old 2nd July 2004, 11:21 AM
GandalfX Offline
Registered User
 
Join Date: Jun 2004
Posts: 2
Newb cant download patch

I realize this is pretty simple for most but I have been unable to download the patch referred to in these posts, and am assuming that the scripting/commands can be run in Terminal?
Reply With Quote
  #12  
Old 4th July 2004, 06:15 AM
SmyTTor Offline
Registered User
 
Join Date: Jun 2004
Posts: 8
Just right click and save the following url as whatever you want to name the patch.

http://bugzilla.gnome.org/attachment...06&action=view
__________________
- Smy
Reply With Quote
  #13  
Old 4th July 2004, 09:47 AM
cornedbeef Offline
Registered User
 
Join Date: Jul 2004
Posts: 3
sorry, i am reallly new to all this

Sorry, I am really new to all this--
I was wondering if someone could post exact (detailed) instructions on how to fix this problem. Like what file type to save the patch as... and all the steps to fix it. I just barely started using linux.

Thanks a bunch in advance.
Reply With Quote
  #14  
Old 5th July 2004, 02:01 AM
GandalfX Offline
Registered User
 
Join Date: Jun 2004
Posts: 2
Thanks Smy

As I thought; simple enough if ur used to Linux, just a little beyond my very limited experience, as yet. Thanks again.

Gandy
Reply With Quote
Reply

Tags
nautilus, run

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Nautilus scripts, mostly bash, as root open nautilus in current folder. leadgolem Programming & Packaging 18 28th January 2008 08:21 AM
nautilus-open-terminal making nautilus crash XMAG Using Fedora 5 3rd December 2007 09:05 PM
fc4 nautilus bugspy Using Fedora 1 23rd June 2005 01:38 PM


Current GMT-time: 15:21 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat