On Wednesday 11 February 2009 05:17:13 pm Phil Kimpton wrote:
> I'm running Opensuse 11.1.  And running the most recent version listed in
> the repositories. Now my thing is I can run everything for Barry as root.
> But under my own user profile it does't see the blackberry and I get this
> error message.
>
> This is when I run the barrybackup gui.
>
> (-1, error sending control message: Operation not permitted): Probe:
> GetConfiguration failed
>
> As root I don't see that error message and it syncs fine.
>
> How do I resolve this to run under my own user profile? I found info on
> google, but it was for other versions of Linux.  Any info will be
> appreciated. Thanks in advance.

Maybe you should try procedure given by Magnus Lewis-Smith "btool and friends 
under openSUSE 11.0 require root access" from 11th November 2008. Although it 
was given for open SUSE 11, it also works for me in version 10.3. Following 
Magnus, I created a file /etc/udev/rules.d/65-blackberry.rules containing

BUS=="usb", ENV{DEVTYPE}=="usb_device", ACTION=="add", 
SYSFS{idVendor}=="0fca", SYSFS{idProduct}=="0004", MODE="0660", 
GROUP="users", SYMLINK+="bb-%k", RUN="/usr/sbin/bcharge -p %p"

After this, I was able to use Barry as a normal user.

Regards

Bojan

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to