Bug 1103853 - [abrt] kstars: supernova_updates_parser.py:26:<module>:ImportError: No module named PyKDE4.kdecore
Summary: [abrt] kstars: supernova_updates_parser.py:26:<module>:ImportError: No module...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kstars
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3629771198d4f9c32d7052df610...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-02 18:21 UTC by Vadim
Modified: 2014-06-02 18:53 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-02 18:53:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (732 bytes, text/plain)
2014-06-02 18:22 UTC, Vadim
no flags Details
File: environ (1.67 KB, text/plain)
2014-06-02 18:22 UTC, Vadim
no flags Details

Description Vadim 2014-06-02 18:21:57 UTC
Description of problem:
just run the app.

Version-Release number of selected component:
kstars-4.12.5-1.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        python2 /usr/share/kde4/apps/kstars/scripts/supernova_updates_parser.py
executable:     /usr/share/kde4/apps/kstars/scripts/supernova_updates_parser.py
kernel:         3.14.4-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
supernova_updates_parser.py:26:<module>:ImportError: No module named PyKDE4.kdecore

Traceback (most recent call last):
  File "/usr/share/kde4/apps/kstars/scripts/supernova_updates_parser.py", line 26, in <module>
    from PyKDE4.kdecore import KStandardDirs
ImportError: No module named PyKDE4.kdecore

Local variables in innermost frame:
__builtins__: <module '__builtin__' (built-in)>
os: <module 'os' from '/usr/lib64/python2.7/os.pyc'>
__file__: '/usr/share/kde4/apps/kstars/scripts/supernova_updates_parser.py'
difflib: <module 'difflib' from '/usr/lib64/python2.7/difflib.pyc'>
__package__: None
re: <module 're' from '/usr/lib64/python2.7/re.pyc'>
__name__: '__main__'
urlopen: <function urlopen at 0x910ed8>
__doc__: None

Comment 1 Vadim 2014-06-02 18:22:01 UTC
Created attachment 901516 [details]
File: backtrace

Comment 2 Vadim 2014-06-02 18:22:04 UTC
Created attachment 901517 [details]
File: environ

Comment 3 Rex Dieter 2014-06-02 18:53:29 UTC
Thanks for the report, in the meantime, a workaround that should fix this happening again:

yum install pykde4


%changelog
* Mon Jun 02 2014 Rex Dieter <rdieter> 4.13.1-2
- Requires: pykde4 (#1103853)


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