Error while trying to execute textflow with sudo

Bug #431833 reported by Raphael Toselli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
TextFlow
Confirmed
Undecided
Unassigned

Bug Description

Command used: sudo Textflow <archive>
Branch: stable

Traceback (most recent call last):
  File "/usr/local/bin/textflow", line 86, in <module>
    main_window = MainWindow(paths)
  File "/usr/local/lib/python2.6/dist-packages/TextFlow/ui/mainwindow.py", line 71, in __init__
    self.sidepanel_manager = SidePanelManager(self.document_manager, self.side_panel_vbox, self.combobutton)
  File "/usr/local/lib/python2.6/dist-packages/TextFlow/core/sidepanelmanager.py", line 51, in __init__
    self.__load_panels()
  File "/usr/local/lib/python2.6/dist-packages/TextFlow/core/sidepanelmanager.py", line 112, in __load_panels
    sidepanel = plugin_class(self.document_manager, self.sidepanel)
  File "/usr/share/textflow/sidepanels/filebrowser.py", line 103, in __init__
    self.__put_files()
  File "/usr/share/textflow/sidepanels/filebrowser.py", line 255, in __put_files
    if i.type == gnomevfs.FILE_TYPE_DIRECTORY:
ValueError: type field has no valid value

Tags: error sudo
Changed in textflow:
status: New → Confirmed
Revision history for this message
Yuri Malheiros (yurimalheiros) wrote :

I can't reproduce this bug. Anyone can test it with TextFlow version from stable branch?

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.