Textflow dont initialize

Bug #241172 reported by Kessia Pinheiro
2
Affects Status Importance Assigned to Milestone
TextFlow
Fix Committed
Undecided
Yuri Malheiros

Bug Description

Hi, i download the 2.3.2 version and do a fresh install. When run textflow, dont initialize and give me that:

[even@rocky textflow]$ textflow
Traceback (most recent call last):
  File "/usr/bin/textflow", line 53, in <module>
    main_window = MainWindow()
  File "usr/lib/python2.5/site-packages/TextFlow/ui/MainWindow.py", line 78, in __init__
  File "usr/lib/python2.5/site-packages/TextFlow/core/SidePanelManager.py", line 50, in __init__
  File "usr/lib/python2.5/site-packages/TextFlow/core/SidePanelManager.py", line 109, in __load_panels
  File "/usr/share/textflow/sidepanels/FileBrowser.py", line 100, in __init__
    self.__put_files()
  File "/usr/share/textflow/sidepanels/FileBrowser.py", line 223, in __put_files
    icon_f = info.load_icon()
AttributeError: 'NoneType' object has no attribute 'load_icon'

I'm using ArchLinux with Python 2.5. Any more info for help?

Revision history for this message
Yuri Malheiros (yurimalheiros) wrote :

I think that the file text icon ("text-x-generic") doesn't exist in your current icon theme.

I'll fix this soon.

Changed in textflow:
assignee: nobody → yurimalheiros
status: New → Confirmed
Changed in textflow:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.