View in browser button does nothing

I am completely new to Komodo, having just installed it since this book im reading recommends it and the notepad++ website download link is broken at the moment. I am refreshing my HTML skills, and am going to be learning new skills.

However, I noticed a curiosity with this IDE. It has a “view in browser” button at the top, which does nothing when it is clicked.

The share button also does nothing when clicked. I am not sure what is going on with this, and wondered if anyone knew what would make these buttons work.

Can you share your error log after reproducing the issue? Help > Troubleshooting > View Log File.

 [2017-11-23 10:18:29,543] [INFO] Startup: Welcome to Komodo Edit 11.0.1 build 18119 (platform win32-x86, running on Windows post2012Server version 6.3.9600)

[2017-11-23 10:18:29,543] [INFO] Startup: C:\Program Files (x86)\ActiveState Komodo Edit 11\lib\mozilla\komodo.exe built on Fri Oct 27 23:54:50 2017
[2017-11-23 10:18:29,956] [WARNING] console-logger: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create (1) in resource://gre/modules/Preferences.jsm:381
[2017-11-23 10:18:29,984] [WARNING] root: [object Object].logging has been converted to a CommonJS module; use require(“ko/logging”) instead (since Komodo 9.0.0a1).
@chrome://komodo/content/komodo.js:48:1

[2017-11-23 10:18:30,092] [WARNING] console-logger: Expected identifier for pseudo-class or pseudo-element but found ’ '. Ruleset ignored due to bad selector. (1) in chrome://komodo/skin/codeintel.css:1
[2017-11-23 10:18:30,092] [WARNING] console-logger: Unexpected end of file while searching for closing } of invalid rule set. (1) in chrome://komodo/skin/codeintel.css:42
[2017-11-23 10:18:30,295] [ERROR] console-logger: bad script XDR magic number (0) in :0
Traceback (most recent call last):
File “”, line 0, in

[2017-11-23 10:18:30,737] [WARNING] keybindings: [Ctrl+0] was used for ‘cmd_goToQuickBookmark_0’, overriding to use ‘cmd_fontZoomReset’
[2017-11-23 10:18:31,042] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_4’
[2017-11-23 10:18:31,042] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_5’
[2017-11-23 10:18:31,042] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_2’
[2017-11-23 10:18:31,042] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_3’
[2017-11-23 10:18:31,042] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_1’
[2017-11-23 10:18:31,042] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_change’
[2017-11-23 10:18:31,042] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘spelling_error’
[2017-11-23 10:18:31,042] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_local_change’
[2017-11-23 10:18:31,141] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_4’
[2017-11-23 10:18:31,141] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_5’
[2017-11-23 10:18:31,141] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_2’
[2017-11-23 10:18:31,141] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_3’
[2017-11-23 10:18:31,141] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_1’
[2017-11-23 10:18:31,141] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_change’
[2017-11-23 10:18:31,141] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘spelling_error’
[2017-11-23 10:18:31,141] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_local_change’
[2017-11-23 10:18:31,345] [INFO] koInitService: Adding pre startup service for ‘koFileStatusService’: ‘@activestate.com/koFileStatusService;1’
[2017-11-23 10:18:31,378] [INFO] elastic_tabstops: Elastic tabstops loaded.
[2017-11-23 10:18:31,513] [ERROR] CT::margin.js: couldn’t get the insert-color
– EXCEPTION START –
TypeError: this.view.scheme.getInterfaceStyleRaw is not a function

  • stack
    exports.MarginController.prototype._initMarkerStyles@chrome://trackchanges/content/margin.js:59:32
    refreshMarginProperies@chrome://trackchanges/content/margin.js:120:9
    MarginController@chrome://trackchanges/content/margin.js:44:5
    exports.ChangeTracker.prototype.changeTrackingOn@chrome://trackchanges/content/tracker.js:63:19
    ChangeTracker@chrome://trackchanges/content/tracker.js:27:5
    this.onViewOpenedHandler@chrome://trackchanges/content/trackchanges.js:88:26
    this.init/<@chrome://trackchanges/content/trackchanges.js:49:13
    this.init@chrome://trackchanges/content/trackchanges.js:46:1
    xtk.domutils.fireEvent@chrome://xtk/content/domutils.js:187:5
    onloadDelay/<@chrome://komodo/content/komodo.js:464:9
    – EXCEPTION END –
    [2017-11-23 10:18:31,519] [ERROR] CT::margin.js: couldn’t get the delete-color
    – EXCEPTION START –
    TypeError: this.view.scheme.getInterfaceStyleRaw is not a function
  • stack
    exports.MarginController.prototype._initMarkerStyles@chrome://trackchanges/content/margin.js:65:32
    refreshMarginProperies@chrome://trackchanges/content/margin.js:120:9
    MarginController@chrome://trackchanges/content/margin.js:44:5
    exports.ChangeTracker.prototype.changeTrackingOn@chrome://trackchanges/content/tracker.js:63:19
    ChangeTracker@chrome://trackchanges/content/tracker.js:27:5
    this.onViewOpenedHandler@chrome://trackchanges/content/trackchanges.js:88:26
    this.init/<@chrome://trackchanges/content/trackchanges.js:49:13
    this.init@chrome://trackchanges/content/trackchanges.js:46:1
    xtk.domutils.fireEvent@chrome://xtk/content/domutils.js:187:5
    onloadDelay/<@chrome://komodo/content/komodo.js:464:9
    – EXCEPTION END –
    [2017-11-23 10:18:31,523] [ERROR] CT::margin.js: couldn’t get the change-color
    – EXCEPTION START –
    TypeError: this.view.scheme.getInterfaceStyleRaw is not a function
  • stack
    exports.MarginController.prototype._initMarkerStyles@chrome://trackchanges/content/margin.js:71:33
    refreshMarginProperies@chrome://trackchanges/content/margin.js:120:9
    MarginController@chrome://trackchanges/content/margin.js:44:5
    exports.ChangeTracker.prototype.changeTrackingOn@chrome://trackchanges/content/tracker.js:63:19
    ChangeTracker@chrome://trackchanges/content/tracker.js:27:5
    this.onViewOpenedHandler@chrome://trackchanges/content/trackchanges.js:88:26
    this.init/<@chrome://trackchanges/content/trackchanges.js:49:13
    this.init@chrome://trackchanges/content/trackchanges.js:46:1
    xtk.domutils.fireEvent@chrome://xtk/content/domutils.js:187:5
    onloadDelay/<@chrome://komodo/content/komodo.js:464:9
    – EXCEPTION END –
    [2017-11-23 10:18:31,530] [ERROR] CT::margin.js: couldn’t get the insert-color
    – EXCEPTION START –
    TypeError: this.view.scheme.getInterfaceStyleRaw is not a function
  • stack
    exports.MarginController.prototype._initMarkerStyles@chrome://trackchanges/content/margin.js:59:32
    refreshMarginProperies@chrome://trackchanges/content/margin.js:120:9
    MarginController@chrome://trackchanges/content/margin.js:44:5
    exports.ChangeTracker.prototype.changeTrackingOn@chrome://trackchanges/content/tracker.js:63:19
    ChangeTracker@chrome://trackchanges/content/tracker.js:27:5
    this.onViewOpenedHandler@chrome://trackchanges/content/trackchanges.js:88:26
    this.init/<@chrome://trackchanges/content/trackchanges.js:49:13
    this.init@chrome://trackchanges/content/trackchanges.js:46:1
    xtk.domutils.fireEvent@chrome://xtk/content/domutils.js:187:5
    onloadDelay/<@chrome://komodo/content/komodo.js:464:9
    – EXCEPTION END –
    [2017-11-23 10:18:31,535] [ERROR] CT::margin.js: couldn’t get the delete-color
    – EXCEPTION START –
    TypeError: this.view.scheme.getInterfaceStyleRaw is not a function
  • stack
    exports.MarginController.prototype._initMarkerStyles@chrome://trackchanges/content/margin.js:65:32
    refreshMarginProperies@chrome://trackchanges/content/margin.js:120:9
    MarginController@chrome://trackchanges/content/margin.js:44:5
    exports.ChangeTracker.prototype.changeTrackingOn@chrome://trackchanges/content/tracker.js:63:19
    ChangeTracker@chrome://trackchanges/content/tracker.js:27:5
    this.onViewOpenedHandler@chrome://trackchanges/content/trackchanges.js:88:26
    this.init/<@chrome://trackchanges/content/trackchanges.js:49:13
    this.init@chrome://trackchanges/content/trackchanges.js:46:1
    xtk.domutils.fireEvent@chrome://xtk/content/domutils.js:187:5
    onloadDelay/<@chrome://komodo/content/komodo.js:464:9
    – EXCEPTION END –
    [2017-11-23 10:18:31,539] [ERROR] CT::margin.js: couldn’t get the change-color
    – EXCEPTION START –
    TypeError: this.view.scheme.getInterfaceStyleRaw is not a function
  • stack
    exports.MarginController.prototype._initMarkerStyles@chrome://trackchanges/content/margin.js:71:33
    refreshMarginProperies@chrome://trackchanges/content/margin.js:120:9
    MarginController@chrome://trackchanges/content/margin.js:44:5
    exports.ChangeTracker.prototype.changeTrackingOn@chrome://trackchanges/content/tracker.js:63:19
    ChangeTracker@chrome://trackchanges/content/tracker.js:27:5
    this.onViewOpenedHandler@chrome://trackchanges/content/trackchanges.js:88:26
    this.init/<@chrome://trackchanges/content/trackchanges.js:49:13
    this.init@chrome://trackchanges/content/trackchanges.js:46:1
    xtk.domutils.fireEvent@chrome://xtk/content/domutils.js:187:5
    onloadDelay/<@chrome://komodo/content/komodo.js:464:9
    – EXCEPTION END –
    [2017-11-23 10:18:31,591] [ERROR] console-logger: bad script XDR magic number (0) in :0
    Traceback (most recent call last):
    File “”, line 0, in

[2017-11-23 10:18:32,361] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_4’
[2017-11-23 10:18:32,361] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_5’
[2017-11-23 10:18:32,361] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_2’
[2017-11-23 10:18:32,361] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_3’
[2017-11-23 10:18:32,361] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_1’
[2017-11-23 10:18:32,361] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_change’
[2017-11-23 10:18:32,362] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘spelling_error’
[2017-11-23 10:18:32,362] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_local_change’
[2017-11-23 10:18:32,828] [WARNING] console-logger: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create (1) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20Edit%2011/lib/mozilla/components/koamAddonManager.js:138
[2017-11-23 10:18:34,091] [INFO] koInitService: Adding pre startup service for ‘KoMemoryReporter’: ‘@activestate.com/koMemoryReporter;1’
[2017-11-23 10:18:34,096] [INFO] koInitService: Adding pre startup service for ‘koCommandmentService’: ‘@activestate.com/koCommandmentService;1’
[2017-11-23 10:18:43,272] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_4’
[2017-11-23 10:18:43,272] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_5’
[2017-11-23 10:18:43,272] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_2’
[2017-11-23 10:18:43,272] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_3’
[2017-11-23 10:18:43,272] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_cursor_1’
[2017-11-23 10:18:43,272] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_remote_change’
[2017-11-23 10:18:43,273] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘spelling_error’
[2017-11-23 10:18:43,273] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name ‘collab_local_change’
[2017-11-23 10:18:50,394] [WARNING] console-logger: Key event not available on GTK2: key=“u” modifiers=“control,shift” (1) in chrome://komodo/content/tail/tail.xul:0
[2017-11-23 10:19:03,286] [ERROR] console-logger: TypeError: ko.commands is undefined (2) in chrome://lintresults/content/lintresults.js:19
Traceback (most recent call last):
File “chrome://lintresults/content/lintresults.js”, line 19, in

These errors are not related to html so is it an error with the editor itself?

Hard to say. Can you reproduce this using Help > Troubleshooting > Restart in Safe-mode?