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

14th July 2008, 01:07 AM
|
 |
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.
|

14th July 2008, 11:41 AM
|
|
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.
|

14th July 2008, 05:48 PM
|
 |
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.
|

14th July 2008, 07:24 PM
|
|
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).
|

15th July 2008, 02:00 AM
|
|
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.
|

15th July 2008, 03:45 AM
|
 |
Registered User
|
|
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168

|
|
|
Waving the white flag.
|

2nd August 2008, 05:47 AM
|
|
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
|

2nd August 2008, 06:14 AM
|
|
Guest
|
|
Posts: n/a

|
|
|
Threads merged.
Wayne
|

5th August 2008, 12:06 AM
|
|
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!
|

5th August 2008, 04:20 PM
|
|
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.
|

6th August 2008, 07:54 AM
|
 |
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...
|

8th August 2008, 03:27 PM
|
 |
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~~~~ :)
|

8th August 2008, 03:37 PM
|
|
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.
|

8th August 2008, 03:42 PM
|
|
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
|

29th August 2008, 10:01 PM
|
|
Registered User
|
|
Join Date: Jul 2008
Posts: 18

|
|
|
Brilliant!!! I deleted those files listed there and things are back to normal!!!
Thanks!
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 00:20 (Sunday, 26-05-2013)
|
|
 |
 |
 |
 |
|
|