https://bugs.kde.org/show_bug.cgi?id=374215

            Bug ID: 374215
           Summary: Crash after opening a file (both python2 & python3
                    installed)
           Product: kdev-python
           Version: 5.0.3
          Platform: Other
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

After opening .py file with Ctrl+O, KDevelop crashes on any action performed on
GUI (tab right-click, main menu click). Console output is below. This is
probably related issue:
http://stackoverflow.com/questions/5694706/py-initialize-fails-unable-to-load-the-file-system-codec


warning:  ====> AST     ====>     building abstract syntax tree for 
"/C:/Users/user/Documents/workspace/ktest/ktest.py"
Fatal Python error: Py_Initialize: unable to load the file system codec
please add the path to dbus-daemon.exe to your PATH environment variable
or start the daemon manually

ImportError: No module named 'encodings'

Current thread 0x00001c60 (most recent call first):
warning: Fatal Python error:
warning: Py_Initialize: unable to load the file system codec

bt
#0  0x01a82a6c in
KDevPlatformLanguage!?d_func_dynamic@ClassFunctionDeclaration@KDevelop@@AAEPAVClassFunctionDeclarationData@2@XZ
()
   from C:\Program Files (x86)\KDevelop\bin\KDevPlatformLanguage.dll
#1  0x17f95330 in ?? ()
#2  0x019bdc44 in
KDevPlatformLanguage!?d_func_dynamic@ClassFunctionDeclaration@KDevelop@@AAEPAVClassFunctionDeclarationData@2@XZ
()
   from C:\Program Files (x86)\KDevelop\bin\KDevPlatformLanguage.dll
#3  0xc5f95c7e in ?? ()
#4  0x0fb317da in
KDevPlatformSerialization!?hash@IndexedString@KDevelop@@QBEIXZ () from
C:\Program Files (x86)\KDevelop\bin\KDevPlatformSerialization.dll
#5  0x17fb3838 in ?? ()
#6  0x01a1c92a in
KDevPlatformLanguage!?d_func_dynamic@ClassFunctionDeclaration@KDevelop@@AAEPAVClassFunctionDeclarationData@2@XZ
()
   from C:\Program Files (x86)\KDevelop\bin\KDevPlatformLanguage.dll
#7  0xffffffff in ?? ()
#8  0x02169800 in ?? ()
#9  0x01bf167a in
KDevPlatformLanguage!?d_func_dynamic@ClassFunctionDeclaration@KDevelop@@AAEPAVClassFunctionDeclarationData@2@XZ
()
   from C:\Program Files (x86)\KDevelop\bin\KDevPlatformLanguage.dll
#10 0x00000001 in ?? ()
#11 0x00000001 in ?? ()
#12 0x00000000 in ?? ()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to