[Bug 567433] Re: Should depend on hal

2015-10-17 Thread robertjlee
This breaks on a fresh install of vivid.
Hal is no longer available on vivid, so the program does not work.
So no GUI to configure my IR receiver.

$ gnome-lirc-properties
Traceback (most recent call last):
  File "/usr/bin/gnome-lirc-properties", line 31, in 
gnome_lirc_properties.run(sys.argv[1:], datadir)
  File "/usr/lib/pymodules/python2.7/gnome_lirc_properties/__init__.py", line 
59, in run
return ui.RemoteControlProperties(builder, datadir).run()
  File 
"/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py",
 line 53, in __init__
self.__setup_models()
  File 
"/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py",
 line 80, in __setup_models
self.__hardware_manager = hardware.HardwareManager(receivers_db)
  File "/usr/lib/pymodules/python2.7/gnome_lirc_properties/hardware.py", line 
255, in __init__
self.__hal = self.__bus.get_object(HAL_SERVICE, HAL_MANAGER_PATH)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in 
activate_name_owner
self.start_service_by_name(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in 
start_service_by_name
'su', (bus_name, flags)))
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.freedesktop.Hal was not provided by any .service files


$ sudo apt-get install hal
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package hal is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'hal' has no installation candidate

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/567433

Title:
  Should depend on hal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-lirc-properties/+bug/567433/+subscriptions

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


[Bug 567433] Re: Should depend on hal

2014-08-31 Thread Matt Bruzek
I am trying to use gnome-lirc-properties in Utopic Unicorn 14.10 but
unable to start the program.

Here is the stack trace:

$ gnome-lirc-properties 
Traceback (most recent call last):
  File "/usr/bin/gnome-lirc-properties", line 31, in 
gnome_lirc_properties.run(sys.argv[1:], datadir)
  File "/usr/lib/pymodules/python2.7/gnome_lirc_properties/__init__.py", line 
59, in run
return ui.RemoteControlProperties(builder, datadir).run()
  File 
"/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py",
 line 53, in __init__
self.__setup_models()
  File 
"/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py",
 line 80, in __setup_models
self.__hardware_manager = hardware.HardwareManager(receivers_db)
  File "/usr/lib/pymodules/python2.7/gnome_lirc_properties/hardware.py", line 
255, in __init__
self.__hal = self.__bus.get_object(HAL_SERVICE, HAL_MANAGER_PATH)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in 
activate_name_owner
self.start_service_by_name(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in 
start_service_by_name
'su', (bus_name, flags)))
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.freedesktop.Hal was not provided by any .service files

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/567433

Title:
  Should depend on hal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-lirc-properties/+bug/567433/+subscriptions

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


[Bug 567433] Re: Should depend on hal

2014-04-12 Thread Vincent
Hal is now integrated in udev on Ubuntu. No Hal dependency could be
found in the future.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/567433

Title:
  Should depend on hal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-lirc-properties/+bug/567433/+subscriptions

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


[Bug 567433] Re: Should depend on hal

2014-04-12 Thread Vincent
I can't understand why this software is packaged.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/567433

Title:
  Should depend on hal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-lirc-properties/+bug/567433/+subscriptions

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


[Bug 567433] Re: Should depend on hal

2014-01-21 Thread Reuben Thomas
This bug still exists in trusty.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/567433

Title:
  Should depend on hal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-lirc-properties/+bug/567433/+subscriptions

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


[Bug 567433] Re: Should depend on hal

2013-04-03 Thread Leonardo Silva Amaral
This bug Still on Quantal and will remains until at least one of these
be satisfacted:

1) Gnome-lirc-properties got patched to do not depend hal anymore
2) Ubuntu add hal as dependency of gnome-lirc-properties (Argh!)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/567433

Title:
  Should depend on hal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-lirc-properties/+bug/567433/+subscriptions

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


[Bug 567433] Re: Should depend on hal

2013-04-03 Thread Leonardo Silva Amaral
leonardo@astra ~ $ gnome-lirc-properties 
Traceback (most recent call last):
  File "/usr/bin/gnome-lirc-properties", line 31, in 
gnome_lirc_properties.run(sys.argv[1:], datadir)
  File "/usr/lib/pymodules/python2.7/gnome_lirc_properties/__init__.py", line 
59, in run
return ui.RemoteControlProperties(builder, datadir).run()
  File 
"/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py",
 line 53, in __init__
self.__setup_models()
  File 
"/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py",
 line 80, in __setup_models
self.__hardware_manager = hardware.HardwareManager(receivers_db)
  File "/usr/lib/pymodules/python2.7/gnome_lirc_properties/hardware.py", line 
255, in __init__
self.__hal = self.__bus.get_object(HAL_SERVICE, HAL_MANAGER_PATH)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in 
activate_name_owner
self.start_service_by_name(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in 
start_service_by_name
'su', (bus_name, flags)))
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.freedesktop.Hal was not provided by any .service files
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 96, in 
apport_excepthook
dbus_service_unknown_analysis(exc_obj, pr)
  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 172, in 
dbus_service_unknown_analysis
cp = ConfigParser(interpolation=None)
TypeError: __init__() got an unexpected keyword argument 'interpolation'

Original exception was:
Traceback (most recent call last):
  File "/usr/bin/gnome-lirc-properties", line 31, in 
gnome_lirc_properties.run(sys.argv[1:], datadir)
  File "/usr/lib/pymodules/python2.7/gnome_lirc_properties/__init__.py", line 
59, in run
return ui.RemoteControlProperties(builder, datadir).run()
  File 
"/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py",
 line 53, in __init__
self.__setup_models()
  File 
"/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py",
 line 80, in __setup_models
self.__hardware_manager = hardware.HardwareManager(receivers_db)
  File "/usr/lib/pymodules/python2.7/gnome_lirc_properties/hardware.py", line 
255, in __init__
self.__hal = self.__bus.get_object(HAL_SERVICE, HAL_MANAGER_PATH)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in 
activate_name_owner
self.start_service_by_name(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in 
start_service_by_name
'su', (bus_name, flags)))
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.freedesktop.Hal was not provided by any .service files

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/567433

Title:
  Should depend on hal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-lirc-properties/+bug/567433/+subscriptions

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


[Bug 567433] Re: Should depend on hal

2011-04-29 Thread Chad A. Davis
Also confirmed for 11.04 (amd64) with gnome-lirc-properties
0.5.1-0ubuntu1

Runs fine once hal is installed.

And here's a stacktrace (attached)


** Changed in: gnome-lirc-properties (Ubuntu)
   Status: New => Confirmed

** Attachment added: "traceback.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-lirc-properties/+bug/567433/+attachment/2097506/+files/traceback.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/567433

Title:
  Should depend on hal

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


[Bug 567433] Re: Should depend on hal

2010-04-20 Thread Reuben Thomas

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/44916575/Dependencies.txt

-- 
Should depend on hal
https://bugs.launchpad.net/bugs/567433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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