Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 900382 Details for
Bug 1102793
Error: gtk-builder-error-quark: Invalid signal `toggled' for type `GtkCellRendererToggle' on line 207 (12)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda.log
anaconda.log (text/plain), 5.31 KB, created by
satellitgo
on 2014-05-29 14:45:16 UTC
(
hide
)
Description:
File: anaconda.log
Filename:
MIME Type:
Creator:
satellitgo
Created:
2014-05-29 14:45:16 UTC
Size:
5.31 KB
patch
obsolete
>10:41:22,795 INFO anaconda: /sbin/anaconda 21.38-1 >10:41:24,311 INFO anaconda: 1048576 kB (1024 MB) are available >10:41:24,314 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >10:41:24,345 INFO anaconda: Unable to connect to DBus session bus: ('Unable to connect to session bus: %s', GLib.Error('The connection is closed', 'g-io-error-quark', 18)) >10:41:24,352 INFO anaconda: Not doing 'start audit daemon' in live installation >10:41:24,372 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >10:41:24,375 INFO anaconda: Default encoding = ascii >10:41:24,660 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >10:41:28,453 INFO anaconda: Display mode = g >10:41:28,458 INFO anaconda: 1048576 kB (1024 MB) are available >10:41:28,464 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >10:41:30,557 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:41:30,573 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:41:30,579 INFO anaconda: using only installclass _Fedora >10:41:30,594 INFO anaconda: bootloader GRUB2 on X86 platform >10:41:30,678 INFO anaconda: bootloader GRUB2 on X86 platform >10:41:30,807 DEBUG anaconda: network: devices found ['p2p1'] >10:41:32,122 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p2p1 >10:41:32,470 DEBUG anaconda: network: setting autoconnect of p2p1 to False >10:41:32,477 DEBUG anaconda: network: missing ifcfgs created for devices ['p2p1'] >10:41:32,956 DEBUG anaconda: updating hostname localhost.localdomain >10:41:33,015 INFO anaconda: Running Thread: AnaStorageThread (140310253201152) >10:41:33,024 INFO anaconda: Running Thread: AnaTimeInitThread (140310244808448) >10:41:33,027 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140310236415744) >10:41:33,036 INFO anaconda: Running Thread: AnaPayloadThread (140310228023040) >10:41:33,589 DEBUG anaconda: updating hostname localhost.localdomain >10:41:33,785 INFO anaconda: got 0 NTP servers from DHCP >10:41:33,794 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140310236415744) >10:41:33,817 INFO anaconda: Not doing 'start chronyd' in live installation >10:41:33,834 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140310236415744) >10:41:33,844 INFO anaconda: Starting geolocation lookup >10:41:33,849 INFO anaconda: Geolocation provider: Fedora GeoIP >10:41:34,711 INFO anaconda: Geolocation lookup finished in 0.9 seconds >10:41:34,725 INFO anaconda: got results from geolocation >10:41:34,747 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140310236415744) >10:41:39,648 INFO anaconda: Not doing 'activate layouts' in live installation >10:41:43,910 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >10:41:55,446 INFO anaconda: Thread Done: AnaStorageThread (140310253201152) >10:41:54,108 INFO anaconda: Thread Done: AnaTimeInitThread (140310244808448) >10:41:54,584 INFO anaconda: Thread Done: AnaPayloadThread (140310228023040) >10:42:44,619 INFO anaconda: Not doing 'require network connection' in live installation >10:42:44,624 DEBUG anaconda: network standalone spoke (init): completed: True >10:42:44,625 INFO anaconda: Not doing 'require network connection' in live installation >10:42:44,679 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >10:42:44,680 DEBUG anaconda: Entered hub: SummaryHub >10:42:45,953 INFO anaconda: Not doing 'modify system time and date' in live installation >10:42:45,966 DEBUG anaconda: running handleException >10:42:46,029 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 76, in <lambda> > self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb)) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 327, in _on_continue_clicked > StandaloneSpoke._on_continue_clicked(self, cb) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 72, in _on_continue_clicked > cb() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 497, in _on_continue_clicked > nextAction.refresh() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 359, in refresh > self._createBox() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 188, in _createBox > spoke.initialize() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py", line 429, in initialize > self._config_dialog = NTPconfigDialog(self.data) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py", line 122, in __init__ > GUIObject.__init__(self, *args) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 122, in __init__ > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >Error: gtk-builder-error-quark: Invalid signal `toggled' for type `GtkCellRendererToggle' on line 207 (12) > >10:42:46,031 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >10:42:49,931 INFO anaconda: Running kickstart %%traceback script(s) >10:42:49,936 INFO anaconda: All kickstart %%traceback script(s) have been run >10:42:51,754 DEBUG anaconda: updating hostname localhost.localdomain
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1102793
:
900381
| 900382 |
900383
|
900384
|
900385
|
900386
|
900387
|
900388
|
900389
|
900390
|
900432