I was adding a new ISO game (Super Smash Bros) to my wbfs partition

Bug #1376914 reported by yader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wiithon
Fix Committed
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/share/wiithon/gui.py", line 1822, in on_tb_toolbar_clicked
    self.refrescarParticionesWBFS()
  File "/usr/share/wiithon/gui.py", line 460, in refrescarParticionesWBFS
    self.seleccionarPrimeraFila(self.wb_tv_partitions)
  File "/usr/share/wiithon/gui.py", line 1335, in seleccionarPrimeraFila
    self.callback_treeview(treeview)
  File "/usr/share/wiithon/gui.py", line 1298, in callback_treeview
    self.on_tv_partitions_cursor_changed( self.wb_tv_partitions )
  File "/usr/share/wiithon/gui.py", line 1494, in on_tv_partitions_cursor_changed
    self.refrescarModeloJuegos( self.lJuegos )
  File "/usr/share/wiithon/gui.py", line 1288, in refrescarModeloJuegos
    self.cargarJuegosModelo(self.tv_games_modelo , listaJuegos)
  File "/usr/share/wiithon/gui.py", line 911, in cargarJuegosModelo
    modelo.set_value(iterador,7, juego.particion.device)
AttributeError: 'NoneType' object has no attribute 'device'

Revision history for this message
Ricardo Marmolejo García (makiolo) wrote :

Fixed in next release 1.4

Changed in wiithon:
status: New → 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.