[Bug 31517] hal-device-manager does not load

2006-03-28 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Comment:
hm, is hal running for you at all? Does 'lshal' work? If not, does it work after

  sudo /etc/init.d/dbus restart

? Can you please copy the output of that command here?

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-03-20 Thread Wes24
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Comment:
Mmm, I upgraded Dapper and still get the error message. Update-notifier
doesn't work either. I get the following error message when trying to
start hal-device-manager:

[EMAIL PROTECTED]:~$ sudo hal-device-manager
Password:
gtk.Menu object (GtkMenu) at 0xb6ac70a4
Traceback (most recent call last):
  File /usr/bin/hal-device-manager, line 20, in ?
DeviceManager()
  File /usr/share/hal/device-manager/DeviceManager.py, line 72, in __init__
lambda *args: self.gdl_changed(DeviceAdded, *args))
  File /usr/lib/python2.4/site-packages/dbus/_dbus.py, line 283, in 
connect_to _signal
self._obj.connect_to_signal(signal_name, handler_function, dbus_interface, 
* *keywords)
  File /usr/lib/python2.4/site-packages/dbus/proxies.py, line 128, in 
connect_ to_signal
path=self._object_path,
  File /usr/lib/python2.4/site-packages/dbus/_dbus.py, line 177, in 
add_signal _receiver
named_service = bus_object.GetNameOwner(named_service, 
dbus_interface='org.f reedesktop.DBus')
  File /usr/lib/python2.4/site-packages/dbus/proxies.py, line 79, in __call__
reply_message = self._connection.send_with_reply_and_block(message, timeout)
  File dbus_bindings.pyx, line 458, in 
dbus_bindings.Connection.send_with_repl y_and_block
dbus_bindings.DBusException: Could not get owner of name 'org.freedesktop.Hal': 
no such name
[EMAIL PROTECTED]:~$

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-03-15 Thread algogr
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Comment:
Can you please give me a link on how to do this? I will
appreciate.Thanks

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-03-15 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Comment:
@algogr: do what? You should just upgrade your Dapper system (in
particular, dbus packages), and it should be all well.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-03-03 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Task: ubuntu dbus
 Status: Confirmed = Fix Released

Comment:
 dbus (0.60-6ubuntu4) dapper; urgency=low
 .
   * Add debian/patches/dbus-poll-hang.patch:
 - Check to see if our data has already been read off the connection by
   another blocking pending call before we block in poll.
   (check_for_reply_and_update_dispatch_unlocked): Code taken from
   _dbus_connection_block_pending_call - checks for an already read reply 
and
   updates the dispatch if there is one.
 - This fixes e. g. the long startup hang of hal-device-manager.
   (Malone #31517)
 - Patch taken from upstream CVS.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-03-03 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Changed in: D-Bus (upstream)
 Status: Unconfirmed = Fix Released

Comment:
http://webcvs.freedesktop.org/dbus/dbus/dbus/dbus-
connection.c?r1=1.115r2=1.116makepatch=1diff_format=u

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-03-03 Thread Neil Woolford
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Comment:
Upgraded system at 11am 3rd March, after seeing above two messages from
Martin Pitt.

Works here!

No Hal error on Gnome startup any more, and invoking
System-Administration-Device Manager now works (albeit with a ten to
fifteen second 'pause for thought' between the Device Manager appearing
and actually populating with information).

Neil

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-02-27 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Task: ubuntu hal
   Assignee: (unassigned) = Martin Pitt
 Status: Unconfirmed = Confirmed

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-02-27 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Also affects: hal (upstream)   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-02-27 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Bug watches changed:
+ Bug 6059 [Freedesktop Bugzilla]

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-02-27 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Changed in: HAL (upstream)
   Bugwatch: None = Freedesktop Bugzilla #6059

Comment:
Filed bug upstream.

AFAIK this is a deadlock between dbus and hal-device-manager waiting on each 
other until the request times out.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-02-27 Thread Bruce Cowan
https://launchpad.net/malone/bugs/31517

*** Bug 32903 has been marked a duplicate of this bug ***

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-02-27 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Task: ubuntu hal
Sourcepackagename: hal = dbus

Comment:
hal

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-02-23 Thread Miguel
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Comment:
This also happens to me.

Normal user terminal output is:

$ hal-device-manager
gtk.Menu object (GtkMenu) at 0x76a0502c

While, if I run this using sudo, I get the following terminal output:

$ gksudo hal-device-manager
(hal-device-manager:4929): GnomeUI-WARNING **: While connecting to session 
manager:
Authentication Rejected, reason : None of the authentication protocols 
specified are supported and host-based authentication failed.
gtk.Menu object (GtkMenu) at 0x76a2e07c

This is a dist-upgraded breezy install. And to make sure it wasn't a
faulty install, I forced reinstall of several hal packages via synaptic.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-02-23 Thread Daniel Silverstone
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Comment:
The last time I tried, it actually started after about 30 seconds or so.

It seems to use no cpu during that period though. Is this a timeout of
some kind?

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-02-22 Thread Mlt
Public bug report changed:
https://launchpad.net/malone/bugs/31517

Comment:
When starting gnome the following comment comes up:

Internal error

failed to initialize HAL!

None of the USB functions work or, funnily enough does update-notifier.
Trying to debug using wiki instructions for removable drives the
following happens:

[EMAIL PROTECTED]:~$ update-notifier
update-notifier: hal_initialize failed: (null)
: Resource temporarily unavailable
** (update-notifier:7881): DEBUG: tray_icons_init
[EMAIL PROTECTED]:~$ killall gnome-volume-manager
gnome-volume-manager: no process killed
[EMAIL PROTECTED]:~$ gnome-volume-manager -n 21 | tee gvm.log

** (gnome-volume-manager:8147): WARNING **: manager.c/3016: hal_initialize 
failed: (null)
[EMAIL PROTECTED]:~$
[EMAIL PROTECTED]:~$ lshal  lshal.txt
error: libhal_ctx_init: (null): (null)
Could not initialise connection to hald.
 Normally this mean the HAL daemon (hald) is not running or not ready.

This is on an dist-upgrade from a fully functioning breezy installation.
It was current as of the time  date of this comment.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-02-17 Thread Daniel Holbach
https://launchpad.net/malone/bugs/31517

*** Bug 31786 has been marked a duplicate of this bug ***

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 31517] hal-device-manager does not load

2006-02-15 Thread Daniel Silverstone
Public bug reported:
https://launchpad.net/malone/bugs/31517

Affects: hal (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed

Description:
In dapper (current as of about 14:00 UTC 2006-02-15) the hal-device-
manager will not load properly.

If I attempt to load it from a terminal then I get something about a
gtk.Menu and that's it.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs