You are not logged in.

#1 2009-04-19 10:24:34

Coume
Member
From: UK
Registered: 2008-02-10
Posts: 78
Website

Can't run blueman as a user, need to run it as root

Hello,

I did have a look at the thread: http://bbs.archlinux.org/viewtopic.php?id=65716 but all the solution on this thread did not solve my problem...

Here is the output:

[10:27:16][lcoumetou@phusis]
[~]Arch64$ blueman-manager 
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Loading configuration plugins
_________
<module> (/usr/lib/python2.6/site-packages/blueman/main/Config.py:20)
Skipping plugin Gconf
No module named gconf 
_________
on_bluez_name_owner_changed (/usr/bin/blueman-manager:115)
org.bluez owner changed to  :1.1 
Using file config backend
/usr/lib/python2.6/site-packages/blueman/bluez/Manager.py:41: DeprecationWarning
: object.__new__() takes no parameters
  cls._instance = super(Manager, cls).__new__(cls, *args, **kwargs)
_________
SetAdapter (/usr/lib/python2.6/site-packages/blueman/gui/DeviceList.py:273)
None 
ERROR:dbus.proxies:Introspect error on org.bluez:/: dbus.exceptions.DBusExceptio
n: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 2 matched rul
es; type="method_call", sender=":1.7" (uid=1000 pid=5816 comm="/usr/bin/python /
usr/bin/blueman-manager ") interface="org.freedesktop.DBus.Introspectable" membe
r="Introspect" error name="(unset)" requested_reply=0 destination="org.bluez" (u
id=0 pid=5415 comm="/usr/sbin/bluetoothd "))
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 578, in msg_r
eply_handler
    reply_handler(*message.get_args_list(**get_args_opts))
  File "/usr/bin/blueman-manager", line 164, in on_bluez_name_owner_changed
    self.List = ManagerDeviceList(adapter=self.Config.props.last_adapter, inst=s
elf)
  File "/usr/lib/python2.6/site-packages/blueman/gui/manager/ManagerDeviceList.p
y", line 71, in __init__
    DeviceList.__init__(self, adapter, data)
  File "/usr/lib/python2.6/site-packages/blueman/gui/DeviceList.py", line 114, i
n __init__
    self.SetAdapter(adapter)
  File "/usr/lib/python2.6/site-packages/blueman/gui/DeviceList.py", line 304, i
n SetAdapter
    except dbus.DBusServiceUnknownError:
AttributeError: 'module' object has no attribute 'DBusServiceUnknownError'

I added my user to the group dbus and uucp but it does not help.

Any idea will be more than welcome smile

Thanks
Ludo

Offline

#2 2009-04-19 10:44:52

walmis
Member
From: Klaipeda, Lithuania
Registered: 2009-02-22
Posts: 13
Website

Re: Can't run blueman as a user, need to run it as root

Offline

#3 2009-04-19 10:56:47

Coume
Member
From: UK
Registered: 2008-02-10
Posts: 78
Website

Re: Can't run blueman as a user, need to run it as root

Hello Walmis,

It is the link that I posted on the second line of my first post.

I tried all the solutions available in the mentioned thread with no luck which is why I created a new thread hmm

Thanks
Ludo

Offline

#4 2009-04-19 11:02:48

NeoXP
Member
From: MS Matrix
Registered: 2009-01-09
Posts: 206
Website

Re: Can't run blueman as a user, need to run it as root

Start it with ck-launch-session, like this:

ck-launch-session blueman-manager

It worked for me.


Arch x86_64 on HP 6820s and on HP nx9420. Registered Linux User 350155, since 24-03-2004
"Everyone said that it could not be done, until someone came along who didn't know that."

Offline

#5 2009-04-19 11:14:55

Coume
Member
From: UK
Registered: 2008-02-10
Posts: 78
Website

Re: Can't run blueman as a user, need to run it as root

NeoXP wrote:

Start it with ck-launch-session, like this:

ck-launch-session blueman-manager

It worked for me.

Thanks a lot NeoXP! It solved the problem!

Offline

#6 2009-04-19 11:15:51

NeoXP
Member
From: MS Matrix
Registered: 2009-01-09
Posts: 206
Website

Re: Can't run blueman as a user, need to run it as root

Coume wrote:
NeoXP wrote:

Start it with ck-launch-session, like this:

ck-launch-session blueman-manager

It worked for me.

Thanks a lot NeoXP! It solved the problem!

Anytime cool


Arch x86_64 on HP 6820s and on HP nx9420. Registered Linux User 350155, since 24-03-2004
"Everyone said that it could not be done, until someone came along who didn't know that."

Offline

#7 2009-04-26 21:03:21

Wilco
Member
Registered: 2008-11-09
Posts: 440

Re: Can't run blueman as a user, need to run it as root

Worked for me too NeoXP! Thanks :-) For others with the same problem:

1. add user to the group dbus and uucp
2. ck-launch-session blueman-manager

Offline

Board footer

Powered by FluxBB