Bug 1089467 - [abrt] ibus-table: table.py:798:update_candidates:IndexError: pop from empty list
Summary: [abrt] ibus-table: table.py:798:update_candidates:IndexError: pop from empty ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-table
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mike FABIAN
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3be931aa5896de462fe0c1a06df...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-19 10:14 UTC by Guo Zhijian
Modified: 2015-06-30 01:28 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-30 01:28:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (845 bytes, text/plain)
2014-04-19 10:15 UTC, Guo Zhijian
no flags Details
File: environ (793 bytes, text/plain)
2014-04-19 10:15 UTC, Guo Zhijian
no flags Details

Description Guo Zhijian 2014-04-19 10:14:58 UTC
Version-Release number of selected component:
ibus-table-1.5.0.20140312-2.fc20

Additional info:
reporter:       libreport-2.2.1
cmdline:        /usr/bin/python3 /usr/share/ibus-table/engine/main.py --ibus
executable:     /usr/share/ibus-table/engine/main.py
kernel:         3.13.10-200.fc20.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
table.py:798:update_candidates:IndexError: pop from empty list

Traceback (most recent call last):
  File "/usr/share/ibus-table/engine/table.py", line 1610, in do_process_key_event
    result = self._process_key_event (key)
  File "/usr/share/ibus-table/engine/table.py", line 1632, in _process_key_event
    return self._table_mode_process_key_event (key)
  File "/usr/share/ibus-table/engine/table.py", line 1867, in _table_mode_process_key_event
    res = self._editor.add_input ( keychar )
  File "/usr/share/ibus-table/engine/table.py", line 407, in add_input
    res = self.update_candidates ()
  File "/usr/share/ibus-table/engine/table.py", line 798, in update_candidates
    self._tabkey_list.pop()
IndexError: pop from empty list

Local variables in innermost frame:
self: <table.editor object at 0x7f9de0376710>
only_one_last: False

Comment 1 Guo Zhijian 2014-04-19 10:15:03 UTC
Created attachment 887741 [details]
File: backtrace

Comment 2 Guo Zhijian 2014-04-19 10:15:05 UTC
Created attachment 887742 [details]
File: environ

Comment 3 Mike FABIAN 2014-04-20 06:22:21 UTC
I think I have already fixed this.

Can you please try

https://admin.fedoraproject.org/updates/FEDORA-2014-5263/ibus-table-1.5.0.20140416-1.fc20

?

Comment 4 Mike FABIAN 2014-06-05 10:09:58 UTC
This has been fixed quite a while ago.

The  latest updated packages for Fedora 20 and 19 are here:

https://admin.fedoraproject.org/updates/FEDORA-2014-7098/ibus-table-1.8.1-1.fc20
https://admin.fedoraproject.org/updates/FEDORA-2014-6773/ibus-table-chinese-1.4.6-4.fc20

https://admin.fedoraproject.org/updates/FEDORA-2014-7100/ibus-table-1.8.1-1.fc19
https://admin.fedoraproject.org/updates/FEDORA-2014-7020/ibus-table-chinese-1.4.6-3.fc19

One can also get the updated packages with:

sudo yum --enablerepo=updates-testing update ibus-table
sudo yum --enablerepo=updates-testing update ibus-table-chinese*

As the database format has been changed, the ibus-table-chinese*
packages have to be updated as well. ibus-table-chinese* packages which
have been build against old versions of ibus-table will not work due to
the change in the database format.

Comment 5 Fedora End Of Life 2015-05-29 11:37:14 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Fedora End Of Life 2015-06-30 01:28:17 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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