spe with kiki plugin: ImportError: No module named kiki

Bug #1084971 reported by Pablo Catalina
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kiki (Ubuntu)
New
Undecided
Unassigned

Bug Description

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal

$ dpkg -l spe kiki
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-===========================================-==========================-==========================-============================================================================================
ii kiki 0.5.6-8fakesync1 all tool for python regular expression testing
ii spe 0.8.4.h-2 all Stani's Python Editor

When I try to use the kiki plugin at spe (Tools-> Test regular expresion with kiki... (Ctrl+k)) at the shell tab apears:

Traceback (most recent call last):
  File "/usr/share/spe/_spe/Menu.py", line 521, in menu_test_regular_expression_with_kiki
    self.parentPanel.test_regular_expression_with_kiki()
  File "/usr/share/spe/_spe/Parent.py", line 857, in test_regular_expression_with_kiki
    from plugins.kiki import kiki
ImportError: No module named kiki

It seems a problem with the menu:

 854 try:
 855 from kiki import kiki
 856 except ImportError:
 857 from plugins.kiki import kiki

If you use "import kiki" it works fine.

attached the patch.

Revision history for this message
Pablo Catalina (xkill) wrote :
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "Fix import kiki with ubuntu packages." of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]

tags: added: patch
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.