* [Bluez-users] Recent bluez-gnome problems
@ 2008-03-23 22:40 Patryk Zawadzki
2008-03-26 16:29 ` Marcel Holtmann
0 siblings, 1 reply; 8+ messages in thread
From: Patryk Zawadzki @ 2008-03-23 22:40 UTC (permalink / raw)
To: bluez-users
Hi guys,
I'm in the middle of packaging bluez-gnome 0.25 for PLD Linux. I
already have obex-data-server (with --enable-system-config) packaged
but hit a strange problem.
The interface is visible and hcid is running. I've noticed the
transfer service is no longer part of bluez-utils. First I was unable
to get bluez to a point where it detects any devices. I can see my
laptop from my cell phone but not the other way araound. After bonding
(initialized from the phone) I can send files from my laptop to my
cell phone (it shows bonded devices even if discovery fails to work).
I can't send any files from the phone and I can't browse the phone
contents (phone asks for permission but nautilus shows "connect
failed" when trying to use gvfs-mount obex://[...]/).
bluez-* is 3.29, obex-data-server is 0.3
Any help appreciated. Thanks in advance.
--
Patryk Zawadzki
PLD Linux Distribution
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] Recent bluez-gnome problems
2008-03-23 22:40 [Bluez-users] Recent bluez-gnome problems Patryk Zawadzki
@ 2008-03-26 16:29 ` Marcel Holtmann
2008-03-26 16:37 ` Patryk Zawadzki
0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2008-03-26 16:29 UTC (permalink / raw)
To: BlueZ users
Hi Patryk,
> I'm in the middle of packaging bluez-gnome 0.25 for PLD Linux. I
> already have obex-data-server (with --enable-system-config) packaged
> but hit a strange problem.
don't use --enable-system-config unless you know what this implies.
Running ODS inside the user session is good enough.
> The interface is visible and hcid is running. I've noticed the
> transfer service is no longer part of bluez-utils. First I was unable
> to get bluez to a point where it detects any devices. I can see my
> laptop from my cell phone but not the other way araound. After bonding
> (initialized from the phone) I can send files from my laptop to my
> cell phone (it shows bonded devices even if discovery fails to work).
> I can't send any files from the phone and I can't browse the phone
> contents (phone asks for permission but nautilus shows "connect
> failed" when trying to use gvfs-mount obex://[...]/).
>
> bluez-* is 3.29, obex-data-server is 0.3
I don't see a problem here. The latest bluez-gnome has options to
enable file transfer and push service.
Regards
Marcel
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] Recent bluez-gnome problems
2008-03-26 16:29 ` Marcel Holtmann
@ 2008-03-26 16:37 ` Patryk Zawadzki
2008-03-26 16:40 ` Marcel Holtmann
0 siblings, 1 reply; 8+ messages in thread
From: Patryk Zawadzki @ 2008-03-26 16:37 UTC (permalink / raw)
To: BlueZ users
On Wed, Mar 26, 2008 at 5:29 PM, Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi Patryk,
> > I'm in the middle of packaging bluez-gnome 0.25 for PLD Linux. I
> > already have obex-data-server (with --enable-system-config) packaged
> > but hit a strange problem.
> don't use --enable-system-config unless you know what this implies.
> Running ODS inside the user session is good enough.
So you suggest we disable it in distro builds? Will do. I thought it
only affected system bus activation?
> > The interface is visible and hcid is running. I've noticed the
> > transfer service is no longer part of bluez-utils. First I was unable
> > to get bluez to a point where it detects any devices. I can see my
> > laptop from my cell phone but not the other way araound. After bonding
> > (initialized from the phone) I can send files from my laptop to my
> > cell phone (it shows bonded devices even if discovery fails to work).
> > I can't send any files from the phone and I can't browse the phone
> > contents (phone asks for permission but nautilus shows "connect
> > failed" when trying to use gvfs-mount obex://[...]/).
> >
> > bluez-* is 3.29, obex-data-server is 0.3
> I don't see a problem here. The latest bluez-gnome has options to
> enable file transfer and push service.
yes, the options are there but there seems to be a problem with device
discovery somewhere in my setup. Is running hcid enough for the device
detection to work? It seems only the already paired devices show up
(it worked fine at least with bluez-gnome 0.15) so I assume it only
displays a memorized list of devices not doing discovery at all. How
do I debug it? I'm a programmer so if you point me to the right
internals I think I could fix the issues or at least provide you with
more info.
--
Patryk Zawadzki
PLD Linux Distribution
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] Recent bluez-gnome problems
2008-03-26 16:37 ` Patryk Zawadzki
@ 2008-03-26 16:40 ` Marcel Holtmann
2008-03-27 19:29 ` Patryk Zawadzki
0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2008-03-26 16:40 UTC (permalink / raw)
To: BlueZ users
Hi Patryk,
>>> I'm in the middle of packaging bluez-gnome 0.25 for PLD Linux. I
>>> already have obex-data-server (with --enable-system-config) packaged
>>> but hit a strange problem.
>> don't use --enable-system-config unless you know what this implies.
>> Running ODS inside the user session is good enough.
>
> So you suggest we disable it in distro builds? Will do. I thought it
> only affected system bus activation?
don't use system bus activation. It would run ODS as root and remote
attackers can overwrite system files.
>>> The interface is visible and hcid is running. I've noticed the
>>> transfer service is no longer part of bluez-utils. First I was
>>> unable
>>> to get bluez to a point where it detects any devices. I can see my
>>> laptop from my cell phone but not the other way araound. After
>>> bonding
>>> (initialized from the phone) I can send files from my laptop to my
>>> cell phone (it shows bonded devices even if discovery fails to
>>> work).
>>> I can't send any files from the phone and I can't browse the phone
>>> contents (phone asks for permission but nautilus shows "connect
>>> failed" when trying to use gvfs-mount obex://[...]/).
>>>
>>> bluez-* is 3.29, obex-data-server is 0.3
>> I don't see a problem here. The latest bluez-gnome has options to
>> enable file transfer and push service.
>
> yes, the options are there but there seems to be a problem with device
> discovery somewhere in my setup. Is running hcid enough for the device
> detection to work? It seems only the already paired devices show up
> (it worked fine at least with bluez-gnome 0.15) so I assume it only
> displays a memorized list of devices not doing discovery at all. How
> do I debug it? I'm a programmer so if you point me to the right
> internals I think I could fix the issues or at least provide you with
> more info.
That should have been fixed with the latest bluez-gnome version.
Regards
Marcel
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] Recent bluez-gnome problems
2008-03-26 16:40 ` Marcel Holtmann
@ 2008-03-27 19:29 ` Patryk Zawadzki
2008-03-27 23:15 ` Marcel Holtmann
0 siblings, 1 reply; 8+ messages in thread
From: Patryk Zawadzki @ 2008-03-27 19:29 UTC (permalink / raw)
To: BlueZ users
On Wed, Mar 26, 2008 at 5:40 PM, Marcel Holtmann <marcel@holtmann.org> wrote:
> > yes, the options are there but there seems to be a problem with device
> > discovery somewhere in my setup. Is running hcid enough for the device
> > detection to work? It seems only the already paired devices show up
> > (it worked fine at least with bluez-gnome 0.15) so I assume it only
> > displays a memorized list of devices not doing discovery at all. How
> > do I debug it? I'm a programmer so if you point me to the right
> > internals I think I could fix the issues or at least provide you with
> > more info.
> That should have been fixed with the latest bluez-gnome version.
As mentioned eaerlier, we are already shipping bluez-gnome 0.25 and
bluez-{libs,utils} 3.29
If it works for everyone else it has to be related to our setup so
please point me in the right direction for debugging.
--
Patryk Zawadzki
PLD Linux Distribution
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [Bluez-users] Recent bluez-gnome problems
2008-03-27 19:29 ` Patryk Zawadzki
@ 2008-03-27 23:15 ` Marcel Holtmann
2008-04-02 19:44 ` Patryk Zawadzki
0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2008-03-27 23:15 UTC (permalink / raw)
To: BlueZ users
Hi Patryk,
>>> yes, the options are there but there seems to be a problem with
>>> device
>>> discovery somewhere in my setup. Is running hcid enough for the
>>> device
>>> detection to work? It seems only the already paired devices show up
>>> (it worked fine at least with bluez-gnome 0.15) so I assume it only
>>> displays a memorized list of devices not doing discovery at all. How
>>> do I debug it? I'm a programmer so if you point me to the right
>>> internals I think I could fix the issues or at least provide you
>>> with
>>> more info.
>> That should have been fixed with the latest bluez-gnome version.
>
> As mentioned eaerlier, we are already shipping bluez-gnome 0.25 and
> bluez-{libs,utils} 3.29
>
> If it works for everyone else it has to be related to our setup so
> please point me in the right direction for debugging.
it is actually our fault within bluez-utils-3.29. We accidently
removed the device discover calls from the API. Expect a new release
soon.
Regards
Marcel
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-04-02 19:50 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-23 22:40 [Bluez-users] Recent bluez-gnome problems Patryk Zawadzki
2008-03-26 16:29 ` Marcel Holtmann
2008-03-26 16:37 ` Patryk Zawadzki
2008-03-26 16:40 ` Marcel Holtmann
2008-03-27 19:29 ` Patryk Zawadzki
2008-03-27 23:15 ` Marcel Holtmann
2008-04-02 19:44 ` Patryk Zawadzki
2008-04-02 19:50 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox