hal-device-manager

David Zeuthen david at fubar.dk
Sat Jan 10 01:40:12 EET 2004


On Sat, 2004-01-10 at 00:12, Marco Canini wrote:
> I had to add those lines to hal-device-manager to be able to execute the
> program
> 
> import pygtk
> pygtk.require('2.0')
> 
> i inserted them just before "import gtk" otherwise python complains
> about missing gtk package
> 
> do you think it's a local problem?

Probably not, I don't import pygtk anywhere and I think the glade file
depends on some GNOME widgets, so I've added these lines. 

Do note that this particular program is both a crude example and
development tool for HAL; it's not intended to be production quality.

Thanks,
David





More information about the xdg mailing list