Package Details: komodo-ide 8.5.3_83298-2

Package Base: komodo-ide
Description: Proprietary version of ActiveState Komodo Edit - Based on XUL
Upstream URL: http://www.activestate.com/komodo-ide
Category: editors
Licenses: MPL
Submitter: JokerBoy
Maintainer: KsenZ
Last Packager: None
Votes: 3
First Submitted: 2013-06-02 18:52
Last Updated: 2014-04-09 04:49

Latest Comments

Comment by fanningert

2015-05-21 19:48

Hi,
a updated PKGBUILD for 9.0.1 can you find here.

https://github.com/fanningert/PKGBUILDs/tree/master/aur/komodo-ide

Comment by falmp

2015-04-03 21:33

Well, I'm still getting the same error as my comment from 2013-07-26 09:43... hope the PKGBUILD helps someone.

(process:2813): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
Failed to import 'sitepyxpcom'
Traceback (most recent call last):
File "/opt/komodo-ide/lib/mozilla/python/komodo/sitepyxpcom.py", line 72, in <module>
import thread_helper
File "/opt/komodo-ide/lib/mozilla/python/komodo/thread_helper.py", line 92, in <module>
namer()
File "/opt/komodo-ide/lib/mozilla/python/komodo/thread_helper.py", line 61, in namer
import ctypes, ctypes.util, threading
<type 'exceptions.ValueError'>: bad marshal data (unknown type code)
Obtaining the module object from Python failed.

Traceback (most recent call last):
File "/opt/komodo-ide/lib/mozilla/python/xpcom/__init__.py", line 92, in <module>
import logging
<type 'exceptions.ValueError'>: bad marshal data (unknown type code)
Creating an interface object to be used as a result failed

Traceback (most recent call last):
File "/opt/komodo-ide/lib/mozilla/python/xpcom/client/__init__.py", line 39, in <module>
import new
<type 'exceptions.EOFError'>: EOF read where object expected
Failed to load the Python module: '/opt/komodo-ide/lib/mozilla/components/koConsoleLogger.py'

<type 'exceptions.SystemError'>: null argument to internal routine
Creating an interface object to be used as a result failed

<type 'exceptions.SystemError'>: null argument to internal routine
Failed to load the Python module: '/opt/komodo-ide/lib/mozilla/components/koInitService.py'

<type 'exceptions.SystemError'>: null argument to internal routine
Creating an interface object to be used as a result failed

<type 'exceptions.AttributeError'>: 'module' object has no attribute 'MakeInterfaceResult'
Failed to load the Python module: '/opt/komodo-ide/lib/mozilla/components/koPrefs.py'

<type 'exceptions.SystemError'>: null argument to internal routine
Creating an interface object to be used as a result failed

<type 'exceptions.AttributeError'>: 'module' object has no attribute 'MakeInterfaceResult'
Failed to load the Python module: '/opt/komodo-ide/lib/mozilla/components/koEnviron.py'

<type 'exceptions.SystemError'>: null argument to internal routine
Creating an interface object to be used as a result failed

<type 'exceptions.AttributeError'>: 'module' object has no attribute 'MakeInterfaceResult'
Failed to load the Python module: '/opt/komodo-ide/lib/mozilla/components/koInfoService.py'

<type 'exceptions.SystemError'>: null argument to internal routine

Comment by falmp

2015-04-03 21:19

Here's the 9.0.0 PKGBUILD: http://pastie.org/10072507

Comment by alexandernst

2014-08-22 08:04

8.5.4 is out

Comment by KsenZ

2014-05-21 08:29

Proprietary version of ActiveState Komodo Edit

Comment by garyvdm

2014-05-21 08:15

Description says this is Komodo Edit. Should be Komodo IDE.

Comment by WarheadsSE

2013-09-17 01:02

Fix the error:
'''
find /opt/komodo-ide/ -name "*.py?" -exec rm -f {} \;

Comment by falmp

2013-07-26 09:43

I'm getting the following error when installing this package:

$ komodo-ide

(process:17262): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed
Obtaining the module object from Python failed.

Traceback (most recent call last):
File "/opt/komodo-ide/lib/mozilla/python/xpcom/__init__.py", line 92, in <module>
import logging
<type 'exceptions.ValueError'>: bad marshal data (unknown type code)
Creating an interface object to be used as a result failed

Traceback (most recent call last):
File "/opt/komodo-ide/lib/mozilla/python/xpcom/client/__init__.py", line 39, in <module>
import new
<type 'exceptions.EOFError'>: EOF read where object expected
Failed to load the Python module: '/opt/komodo-ide/lib/mozilla/components/koInitService.py'

<type 'exceptions.SystemError'>: null argument to internal routine
Creating an interface object to be used as a result failed

<type 'exceptions.SystemError'>: null argument to internal routine
Failed to load the Python module: '/opt/komodo-ide/lib/mozilla/components/koEnviron.py'

<type 'exceptions.SystemError'>: null argument to internal routine
Creating an interface object to be used as a result failed

<type 'exceptions.AttributeError'>: 'module' object has no attribute 'MakeInterfaceResult'
Failed to load the Python module: '/opt/komodo-ide/lib/mozilla/components/koInfoService.py'

<type 'exceptions.SystemError'>: null argument to internal routine