[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: hal-device-manager
- From: David Zeuthen <david fubar dk>
- To: Marco Canini <marco canini fastwebnet it>
- Cc: xdg-list freedesktop org
- Subject: Re: hal-device-manager
- Date: Sat, 10 Jan 2004 00:40:12 +0100
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]