Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63450 - gnome-obex-server won't start !
Summary: gnome-obex-server won't start !
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: George Shapovalov (RETIRED)
URL: http://mastermac.free.fr/OBEX.log
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 10:49 UTC by Boris Fersing (RETIRED)
Modified: 2004-09-09 12:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Fersing (RETIRED) gentoo-dev 2004-09-09 10:49:27 UTC
when I try to start gnome-obex-server, I get this error :

** (gnome-obex-server:25155): WARNING **: OBEX server register error: -1

** (gnome-obex-server:25155): WARNING **: Unable to initialize OBEX source

** (gnome-obex-server:25155): WARNING **: Couldn't initialise OBEX listener


Reproducible: Always
Steps to Reproduce:
1. start gnome-obex-server
2.
3.

Actual Results:  
doesn't start !

Expected Results:  
to start !

I've Gnome gnome-obex-server 0.5.1

and

*  net-wireless/libbtctl
      Latest version available: 0.4.1
      Latest version installed: 0.4.1

look at the URL, the strace log !
Comment 1 Henrik Brix Andersen 2004-09-09 12:45:51 UTC
Please try recompiling dev-libs/openobex - the mentioned error message makes me believe it has been compiled without bluetooth support.
Comment 2 Henrik Brix Andersen 2004-09-09 12:49:15 UTC
The output of 
  'strings /usr/lib/libopenobex-1.0.so.0.0.0 | grep -i btobex'
before and after the recompilation could prove useful.
Comment 3 Boris Fersing (RETIRED) gentoo-dev 2004-09-09 12:58:26 UTC
Yeah, it works now, thanks !

sorry for this waste of time !