* [Bluez-devel] printing with blueZ on Maemo (Nokia N800)
@ 2007-07-20 14:09 Николай Комаров
0 siblings, 0 replies; only message in thread
From: Николай Комаров @ 2007-07-20 14:09 UTC (permalink / raw)
To: bluez-devel
Hi!
I need to make it possible to print documents via Bluetooth on the
Nokia N800 device (based on ARM with Debian-like OS installed, see
http://maemo.org/development/ for developer details).
There are these libs in the system: bluez-cups 3.7osso11,
bluez-hcidump 1.36-0osso1, bluez-utils 3.9-osso4 , bluez-utils-test
3.9-osso4. ( http://tablets-dev.nokia.com/3.2/content_comparison.html )
First of all, I assured that the printer is visible from
N800:
I perform 'hcitool scan --scan' under root console and see
this printer with its BD address, name, and class.
I found a code example (in Python, here:
http://wiki.bluez.org/wiki/HOWTO/SerialConnections) that
allows communicate to the printer using SPP. I have Python
installed, so I run the example script (I called file
dbus.py) and receive error:
File "./dbus.py", line 3, in <module>
import dbus
File "/media/mmc1/dbus.py", line 7, in <module>
bus= dbus.SystemBus()
AttributeError: 'module' has no attribute 'System.Bus'
Someone advised me to check that there are 'necessary python D-Bus
bindings' installed but I have no idea where to look for it. I only
have a simple Python installation from here:
http://pymaemo.garage.maemo.org/installation.html
I can't understand whether there are enough libs to print to a
bluetooth-enabled printer using 'serial port' bluetooth profile.
If there's someone who has experience with using bluez in Maemo,
please contact me. What's the best language to use in this case? What
could this error message mean?
Best regards,
Nikolay Komarov
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-20 14:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-20 14:09 [Bluez-devel] printing with blueZ on Maemo (Nokia N800) Николай Комаров
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox