diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/014271.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-April/014271.html | 161 |
1 files changed, 161 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/014271.html b/zarb-ml/mageia-dev/2012-April/014271.html new file mode 100644 index 000000000..506b0c8ec --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014271.html @@ -0,0 +1,161 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] 3 cauldron bluetooth bugs? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%203%20cauldron%20bluetooth%20bugs%3F&In-Reply-To=%3C4F89DE8D.7060100%40pilppa.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="014321.html"> + <LINK REL="Next" HREF="014272.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] 3 cauldron bluetooth bugs?</H1> + <B>Mika Laitio</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%203%20cauldron%20bluetooth%20bugs%3F&In-Reply-To=%3C4F89DE8D.7060100%40pilppa.org%3E" + TITLE="[Mageia-dev] 3 cauldron bluetooth bugs?">lamikr at pilppa.org + </A><BR> + <I>Sat Apr 14 22:31:09 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="014321.html">[Mageia-dev] [changelog] [RPM] cauldron core/release bootsplash-3.3.9-1.mga2 +</A></li> + <LI>Next message: <A HREF="014272.html">[Mageia-dev] boot takes too much time +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14271">[ date ]</a> + <a href="thread.html#14271">[ thread ]</a> + <a href="subject.html#14271">[ subject ]</a> + <a href="author.html#14271">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +I just needed to be able to get some files from phone to Mageia pc +running cauldron with latest updates and found out bad bugs at least +with gnome desktop. I can write bugs to mozilla if somebody else could +also confirm these just to verify that I have not created anything wrong... + +1) I had paired devices and I can see the paired phone in the bluetooth +applets menu. When I select there the menu "<bt device name>/Browse +files..." dolphin is opened for me with parameters: + + dolphin <A HREF="obex://[BT">obex://[BT</A> address of my bluetooth device]/ + +--> Instead of showing up the content of my bluetooth device, dolphin +however shows for me the pc user's home directory. + +If I manually call nautilus instead with command: + nautilus <A HREF="obex://[BT">obex://[BT</A> address of my bluetooth device]/ + +--> nautilus opens ok and shows the content from my bluetooth device. + +So should the gnome bluetooth applet be changes to open nautilus instead +of dolphin? + +2) I tried to send files from my phone to cauldron. Phone paired ok + with cauldron pc, but when I tried to send files to pc, the device + was not showing up in the list. + + ps command showed that obex-data-server was running, but command + "sdptool browse local" was not able to find any obex related +services running. + + If I installed and build obexftpd and started it manually, phone was + able to see my pc... + + So is somebody else able to receive files over bluetooth to cauldron +pc from phone? + +3) obexpushd build failure +I tried to build <A HREF="git://gitorious.org/obexpushd/mainline.git">git://gitorious.org/obexpushd/mainline.git</A> with +cmake & make combination and was getting this kind of error mentioned here: + +<A HREF="http://comments.gmane.org/gmane.linux.bluez.kernel/22404">http://comments.gmane.org/gmane.linux.bluez.kernel/22404</A> + +Fix was to change the typeof definitions in +/usr/include/bluetooth/bluetooth.h to __typeof__ just like suggested in +email: + +<A HREF="http://permalink.gmane.org/gmane.linux.bluez.kernel/22294">http://permalink.gmane.org/gmane.linux.bluez.kernel/22294</A> + +(Because typeof is not supported by c++ code) + +MIka +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="014321.html">[Mageia-dev] [changelog] [RPM] cauldron core/release bootsplash-3.3.9-1.mga2 +</A></li> + <LI>Next message: <A HREF="014272.html">[Mageia-dev] boot takes too much time +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14271">[ date ]</a> + <a href="thread.html#14271">[ thread ]</a> + <a href="subject.html#14271">[ subject ]</a> + <a href="author.html#14271">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |