Skip to content

save not working #3717

@Lunardog15

Description

@Lunardog15

Edit: Updated repro steps from a comment below in this ticket

I have found steps to reproduce the issue
step 0 set the Komodo browser preview to separate dialog
step 1 create 1 html5 file
step 2 open in Komodo browser preview
step 3 modify the file and save
step 4 close the Komodo browser preview
step 5 modify the file and save
expected behavior: saves
actual behavior : wont save

 TypeError: can't access dead object

Exception: TypeError: can't access dead object

Traceback:
_doSave@vieweditor:1286:1
save@vieweditor:1406:28
viewManager.prototype.do_cmd_save@chrome://komodo/content/views.js:1595:5
xtk.Controller.prototype.doCommand@chrome://xtk/content/controller.js:91:9
command_doCommand@chrome://komodo/content/library/commands.js:272:1
command_doCommandAsync@chrome://komodo/content/library/commands.js:224:1
@chrome://komodo/content/keybindings/keybindings.js line 2533 > eval:1:1
this.Manager.prototype.evalCommand@chrome://komodo/content/keybindings/keybindings.js:2533:23
this.Manager.prototype.keypressHandler@chrome://komodo/content/keybindings/keybindings.js:2702:17
gKeyHandler@chrome://komodo/content/keybindings/keybindings.js:2588:5


Komodo Edit, version 11.1.0, build 18196.
Built on Wed May 23 00:44:25 2018. 

is there some type of fix I can do manually for the time being or is this a thing that has to be solved by reinstalling / updating
I am unable to update as I do not have admin permissions and would have to talk to our IT person

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions