Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#5749 - gnome-bluetooth not accepting/sending data
Attached to Project:
Arch Linux
Opened by Samuel Mathieson (smathieson) - Saturday, 04 November 2006, 03:27 GMT
Opened by Samuel Mathieson (smathieson) - Saturday, 04 November 2006, 03:27 GMT
|
DetailsGnome bluetooth does not seem to accept data from devices despite being discoverable by other devices as solved by comments in bug # 5661. gnome-obex-send states it is "Unable to connect to remote device" with the following terminal output:
[samuel@wintoon ~]$ gnome-obex-send Desktop/html2fpdf-3.0.2b.zip Browsing 00:16:4E:FA:74:B8 ... Service Name: OBEX Object Push Service RecHandle: 0x10007 Protocol Descriptor List: "L2CAP" (0x0100) "RFCOMM" (0x0003) Channel: 9 "OBEX" (0x0008) Service Class ID List: "OBEX Object Push" (0x1105) ** Message: device 00:16:4E:FA:74:B8 (OBEX Object Push) port 9 ** (gnome-obex-send:4457): CRITICAL **: btctl_obexclient_source_new: assertion `channel <= 0' failed ** (gnome-obex-send:4457): WARNING **: Unable to initialize OBEX client source [samuel@wintoon ~]$ |
This task depends upon
output:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -DORBIT2=1 -pthread -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/gnome-keyring-1 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -I/usr/include/libbtctl -I/opt/gnome/include -DDATA_DIR=\"/gnome-bluetooth\" -DORBIT2=1 -pthread -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/gnome-keyring-1 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -I/usr/include/pygtk-2.0 -I/usr/include/libbtctl -I/usr/include/python2.4 -I. -I../src -march=i686 -O2 -pipe -MT gnomebt-controller.lo -MD -MP -MF .deps/gnomebt-controller.Tpo -c gnomebt-controller.c -fPIC -DPIC -o .libs/gnomebt-controller.o
controller.gob: In function 'gnomebt_controller_discover_devices':
controller.gob:110: error: too few arguments to function 'btctl_controller_discover_devices'
controller.gob: In function 'gnomebt_controller_channels_for_service':
controller.gob:298: error: too few arguments to function 'btctl_controller_scan_for_service'
make[3]: *** [gnomebt-controller.lo] Error 1
make[3]: Leaving directory `/var/abs/extra/network/gnome-bluetooth/src/gnome-bluetooth-0.7.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/abs/extra/network/gnome-bluetooth/src/gnome-bluetooth-0.7.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/abs/extra/network/gnome-bluetooth/src/gnome-bluetooth-0.7.0'
make: *** [all] Error 2