Bug 1060863 - AttributeError: 'gi.repository.Gtk' object has no attribute 'get_locale_direction'
Summary: AttributeError: 'gi.repository.Gtk' object has no attribute 'get_locale_direc...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ffd0f25486fb977e4038078be56...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-03 19:12 UTC by Carlos Morel-Riquelme
Modified: 2014-02-04 00:39 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-03 22:05:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.41 MB, text/plain)
2014-02-03 19:12 UTC, Carlos Morel-Riquelme
no flags Details
File: anaconda.log (43.65 KB, text/plain)
2014-02-03 19:12 UTC, Carlos Morel-Riquelme
no flags Details
File: environ (519 bytes, text/plain)
2014-02-03 19:12 UTC, Carlos Morel-Riquelme
no flags Details
File: journalctl (971.51 KB, text/plain)
2014-02-03 19:13 UTC, Carlos Morel-Riquelme
no flags Details
File: lsblk_output (2.67 KB, text/plain)
2014-02-03 19:13 UTC, Carlos Morel-Riquelme
no flags Details
File: nmcli_dev_list (11.29 KB, text/plain)
2014-02-03 19:13 UTC, Carlos Morel-Riquelme
no flags Details
File: os_info (381 bytes, text/plain)
2014-02-03 19:13 UTC, Carlos Morel-Riquelme
no flags Details
File: program.log (92.51 KB, text/plain)
2014-02-03 19:13 UTC, Carlos Morel-Riquelme
no flags Details
File: storage.log (408.48 KB, text/plain)
2014-02-03 19:13 UTC, Carlos Morel-Riquelme
no flags Details
File: ifcfg.log (4.88 KB, text/plain)
2014-02-03 19:13 UTC, Carlos Morel-Riquelme
no flags Details
File: packaging.log (143 bytes, text/plain)
2014-02-03 19:13 UTC, Carlos Morel-Riquelme
no flags Details

Description Carlos Morel-Riquelme 2014-02-03 19:12:11 UTC
Version-Release number of selected component:
anaconda-core-21.19-1.fc21.x86_64

The following was filed automatically by anaconda:
anaconda 21.19-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/gi/module.py", line 134, in __getattr__
    self.__name__, name))
  File "/usr/lib64/python2.7/site-packages/gi/module.py", line 313, in __getattr__
    return getattr(self._introspection_module, name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/lang_locale_handler.py", line 59, in initialize
    if Gtk.get_locale_direction() == Gtk.TextDirection.LTR:
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 162, in initialize
    LangLocaleHandler.initialize(self)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 373, in run
    self._currentAction.initialize()
  File "/sbin/anaconda", line 1129, in <module>
    anaconda._intf.run()
AttributeError: 'gi.repository.Gtk' object has no attribute 'get_locale_direction'

Additional info:
addons:         
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   initrd=/ubninit root=live:UUID=fc40803e-53b7-4c86-8b04-d6c193457a58 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/ubnkern 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.13.0-0.rc2.git6.1.fc21.x86_64
other involved packages: anaconda-gui-21.19-1.fc21.x86_64, pygobject3-base-3.11.2-1.fc21.x86_64
product:        Fedora
release:        Fedora release 21 (Rawhide)
type:           anaconda
version:        rawhide

Comment 1 Carlos Morel-Riquelme 2014-02-03 19:12:43 UTC
Created attachment 858789 [details]
File: anaconda-tb

Comment 2 Carlos Morel-Riquelme 2014-02-03 19:12:45 UTC
Created attachment 858790 [details]
File: anaconda.log

Comment 3 Carlos Morel-Riquelme 2014-02-03 19:12:47 UTC
Created attachment 858791 [details]
File: environ

Comment 4 Carlos Morel-Riquelme 2014-02-03 19:13:08 UTC
Created attachment 858792 [details]
File: journalctl

Comment 5 Carlos Morel-Riquelme 2014-02-03 19:13:10 UTC
Created attachment 858793 [details]
File: lsblk_output

Comment 6 Carlos Morel-Riquelme 2014-02-03 19:13:13 UTC
Created attachment 858796 [details]
File: nmcli_dev_list

Comment 7 Carlos Morel-Riquelme 2014-02-03 19:13:14 UTC
Created attachment 858797 [details]
File: os_info

Comment 8 Carlos Morel-Riquelme 2014-02-03 19:13:17 UTC
Created attachment 858798 [details]
File: program.log

Comment 9 Carlos Morel-Riquelme 2014-02-03 19:13:25 UTC
Created attachment 858804 [details]
File: storage.log

Comment 10 Carlos Morel-Riquelme 2014-02-03 19:13:27 UTC
Created attachment 858806 [details]
File: ifcfg.log

Comment 11 Carlos Morel-Riquelme 2014-02-03 19:13:30 UTC
Created attachment 858808 [details]
File: packaging.log

Comment 12 Chris Lumens 2014-02-03 22:05:55 UTC
You need gtk+-3.11.3 to use this version of anaconda.

Comment 13 Carlos Morel-Riquelme 2014-02-04 00:39:29 UTC
(In reply to Chris Lumens from comment #12)
> You need gtk+-3.11.3 to use this version of anaconda.

thank chris , i download the rawhide iso of feb 3 and anaconda work fine.


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