Hi guys, sadly I can repeat that issue on my machine (ASUS VivoBook Pro N580VD-FY244T) and OS (Ubuntu 16.04 LTS).
Here are three logs of the same issue. It appears it may be related to the total length of path and filename.
ERROR:xpcom:Unhandled exception calling 'G int8 * exists(out retval boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
File "/usr/local/bin/km/lib/mozilla/components/koFileEx.py", line 105, in __getattr__
raise AttributeError, attr
AttributeError: exists
ERROR:xpcom:Unhandled exception calling 'S int8 * isDirty(in boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 285, in _CallMethod_
func(*params)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 705, in set_isDirty
self.removeAutoSaveFile()
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 2136, in removeAutoSaveFile
if not autoSaveFile.exists:
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 396, in __getattr__
return getattr(interface, attr)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 494, in __getattr__
return NS_InvokeByIndex(self._comobj_, method_index, args)
Exception: 2147500037 (NS_ERROR_FAILURE)
[2018-05-02 14:13:56,325] [WARNING] koDocument: setting `koDocument.codePage` is DEPRECATED, hardwired to 65001 (unicode mode): 65001 ignored
ERROR:xpcom:Unhandled exception calling 'G int8 * exists(out retval boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
File "/usr/local/bin/km/lib/mozilla/components/koFileEx.py", line 105, in __getattr__
raise AttributeError, attr
AttributeError: exists
ERROR:xpcom:Unhandled exception calling 'G int8 * exists(out retval boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
File "/usr/local/bin/km/lib/mozilla/components/koFileEx.py", line 105, in __getattr__
raise AttributeError, attr
AttributeError: exists
ERROR:xpcom:Unhandled exception calling 'int8 * save(in boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 303, in _CallMethod_
return 0, func(*params)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 1762, in save
self.removeAutoSaveFile()
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 2136, in removeAutoSaveFile
if not autoSaveFile.exists:
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 396, in __getattr__
return getattr(interface, attr)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 494, in __getattr__
return NS_InvokeByIndex(self._comobj_, method_index, args)
Exception: 2147500037 (NS_ERROR_FAILURE)
[2018-05-02 14:13:56,386] [ERROR] console-logger: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [koIDocument.isDirty] (2) in viewbufferbase:899
Traceback (most recent call last):
File "viewbufferbase", line 899, in
[2018-05-02 14:13:56,435] [WARNING] console-logger: Error in parsing value for 'font-size'. Declaration dropped. (1) in less://komodo/skin/global/global.less:205
ERROR:xpcom:Unhandled exception calling 'G int8 * exists(out retval boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
File "/usr/local/bin/km/lib/mozilla/components/koFileEx.py", line 105, in __getattr__
raise AttributeError, attr
AttributeError: exists
[2018-05-02 14:14:02,335] [ERROR] koDocument: 2147500037 (NS_ERROR_FAILURE)
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 1834, in releaseView
self._set_buffer_encoded(buffer, 0)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/components.py", line 268, in wrapperFn
return fn(*args, **kwargs)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 978, in _set_buffer_encoded
self.set_isDirty(was_dirty or makeDirty)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 705, in set_isDirty
self.removeAutoSaveFile()
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 2136, in removeAutoSaveFile
if not autoSaveFile.exists:
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 396, in __getattr__
return getattr(interface, attr)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 494, in __getattr__
return NS_InvokeByIndex(self._comobj_, method_index, args)
Exception: 2147500037 (NS_ERROR_FAILURE)
ERROR:xpcom:Unhandled exception calling 'int8 * releaseView(in nsISomething);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 303, in _CallMethod_
return 0, func(*params)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/components.py", line 268, in wrapperFn
return fn(*args, **kwargs)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 1834, in releaseView
self._set_buffer_encoded(buffer, 0)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/components.py", line 268, in wrapperFn
return fn(*args, **kwargs)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 978, in _set_buffer_encoded
self.set_isDirty(was_dirty or makeDirty)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 705, in set_isDirty
self.removeAutoSaveFile()
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 2136, in removeAutoSaveFile
if not autoSaveFile.exists:
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 396, in __getattr__
return getattr(interface, attr)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 494, in __getattr__
return NS_InvokeByIndex(self._comobj_, method_index, args)
Exception: 2147500037 (NS_ERROR_FAILURE)
[2018-05-02 14:14:02,346] [ERROR] view.editor:
-- EXCEPTION START --
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [koIDocument.releaseView]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: vieweditor :: set_koDoc :: line 224" data: no]
+ toString (function) 3 lines
+ message (string) 'Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [koIDocument.releaseView]'
+ result (number) 2147500037
+ name (string) 'NS_ERROR_FAILURE'
+ filename (string) 'vieweditor'
+ lineNumber (number) 224
+ columnNumber (number) 0
+ inner (object) null
| + data (object) null
| + stack (string) 'set_koDoc@vieweditor:224:16
saveAsURI@vieweditor:1630:16
saveAs@vieweditor:1525:19
save@vieweditor:1'...731 chars
+ location (object) JS frame :: vieweditor :: set_koDoc :: line 224
| + QueryInterface (function) 3 lines
| + language (number) 2
| + languageName (string) 'JavaScript'
| + filename (string) 'vieweditor'
| + name (string) 'set_koDoc'
| + lineNumber (number) 224
| + columnNumber (number) 16
| + sourceLine (string) ''
| + caller (object) JS frame :: vieweditor :: saveAsURI :: line 1630
| + formattedStack (string) 'set_koDoc@vieweditor:224:16
saveAsURI@vieweditor:1630:16
saveAs@vieweditor:1525:19
save@vieweditor:1'...731 chars
| + stack
set_koDoc@vieweditor:224:16
saveAsURI@vieweditor:1630:16
saveAs@vieweditor:1525:19
save@vieweditor:1366:0
viewManager.prototype.do_cmd_save@chrome://komodo/content/views.js:1594:4
xtk.Controller.prototype.doCommand@chrome://xtk/content/controller.js:91:8
command_doCommand@chrome://komodo/content/library/commands.js:272:0
command_doCommandAsync@chrome://komodo/content/library/commands.js:224:0
@chrome://komodo/content/keybindings/keybindings.js line 2533 > eval:1:0
this.Manager.prototype.evalCommand@chrome://komodo/content/keybindings/keybindings.js:2533:22
this.Manager.prototype.keypressHandler@chrome://komodo/content/keybindings/keybindings.js:2702:16
gKeyHandler@chrome://komodo/content/keybindings/keybindings.js:2588:4
-- EXCEPTION END --
ERROR:xpcom:Unhandled exception calling 'G int8 * exists(out retval boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
File "/usr/local/bin/km/lib/mozilla/components/koFileEx.py", line 105, in __getattr__
raise AttributeError, attr
AttributeError: exists
ERROR:xpcom:Unhandled exception calling 'S int8 * isDirty(in boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 285, in _CallMethod_
func(*params)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 705, in set_isDirty
self.removeAutoSaveFile()
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 2136, in removeAutoSaveFile
if not autoSaveFile.exists:
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 396, in __getattr__
return getattr(interface, attr)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 494, in __getattr__
return NS_InvokeByIndex(self._comobj_, method_index, args)
Exception: 2147500037 (NS_ERROR_FAILURE)
[2018-05-02 14:14:21,539] [WARNING] koDocument: setting `koDocument.codePage` is DEPRECATED, hardwired to 65001 (unicode mode): 65001 ignored
ERROR:xpcom:Unhandled exception calling 'G int8 * exists(out retval boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
File "/usr/local/bin/km/lib/mozilla/components/koFileEx.py", line 105, in __getattr__
raise AttributeError, attr
AttributeError: exists
ERROR:xpcom:Unhandled exception calling 'G int8 * exists(out retval boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
File "/usr/local/bin/km/lib/mozilla/components/koFileEx.py", line 105, in __getattr__
raise AttributeError, attr
AttributeError: exists
ERROR:xpcom:Unhandled exception calling 'int8 * save(in boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 303, in _CallMethod_
return 0, func(*params)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 1762, in save
self.removeAutoSaveFile()
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 2136, in removeAutoSaveFile
if not autoSaveFile.exists:
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 396, in __getattr__
return getattr(interface, attr)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 494, in __getattr__
return NS_InvokeByIndex(self._comobj_, method_index, args)
Exception: 2147500037 (NS_ERROR_FAILURE)
[2018-05-02 14:14:21,597] [ERROR] console-logger: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [koIDocument.isDirty] (2) in viewbufferbase:899
Traceback (most recent call last):
File "viewbufferbase", line 899, in
[2018-05-02 14:14:21,645] [WARNING] console-logger: Error in parsing value for 'font-size'. Declaration dropped. (1) in less://komodo/skin/global/global.less:205
ERROR:xpcom:Unhandled exception calling 'G int8 * exists(out retval boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
File "/usr/local/bin/km/lib/mozilla/components/koFileEx.py", line 105, in __getattr__
raise AttributeError, attr
AttributeError: exists
[2018-05-02 14:14:54,327] [ERROR] koDocument: 2147500037 (NS_ERROR_FAILURE)
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 1834, in releaseView
self._set_buffer_encoded(buffer, 0)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/components.py", line 268, in wrapperFn
return fn(*args, **kwargs)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 978, in _set_buffer_encoded
self.set_isDirty(was_dirty or makeDirty)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 705, in set_isDirty
self.removeAutoSaveFile()
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 2136, in removeAutoSaveFile
if not autoSaveFile.exists:
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 396, in __getattr__
return getattr(interface, attr)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 494, in __getattr__
return NS_InvokeByIndex(self._comobj_, method_index, args)
Exception: 2147500037 (NS_ERROR_FAILURE)
ERROR:xpcom:Unhandled exception calling 'int8 * releaseView(in nsISomething);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 303, in _CallMethod_
return 0, func(*params)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/components.py", line 268, in wrapperFn
return fn(*args, **kwargs)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 1834, in releaseView
self._set_buffer_encoded(buffer, 0)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/components.py", line 268, in wrapperFn
return fn(*args, **kwargs)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 978, in _set_buffer_encoded
self.set_isDirty(was_dirty or makeDirty)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 705, in set_isDirty
self.removeAutoSaveFile()
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 2136, in removeAutoSaveFile
if not autoSaveFile.exists:
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 396, in __getattr__
return getattr(interface, attr)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 494, in __getattr__
return NS_InvokeByIndex(self._comobj_, method_index, args)
Exception: 2147500037 (NS_ERROR_FAILURE)
[2018-05-02 14:14:54,334] [ERROR] view.editor:
-- EXCEPTION START --
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [koIDocument.releaseView]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: vieweditor :: set_koDoc :: line 224" data: no]
+ toString (function) 3 lines
+ message (string) 'Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [koIDocument.releaseView]'
+ result (number) 2147500037
+ name (string) 'NS_ERROR_FAILURE'
+ filename (string) 'vieweditor'
+ lineNumber (number) 224
+ columnNumber (number) 0
+ inner (object) null
| + data (object) null
| + stack (string) 'set_koDoc@vieweditor:224:16
saveAsURI@vieweditor:1630:16
saveAs@vieweditor:1525:19
save@vieweditor:1'...731 chars
+ location (object) JS frame :: vieweditor :: set_koDoc :: line 224
| + QueryInterface (function) 3 lines
| + language (number) 2
| + languageName (string) 'JavaScript'
| + filename (string) 'vieweditor'
| + name (string) 'set_koDoc'
| + lineNumber (number) 224
| + columnNumber (number) 16
| + sourceLine (string) ''
| + caller (object) JS frame :: vieweditor :: saveAsURI :: line 1630
| + formattedStack (string) 'set_koDoc@vieweditor:224:16
saveAsURI@vieweditor:1630:16
saveAs@vieweditor:1525:19
save@vieweditor:1'...731 chars
| + stack
set_koDoc@vieweditor:224:16
saveAsURI@vieweditor:1630:16
saveAs@vieweditor:1525:19
save@vieweditor:1366:0
viewManager.prototype.do_cmd_save@chrome://komodo/content/views.js:1594:4
xtk.Controller.prototype.doCommand@chrome://xtk/content/controller.js:91:8
command_doCommand@chrome://komodo/content/library/commands.js:272:0
command_doCommandAsync@chrome://komodo/content/library/commands.js:224:0
@chrome://komodo/content/keybindings/keybindings.js line 2533 > eval:1:0
this.Manager.prototype.evalCommand@chrome://komodo/content/keybindings/keybindings.js:2533:22
this.Manager.prototype.keypressHandler@chrome://komodo/content/keybindings/keybindings.js:2702:16
gKeyHandler@chrome://komodo/content/keybindings/keybindings.js:2588:4
-- EXCEPTION END --
ERROR:xpcom:Unhandled exception calling 'G int8 * exists(out retval boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
File "/usr/local/bin/km/lib/mozilla/components/koFileEx.py", line 105, in __getattr__
raise AttributeError, attr
AttributeError: exists
ERROR:xpcom:Unhandled exception calling 'int8 * haveAutoSave(out retval boolean);'
Traceback (most recent call last):
File "/usr/local/bin/km/lib/mozilla/python/xpcom/server/policy.py", line 303, in _CallMethod_
return 0, func(*params)
File "/usr/local/bin/km/lib/mozilla/components/koDocument.py", line 2145, in haveAutoSave
if autoSaveFile.exists:
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 396, in __getattr__
return getattr(interface, attr)
File "/usr/local/bin/km/lib/mozilla/python/xpcom/client/__init__.py", line 494, in __getattr__
return NS_InvokeByIndex(self._comobj_, method_index, args)
Exception: 2147500037 (NS_ERROR_FAILURE)
[2018-05-07 11:29:05,893] [WARNING] console-logger: Error in parsing value for 'font-size'. Declaration dropped. (1) in less://komodo/skin/global/global.less:205
[2018-05-07 11:29:13,268] [ERROR] views:
-- EXCEPTION START --
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [koIDocument.haveAutoSave]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://komodo/content/views.js :: viewManager.prototype._newViewFromURI :: line 351" data: no]
+ toString (function) 3 lines
+ message (string) 'Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [koIDocument.haveAutoSave]'
+ result (number) 2147500037
+ name (string) 'NS_ERROR_FAILURE'
+ filename (string) 'chrome://komodo/content/views.js'
+ lineNumber (number) 351
+ columnNumber (number) 0
+ inner (object) null
| + data (object) null
| + stack (string) 'viewManager.prototype._newViewFromURI@chrome://komodo/content/views.js:351:12
viewManager.prototype.'...232 chars
+ location (object) JS frame :: chrome://komodo/content/views.js :: viewManager.prototype._newViewFromURI :: line 351
| + QueryInterface (function) 3 lines
| + language (number) 2
| + languageName (string) 'JavaScript'
| + filename (string) 'chrome://komodo/content/views.js'
| + name (string) 'viewManager.prototype._newViewFromURI'
| + lineNumber (number) 351
| + columnNumber (number) 12
| + sourceLine (string) ''
| + caller (object) JS frame :: chrome://komodo/content/views.js :: viewManager.prototype._doFileOpen :: line 485
| + formattedStack (string) 'viewManager.prototype._newViewFromURI@chrome://komodo/content/views.js:351:12
viewManager.prototype.'...232 chars
| + stack
viewManager.prototype._newViewFromURI@chrome://komodo/content/views.js:351:12
viewManager.prototype._doFileOpen@chrome://komodo/content/views.js:485:11
viewManager.prototype.doFileOpenAsync/<@chrome://komodo/content/views.js:510:19
-- EXCEPTION END --