Bug 1445815 - [abrt] blivet-gui: Gtk.py:1164:__new__:TypeError: could not parse subscript '-1' as a tree path
Summary: [abrt] blivet-gui: Gtk.py:1164:__new__:TypeError: could not parse subscript '...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: blivet-gui
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:9e22013e9880e3b8d10cf1b488a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-04-26 14:51 UTC by Alessio
Modified: 2017-05-02 23:15 UTC (History)
1 user (show)

Fixed In Version: blivet-gui-2.0.2-2.fc25
Clone Of:
Environment:
Last Closed: 2017-05-02 23:15:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.05 KB, text/plain)
2017-04-26 14:51 UTC, Alessio
no flags Details
File: blivet.log (271.02 KB, text/plain)
2017-04-26 14:51 UTC, Alessio
no flags Details
File: environ (1.63 KB, text/plain)
2017-04-26 14:51 UTC, Alessio
no flags Details
File: program.log (103.30 KB, text/plain)
2017-04-26 14:51 UTC, Alessio
no flags Details

Description Alessio 2017-04-26 14:51:01 UTC
Description of problem:
I created an LVM LV using xfs, then deleted it, then applied the operations.

Version-Release number of selected component:
blivet-gui-2.0.2-1.fc25

Additional info:
reporter:       libreport-2.8.0
cmdline:        /usr/bin/python3 /usr/bin/blivet-gui
executable:     /usr/bin/blivet-gui
kernel:         4.10.12-200.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
Gtk.py:1164:__new__:TypeError: could not parse subscript '-1' as a tree path

Traceback (most recent call last):
  File "/usr/lib64/python3.5/site-packages/gi/overrides/Gtk.py", line 1162, in __new__
    return TreePath.new_from_string(path)
TypeError: constructor returned NULL

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.5/site-packages/blivetgui/blivetgui.py", line 477, in end
    dialog.stop()
  File "/usr/lib/python3.5/site-packages/blivetgui/processing_window.py", line 154, in stop
    self._set_applied_icon(self.finished_actions - 1)
  File "/usr/lib/python3.5/site-packages/blivetgui/processing_window.py", line 135, in _set_applied_icon
    path = Gtk.TreePath(position)
  File "/usr/lib64/python3.5/site-packages/gi/overrides/Gtk.py", line 1164, in __new__
    raise TypeError("could not parse subscript '%s' as a tree path" % path)
TypeError: could not parse subscript '-1' as a tree path

Local variables in innermost frame:
path: '-1'
cls: <class 'gi.overrides.Gtk.TreePath'>

Comment 1 Alessio 2017-04-26 14:51:06 UTC
Created attachment 1274262 [details]
File: backtrace

Comment 2 Alessio 2017-04-26 14:51:09 UTC
Created attachment 1274264 [details]
File: blivet.log

Comment 3 Alessio 2017-04-26 14:51:11 UTC
Created attachment 1274265 [details]
File: environ

Comment 4 Alessio 2017-04-26 14:51:13 UTC
Created attachment 1274266 [details]
File: program.log

Comment 5 Fedora Update System 2017-04-28 18:27:03 UTC
blivet-gui-2.0.2-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-007df5684b

Comment 6 Fedora Update System 2017-04-30 02:26:26 UTC
blivet-gui-2.0.2-2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-007df5684b

Comment 7 Fedora Update System 2017-05-02 23:15:37 UTC
blivet-gui-2.0.2-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.


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