You are not logged in.

#1 2004-11-30 03:45:50

qsdickee
Member
From: China
Registered: 2004-04-25
Posts: 12

hal-device-manager problem!

[root@localhost kevin]# hal-device-manager
Traceback (most recent call last):
  File "/usr/bin/hal-device-manager", line 9, in ?
    import gnome
ImportError: No module named gnome

I have installed gnome in /opt/gnome, and why this program can not find it?

Offline

#2 2004-11-30 06:10:52

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: hal-device-manager problem!

I've been having the same issue but haven't had much time to troubleshoot. I would, however, love it if someone could figure this out.

Offline

#3 2004-11-30 14:05:59

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: hal-device-manager problem!

you are missing gnome-python wink


Freedom is what i love

Offline

#4 2004-12-09 05:37:00

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: hal-device-manager problem!

Thanks!

Offline

#5 2004-12-09 11:23:04

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: hal-device-manager problem!

Blaasvis wrote:

you are missing gnome-python wink

this should be a bug report or not?
gnome-python should be a dep for hal right?

Offline

#6 2004-12-10 12:42:36

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: hal-device-manager problem!

No, because hal is a hardware abstraction layer and hal-device-manager is just an additional tool that queries it. Pulling in gnome-python as a dependency would make KDE users also willing to use hal require them to install a complete gnome desktop (I already hate gnome-python as build dependency :X)

Offline

#7 2004-12-14 14:28:02

alexthelion
Member
From: Switzerland
Registered: 2004-03-06
Posts: 117

Re: hal-device-manager problem!

Then how about making a separate package with the querying tool that does depend on gnome-python? Like this, the hal package still doesn't need a dependency on gnome-python.

Offline

#8 2004-12-16 06:27:46

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: hal-device-manager problem!

Or have a post-install message saying, "If you want to user the hal-device-manager, be sure to install gnome-python"


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#9 2004-12-16 08:46:10

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: hal-device-manager problem!

I think I'm splitting the package in a while, since we will have circular dependencies without it in the next gnome release:
more and more gnome stuff support HAL and DBUS, including gnome-vfs. Wouldn't it be stupid to have gnome-panel depend on gnome-vfs, which depends on HAL as a build-dependency for HAL?

Offline

#10 2004-12-18 18:01:23

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: hal-device-manager problem!

I did a splitup for hal and hal-device-manager. The hal-device-manager is currently in testing because of the new python, though it might work with the old 2.3 version.

Offline

Board footer

Powered by FluxBB