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
  #16  
Old 14th July 2008, 01:07 AM
marcrblevins's Avatar
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168
I'm out of ideas to. Gnome doesn't keep it all in one place. If you do a 'ls -a', there are so many hidden directories. Phew! KDE keeps it in one place, .kde per users.

Or maybe its not per users, its the whole system? Like, add a new user, and see if the glitch is there as well.
Reply With Quote
  #17  
Old 14th July 2008, 11:41 AM
mangurt Offline
Registered User
 
Join Date: Jul 2008
Posts: 18
I created a new user last night, and did not have any of the problems, so I am just going to use the new user.
Thanks for all the help.
Reply With Quote
  #18  
Old 14th July 2008, 05:48 PM
marcrblevins's Avatar
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168
Really?
Can you please run this?:
[code]
su -
diff -r /home/gooduser /home/baduser
[/code2]
Change the username to the actual users.

Really wanted to know where its stored.
Reply With Quote
  #19  
Old 14th July 2008, 07:24 PM
mangurt Offline
Registered User
 
Join Date: Jul 2008
Posts: 18
I'm at work right now, but when I get home, I can type that in and see.

Only problem I have now is getting everything from the bad user area (permission wise).
Reply With Quote
  #20  
Old 15th July 2008, 02:00 AM
mangurt Offline
Registered User
 
Join Date: Jul 2008
Posts: 18
Wow, that did not work at all.....basically went all crazy and just listed stuff in symbols.
Reply With Quote
  #21  
Old 15th July 2008, 03:45 AM
marcrblevins's Avatar
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168
Waving the white flag.
Reply With Quote
  #22  
Old 2nd August 2008, 05:47 AM
mangurt Offline
Registered User
 
Join Date: Jul 2008
Posts: 18
Odd error with VLC

Greetings all,
I am getting an odd error when I try to open something via places.

I am running fedora 9 i386 (fresh install). When I go to a folder under places, VLC starts. I posted about this about a month ago...but I ended up doing a fresh install and forgetting about it.

Here'e the error code I get now when I try to open a folder under places:

Unrecognized format for '/home/ed/Download/easylife-20080524-1.fc9.noarch.rpm'
Unrecognized format for '/home/ed/Download/flash-plugin-9.0.124.0-release.i386.rpm'
Unrecognized format for '/home/ed/Download/NROWS_IDTT(CNSP only).doc'
Unrecognized format for '/home/ed/Download/NROWS_IDTT(other appropriations).doc'

Now, these errors come up in the error console for VLC. Any ideas? Or should I post this to bugzilla?
Thanks
Reply With Quote
  #23  
Old 2nd August 2008, 06:14 AM
Wayne
Guest
 
Posts: n/a
Threads merged.

Wayne
Reply With Quote
  #24  
Old 5th August 2008, 12:06 AM
mangurt Offline
Registered User
 
Join Date: Jul 2008
Posts: 18
Greetings, Ok, I am really, really scratching my head here. I created a new user, set everything up, and things were working great! I was playing a DVD for my son tonight, and after shutting VLC down, I clicked on Places, Download, and VLC started again. So I uninstalled VLC via YUM. Things worked fine until I opened a file I had in Places/Video with kplayer, and now when I click on Places/pick folder kplayer starts up!!! Any, any ideas at all?
Thanks for all the help!
Reply With Quote
  #25  
Old 5th August 2008, 04:20 PM
dtseiler Offline
Registered User
 
Join Date: Mar 2008
Posts: 15
[cross-posting from my other thread]

Found my problem after recursively grepping my entire home dir. In my case, Places menu entries were opening audacious rather than nautilus, it might apply to you.

The file ~/.local/share/applications/mimeapps.list contained these lines, and ONLY these lines:

[Added Associations]
inode/directory=fedora-audacious.desktop;

I renamed this file with a .bak suffix, and voila things worked as expected. I have no idea what created this file or added that association, what is to stop it from happening again.

Last edited by dtseiler; 5th August 2008 at 04:23 PM.
Reply With Quote
  #26  
Old 6th August 2008, 07:54 AM
leadgolem's Avatar
leadgolem Offline
Registered User
 
Join Date: Apr 2005
Location: Littleton, CO
Age: 28
Posts: 2,855
I've been having this issue for a while, just checked and I have a similar line in mimeapps.list.
Code:
inode/directory=livna-vlc-usercustom.desktop;
I removed this line entirely and, voila! Now places works correctly. I would really like to know how that happened though...
__________________
Only two things are infinite, the universe and human stupidity, and I am not sure about the former. -Albert Einstein-
yum -y --enablerepo=morals install honesty&
remove piratedcontent
S.C.O.U.R.G.E. Heroes of lesser renown, contributor.
Wine Basics Logitech g15 How-To Community made packages.
Reply With Quote
  #27  
Old 8th August 2008, 03:27 PM
arshad3m's Avatar
arshad3m Offline
Registered User
 
Join Date: Jul 2008
Posts: 344
Problem solved.

my problem got solved. and i want to inform what i did, so others who are having this same problem can solve their problem.

open the folder from my computer. ( the folder which cannot be accessed through "places". ) and right click somewhere in the folder. in 'openwith' change to "open folder".

enjoy.
thank you.
__________________
:) ~~~~PrOuDtoBeALiNuxUsEr~~~~ :)
Reply With Quote
  #28  
Old 8th August 2008, 03:37 PM
dtseiler Offline
Registered User
 
Join Date: Mar 2008
Posts: 15
I figured out what happened.

When browsing my Music folder in nautilus, I wanted to play the contents of a given directory in audacious. So I right-click on the dir and say "Open with Other Application" and pick audacious. This does what I want and starts playing all the mp3s in that folder and below in audacious. However this also creates the mimeapps.list file with these contents:

[Added Associations]
inode/directory=fedora-audacious.desktop;

I just tested this and it behaved just as I described. Now when I select Places->Home it opens audacious. Removing that file (or those entries) fixes this again.

So it seems nautilus thinks I want it to open ALL folders like that. I think this is a bug.
Reply With Quote
  #29  
Old 8th August 2008, 03:42 PM
dtseiler Offline
Registered User
 
Join Date: Mar 2008
Posts: 15
Just an FYI that I'm going try to re-open the gnome bug I originally filed on this, since the problem is (I believe) with nautilus.

http://bugzilla.gnome.org/show_bug.cgi?id=546306
Reply With Quote
  #30  
Old 29th August 2008, 10:01 PM
mangurt Offline
Registered User
 
Join Date: Jul 2008
Posts: 18
Brilliant!!! I deleted those files listed there and things are back to normal!!!
Thanks!
Reply With Quote
Reply

Tags
area, odd, places, problem

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
"Places" folder links launch VLC instead of Nautilus Unlimited Using Fedora 1 22nd July 2008 09:34 AM
mounting drive and not showing up on Desktop / Gnome "Comptuer" area edavis6678 Installation and Live Media 0 30th October 2006 07:16 AM
Help, How to - Remove "Places" and "Desktop" Menus bwinfrey Using Fedora 7 5th May 2006 11:19 AM
Best "sharing" area filesystem grantschoep Using Fedora 2 25th March 2006 09:57 PM
Error:visibility arg must be one of "default", "hidden", "protected" or "internal" wangfeng Using Fedora 0 23rd May 2005 04:59 AM


Current GMT-time: 00:20 (Sunday, 26-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