You are not logged in.

#1 2008-01-15 14:28:00

salvadoR.evolucion
Member
Registered: 2008-01-15
Posts: 8

Problem: i wanna run something applications like normal user (SOLVED)

Example:

fusion-icon y nm-applet.

i just can't run it like root. if i'm logged like normal user that applications don't run.:(

Please, i need your help. Thanks you.:rolleyes:

Last edited by salvadoR.evolucion (2008-01-15 22:33:59)

Offline

#2 2008-01-15 14:47:08

xabbott
Member
From: orlando, fl
Registered: 2007-01-11
Posts: 56
Website

Re: Problem: i wanna run something applications like normal user (SOLVED)

Can you give us the exact output you get when you try to run fusion-icon as a normal user?

Offline

#3 2008-01-15 16:14:59

elgatofelix
Member
From: Chile
Registered: 2007-07-03
Posts: 137

Re: Problem: i wanna run something applications like normal user (SOLVED)

file permissions permissions... mad


Are u listening?

Offline

#4 2008-01-15 17:47:54

salvadoR.evolucion
Member
Registered: 2008-01-15
Posts: 8

Re: Problem: i wanna run something applications like normal user (SOLVED)

xabbott wrote:

Can you give us the exact output you get when you try to run fusion-icon as a normal user?

$ fusion-icon
* Detected Session: gnome
* Searching for installed applications...
Traceback (most recent call last):
  File "/usr/bin/fusion-icon", line 57, in <module>
    from FusionIcon.interface import choose_interface
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 23, in <module>
    import start
  File "/usr/lib/python2.5/site-packages/FusionIcon/start.py", line 36, in <module>
    config.check()
  File "/usr/lib/python2.5/site-packages/FusionIcon/util.py", line 367, in check
    self.create_config_file()
  File "/usr/lib/python2.5/site-packages/FusionIcon/util.py", line 401, in create_config_file
    self.write(open(self.config_file, 'w'))
IOError: [Errno 13] Permission denied: '/home/salvador/.config/compiz/fusion-icon'

Offline

#5 2008-01-15 17:49:35

salvadoR.evolucion
Member
Registered: 2008-01-15
Posts: 8

Re: Problem: i wanna run something applications like normal user (SOLVED)

elgatofelix wrote:

file permissions permissions... mad

chmod +x /home/salvador/.config/compiz/fusion-icon


???

Offline

#6 2008-01-15 17:55:39

salvadoR.evolucion
Member
Registered: 2008-01-15
Posts: 8

Re: Problem: i wanna run something applications like normal user (SOLVED)

salvadoR.evolucion wrote:
elgatofelix wrote:

file permissions permissions... mad

chmod +x /home/salvador/.config/compiz/fusion-icon


???

the propietary of /home/salvador/.config/compiz was root. I changed by salvador (my normal user) and it fixed.

Now i can to run fusion-icon without problems when i'm logged like salvador


Now, i'll try same steps with nm-applet.


wink;);)

Offline

#7 2008-01-15 18:10:26

salvadoR.evolucion
Member
Registered: 2008-01-15
Posts: 8

Re: Problem: i wanna run something applications like normal user (SOLVED)

salvadoR.evolucion wrote:
salvadoR.evolucion wrote:
elgatofelix wrote:

file permissions permissions... mad

chmod +x /home/salvador/.config/compiz/fusion-icon


???

the propietary of /home/salvador/.config/compiz was root. I changed by salvador (my normal user) and it fixed.

Now i can to run fusion-icon without problems when i'm logged like salvador


Now, i'll try same steps with nm-applet.


wink;);)

i tried to give permissions /usrr/bin/nm-applet but i can't to run nm-applet if i'm logged like salvador (my user normal).

This message appears cyclically:

** (nm-applet:6882): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.18" is not allowed to own the service "org.freedesktop.NetworkManagerInfo" due to security policies in the configuration file'

Offline

#8 2008-01-15 18:21:06

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: Problem: i wanna run something applications like normal user (SOLVED)

Is dbus started on your system? Also, is your user in the proper groups to use network manager? I don't know what these would be since I don't use it, but it's likely that one exists.

Offline

#9 2008-01-15 19:56:51

salvadoR.evolucion
Member
Registered: 2008-01-15
Posts: 8

Re: Problem: i wanna run something applications like normal user (SOLVED)

iBertus wrote:

Is dbus started on your system? Also, is your user in the proper groups to use network manager? I don't know what these would be since I don't use it, but it's likely that one exists.

Q1: Dbus is active in "DAEMONS"  (/etc/rc.conf)


Q2: Your second question i can't ask it, i don't know if my user is in the proper groups to use networkmanager. what do i must to do ?

Offline

#10 2008-01-15 21:12:15

salvadoR.evolucion
Member
Registered: 2008-01-15
Posts: 8

Re: Problem: i wanna run something applications like normal user (SOLVED)

salvadoR.evolucion wrote:
iBertus wrote:

Is dbus started on your system? Also, is your user in the proper groups to use network manager? I don't know what these would be since I don't use it, but it's likely that one exists.

Q1: Dbus is active in "DAEMONS"  (/etc/rc.conf)


Q2: Your second question i can't ask it, i don't know if my user is in the proper groups to use networkmanager. what do i must to do ?

I used

gpasswd -a MYUSER network


and i fixed my problem with nm-applet.

Offline

#11 2008-01-15 21:21:03

salvadoR.evolucion
Member
Registered: 2008-01-15
Posts: 8

Re: Problem: i wanna run something applications like normal user (SOLVED)

Finally,

i can to fix my problems.

fusion-icon : give permissions to ~/.config/compiz and all its intern files.

nm-applet  : $ gpasswd -a MY USER network  (this command line fixed my problem)


Thanks to all ! wink;):)

Last edited by salvadoR.evolucion (2008-01-15 22:29:37)

Offline

Board footer

Powered by FluxBB