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 1452113 Details for
Bug 1592014
AttributeError: 'NoneType' object has no attribute 'get_geometry'
[?]
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), 7.77 KB, created by
robert fairbrother
on 2018-06-16 08:14:20 UTC
(
hide
)
Description:
File: anaconda.log
Filename:
MIME Type:
Creator:
robert fairbrother
Created:
2018-06-16 08:14:20 UTC
Size:
7.77 KB
patch
obsolete
>04:10:47,497 INF main: /usr/sbin/anaconda 27.20.4-1 >04:10:48,207 INF isys: 2191564 kB (2140 MB) are available >04:10:48,253 INF startup_utils: check_memory(): total:2140, needed:320, graphical:410 >04:10:48,288 INF main: anaconda called with cmdline = ['/usr/sbin/anaconda'] >04:10:48,290 INF main: Default encoding = utf-8 >04:10:48,428 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >04:10:48,966 DBG localization: setting locale to: en_US.UTF-8 >04:10:49,036 DBG network: devices found ['enp3s0', 'wlp0s29f7u3', 'virbr0'] >04:10:49,193 DBG network: ensure single initramfs connections >04:10:50,090 DBG network: apply kickstart >04:10:50,093 DBG network: create missing ifcfg files >04:10:50,664 DBG network: set real ONBOOT value >04:10:50,666 DBG network: updating host name localhost.localdomain >04:10:50,761 INF threading: Running Thread: AnaWaitForConnectingNMThread (-1293391040) >04:10:50,767 INF screen_access: parsing existing user interaction config file in /etc/sysconfig/anaconda >04:10:50,821 DBG anaconda: setting display mode to GUI >04:10:50,876 INF display: Display mode = DisplayModes.GUI >04:10:50,886 INF isys: 2191564 kB (2140 MB) are available >04:10:50,908 INF startup_utils: check_memory(): total:2140, needed:320, graphical:410 >04:10:51,166 INF network: got 0 NTP servers from DHCP >04:10:51,169 INF threading: Thread Done: AnaWaitForConnectingNMThread (-1293391040) >04:10:52,572 DBG installclass: Searching /usr/lib/python3.6/site-packages/pyanaconda/installclasses. >04:10:52,735 DBG installclass: Found Fedora (DefaultInstallClass). >04:10:52,736 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >04:10:52,737 DBG installclass: Found Fedora (FedoraBaseInstallClass). >04:10:52,738 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >04:10:52,739 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >04:10:52,740 INF installclass: Using a visible install class Fedora (DefaultInstallClass). >04:10:53,826 DBG payload: getting release version from tree at None (rawhide) >04:10:53,827 DBG payload: using default release version of rawhide >04:10:54,125 INF bootloader: bootloader GRUB2 on X86 platform >04:10:54,129 INF blivet.autopart: Detected 2.09 GiB of memory >04:10:54,133 INF blivet.autopart: Suggested swap size (2.09 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >04:10:54,134 INF blivet.autopart: Swap attempt of 0.0 >04:10:54,137 INF bootloader: bootloader GRUB2 on X86 platform >04:10:54,305 INF threading: Running Thread: AnaStorageThread (-1293391040) >04:10:54,308 INF threading: Running Thread: AnaTimeInitThread (-1346364608) >04:10:54,393 DBG payload: Restarting payload thread >04:10:54,395 INF threading: Running Thread: AnaPayloadRestartThread (-1354757312) >04:10:54,395 INF geoloc: Geolocation is enabled. >04:10:54,396 INF threading: Running Thread: AnaPayloadThread (-1363150016) >04:10:54,399 DBG payload: Updating payload thread state: 0 >04:10:54,401 DBG payload: Updating payload thread state: 1 >04:10:54,402 INF threading: Running Thread: AnaGeolocationRefreshThread (-1371542720) >04:10:54,405 INF threading: Thread Done: AnaPayloadRestartThread (-1354757312)04:10:54,406 INF geoloc: Starting geolocation lookup > >04:10:54,416 INF geoloc: Geolocation provider: Fedora GeoIP >04:10:55,263 INF geoloc: Geolocation lookup finished in 0.8 seconds >04:10:55,273 INF geoloc: got results from geolocation >04:10:55,280 INF threading: Thread Done: AnaGeolocationRefreshThread (-1371542720) >04:11:00,161 DBG exception: running handleException >04:11:00,270 CRT exception: Traceback (most recent call last): > > File "/usr/sbin/anaconda", line 727, in <module> > anaconda._intf.run() > > File "/usr/lib/python3.6/site-packages/pyanaconda/ui/gui/__init__.py", line 849, in run > self._widgetScale() > > File "/usr/lib/python3.6/site-packages/pyanaconda/ui/gui/__init__.py", line 710, in _widgetScale > monitor_geometry = primary_monitor.get_geometry() > >AttributeError: 'NoneType' object has no attribute 'get_geometry' > >04:11:00,274 DBG exception: Gtk not running, starting Gtk and running exception handler in it >04:11:01,814 WRN misc: /usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >04:11:03,353 WRN misc: /usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >04:11:04,194 WRN misc: /usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >04:11:04,820 WRN misc: /usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >04:11:05,414 WRN misc: /usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >04:11:05,623 WRN misc: /usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >04:11:06,616 WRN misc: /usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >04:11:07,142 WRN misc: /usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >04:11:08,962 WRN misc: /usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >04:11:09,664 WRN misc: /usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >04:11:33,648 INF threading: Thread Done: AnaStorageThread (-1293391040) >04:11:33,667 DBG bootloader: _is_valid_disklabel(sdb2) returning True >04:11:33,671 DBG payload: Updating payload thread state: 2 >04:11:33,675 DBG payload: Updating payload thread state: 4 >04:11:33,731 DBG bootloader: _is_valid_size(sdb2) returning True >04:11:33,745 DBG bootloader: _is_valid_partition(sdb2) returning True >04:11:33,747 DBG bootloader: _is_valid_format(sdb2) returning True >04:11:33,748 DBG bootloader: is_valid_stage2_device(sdb2) returning True >04:11:34,097 DBG payload: Updating payload thread state: 5 >08:11:35,025 INF threading: Thread Done: AnaTimeInitThread (-1346364608) >08:12:34,357 INF threading: Thread Done: AnaPayloadThread (-1363150016) >08:12:44,876 INF iutil: Running kickstart %%onerror script(s) >08:12:44,879 INF iutil: All kickstart %%onerror script(s) have been run >08:12:44,881 INF kickstart.script: Running kickstart %%traceback script(s) >08:12:44,884 INF kickstart.script: All kickstart %%traceback script(s) have been run >08:12:45,191 WRN misc: /usr/lib/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) >
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 1592014
:
1452112
| 1452113 |
1452114
|
1452115
|
1452116
|
1452117
|
1452118
|
1452119
|
1452120
|
1452121
|
1452122
|
1452123
|
1452124