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
Created attachment 901516 [details] File: backtrace
Created attachment 901517 [details] File: environ
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)