You are not logged in.

#1 2007-10-15 16:42:38

Bananan
Member
From: Poland
Registered: 2007-10-15
Posts: 7

Banshee

Hello.
I have a problem with mp3 player, Banshee. Here is log with an error:
"Wystąpił nieobsługiwany wyjątek:Access to the path "/home/borys/.config/banshee" is denied.

  at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000]
  at System.IO.Directory.CreateDirectory (System.String path) [0x00000]
  at Banshee.Base.Globals.Initialize (Banshee.Base.ComponentInitializerHandler interfaceStartupHandler) [0x00000]
  at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000]
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[] (string[])
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]
.NET Version: 2.0.50727.42

Assembly Version Information:

pango-sharp (2.10.0.0)
Mono.Cairo (2.0.0.0)
Hal (0.0.0.0)
Banshee.Widgets (0.13.1.36605)
Last.FM (0.0.0.0)
I18N.West (2.0.0.0)
I18N (2.0.0.0)
NDesk.DBus (1.0.0.0)
Mono.Posix (2.0.0.0)
NDesk.DBus.GLib (1.0.0.0)
gnome-sharp (2.16.0.0)
gdk-sharp (2.10.0.0)
System (2.0.0.0)
atk-sharp (2.10.0.0)
glib-sharp (2.10.0.0)
gtk-sharp (2.10.0.0)
Banshee.Base (0.13.1.36607)
banshee (0.13.1.36608)
mscorlib (2.0.0.0)

Platform Information: Linux 2.6.22-ARCH i686 AuthenticAMD GNU/Linux

Disribution Information:

[/etc/arch-release]"

I can run it as root by puting command in console. I though that user should be able to do everything with his own home directory.
Can somebody help me?

Offline

#2 2007-10-15 17:38:44

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,893
Website

Re: Banshee

check your permissions ~/.config/banshee

ls -la .config/banshee


Mr Green

Offline

#3 2007-10-15 19:34:56

Bananan
Member
From: Poland
Registered: 2007-10-15
Posts: 7

Re: Banshee

Here are my permissions:
"razem 340
drwxr-xr-x 4 borys root   4096 paź 15 18:09 .
drwx------ 5 root  root   4096 paź 15 16:56 ..
-rwxr-xr-x 1 borys root 326656 paź 15 18:09 banshee.db
drwxr-xr-x 2 borys root   4096 paź 15 18:10 covers
drwxr-xr-x 3 borys root   4096 paź 15 16:56 plugins
"

Error still occurs...

Offline

#4 2007-10-15 19:45:59

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,893
Website

Re: Banshee

try chown -R  borys:users .config/banshee

you may to sudo or root.... to get it done

hth


Mr Green

Offline

#5 2007-10-15 20:02:21

Bananan
Member
From: Poland
Registered: 2007-10-15
Posts: 7

Re: Banshee

Nothing has changed... Maybe there is a possibility to do a shortcut to run Banshee with root privileges in it? Now, I have to run console, then type su, type password for root acount and then run Banshee by command.

Offline

#6 2007-10-15 20:07:07

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,893
Website

Re: Banshee

you should be able to run banshee as user... provided you are in users group ....

type groups in a term....

[ ~ ] > groups
disk lp wheel slocate network video audio optical storage users


Mr Green

Offline

#7 2007-10-15 20:14:57

Bananan
Member
From: Poland
Registered: 2007-10-15
Posts: 7

Re: Banshee

I got this:
"[borys@bananan ~]$ groups
wheel games video audio optical floppy borys
".

I type as root: "gpasswd -a borys users" but it hasn't done any changes in my privileges as normal user...

Offline

#8 2007-10-16 04:25:35

Bananan
Member
From: Poland
Registered: 2007-10-15
Posts: 7

Re: Banshee

OK. It's solved. I needed to make me owner of /home/borys/.config/ and everything is fine. I can run Banshee as normal user.
Anyway big thanks for help Mr Green. smile

Offline

Board footer

Powered by FluxBB