Bug 665069 - LiveCD-creator does not start/crashes
Summary: LiveCD-creator does not start/crashes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: liveusb-creator
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-22 16:13 UTC by Martin Kho
Modified: 2016-09-20 02:41 UTC (History)
2 users (show)

Fixed In Version: liveusb-creator-3.11.0-1.fc14
Clone Of:
Environment:
Last Closed: 2011-05-05 05:04:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Martin Kho 2010-12-22 16:13:23 UTC
Description of problem:

Traceback (most recent call last):
  File "/usr/sbin/liveusb-creator", line 89, in <module>
    main()
  File "/usr/sbin/liveusb-creator", line 84, in main
    LiveUSBApp(opts, sys.argv)
  File "/usr/lib/python2.7/site-packages/liveusb/gui.py", line 55, in __init__
    self.mywindow = LiveUSBDialog(opts, args)
  File "/usr/lib/python2.7/site-packages/liveusb/gui.py", line 259, in __init__
    self.populate_devices()
  File "/usr/lib/python2.7/site-packages/liveusb/gui.py", line 288, in populate_devices
    self.live.detect_removable_drives()
  File "/usr/lib/python2.7/site-packages/liveusb/creator.py", line 416, in detect_removable_drives
    "/org/freedesktop/Hal/Manager")
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, 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


Version-Release number of selected component (if applicable):
liveusb-creator-3.9.2-2.fc14.noarch

How reproducible:
Start LiveCD-creator. (nothing happens :-) Running the program from the command prompt gives the above output.

Actual results:
LiveCD-creator does not start

Expected results:
LiveCD-creator starts

Additional info:

Comment 1 Martin Kho 2010-12-22 16:21:27 UTC
Hi,

LiveCD must be Liveusb :-)

Martin Kho

Comment 2 Martin Kho 2010-12-23 19:56:17 UTC
Hi,

This issue is solved after today's updates. Please close this report.


Martin Kho

Comment 3 Fedora Update System 2011-04-26 02:45:33 UTC
liveusb-creator-3.11.0-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/liveusb-creator-3.11.0-1.fc15

Comment 4 Fedora Update System 2011-04-26 02:57:01 UTC
liveusb-creator-3.11.0-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/liveusb-creator-3.11.0-1.fc14

Comment 5 Fedora Update System 2011-04-26 15:34:34 UTC
Package liveusb-creator-3.11.0-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing liveusb-creator-3.11.0-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/liveusb-creator-3.11.0-1.fc15
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2011-05-05 05:04:42 UTC
liveusb-creator-3.11.0-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2011-05-17 00:52:32 UTC
liveusb-creator-3.11.0-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.